| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet | 2017-06-24 | 43 | -2/+1319 | ||
| | * | | | | | | citra-qt: add new uisetting->theme | 2017-06-24 | 2 | -0/+9 | ||
| * | | | | | | | Merge pull request #2818 from B3n30/network | 2017-07-17 | 9 | -21/+1206 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Network: Changed timeout for receiving packets to 100ms | 2017-07-16 | 5 | -43/+50 | ||
| | * | | | | | | | Network: Propagate Room closing to connected members | 2017-07-16 | 3 | -3/+28 | ||
| | * | | | | | | | Network: Made send async in RoomMember | 2017-07-16 | 4 | -25/+70 | ||
| | * | | | | | | | Network: Send the game title | 2017-07-16 | 6 | -114/+185 | ||
| | * | | | | | | | Network: Enable sending and receiving chat messages | 2017-07-16 | 3 | -0/+79 | ||
| | * | | | | | | | Network: Handle the disconnect of a client | 2017-07-16 | 1 | -1/+18 | ||
| | * | | | | | | | Network: Enable to send WifiPackets | 2017-07-16 | 3 | -1/+82 | ||
| | * | | | | | | | Network: Init Network in SDL and QT | 2017-07-16 | 2 | -1/+5 | ||
| | * | | | | | | | Network: Send JoinRequest and handle the answer in RoomMember | 2017-07-16 | 2 | -2/+125 | ||
| | * | | | | | | | Network: Handle join request in Room | 2017-07-16 | 2 | -1/+205 | ||
| | * | | | | | | | Network: Added Packet class for serialization | 2017-07-16 | 3 | -0/+423 | ||
| | * | | | | | | | Network: Threads for Room and RoomMember | 2017-07-16 | 4 | -13/+119 | ||
| * | | | | | | | | Merge pull request #2829 from MerryMage/check_submodules_present | 2017-07-17 | 1 | -0/+15 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | CMakeLists: Check that all submodules are present | 2017-07-16 | 1 | -0/+15 | ||
| * | | | | | | | | | stubbed frd::UnscrambleLocalFriendCode (#2827) | 2017-07-16 | 3 | -1/+57 | ||
| * | | | | | | | | | Merge pull request #2830 from linkmauve/master | 2017-07-16 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | .gitmodules: Make enet use the same convention as other submodules. | 2017-07-16 | 1 | -1/+1 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2784 from wwylele/font-archive | 2017-07-16 | 5 | -22/+264 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | apt: load shared font from system archive | 2017-06-26 | 4 | -20/+260 | ||
| | * | | | | | | | apt/shared_font: don't relocate zero offset | 2017-06-26 | 1 | -2/+4 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2824 from jroweboy/mingw_compile_test | 2017-07-13 | 1 | -0/+0 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update enet submodule | 2017-07-12 | 1 | -0/+0 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2819 from bunnei/telemetry-submit | 2017-07-12 | 19 | -3/+301 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | web_backend: Specify api-version on JSON post. | 2017-07-11 | 1 | -1/+3 | ||
| | * | | | | | | web_service: Add CMake flag to enable. | 2017-07-11 | 5 | -14/+32 | ||
| | * | | | | | | telemetry_session: Use TelemetryJson to submit real telemetry. | 2017-07-11 | 3 | -5/+3 | ||
| | * | | | | | | web_service: Implement JSON serialization of telemetry data. | 2017-07-11 | 2 | -0/+125 | ||
| | * | | | | | | web_backend: Add initial interface to POST data to Citra Web Services. | 2017-07-11 | 2 | -0/+63 | ||
| | * | | | | | | web_service: Add skeleton project. | 2017-07-10 | 7 | -1/+52 | ||
| | * | | | | | | settings: Add telemetry endpoint URL. | 2017-07-10 | 4 | -0/+23 | ||
| | * | | | | | | logging: Add WebService as a log cateogry. | 2017-07-10 | 2 | -1/+3 | ||
| | * | | | | | | externals: Add JSON as a submodule. | 2017-07-09 | 3 | -0/+7 | ||
| | * | | | | | | externals: Add CPR as a submodule. | 2017-07-09 | 3 | -0/+9 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #2815 from mailwl/bossp | 2017-07-08 | 1 | -0/+3 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Service/boss:P: Add some functions to FunctionTable | 2017-07-01 | 1 | -0/+3 | ||
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #2797 from yuriks/cached-vma-free-crash | 2017-07-08 | 1 | -5/+20 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Memory: Fix crash when unmapping a VMA covering cached surfaces | 2017-06-21 | 1 | -5/+20 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Implement basic virtual Room support based on enet (#2803) | 2017-07-07 | 15 | -1/+364 | ||
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Merge pull request #2814 from Kloen/macro-remove | 2017-07-01 | 1 | -1/+0 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Remove unnecessary WIN32_LEAN_AND_MEAN macro definition | 2017-06-30 | 1 | -1/+0 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #2793 from Subv/replyandreceive | 2017-06-29 | 6 | -23/+161 | ||
| |\ \ \ \ | ||||||
| | * | | | | Kernel/SVC: Pass the current thread as a parameter to ClientSession::SendSync... | 2017-06-29 | 3 | -4/+7 | ||
| | * | | | | Kernel/Sessions: Clean up the list of pending request threads of a session wh... | 2017-06-25 | 1 | -0/+5 | ||
| | * | | | | Kernel/SVC: Partially implemented svcReplyAndReceive. | 2017-06-25 | 2 | -11/+121 | ||
| | * | | | | Kernel/ServerSession: Keep track of which threads have issued sync requests. | 2017-06-25 | 3 | -9/+29 | ||
| * | | | | | Merge pull request #2809 from wwylele/texture-copy-fix | 2017-06-29 | 2 | -19/+24 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | gpu: add comments for TextureCopy | 2017-06-29 | 2 | -8/+8 | ||