Commit Graph

  • 75a06664c9
    Always run as X11 app even under Wayland KAMiKAZOW 2019-09-09 22:09:33 +02:00
  • 677a0903a1 FifoPlayer: Use std::move for saving callbacks Scott Mansell 2019-09-09 11:38:21 +12:00
  • 46f4f69cfd QtFifoPlayer: handle fifo load before window creation Scott Mansell 2019-09-09 09:50:47 +12:00
  • 828dc0f204
    Merge pull request #8354 from JosJuice/editorconfig-java-spaces Mat M 2019-09-07 13:06:31 -04:00
  • 0d1afabaec Enable EFB access in INI Miksel12 2019-08-29 02:32:44 +02:00
  • 90ccee11df .editorconfig: Use spaces for Java code JosJuice 2019-09-07 16:34:25 +02:00
  • 40fc25b06d
    Merge pull request #8353 from Ebola16/GID Mat M 2019-09-07 10:01:28 -04:00
  • 817fe9b799 Android: Add GameID to Game Settings title Ryan Meredith 2019-09-06 23:51:32 -06:00
  • a9745400ec Translation resources sync with Transifex JosJuice 2019-09-02 11:08:03 +02:00
  • 55830bb8d3
    Merge pull request #8344 from dolphin-emu/revert-7740-aram-experiments Pierre Bourdon 2019-09-01 22:55:44 -07:00
  • c144cde825
    Revert "DSP: ARAM cleanup experiments" JMC47 2019-09-02 01:47:50 -04:00
  • 03ea0eb27a
    Merge pull request #7740 from booto/aram-experiments JMC47 2019-09-01 20:09:42 -04:00
  • ecef374cd8
    Merge pull request #7810 from Ebola16/GFXUI Anthony 2019-09-01 12:16:38 -07:00
  • b0a5a9f7c5
    Merge pull request #8342 from dreamsyntax/codeview-remove-double-space Anthony 2019-09-01 12:14:23 -07:00
  • a4f13ca57d Remove double space in GeckoCodeWidget code view dreamsyntax 2019-08-31 20:12:29 -07:00
  • 0a75e71672 DolphinNoGUI: Add a FBDev platform Stenzek 2019-04-10 14:44:21 +00:00
  • 43fe02ee9b GLContext: Get size using eglQuerySurface() Stenzek 2019-04-10 14:40:19 +00:00
  • 6bfa4fa643
    LogWidget: Use FixedSizeQueue for a log messages buffer Silent 2019-08-31 20:27:15 +02:00
  • b3969e91d9
    FixedSizeQueue: Bugfixes and improvements Silent 2019-08-31 20:16:16 +02:00
  • b088fc37d5
    LogWidget: Do not use QueueOnObject to construct log queue, Silent 2019-08-31 00:15:03 +02:00
  • e746d95d01
    LogWidget: Stop update timer when log window is invisible so it doesn't continuously update in the background Silent 2019-08-31 00:09:47 +02:00
  • 7cec8601f1
    LogWidget: Remove scrollbar tampering code (doesn't seem to do anything), clear text queue on clearing log Silent 2019-08-31 00:05:01 +02:00
  • eb7d42dfe8
    LogWidget: Replace QTextEdit with QPlainTextEdit for better performance Silent 2019-08-30 23:55:40 +02:00
  • eab086b880
    ConsoleListenerWin: Properly output console logging in UTF-16 so UTF-8 displays properly Silent 2019-08-31 00:44:44 +02:00
  • 5ea4f998c0
    Merge pull request #8323 from Craftyawesome/ini-texture-cache JMC47 2019-08-30 11:03:01 -04:00
  • 1bb7fbb2ad
    Merge pull request #8339 from booto/save_the_trees Connor McLaughlin 2019-08-30 16:51:09 +10:00
  • c268aa3a46 SI: Reduce logging. booto 2019-08-28 22:16:41 -04:00
  • 37ef5a54c9
    Core: Use move semantics for Renderer::SaveScreenshot Silent 2019-08-26 19:31:29 +02:00
  • ff8f978eaf
    Core: Generate screenshot name with timestamps instead of only increasing numbers Silent 2019-08-26 19:31:12 +02:00
  • 71ff97cf1c
    Merge pull request #8334 from hosaka-corp/vi-update-reorg Connor McLaughlin 2019-08-28 16:07:37 +10:00
  • 9e3b867c6a VideoInterface: start counting half-lines at 0 instead of 1 meta 2019-08-26 20:43:26 -05:00
  • 230ff47c0a
    Merge pull request #8230 from Techjar/remove-reduced-polling Connor McLaughlin 2019-08-26 23:30:18 +10:00
  • a3d8a8be06 NetPlay: Remove 'reduce polling rate' option Techjar 2019-07-06 03:57:18 -04:00
  • 87c5e0b30e VolumeVerifier: Add Redump.org downloading JosJuice 2019-08-24 12:53:13 +02:00
  • 755601c64a Translation resources sync with Transifex JosJuice 2019-08-25 11:24:23 +02:00
  • 11a7ed402c
    Merge pull request #110 from markand/fix-musl Twinaphex 2019-08-25 10:49:47 +02:00
  • ffd407b5c0 fix build under musl, fd_set is in sys/select.h David Demelier 2019-08-25 10:47:39 +02:00
  • 3eb360b818 VolumeVerifier: Add zip support for datfile JosJuice 2019-08-23 22:38:44 +02:00
  • 22933d8502 VolumeVerifier: Add datfile parsing JosJuice 2019-08-23 13:20:09 +02:00
  • 1edc45f67d Add enc_temp_folder to .gitignore JosJuice 2019-08-24 14:20:02 +02:00
  • 88522b7a26
    Merge pull request #8327 from JosJuice/more-string-view-regression Connor McLaughlin 2019-08-23 21:32:13 +10:00
  • c1a0a8f84a DolphinQt: Fix whitelisting USB devices JosJuice 2019-08-23 13:22:33 +02:00
  • 3848f6d9ec
    Merge pull request #7975 from AdmiralCurtiss/memcard-manager-filetypes Anthony 2019-08-22 12:54:46 -07:00
  • 5614594f5e Qt/GCMemcardManager: Add an 'All Files' option to the filetype selection. Admiral H. Curtiss 2019-04-10 19:54:38 +02:00
  • f414d926c1 ActionReplay: Make use of fmt where applicable Lioncash 2019-08-21 17:53:23 -04:00
  • 1ee2234e44 Android Studio 3.5 Updates Ryan Meredith 2019-08-21 14:43:00 -04:00
  • 7d98c4f3a4 Add SingleChoiceSettingDynamicDescriptions Ryan Meredith 2019-07-16 01:54:38 -04:00
  • 630de81309 Show Stereoscopy Mode setting value as description Ryan Meredith 2019-02-19 12:14:02 -05:00
  • 92366fffaf Show Aspect Ratio setting value as description Ryan Meredith 2019-02-19 12:12:53 -05:00
  • c7fc9126aa
    Merge pull request #8190 from JosJuice/android-init Anthony 2019-08-21 10:14:52 -07:00
  • 998c171b65
    Merge pull request #8196 from JosJuice/android-applinkactivity-race Anthony 2019-08-21 10:14:08 -07:00
  • f79ca65170 UICommon: Remove Android hacks from GameFile JosJuice 2019-06-16 16:38:26 +02:00
  • c677268aaf Android: Don't use GameFile/GameFileCache before UICommon::Init JosJuice 2019-06-16 16:35:58 +02:00
  • 9f3f45aa5f Android: Call UICommon::Init at app start instead of emulation start JosJuice 2019-06-16 14:41:58 +02:00
  • 47e1108d57 Android: Add helper class AfterDirectoryInitializationRunner JosJuice 2019-06-16 15:32:36 +02:00
  • 2a95227f64
    Merge pull request #8255 from JosJuice/remove-unsigned-warning Anthony 2019-08-21 09:38:35 -07:00
  • 55d9f892a4
    Merge pull request #7274 from Ebola16/DSA Anthony 2019-08-21 09:01:25 -07:00
  • 5f38386575
    Merge pull request #8222 from JosJuice/allow-mismatched-region-settings Anthony 2019-08-21 09:00:06 -07:00
  • bf9427fafe
    Merge pull request #8314 from JosJuice/menubar-movie-more Anthony 2019-08-21 08:58:24 -07:00
  • 35eb63de2c
    Merge pull request #8300 from AdmiralCurtiss/gcmemcard-construction Anthony 2019-08-21 08:56:31 -07:00
  • 288dd649da
    Merge pull request #8273 from CookiePLMonster/config-threading-fixes Anthony 2019-08-21 08:55:03 -07:00
  • bbae0424a1
    Merge pull request #8319 from Tilka/mcrfs Tilka 2019-08-20 21:28:52 +01:00
  • df0ff7f3bb
    Enable adapter combo on emulation state change only if adapters are supported by current backend Silent 2019-08-20 20:08:14 +02:00
  • 177540b54d Add safe texture cache to some uDraw games' ini files Craftyawesome 2019-08-20 13:22:18 -04:00
  • 674a66aab2
    Merge pull request #8312 from JosJuice/btreal-bitwise-enum Connor McLaughlin 2019-08-20 12:24:57 +10:00
  • 82fe8f61b6
    Merge pull request #8308 from CookiePLMonster/cmdline-headless Connor McLaughlin 2019-08-20 12:22:50 +10:00
  • 6efab4e3c6
    Merge pull request #8280 from CookiePLMonster/alert-msg-box-modality-fix Connor McLaughlin 2019-08-20 10:58:57 +10:00
  • e71cab06a8
    Merge pull request #8322 from CookiePLMonster/8298-com-fix Connor McLaughlin 2019-08-20 10:51:45 +10:00
  • fe8c9dfa14
    WinUpdater: Properly initialize COM on window thread and release ITaskbarList3 on exit Silent 2019-08-19 22:37:48 +02:00
  • 23f335ba91
    Core/CPU: Make use of type deduction for scoped locks Silent 2019-08-18 14:53:43 +02:00
  • 2bc9e09456
    Core/CPU: Do not yield to UI from CPU methods Silent 2019-08-18 14:51:18 +02:00
  • ee85ec95b4 Jit64: fix mcrfs Tillmann Karras 2019-08-18 03:41:00 +01:00
  • 7520306671
    Merge pull request #8317 from CookiePLMonster/muted-percent JosJuice 2019-08-17 19:49:56 +02:00
  • 12ac784a41
    Fix "Muted%" OSD message when muting sounds via a hotkey Silent 2019-08-17 12:17:09 +02:00
  • 0a7265f807
    Merge pull request #8315 from CookiePLMonster/conformance-fixes Connor McLaughlin 2019-08-17 11:54:41 +10:00
  • 7b9d43a834 Qt/GCMemcardManager and Qt/GameCubePane: Give detailed error messages for invalid memory cards. Admiral H. Curtiss 2019-08-15 04:08:20 +02:00
  • ba8ffd9391 GCMemcard: Check if the Directory's number-of-blocks claim for files matches the BAT, and report an error if it doesn't. Admiral H. Curtiss 2019-08-15 02:06:29 +02:00
  • 7d4cabea07 GCMemcard: The update counters are interpreted as signed values for the newer-than comparison. Admiral H. Curtiss 2019-08-14 23:50:43 +02:00
  • 8fc2f0ff2d GCMemcard: Rename MemCardXMb constants to MBIT_SIZE_MEMORY_CARD_X for consistency with other constants. Admiral H. Curtiss 2019-08-14 23:31:43 +02:00
  • b54a49eaaf GCMemcard: Rework construction logic to better match our knowledge of the format, while providing better error reporting facilities. Admiral H. Curtiss 2019-04-21 15:18:01 +02:00
  • e67eb4693e
    Fix implicit false-to-nullptr conversions QuellaZhang 2019-08-15 17:49:57 +02:00
  • a35f540e7a
    Explicitly enable conformance mode, and remove /Zc:inline because it's a default now Silent 2019-08-15 17:47:55 +02:00
  • a66ca85dd5 DolphinQt: Fix the enabling/disabling of Movie items even more JosJuice 2019-08-14 13:45:07 +02:00
  • 181d79228a
    Merge pull request #8275 from bdr99/netplay-player-log Connor McLaughlin 2019-08-14 11:23:18 +10:00
  • 8857db9833 Check validity of iterator before dereferencing Brandon Rothweiler 2019-08-13 18:00:12 -07:00
  • f3dac2c041 BTReal.cpp: Don't use bitwise operators on enum values JosJuice 2019-08-13 16:49:19 +02:00
  • b6df0bff93
    Make --batch run Dolphin in headless mode, provided --exec is also passed Silent 2019-08-11 20:58:04 +02:00
  • 80e8037e0b
    Truly use emplace_back in CommandLineConfigLayerLoader constructor Silent 2019-08-11 20:43:18 +02:00
  • dd8bc7b3e6
    Merge pull request #8307 from JosJuice/fix-titledatabase Connor McLaughlin 2019-08-10 21:27:24 +10:00
  • 7e49a34df2
    Merge pull request #8301 from Miksel12/ini-wad Connor McLaughlin 2019-08-10 21:24:08 +10:00
  • 9cc719db02 Fix TitleDatabase JosJuice 2019-08-09 18:02:27 +02:00
  • 393709a45a Also override the SYSCONF country setting JosJuice 2019-06-30 12:44:38 +02:00
  • 561a4cfcce Replace "Override Language on NTSC Games" with "Allow Mismatched Region Settings" JosJuice 2019-06-30 11:48:49 +02:00
  • b88e5610ab
    Merge pull request #8204 from JosJuice/volumeverifier-underdump-wbfs Connor McLaughlin 2019-08-10 01:24:15 +10:00
  • 428ae5a43d
    Merge pull request #8172 from nokturnusmf/relative-input-hold Connor McLaughlin 2019-08-10 00:37:53 +10:00
  • 8c8bab3657 VolumeVerifier: Show underdump warnings for WBFS/CISO too JosJuice 2019-06-18 15:37:10 +02:00
  • 5c3e9a34c3
    Merge pull request #8226 from lioncash/fmt-core Connor McLaughlin 2019-08-09 23:43:39 +10:00
  • 8be5ee9fe2
    Merge pull request #8277 from lioncash/code Connor McLaughlin 2019-08-09 23:42:55 +10:00
  • 48ca2c6f2e
    Merge pull request #8233 from JosJuice/stringutil-string-view Connor McLaughlin 2019-08-09 23:39:01 +10:00
  • 0ab7e2eed7
    Merge pull request #8223 from JosJuice/titledatabase-unknown-language Connor McLaughlin 2019-08-09 23:35:53 +10:00