dolphin-emulator/Source/Core
JosJuice a502f069e8 VolumeDirectory: Sort the FST
We can't rely on the OS returning files and directories
in a deterministic order, so we should sort them on our own
if we want VolumeDirectory to work for movies and netplay.
2016-12-25 22:35:38 +01:00
..
AudioCommon AudioCommon: Remove unnecessary headers 2016-12-11 06:11:37 -05:00
Common Import/Export signature files as CSV 2016-12-18 00:27:10 +00:00
Core DSPMemoryMap: Move function implementations into the cpp file 2016-12-22 20:09:52 -05:00
DiscIO VolumeDirectory: Sort the FST 2016-12-25 22:35:38 +01:00
DolphinQt2 Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
DolphinWX Stop Movie/Netplay before triggering STM shutdown 2016-12-24 00:44:30 +01:00
InputCommon Merge pull request #4362 from ligfx/osxhotplug 2016-12-01 00:29:56 -06:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends Merge pull request #4224 from lioncash/tcache 2016-12-23 04:33:42 -05:00
VideoCommon CommandProcessor: Remove unimplemented prototypes 2016-12-24 01:15:50 -05:00
CMakeLists.txt