dolphin/Source/Core
skidau 882d5161f8 Merge branch 'Capcom-Music-Loop'
* Capcom-Music-Loop:
  Removed the fake DMA wait time as it is no longer needed after the aram-dma-fixes branch is merged.  This fixes the Resident Evil 2/3 cutscene audio in DSP LLE mode.  Fixes issue 2723.
  Changed the loop end address detection to an exact match with the current address for ADPCM audio.  Fixes the non-looping music in PN03.
2012-10-28 13:36:34 +11:00
..
AudioCommon misc movie cleanup and fixes 2012-10-20 22:26:40 -04:00
Common If setting videobackend back to null strings, Just set it to the front of the list. Fixes loading game specific INI files that don't load back the "default" video backend which is nothing. 2012-09-25 00:47:37 +00:00
Core Merge branch 'Capcom-Music-Loop' 2012-10-28 13:36:34 +11:00
DiscIO Use do { ... } while (0) for the *_LOG macros 2012-08-20 13:12:49 +02:00
DolphinWX FifoPlayer: Copy selected object commands to clipboard when pressing ctrl+c 2012-10-22 12:32:57 +02:00
InputCommon Re-add hack to use SDL/SDL.h ifndef _WIN32. 2012-07-14 20:50:58 -06:00
VideoCommon Hey, long time no commits :). 2012-10-20 10:22:15 -03:00
CMakeLists.txt