dolphin-emulator/Source/Core/DolphinQt
JosJuice d2e6adb045 Use an ID-to-name map when volume has no company string
This is written so that the result of GetCompanyFromID never is cached
(except on Android?). Caching is unnecessary because the string can be
obtained quickly at runtime, and not caching it means that the cache
doesn't have to be invalidated when GetCompanyFromID is edited.
2015-05-24 17:41:53 +02:00
..
GameList Use an ID-to-name map when volume has no company string 2015-05-24 17:41:53 +02:00
Resources Fixes from @comex to add the app bundle and icon on Mac. 2014-10-25 21:17:32 -04:00
Utils Move down Country_World 2015-04-08 18:55:16 -04:00
VideoInterface DolphinQt: remove non-render-to-main and add fullscreen. 2014-12-24 14:28:46 -05:00
AboutDialog.cpp Fixes to the About dialog & add the SystemInfo dialog. 2014-10-25 20:59:07 -04:00
AboutDialog.h Some style fixes. 2014-10-27 13:11:39 -04:00
AboutDialog.ui Fixes to the About dialog & add the SystemInfo dialog. 2014-10-25 20:59:07 -04:00
CMakeLists.txt CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
DolphinQt.vcxproj Revert "Merge pull request #1903 from RisingFog/libav" 2015-01-26 02:35:29 +01:00
DolphinQt.vcxproj.filters DolphinQt: GameList! 2014-11-21 18:36:49 -05:00
DolphinQt.vcxproj.user DolphinQt: GameList! 2014-11-21 18:36:49 -05:00
Host.cpp Host: Add Host_RendererIsFullscreen(). 2015-01-04 17:09:56 +01:00
Info.plist.in Fixes from @comex to add the app bundle and icon on Mac. 2014-10-25 21:17:32 -04:00
Main.cpp Move user directory detection location to UICommon. 2015-02-25 03:31:59 -06:00
MainWindow.cpp QT: Add reset button 2015-05-07 12:37:19 -07:00
MainWindow.h QT: Add reset button 2015-05-07 12:37:19 -07:00
MainWindow.ui QT: Add reset button 2015-05-07 12:37:19 -07:00
SystemInfo.cpp SystemInfo: various cleanup. 2014-11-26 15:40:38 -05:00
SystemInfo.h SystemInfo: various cleanup. 2014-11-26 15:40:38 -05:00
SystemInfo.ui Fixes to the About dialog & add the SystemInfo dialog. 2014-10-25 20:59:07 -04:00