yuzu-mainline/src/yuzu
Lioncash c8f6754417 qt/hotkey: Get rid of global hotkey map instance
Instead, we make a proper registry class and house it within the main
window, then pass it to whatever needs access to the loaded hotkeys.

This way, we avoid a global variable, and don't need to initialize a
std::map instance before the program can do anything.
2018-08-07 02:28:17 -04:00
..
configuration qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
debugger Merge pull request #942 from lioncash/default 2018-08-06 21:32:25 -04:00
util qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2018-01-18 20:09:40 -05:00
about_dialog.cpp qt: Default destructors where applicable 2018-08-06 13:27:08 -04:00
about_dialog.h qt: Add missing override specifiers where applicable 2018-08-06 13:29:14 -04:00
aboutdialog.ui Merge pull request #859 from FearlessTobi/port-3837 2018-07-30 10:11:43 -07:00
bootmanager.cpp OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 2018-07-14 02:50:35 -04:00
bootmanager.h qt: Add missing override specifiers where applicable 2018-08-06 13:29:14 -04:00
CMakeLists.txt audio_core: Add configuration settings. 2018-07-31 22:38:42 -04:00
game_list_p.h qt/game_list_p: Remove redundant base class constructor invocations 2018-08-06 13:42:12 -04:00
game_list.cpp Merge pull request #947 from lioncash/encoding 2018-08-06 22:02:01 -04:00
game_list.h game_list: Make ContainsAllWords an internally linked non-member function 2018-07-18 16:52:14 -04:00
hotkeys.cpp qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
hotkeys.h qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
hotkeys.ui Massive removal of unused modules 2018-01-12 19:11:03 -07:00
Info.plist macOS: Update Info.plist 2018-01-13 23:11:51 +00:00
main.cpp qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
main.h qt/hotkey: Get rid of global hotkey map instance 2018-08-07 02:28:17 -04:00
main.ui Add 'Load Folder' menu option 2018-06-14 12:27:29 -04:00
ui_settings.cpp Massive removal of unused modules 2018-01-12 19:11:03 -07:00
ui_settings.h Add configurable logging backends 2018-07-02 21:45:47 -04:00
yuzu.rc Removing unused settings and yuzu rebranding 2018-01-12 19:11:05 -07:00