Lime-3DS-Emulator/src
James Rowe e53a2ac411 Reenable AAC FFMPEG decoding
Simple cut/paste issue where initialized is only set to true when the
emulation attempts to init the Binary Pipe, but we used it to test if
the FFMPEG decoder was valid and disabled it if it wasn't. Just return
the value of have_ffmpeg_dl instead so when dynamic loading is added
it'll still work.
2019-12-16 19:23:43 -07:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core Reenable AAC FFMPEG decoding 2019-12-16 19:23:43 -07:00
citra Merge pull request #4940 from jroweboy/presentation-thread 2019-12-15 20:25:34 -07:00
citra_qt Merge pull request #4940 from jroweboy/presentation-thread 2019-12-15 20:25:34 -07:00
common Merge pull request #4964 from citra-emu/wwylele-patch-1 2019-11-20 09:43:48 -07:00
core Merge pull request #4940 from jroweboy/presentation-thread 2019-12-15 20:25:34 -07:00
dedicated_room Fix moderation by room host in dedicated rooms 2019-11-17 09:59:54 -05:00
input_common new-line that clang-format didn't fix 2019-11-09 12:56:17 -07:00
network network/room: add message/join/leave/kick/ban/unban/game name logging 2019-11-03 09:55:38 -05:00
tests new-line that clang-format didn't fix 2019-11-09 12:56:17 -07:00
video_core Merge pull request #4940 from jroweboy/presentation-thread 2019-12-15 20:25:34 -07:00
web_service core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt Add MinGW CMake option to disable DWARF debugging information 2019-08-14 10:29:04 -05:00