Commit Graph

  • e48128502e ac_u: Improve stub for GetWifiStatus fearlessTobi 2018-12-30 01:49:50 +0100
  • df02ea48d2 minor ui changes Valentin Vanelslande 2018-12-29 19:28:56 -0500
  • 64b992487e fix regression Valentin Vanelslande 2018-12-29 16:23:33 -0500
  • dce82fa005 move comment Valentin Vanelslande 2018-12-29 13:15:31 -0500
  • 57f224fc50 fix clang-format Valentin Vanelslande 2018-12-29 09:31:03 -0500
  • 707bc48440 Added new buttons to movie system RicBent 2018-12-29 08:19:59 -0600
  • 3d00beb9d5 add a comment, rename old index Valentin Vanelslande 2018-12-29 09:19:45 -0500
  • e7b1a1d5c8 fix clang-format Valentin Vanelslande 2018-12-29 09:04:43 -0500
  • 60d1822206 if to clamp Valentin Vanelslande 2018-12-29 08:39:30 -0500
  • 5a14af5f38 address some comments Valentin Vanelslande 2018-12-29 08:27:06 -0500
  • 5a4c7c32d8
    Update src/citra_qt/configuration/config.cpp Pengfei Zhu 2018-12-29 08:14:37 -0500
  • ec7a3fb72c
    Update src/core/settings.h Mat M 2018-12-28 23:33:40 -0500
  • 8e614c3eb0 clang-format; address one comment Valentin Vanelslande 2018-12-28 23:31:55 -0500
  • fbd0944a5a
    Merge pull request #4512 from FearlessTobi/port-1902 Weiyi Wang 2018-12-28 22:55:08 -0500
  • 860860397b more fixes Valentin Vanelslande 2018-12-28 21:26:50 -0500
  • 39140bbff8 another fix Valentin Vanelslande 2018-12-28 21:24:01 -0500
  • 16ebb38b4a more fixes Valentin Vanelslande 2018-12-28 21:23:43 -0500
  • e420fb666f another fix Valentin Vanelslande 2018-12-28 21:15:18 -0500
  • 6d0c50dfec more fixes Valentin Vanelslande 2018-12-28 21:14:44 -0500
  • bf93b94658 fixes Valentin Vanelslande 2018-12-28 21:13:57 -0500
  • 90965525ac
    Apply suggestions from code review Mat M 2018-12-28 21:00:09 -0500
  • 7c95032e3a Add multiple input profile support Valentin Vanelslande 2018-12-28 19:24:56 -0500
  • 6ad609a539 Added GPIO14 button and UI config buttons RicBent 2018-12-28 17:13:37 -0600
  • 7c007eac24 Fixed coding style RicBent 2018-12-28 15:13:16 -0600
  • 446b614409 Removed unnecessary debug key abbreviations RicBent 2018-12-28 13:33:54 -0600
  • 403d2f0058 Added Debug Button RicBent 2018-12-28 12:47:50 -0600
  • 5e72b8c8bb
    Update main.cpp Valentin Vanelslande 2018-12-28 09:54:33 -0500
  • 40655c7faf Add resolution hotkeys Increase: CTRL + I Decrease: CTRL + D Valentin Vanelslande 2018-12-28 09:51:21 -0500
  • 6ee74dec15
    Update citra.py Valentin Vanelslande 2018-12-28 08:44:17 -0500
  • 78323bbe4a
    Update config.cpp Valentin Vanelslande 2018-12-28 08:40:49 -0500
  • 249c252181 make it a scripting function Valentin Vanelslande 2018-12-28 08:39:44 -0500
  • 7dbfd80332
    move ms to OpenGL namespace Valentin Vanelslande 2018-12-28 07:48:37 -0500
  • 22e4a2b901 travis/macos/upload: Manually invoke install_name_tool for a few stragglers MerryMage 2018-12-28 10:43:54 +0000
  • 45cd85282c
    1m Valentin Vanelslande 2018-12-27 21:16:38 -0500
  • 6322952375
    15s Valentin Vanelslande 2018-12-27 20:33:54 -0500
  • 700c51b5d6 clear cache hack Valentin Vanelslande 2018-12-27 15:09:26 -0800
  • 3bd1c8db36 clear cache hack Valentin Vanelslande 2018-12-27 15:09:26 -0800
  • 3989c17cb0
    Merge pull request #4531 from lioncash/mem Pengfei Zhu 2018-12-27 22:29:20 +0800
  • 3bbd7fd39c
    Merge pull request #4530 from FearlessTobi/port-1946 Pengfei Zhu 2018-12-27 22:25:56 +0800
  • 432e847c24 core/memory: Remove unnecessary memory zeroing in MemorySystem::Impl Lioncash 2018-12-27 00:35:35 -0500
  • d2aac218a6 renderer_opengl: Correct forward declaration of FramebufferLayout Lioncash 2018-12-26 17:32:30 -0500
  • 096e2a7ceb
    Merge pull request #4528 from Patricol/master Tobias 2018-12-25 01:48:46 +0100
  • e2935fe804
    update CONTRIBUTING link Patrick Collins 2018-12-24 19:43:35 -0500
  • e0ac7414ea
    citra-qt: Use structured bindings where applicable in ConfigureHotkeys::applyConfiguration. Fix a few minor issues. Adityarup Laha 2018-12-12 21:14:27 +0530
  • 70e37b5912
    citra-qt/configuration: Fix a weird issue where the tab UI disappears when language is changed. Adityarup Laha 2018-12-09 17:43:14 +0530
  • c44d289de6
    citra-qt: Add back missing hotkeys & conflict fixes. Adityarup Laha 2018-11-17 16:55:05 +0530
  • 84c3878423
    citra-qt: Commented & documented code related to hotkeys as & when required. Adityarup Laha 2018-11-16 22:04:00 +0530
  • 2ec49b9c93
    citra-qt: Fixed reloading hotkeys on-the fly. Adityarup Laha 2018-11-16 21:19:43 +0530
  • b848831dde
    citra-qt: Add base support for hotkey reconfiguration + UI (whole of PR citra-emu/citra#3786) Adityarup Laha 2018-05-22 21:30:36 +0200
  • a7a24367d4 update teakra Weiyi Wang 2018-12-21 21:34:36 -0500
  • 3ede436053
    Merge pull request #4489 from FearlessTobi/port-ui-stuff Weiyi Wang 2018-12-21 20:52:14 -0500
  • 443f4b964d DSP/LLE: add multithread mode Weiyi Wang 2018-12-19 19:45:22 -0500
  • fbad420240 Common/Barrier: add method to get current generation Weiyi Wang 2018-12-19 19:44:11 -0500
  • 969dc3b46f Update teakra and address more comments Weiyi Wang 2018-12-15 13:36:33 -0500
  • 05c372bf6c Update teakra to fix macos issue; address comment feedbacks Weiyi Wang 2018-12-08 20:36:04 -0500
  • e3ac248487 update teakra: implement idle skipping Weiyi Wang 2018-12-08 00:14:51 -0500
  • 67213ca855 audio_core/lle: link ahbm and audio callback Weiyi Wang 2018-12-06 12:19:58 -0500
  • 21da135cc6 Configuration: add option to use DSP LLE Weiyi Wang 2018-12-06 11:13:13 -0500
  • 483680a124 audio_core/lle: only process pipe signal after loading Weiyi Wang 2018-12-06 11:12:47 -0500
  • 92e5c51adb Service/DSP: implement semaphore event Weiyi Wang 2018-12-06 10:18:39 -0500
  • 6f6ffceec4 audio_core/hle,lle: implement UnloadComponent Weiyi Wang 2018-12-06 09:50:55 -0500
  • 9b41e6f85f audio_core/lle: implement LoadComponent Weiyi Wang 2018-12-06 09:09:14 -0500
  • 4add509b20 audio_core/hle: move implementation of LoadComponent Weiyi Wang 2018-12-06 08:35:21 -0500
  • 9ab4e3c686 audio_core/lle: implement GetDspMemory and SetServiceToInterrupt Weiyi Wang 2018-12-06 08:10:00 -0500
  • df8aaee965 DSP_DSP: avoid global in ReadPipe Weiyi Wang 2018-12-06 07:51:51 -0500
  • 5c13eca700 audio_core/lle: implement PipeRead/GetPipeReadableSize Weiyi Wang 2018-12-06 07:49:07 -0500
  • daf23eca2e DSP_DSP: avoid global in WriteProcessPipe Weiyi Wang 2018-12-06 07:43:09 -0500
  • e40efbf37b audio_core/lle: implement PipeWrite Weiyi Wang 2018-12-06 07:42:07 -0500
  • c9736b3300 audio_core/hle,lle: implement SetSemaphore Weiyi Wang 2018-12-06 07:35:07 -0500
  • 4671ccf416 audio_core/lle: implement RecvDataIsReady Weiyi Wang 2018-12-06 07:30:10 -0500
  • 14eb3561de audio_core/hle: move implementation of RecvDataIsReady Weiyi Wang 2018-12-06 07:28:47 -0500
  • b609753fb6 audio_core/lle: implement RecvData Weiyi Wang 2018-12-06 07:22:31 -0500
  • 7f568a3c19 DSP/HLE: move implementation of RecvData to audio_core, behind common interface Weiyi Wang 2018-12-06 07:18:26 -0500
  • 6d51d95d44 audio_core: add teakra and lle interface Weiyi Wang 2018-12-06 07:14:54 -0500
  • eabc9727d8
    Merge pull request #4468 from citra-emu/multiplayer-v4/main Pengfei Zhu 2018-12-22 09:45:28 +0800
  • 83e3e30d0e
    Merge pull request #4496 from wwylele/smd-fix Weiyi Wang 2018-12-19 19:46:10 -0500
  • 5c75974909
    Merge pull request #4500 from wwylele/sync-cache Weiyi Wang 2018-12-19 19:45:48 -0500
  • b4ee67db59 DSP/LLE: add multithread mode Weiyi Wang 2018-12-19 19:45:22 -0500
  • 9abba3d2f0 Common/Barrier: add method to get current generation Weiyi Wang 2018-12-19 19:44:11 -0500
  • 2d1dd7dbaa
    Update dsp_dsp.h Danman3412 2018-12-19 20:05:12 +0000
  • 780910adbe
    Update dsp_dsp.cpp Danman3412 2018-12-19 20:04:29 +0000
  • 68a223b6e1
    Merge pull request #4516 from zhaowenlan1779/multiplayer-v4/patch-1 Pengfei Zhu 2018-12-18 22:22:49 +0800
  • 7a379ee03a
    citra_qt/multiplayer: Add View Profile option zhupengfei 2018-12-16 23:10:48 +0800
  • ee020de9b2 Fix "Open $DIR location" in flatpak Brendan Szymanski 2018-12-18 00:15:16 -0500
  • 42c03032b8 more reviews addressed B3N30 2018-12-17 19:35:34 +0100
  • ddb522daa9 more reviews addressed B3N30 2018-12-17 19:35:34 +0100
  • 958b4167cf
    Merge pull request #15 from liushuyu/dsp_aac Ben 2018-12-17 19:00:29 +0100
  • c92f907d95 DSP_DSP-Update_Some_Functions danman447 2018-12-17 17:39:06 +0000
  • e949314e65 travis: Simplify macos/upload.sh MerryMage 2018-12-17 15:33:42 +0000
  • 29548bbe86
    Merge pull request #4511 from FearlessTobi/port-1871 Weiyi Wang 2018-12-17 00:02:42 -0500
  • f2247fcca1
    audio_core: fix msvc include issue liushuyu 2018-12-16 13:58:33 -0700
  • 37781b85e2
    Merge pull request #4514 from Danman3412/(QLabel)_is_already_in_use-Correct_Auto_Default Weiyi Wang 2018-12-16 11:26:16 -0500
  • e51e398a94
    citra_qt/multiplayer: Add View Profile option zhupengfei 2018-12-16 23:10:48 +0800
  • 4df4b90795
    citra_qt/multiplayer: Change style for pinged messages a bit zhupengfei 2018-12-16 23:08:47 +0800
  • 4e41399702 Addressed reviews B3N30 2018-12-16 15:03:23 +0100
  • f042210493
    citra-qt: Use structured bindings where applicable in ConfigureHotkeys::applyConfiguration. Fix a few minor issues. Adityarup Laha 2018-12-12 21:14:27 +0530
  • 66a4f8a9d0 (QLabel)_is_already_in_use-Correct_Auto_Default danman447 2018-12-16 11:16:05 +0000
  • 4574bd1e5c
    web_service: Change endpoint to /lobby. zhupengfei 2018-12-16 10:48:15 +0800
  • 90082268dc audio_core: Make g_sink_details internally linked Lioncash 2018-12-13 16:23:31 -0500
  • 888796d7f8 vm_manager: Make vma_map private Lioncash 2018-12-06 10:59:22 -0500