Commit graph

4172 commits

Author SHA1 Message Date
Connor McLaughlin 50d712c3fe CDImage: Support sub-images, use subimages for m3u 2021-03-27 15:18:29 +10:00
Connor McLaughlin 573aa6d9cc FullscreenUI: Fix missing window title with playlist 2021-03-27 13:44:59 +10:00
Connor McLaughlin 97682e09ab Pad: Don't apply input state when load-from-devices is off 2021-03-27 13:42:32 +10:00
Connor McLaughlin ff411dac2e DigitalController: Fix buttons getting broken when load-from-state on 2021-03-27 13:42:06 +10:00
Connor McLaughlin 9bbddc7b3a
Merge pull request #1871 from zkdpower/master
Update Simple-Chinese language file to latest
2021-03-27 12:49:45 +10:00
Connor McLaughlin 781e8f1867
Merge pull request #1659 from piepacker/jake/multitap_8x_devices_in_state
pad: improve messaging when UI config doesn't match savestate config, and document some edge cases
2021-03-27 12:49:31 +10:00
zkdpower a660c706de
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
2021-03-26 17:53:45 +08:00
Connor McLaughlin f1fb7383b7 DInputControllerInterface: Support diagonals in hat 2021-03-25 13:50:13 +10:00
Connor McLaughlin 03905b8f2e Remove stub duckstation-sdl binary
It's been a stub for a while.
2021-03-25 13:33:48 +10:00
Connor McLaughlin 270443605c README.md: Update dependencies for Linux 2021-03-25 13:33:48 +10:00
Connor McLaughlin c502f8b0a6 GPU/Vulkan: Fix box downsampling using incorrect texture 2021-03-25 13:33:48 +10:00
Connor McLaughlin c5e14c2f9f Android: Remove title from toolbar/add open icon 2021-03-25 13:33:48 +10:00
Connor McLaughlin a3b0f7b2dd
Merge pull request #1859 from ggrtk/fix-loadstate-message
System: Fix message crash for missing CD image
2021-03-25 13:33:39 +10:00
Albert Liu d10365c60e System: Fix message crash for missing CD image 2021-03-22 19:17:04 -07:00
Connor McLaughlin 4cd8c959ce
Merge pull request #1853 from 6lackmag3/patch-26
(Android) update values-ru/strings to latest
2021-03-22 12:18:06 +10:00
Connor McLaughlin 8f139a0bea
Merge pull request #1852 from 6lackmag3/patch-27
(Android) update values-ru/arrays
2021-03-22 12:17:49 +10:00
Connor McLaughlin 1e3679c48b Update compatibility list 2021-03-22 12:17:06 +10:00
Connor McLaughlin 768e819ec8 Android: Re-enable logging in EmulationSurfaceView 2021-03-22 12:09:40 +10:00
Connor McLaughlin dd130c2132 Android: Fix possible crash in memory card editor 2021-03-22 12:09:22 +10:00
6lackmag3 f02cee23f7
(Android) update values-ru/arrays 2021-03-22 02:23:36 +03:00
6lackmag3 6ecf75e0ba
(Android) update values-ru/strings to latest 2021-03-22 02:23:19 +03:00
Jake Stine 96344799a0 pad: improve UI messaging when UI config doesn't match savestate config, and document some edge cases. 2021-03-21 13:25:46 -07:00
Jake Stine 6449207e04 pad: remove unreachable code block in DoState
The block in question was introduced by changesets:
  47f0720b93
  125d104df4
2021-03-21 12:31:58 -07:00
Connor McLaughlin 4c3d2cd3fe Android: Stop activity recreate when theme is set
Hopefully will fix those crashes on startup.
2021-03-21 17:22:33 +10:00
Connor McLaughlin 237c0a01b6 Android: Minor binding improvements
- Auto bind vibration when supported.
 - Fix automatic mapping of L2/R2 for XBox Controller.
2021-03-21 15:41:44 +10:00
Connor McLaughlin da7fa835fe
Merge pull request #1850 from zkdpower/master
Update Simple-Chinese language file to latest
2021-03-21 15:40:33 +10:00
Connor McLaughlin 3a041fa0f6 Android: Add a 'no games found' version of game list 2021-03-21 15:14:17 +10:00
Connor McLaughlin 7831769dc3 Android: Always show icons in game list toolbar 2021-03-21 15:14:17 +10:00
Connor McLaughlin 0155d6ed61 Android: Add automatic controller mapping option 2021-03-21 15:14:17 +10:00
Connor McLaughlin ad991c122d Android: Add an update notification about controller bindings 2021-03-21 15:14:16 +10:00
zkdpower 132a485066
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
2021-03-21 10:28:15 +08:00
Connor McLaughlin a5e316b916 Android: Use user directory for memcard root 2021-03-21 02:55:49 +10:00
Connor McLaughlin 93087d3c45 Android: Don't restart activities on keyboard change 2021-03-21 02:55:49 +10:00
Connor McLaughlin 4ab283a2ae Android: Add "Choose Cover Image" to game list menu 2021-03-21 02:55:49 +10:00
Connor McLaughlin f68836206b Android: Remove version from toolbar in game list
Not enough space to show it in portrait mode anyway.
2021-03-21 02:55:49 +10:00
Connor McLaughlin 02e8c7de58 Android: Add memory card editor 2021-03-21 02:55:49 +10:00
Connor McLaughlin 6d4a3bb5a5 Android: Add MemoryCardImage class 2021-03-21 02:55:49 +10:00
Connor McLaughlin 4dec0dee2f MemoryCardImage: Support passing import buffers in 2021-03-21 02:55:48 +10:00
Connor McLaughlin 3aaf1d942b
Merge pull request #1842 from Max833/master
Qt: Update German translation
2021-03-21 02:51:59 +10:00
Connor McLaughlin e343fd2b59
Merge pull request #1843 from andercard0/patch-101
Atualização Português do Brasil
2021-03-21 02:51:50 +10:00
Connor McLaughlin a6a3590722
Merge pull request #1840 from stenzek/map-jit
CPU/Recompiler: Use MAP_JIT for code space on Apple Silicon
2021-03-21 02:51:45 +10:00
Anderson_Cardoso d3461349d8
Atualização Português do Brasil
Update file to latest
2021-03-19 15:01:23 -03:00
Max833 818bdac464
Update duckstation-qt_de.ts 2021-03-19 18:46:50 +01:00
Connor McLaughlin 76d30282e0 Qt: Fix translatability of memory card editor tooltips 2021-03-20 03:05:18 +10:00
Connor McLaughlin d61a9875e1 Android: Fix swapped labels for analog controller settings 2021-03-20 03:03:16 +10:00
Connor McLaughlin 891b4642b7 Android: Allow back button on controllers to be bound 2021-03-20 03:03:16 +10:00
Connor McLaughlin 7e4453a7d4 Android: Fix controller 1 default type of "Not Set" 2021-03-20 03:03:16 +10:00
Connor McLaughlin ab02fbdfad Android: Be less strict about bindable devices 2021-03-20 03:03:16 +10:00
Connor McLaughlin 8b7e2b525e CPU/Recompiler: Tiny optimization for div on x64 2021-03-20 03:03:16 +10:00
Connor McLaughlin 7d634ca278
Merge pull request #1839 from ggrtk/memcard-editor
Qt/MemoryCardEditor: Minor update
2021-03-20 03:02:18 +10:00