Commit graph

  • d99b1f581f NWM_UDS: Signal bind_node_event in Unbind (#4321) nightly-1043 Ben 2018-10-08 22:44:14 +0200
  • ce823759cc citra-qt: disable directory watcher during CIA installation (#4284) nightly-1042 BreadFish64 2018-10-08 15:37:44 -0500
  • 756a3d404a
    Merge pull request #4283 from valentinvanelslande/seed-db nightly-1041 Weiyi Wang 2018-10-08 14:18:42 -0400
  • 3480c1d49d
    Merge pull request #4242 from citra-valentin/fix-camera-on-linux-pr nightly-1040 Weiyi Wang 2018-10-08 11:01:59 -0400
  • 0b7b9a51d6
    Merge pull request #4299 from B3n30/uds nightly-1039 Weiyi Wang 2018-10-07 13:56:59 -0400
  • a8155fdf48
    Merge pull request #4314 from FearlessTobi/port-1440 nightly-1038 Merry 2018-10-07 11:14:58 +0100
  • aab56c2e20
    Merge pull request #4316 from FearlessTobi/port-1442 nightly-1037 Merry 2018-10-07 11:13:48 +0100
  • 20d6d450bd
    Merge pull request #4317 from FearlessTobi/port-1376 nightly-1036 Merry 2018-10-07 11:12:13 +0100
  • 34826e2bfe remove unused include NeatNit 2018-10-07 07:59:08 +0300
  • 8ec2a9817c Services/APT: Better implementation of PrepareToDoApplicationJump and DoApplicationJump. Subv 2018-10-05 12:03:27 -0500
  • 7b6c5cd988
    fix reply header Valentin Vanelslande 2018-10-06 16:59:57 -0500
  • b288c582a7 To do -> TODO(NeatNit) NeatNit 2018-10-06 23:41:15 +0300
  • 5d3ca5ca11 better DRY in SDL NeatNit 2018-10-06 23:31:36 +0300
  • 718aa51b0b QTouchEvent forward declaration; add comment to TouchBegin that was lost in an edit NeatNit 2018-10-06 22:24:09 +0300
  • 7cb0ad3fd1 removed unused FingerID parameters NeatNit 2018-10-06 21:53:56 +0300
  • cf8c356cc1 make touch scaling functions const, and put their implementations together NeatNit 2018-10-06 21:31:12 +0300
  • 1ce8e0ec93 remove unused or used-once variables NeatNit 2018-10-06 19:53:58 +0300
  • 736485cccf I have no idea what const even means but I'll put it here anyway NeatNit 2018-10-06 19:46:06 +0300
  • f438b5de05 implicit conversion from QPoint to QPointF, apparently NeatNit 2018-10-06 19:35:11 +0300
  • e93d94d90e DRY - High-DPI scaled touch put in separate function NeatNit 2018-10-06 19:25:43 +0300
  • 1d59c8f792 Logging: Change the TimeStretch::Process log from debug to trace level. Subv 2018-09-20 22:33:54 -0500
  • cd7596e67e text_formatter: Avoid unnecessary string temporary creation in PrintMessage() Lioncash 2018-10-04 23:55:50 -0400
  • 365d8c57c7 ui_settings: Place definition of the theme array within the cpp file Lioncash 2018-10-04 06:33:17 -0400
  • 5a4848f1c2 remove unused parameter from TouchEndEvent NeatNit 2018-10-06 15:12:20 +0300
  • 25672d4413 fixed consts NeatNit 2018-10-06 15:09:41 +0300
  • b4b8c58f91
    Merge pull request #4312 from wwylele/update-fmt nightly-1035 Mat M 2018-10-06 08:06:21 -0400
  • 25b7bcb65d remove question comment (confirmed in Discord) NeatNit 2018-10-06 15:01:43 +0300
  • 4ffaf8c399 braces on barely-multiline if NeatNit 2018-10-06 14:51:21 +0300
  • d3f518dc47 make TouchToPixelPos a const member function NeatNit 2018-10-06 14:37:07 +0300
  • 5b7c4c0b2c
    Merge pull request #4313 from NeatNit/patch-1 nightly-1034 Mat M 2018-10-06 07:32:41 -0400
  • 784bd9a79f const pointer arg in touch events NeatNit 2018-10-06 14:24:45 +0300
  • cdad690185 made touch events private NeatNit 2018-10-06 13:40:42 +0300
  • 3aa5f7653d style - PascalCase for function names NeatNit 2018-10-06 13:35:35 +0300
  • 1341b47242 various minor style and code improvements NeatNit 2018-10-06 13:18:20 +0300
  • de0d6f6791 static_cast (SDL) NeatNit 2018-10-06 12:56:55 +0300
  • 7a0aa7f714 change TouchToPixelPos to return std::pair<int, int> NeatNit 2018-10-06 12:20:32 +0300
  • 31369c9a8c
    CONTRIBUTING.md - remove note about casting numeric types NeatNit 2018-10-06 11:57:50 +0300
  • 61155a25c3 Update fmt to 5.2.1 It seems to fix msvc warnings Weiyi Wang 2018-10-06 01:58:09 -0400
  • 389d3d630e fs/archive: wrap states into archive manager Weiyi Wang 2018-09-29 12:39:31 -0400
  • 7678327bf2 fs/archive: move file and directory classes to their own files Weiyi Wang 2018-09-28 10:45:35 -0400
  • 81657b737f
    Remove "#" in the version number (#4311) nightly-1033 Weiyi Wang 2018-10-06 00:55:52 -0400
  • f0faaf0db4 implemented touch in Qt and SDL NeatNit 2018-10-01 22:42:49 +0300
  • 0e42fa9fa7
    Merge pull request #4307 from valentinvanelslande/movie nightly-1032 nightly-1031 Pengfei Zhu 2018-10-05 17:37:52 -0500
  • dcd6e7f99f movie: fix some checks Fixes invalid movie error Valentin Vanelslande 2018-10-05 17:20:09 -0500
  • b163502744
    Core: pass down Core::System reference to all services (#4272) nightly-1030 Weiyi Wang 2018-10-05 10:59:43 -0400
  • 008242c5f3 appveyor: fix mingw build (#4303) nightly-1029 Pengfei Zhu 2018-10-05 09:58:33 -0500
  • 794498c33e
    Merge pull request #4289 from wwylele/sdl-twice-twice nightly-1028 Weiyi Wang 2018-10-05 10:54:45 -0400
  • 2306af3600 Handle cases when std::optional does not contain a value B3n30 2018-10-05 16:51:33 +0200
  • 53afb1cc2d
    Move if Valentin Vanelslande 2018-10-05 09:27:16 -0500
  • 2a90426cb8
    Merge pull request #4267 from zhaowenlan1779/movie nightly-1027 Pengfei Zhu 2018-10-05 08:20:33 -0500
  • 19ef115f50
    Address comment Valentin Vanelslande 2018-10-05 07:22:26 -0500
  • d37a2270d6 Replace boost::optional with std::optional where possible B3n30 2018-10-05 12:37:55 +0200
  • 7efe60ed23 Use SPSCQueue::PopWait in Scripting B3n30 2018-10-05 11:25:23 +0200
  • 9b49a79a72 threadsafe_queue: Add WaitIfEmpty and use it in logging B3n30 2018-09-09 13:08:57 +0200
  • 87e16c80ac
    Merge pull request #4229 from zhaowenlan1779/open-folder nightly-1026 Pengfei Zhu 2018-10-05 00:46:43 -0500
  • cdf8d80c87
    Merge pull request #4300 from FearlessTobi/port-1429-1431 nightly-1025 Weiyi Wang 2018-10-04 19:38:54 -0400
  • a5daf60e62
    Merge pull request #4301 from citra-emu/revert-4241-port-yuzu-1367 nightly-1024 Weiyi Wang 2018-10-04 15:03:03 -0400
  • eb494c574d
    Merge pull request #4244 from wwylele/swap-enum nightly-1023 Weiyi Wang 2018-10-04 14:51:49 -0400
  • 4352c6784b
    Revert "Port yuzu/#1367 from yuzu: "game_list: Handle plurals within setFilterResult() better"" Weiyi Wang 2018-10-04 12:04:49 -0400
  • 458346d1e8 Adressed feedback B3n30 2018-10-04 12:34:51 +0200
  • be534b9388 configure_audio: Move combo box index setting to their own functions Lioncash 2018-10-02 20:17:14 -0400
  • 2a612f7bd4 configure_audio: Use QString::fromStdString() for converting audio device names Lioncash 2018-10-02 19:50:48 -0400
  • 97e8354fb0 configure_audio: Add disambiguation comment for the volume percentage string Lioncash 2018-10-02 19:45:09 -0400
  • 00af9da245 configure_input: Make analog mapping strings translatable Lioncash 2018-10-02 19:31:31 -0400
  • 38f136048e Cleanup NWM_UDS::SendTo B3n30 2018-10-03 23:29:40 +0200
  • ea53b0f795
    Merge pull request #4298 from Subv/am_titles nightly-1022 nightly-1021 Weiyi Wang 2018-10-03 17:41:40 -0400
  • 7e7f17c78d Add filter to PacketHandling; Fix some issues with Disconnect B3n30 2018-10-03 14:01:24 +0200
  • cfa52e2b7b
    Merge pull request #4296 from B3n30/service_getter nightly-1020 Weiyi Wang 2018-10-03 15:58:27 -0400
  • 0f6f7cfd95 Services/AM: Implemented BeginImportProgramTemporarily, EndImportProgramWithoutCommit and CommitImportPrograms. Subv 2018-10-03 14:48:39 -0500
  • 544eb25c99 fixup! Give frontend access to the hle service interfaces B3n30 2018-10-03 20:08:01 +0200
  • d3694a930e Give frontend access to the hle service interfaces B3n30 2018-10-03 19:05:31 +0200
  • 3790ccc7b2
    Merge pull request #4287 from Subv/am_subfile nightly-1019 Sebastian Valle 2018-10-03 10:13:46 -0500
  • 5165b63512 Services/AM: Support using FS subfiles with the CIA-related service functions. Subv 2018-10-02 08:52:00 -0500
  • 874a95cea7
    Merge pull request #4291 from KyButler/master nightly-1018 James Rowe 2018-10-02 13:32:33 -0600
  • 7df8c118d4
    Slightly changed wording of LOG_ERROR statements. Kyran Butler 2018-10-02 13:20:36 -0600
  • 22df17c303 input/sdl: lock map mutex after SDL call Weiyi Wang 2018-10-02 11:06:42 -0400
  • 2d116607fe
    Merge pull request #4288 from Subv/am_system_mutex nightly-1017 bunnei 2018-10-02 11:14:04 -0400
  • b067b5aa5a Implement SeedDB & Seed Crypto Valentin Vanelslande 2018-10-01 10:42:10 -0500
  • 7aa97198a3 Services/AM: Implement the GetSystemUpdaterMutex function. Subv 2018-10-02 09:07:00 -0500
  • 9813d0deed
    Merge pull request #4286 from zhaowenlan1779/fix-tx-push nightly-1016 Weiyi Wang 2018-10-02 08:17:50 -0400
  • c709ac0021
    travis: disable scripting for transifex push job Pengfei Zhu 2018-10-02 18:50:54 +0800
  • 32aecd42a2 LLE Mapped Buffer: Corrected behavior NarcolepticK 2018-10-01 21:07:25 -0400
  • 8cf1132b2e
    ncch_container: choose the first id as extdata id when extended save data access is used zhupengfei 2018-10-01 08:41:40 +0800
  • cb775eb1ba
    core, citra_qt: add frame advancing to framelimiter zhupengfei 2018-10-01 23:39:22 +0800
  • fceec34945
    Merge pull request #4278 from wwylele/cfg-ptm-direct-fs nightly-1015 Weiyi Wang 2018-10-01 18:32:43 -0400
  • 0e77cd385a
    Merge pull request #4277 from wwylele/cecd-direct-fs nightly-1014 Weiyi Wang 2018-10-01 18:26:51 -0400
  • 4a5a97ab88
    Merge pull request #4253 from wwylele/string-util-cleanup nightly-1013 bunnei 2018-10-01 17:52:58 -0400
  • fb720c00b7
    Merge pull request #4273 from wwylele/apt-direct-fs nightly-1012 Weiyi Wang 2018-10-01 14:24:06 -0400
  • 5fb3137bdc
    Merge pull request #4181 from wwylele/cia-crypto nightly-1011 Weiyi Wang 2018-10-01 14:23:35 -0400
  • 4831095610 fixup! Joystick: Allow for background events; Add deadzone to SDLAnalog B3n30 2018-10-01 15:10:37 +0200
  • b2bfcfcbd7
    Merge pull request #4140 from zhaowenlan1779/input-config nightly-1010 Pengfei Zhu 2018-10-01 03:05:31 -0500
  • 51d53a6281 LLE Mapped Buffer: addressed comments NarcolepticK 2018-09-30 21:21:51 -0400
  • 19291ba465 LLE Mapped Buffer: Add unmapping, zero-size, and multiple page handling NarcolepticK 2018-09-11 14:34:18 -0400
  • 9f972b9f5c
    Merge pull request #4276 from MerryMage/jit_breakpoints nightly-1009 bunnei 2018-09-30 21:42:00 -0400
  • 27203c0d47
    Merge pull request #4274 from wwylele/http-direct-fs nightly-1008 bunnei 2018-09-30 21:37:07 -0400
  • bbf391abb9
    citra_qt, core: game list "Open XXX Location" improvements zhupengfei 2018-09-16 12:48:39 +0800
  • b4d9d9661a arm_dynarmic: Pass breakpoints to gdbstub MerryMage 2018-09-28 20:10:51 +0100
  • 9d142f981d
    movie: fix default value in StartPlayback zhupengfei 2018-09-30 14:26:38 +0800
  • 41688b2f2a
    Merge pull request #4269 from B3n30/osx1013 nightly-1007 Weiyi Wang 2018-09-29 23:03:33 -0400
  • 4a30a502a0
    Merge pull request #4211 from wwylele/web-cleanup nightly-1006 Weiyi Wang 2018-09-29 23:02:27 -0400