Commit Graph

  • 0bb5c88a22 Retrieve page table information from the data cache MikeIsAStar 2023-08-15 12:40:30 -04:00
  • 4b1b5881b0 Android: Move DirectoryInitialization toast to UI thread JosJuice 2023-08-15 13:57:10 +02:00
  • 1d77bddc3b ControllerInterface/Android: Add null check to AddDevice JosJuice 2023-08-15 13:31:18 +02:00
  • ac40cd1aa2
    hook up most slippi pane settings Nikhil Narayana 2023-08-15 00:52:47 -07:00
  • 106327827a
    MONTH_FOLDERS -> MONTHLY_FOLDERS Nikhil Narayana 2023-08-14 21:44:17 -07:00
  • 639fd6298e
    bump version Nikhil Narayana 2023-08-14 12:03:56 -07:00
  • b0ef93b89b
    use SlippiRustExtensions submodule Nikhil Narayana 2023-08-14 11:56:07 -07:00
  • 4682cfcbe2
    delete SlippiRustExtensions locally Nikhil Narayana 2023-08-14 11:55:45 -07:00
  • fcf671712e Fix some error messages and fix a compile error weebcel 2023-08-14 13:01:42 -05:00
  • 237b802930
    clang-format Nikhil Narayana 2023-08-14 09:21:46 -07:00
  • 133520b2ac
    fix usage of WriteStringToFile Nikhil Narayana 2023-08-14 09:14:57 -07:00
  • 864a6d0297
    fix direct codes Nikhil Narayana 2023-08-14 08:22:50 -07:00
  • 8b914e3f24
    rename exe to Slippi_Dolphin Nikhil Narayana 2023-08-14 08:22:50 -07:00
  • ec43326c14 CMake: search for system zlib instead of zlib-ng Martino Fontana 2023-08-14 15:23:59 +02:00
  • bb21e7f54a Externals: Update minizip-ng to version 4.0.1 Martino Fontana 2023-07-27 11:28:51 +02:00
  • c43c9101c0 CMake: use version flags if Git isn't found Martino Fontana 2023-08-14 11:27:39 +02:00
  • fdd5476b54
    add note about rust in README Nikhil Narayana 2023-08-13 23:12:57 -07:00
  • 4766322a4c
    copy rust dlls to binary folder on windows Nikhil Narayana 2023-08-13 23:01:27 -07:00
  • e38df17446
    fix linking in linux Nikhil Narayana 2023-08-13 22:10:12 -07:00
  • b118b2cf2f Add support for surround on alsa weebcel 2023-08-14 00:00:11 -05:00
  • d8f8e38f41
    don't strip libs in appimage Nikhil Narayana 2023-08-13 21:51:32 -07:00
  • c43a60a75a Use blocking mode instead of snd_pcm_wait since SND_PCM_WAIT_IO is too recent and use reinterpret_cast instead of C‐style casting weebcel 2023-08-13 23:37:55 -05:00
  • 64eb295450
    actually commit corrosion? Nikhil Narayana 2023-08-13 21:28:59 -07:00
  • 1bb4860634 Add mmap support for alsa weebcel 2023-08-13 21:20:08 -05:00
  • 85f5914c5b
    Rust Game Reporter (deaddda) Nikhil Narayana 2023-08-13 17:50:24 -07:00
  • 065823f71e
    pull in rust updates Nikhil Narayana 2023-08-13 16:52:07 -07:00
  • 0c98be8eff
    Determine the actual used local address with ENET socket (e39fe60) Nikhil Narayana 2023-08-13 16:50:33 -07:00
  • 77b0b1c91e
    bring in rust stuff, music works. need to test osd and loggers a bit more Nikhil Narayana 2023-08-13 16:31:50 -07:00
  • 89e2fc1dd3 VideoBackends: update SRVDescriptorTable size in DX12 to use pixel sampler constant iwubcode 2023-08-13 17:21:16 -05:00
  • 5635a0bdef
    DolphinQt/EnhancementsWidget: Use custom tooltip for Color Correction button. Admiral H. Curtiss 2023-08-13 22:46:46 +02:00
  • 2537f4db91
    Merge pull request #12100 from AdmiralCurtiss/tooltip-pushbutton Admiral H. Curtiss 2023-08-13 21:44:24 +02:00
  • 54637dbae3
    dbg Admiral H. Curtiss 2023-08-13 21:17:22 +02:00
  • 4549091f56
    Merge pull request #12090 from mandar1jn/figures-split JMC47 2023-08-13 14:29:46 -04:00
  • 31d6aa5117 Skylanders: expand and improve character list The previous list had some issues. A lot of variant id's were set to 0x0000. Althought this works for some figures, on a technicallity implemented into the games, they are technically wrong and don't result in exactly the same experience as the real figures. For example, the previous small fry got a "series 1" text in the summon screen. The real small fry does not have this. I also added figure types so I can add seperate generation logic later. The Kaos element only applies to 3 items. So, I decided to throw it under others since it's not listed as an element in the manual and you can easily search for Kaos Mandar1jn 2023-08-09 21:23:17 +02:00
  • 1c1d2b0873
    Merge pull request #12098 from Dentomologist/gcadapter_fix_android_unused_constant_warning Admiral H. Curtiss 2023-08-13 18:58:39 +02:00
  • 5bf760fa0b
    Merge pull request #12069 from riidefi/silent-sd-failure Admiral H. Curtiss 2023-08-13 18:57:11 +02:00
  • d50494b88d
    Merge pull request #12060 from Sintendo/arm64-bool-logimm JosJuice 2023-08-13 18:51:05 +02:00
  • 0495a6af4e
    Merge pull request #12066 from Pokechu22/main-window-right-click-menu JMC47 2023-08-13 12:49:56 -04:00
  • 14a6076198
    Merge pull request #12099 from Dentomologist/abstractframebuffer_change_member_declaration_order JosJuice 2023-08-13 10:08:33 +02:00
  • 720191d1f7 AbstractFramebuffer: Fix Android reorder-ctor warning Dentomologist 2023-08-12 20:37:01 -07:00
  • 274b11e4e9 GCAdapter: Fix Android unused constant warning Dentomologist 2023-08-12 20:18:15 -07:00
  • 77d33d61de GCAdapter: Fix spelling of constants Dentomologist 2023-08-12 20:16:37 -07:00
  • 9ef79dd2f5 IOS: Remove unused member variable from SharedContentMap and UIDSys Dentomologist 2023-08-12 14:35:24 -07:00
  • 9ad0d9ca6a NandPaths: Use initializer_list instead of unordered_set Dentomologist 2023-08-12 13:55:18 -07:00
  • 9955a06dbd NandPaths: Resolve Android tautological comparison warning Dentomologist 2023-08-12 12:53:57 -07:00
  • e6c7f4e14b
    DolphinQt: Add ToolTipPushButton. Admiral H. Curtiss 2023-08-12 21:33:43 +02:00
  • bc47a28653
    Merge pull request #12093 from Hark64/exportWiiSaveErrorFix Admiral H. Curtiss 2023-08-12 20:34:47 +02:00
  • 783ff26edd
    DolphinQt: Turn of wii save options during emulation Harkaran Mann 2023-08-10 00:26:28 -07:00
  • dfbc0e33d7
    Merge pull request #12080 from AdmiralCurtiss/windark Admiral H. Curtiss 2023-08-12 20:04:03 +02:00
  • 24012cfc7f
    DolphinQt: Adjust panel-specific colors and syntax highlighting for dark theme. Admiral H. Curtiss 2023-08-01 20:47:17 +02:00
  • c2e29153e9
    DolphinQt: Set the theme before constructing the MainWindow, some panels that explicitly request palette colors get the wrong colors otherwise. Admiral H. Curtiss 2023-08-01 20:14:03 +02:00
  • d725aaa5bc
    DolphinQt: Set the application palette to a matching one when the Windows dark theme is in use. Admiral H. Curtiss 2023-08-01 19:52:36 +02:00
  • 250d5f55de
    DolphinQt: Switch dark/light theme when Windows theme changes. Admiral H. Curtiss 2023-07-31 23:22:53 +02:00
  • e2fb8fab2f
    DolphinQt: Set window decorations for all top-level QWidgets. Admiral H. Curtiss 2023-07-31 00:42:15 +02:00
  • e8d23af0f2
    DolphinQt: Add function to set a QWidget's window decorations to dark ones on Windows. Admiral H. Curtiss 2023-07-31 00:40:15 +02:00
  • adbe56ce15
    DolphinQt: Auto-load embedded dark theme on Windows if the user uses a system-wide dark theme. Admiral H. Curtiss 2023-07-31 00:35:48 +02:00
  • ea30651cd7
    DolphinQt: Embed custom dark theme for Windows. Admiral H. Curtiss 2023-07-31 00:32:28 +02:00
  • 5d33f2abd1
    DolphinQt: On Windows, detect whether the system is using a dark theme. Admiral H. Curtiss 2023-07-31 00:27:48 +02:00
  • f2300d89cc
    CMake: Turn on rcc file embedding. Admiral H. Curtiss 2023-07-31 00:22:25 +02:00
  • a202d84570
    msbuild: auto generate and embed qt rcc files Shawn Hoffman 2023-03-07 18:39:26 -08:00
  • 2ca79d3772
    ci: use v3 actions Nikhil Narayana 2023-08-11 18:36:53 -07:00
  • 6f12f53132
    mark replays as played on mainline Nikhil Narayana 2023-08-11 18:36:40 -07:00
  • 45dea3acba
    disable skipping frames after frame 120 Nikhil Narayana 2023-08-11 18:36:13 -07:00
  • 39ad73dd87
    grade-mini.glsl - Refine notes for "Custom" Dogway 2023-08-12 01:25:57 +01:00
  • 1f8f3840ac Disable right-click menu on main window Pokechu22 2023-07-23 15:13:47 -07:00
  • 44c90aa3fc
    Merge pull request #12094 from iwubcode/fix_texture_order_regression Admiral H. Curtiss 2023-08-11 12:51:42 +02:00
  • 246b7c5bdb VideoCommon: fix regression with texture load order where the custom texture code was always updating the asset map for each texture with each entry, making it so the last value actually would be loaded instead of the first iwubcode 2023-08-11 00:36:41 -05:00
  • 5512d19d4b
    Merge pull request #12061 from iwubcode/cubemap_backends_only JMC47 2023-08-10 18:36:48 -04:00
  • 032c77b462
    Merge pull request #12064 from noahpistilli/wc24-standby JMC47 2023-08-10 16:07:47 -04:00
  • b0dc067717
    Merge pull request #12087 from Dentomologist/dx12_use_correct_framebuffer_descriptor Admiral H. Curtiss 2023-08-10 19:09:25 +02:00
  • 54d3a226f3
    Merge pull request #12088 from JosJuice/jitarm64-zero-fpr Mai 2023-08-09 09:14:40 -04:00
  • 545860fe3d
    Update grade-mini.glsl Dogway 2023-08-07 19:25:45 +01:00
  • 69ca95067b
    ci(linux): add libfuse2 to apt install Nikhil Narayana 2023-08-06 11:43:45 -07:00
  • 9cda7ac2a1
    ci(macOS): remove libav Nikhil Narayana 2023-08-06 11:25:07 -07:00
  • 11a111f0e8
    working build on linux Nikhil Narayana 2023-08-05 20:34:15 -07:00
  • 1ebec40e4d JitArm64: Prefer MOVI with 64-bit elements for zeroing JosJuice 2023-08-06 11:52:25 +02:00
  • e3f5a622f4
    fix iso hashing and some cleanup Nikhil Narayana 2023-08-05 18:20:51 -07:00
  • 5d0b76c06c
    fix matchmaking Nikhil Narayana 2023-08-05 17:10:04 -07:00
  • 10d8ae74d9
    default to netplay gecko codes Nikhil Narayana 2023-08-05 17:08:46 -07:00
  • 6cce3eb5c2
    fix black screen with latest bootloader Nikhil Narayana 2023-08-05 15:24:38 -07:00
  • 4ccac53e9f X64EmitterTest: Check bytes instead of disassembly in JMP test Dentomologist 2023-08-05 13:47:11 -07:00
  • dcd5ba6587 x64EmitterTest: add J/J_CC/CALL unit tests Dentomologist 2023-06-12 12:46:39 -07:00
  • 83f307ec7e D3D12: Only use framebuffer integer descriptor if allocated Dentomologist 2023-08-04 11:53:06 -07:00
  • 636503309f
    Update grade-mini.glsl Dogway 2023-08-02 16:58:35 +01:00
  • ca80ff04d0 even with f68f6f6cbf56b3e4e43f27475763f1d15b6d7c67. playback works, netplay is blank??? R2DLiu 2023-08-01 17:25:20 -04:00
  • ebccf3b2e9 pull 5287899c4d374b38a9ae870db33615b53f29a61e R2DLiu 2023-08-01 16:15:02 -04:00
  • dd4018cb0a pull in bf0c0764a2905f91bb69c8aa273677b012fa89f0 R2DLiu 2023-08-01 16:12:18 -04:00
  • 837c1f65f9 pull in 686155bc0a5026113c02b3287e621dc11eb57353 R2DLiu 2023-08-01 16:04:03 -04:00
  • e9d72b2bf2 pull in 8c627231616315db71709b13a38246a8bd7f183d R2DLiu 2023-08-01 16:00:07 -04:00
  • d5b9c9d92c fix warning R2DLiu 2023-08-01 15:46:28 -04:00
  • f61f2ab219 pull in 03c57192491178b329bda001c9fb8d8ba8a28c59 R2DLiu 2023-08-01 15:45:33 -04:00
  • f2b8baa82c Translation resources sync with Transifex JosJuice 2023-08-01 21:06:37 +02:00
  • 02b0e287cb InputConfig: Update IsControllerControlledByGamepadDevice for Android input overhaul JosJuice 2023-08-01 19:33:52 +02:00
  • 420ec3164f
    Update grade-mini.glsl Dogway 2023-08-01 15:14:41 +01:00
  • 262a3be08a JitArm64: Store PC on debug exit JosJuice 2023-07-31 16:50:49 +02:00
  • a912a2c3f5
    Merge pull request #12047 from AdmiralCurtiss/nand-stats-user JosJuice 2023-07-30 21:51:07 +02:00
  • b01a09cdb1
    path fix Admiral H. Curtiss 2023-07-30 21:00:40 +02:00
  • 4756c3a43d
    style updates Admiral H. Curtiss 2023-07-30 20:58:01 +02:00
  • a95461b4e4
    style updates Admiral H. Curtiss 2023-07-30 20:26:22 +02:00
  • dbb5540ab8
    style updates Admiral H. Curtiss 2023-07-30 19:43:30 +02:00