citra/src/citra_qt
B3n30 2e37ce01c9 Implement basic virtual Room support based on enet (#2803)
* Added support for network with ENet lib,

connecting is possible, but data can't be sent, yet.

* fixup! Added support for network with ENet lib,

* fixup! CLang

* fixup! Added support for network with ENet lib,

* fixup! Added support for network with ENet lib,

* fixup! Clang format

* More fixups!

* Moved ENetHost* and ENetPeer* into pimpl classes

* fixup! Moved ENetHost* and ENetPeer* into pimpl classes

* fixup! Clang again

* fixup! Moved ENetHost* and ENetPeer* into pimpl classes

* fixup! Moved ENetHost* and ENetPeer* into pimpl classes

* fixup! Moved ENetHost* and ENetPeer* into pimpl classes
2017-07-07 15:34:15 -04:00
..
configuration configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to work 2017-06-28 08:50:22 +01:00
debugger Session: Remove/add some forward declarations 2017-06-08 00:33:57 -07:00
util Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
bootmanager.cpp Implement basic virtual Room support based on enet (#2803) 2017-07-07 15:34:15 -04:00
bootmanager.h Created a whitelist of system archives to prevent false positives creating dialogs. 2017-06-02 18:28:14 -04:00
citra-qt.rc Unify Windows ICON resource name 2016-12-05 19:09:16 +01:00
CMakeLists.txt Implement basic virtual Room support based on enet (#2803) 2017-07-07 15:34:15 -04:00
game_list.cpp Frontend: Prevent FileSystemWatcher from blocking UI thread 2017-05-10 09:37:44 -06:00
game_list.h Frontend: Prevent FileSystemWatcher from blocking UI thread 2017-05-10 09:37:44 -06:00
game_list_p.h Remove unused imports in game_list_p.h 2017-06-03 17:43:37 +02:00
hotkeys.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
hotkeys.h Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
hotkeys.ui Add Configure widget 2016-03-21 20:03:18 +01:00
Info.plist CMake: Fix Info.plist template for citra_qt/OSX 2016-07-21 21:33:54 +01:00
main.cpp Addressed Bunnei's review comments, and made some other tweaks: 2017-06-02 18:40:39 -04:00
main.h Created a whitelist of system archives to prevent false positives creating dialogs. 2017-06-02 18:28:14 -04:00
main.ui Remove ability to load symbol maps 2017-05-07 15:33:07 -07:00
ui_settings.cpp Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
ui_settings.h citra-qt: game list search function (#2673) 2017-04-29 22:04:39 -04:00