Lime3DS/src/audio_core/hle
Daniel Lim Wee Soong df816b5eaf Address review comments
* Convert %x to {:x}
* Convert {0:#010x} to {:#010x}
* Remove `? true : false` statement
* Remove `.c_str()` for strings
2018-03-24 22:25:50 +08:00
..
common.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
filter.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
filter.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
hle.cpp audio_core: Migrate logging macros 2018-03-24 21:45:58 +08:00
hle.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
mixers.cpp Address review comments 2018-03-24 22:25:50 +08:00
mixers.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
pipe.h audio_core: Remove global state 2018-02-03 15:15:17 +00:00
shared_memory.h fixup! audio_core: Remove global state 2018-02-04 22:23:51 +00:00
source.cpp Address review comments 2018-03-24 22:25:50 +08:00
source.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00