Commit Graph

4157 Commits (d10365c60e0f173eb4f98ec4d28adbf4c6d00b02)
 

Author SHA1 Message Date
Albert Liu d10365c60e System: Fix message crash for missing CD image 5 years ago
Connor McLaughlin 4cd8c959ce
Merge pull request #1853 from 6lackmag3/patch-26
(Android) update values-ru/strings to latest
5 years ago
Connor McLaughlin 8f139a0bea
Merge pull request #1852 from 6lackmag3/patch-27
(Android) update values-ru/arrays
5 years ago
Connor McLaughlin 1e3679c48b Update compatibility list 5 years ago
Connor McLaughlin 768e819ec8 Android: Re-enable logging in EmulationSurfaceView 5 years ago
Connor McLaughlin dd130c2132 Android: Fix possible crash in memory card editor 5 years ago
6lackmag3 f02cee23f7
(Android) update values-ru/arrays 5 years ago
6lackmag3 6ecf75e0ba
(Android) update values-ru/strings to latest 5 years ago
Connor McLaughlin 4c3d2cd3fe Android: Stop activity recreate when theme is set
Hopefully will fix those crashes on startup.
5 years ago
Connor McLaughlin 237c0a01b6 Android: Minor binding improvements
- Auto bind vibration when supported.
 - Fix automatic mapping of L2/R2 for XBox Controller.
5 years ago
Connor McLaughlin da7fa835fe
Merge pull request #1850 from zkdpower/master
Update Simple-Chinese language file to latest
5 years ago
Connor McLaughlin 3a041fa0f6 Android: Add a 'no games found' version of game list 5 years ago
Connor McLaughlin 7831769dc3 Android: Always show icons in game list toolbar 5 years ago
Connor McLaughlin 0155d6ed61 Android: Add automatic controller mapping option 5 years ago
Connor McLaughlin ad991c122d Android: Add an update notification about controller bindings 5 years ago
zkdpower 132a485066
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
5 years ago
Connor McLaughlin a5e316b916 Android: Use user directory for memcard root 5 years ago
Connor McLaughlin 93087d3c45 Android: Don't restart activities on keyboard change 5 years ago
Connor McLaughlin 4ab283a2ae Android: Add "Choose Cover Image" to game list menu 5 years ago
Connor McLaughlin f68836206b Android: Remove version from toolbar in game list
Not enough space to show it in portrait mode anyway.
5 years ago
Connor McLaughlin 02e8c7de58 Android: Add memory card editor 5 years ago
Connor McLaughlin 6d4a3bb5a5 Android: Add MemoryCardImage class 5 years ago
Connor McLaughlin 4dec0dee2f MemoryCardImage: Support passing import buffers in 5 years ago
Connor McLaughlin 3aaf1d942b
Merge pull request #1842 from Max833/master
Qt: Update German translation
5 years ago
Connor McLaughlin e343fd2b59
Merge pull request #1843 from andercard0/patch-101
Atualização Português do Brasil
5 years ago
Connor McLaughlin a6a3590722
Merge pull request #1840 from stenzek/map-jit
CPU/Recompiler: Use MAP_JIT for code space on Apple Silicon
5 years ago
Anderson_Cardoso d3461349d8
Atualização Português do Brasil
Update file to latest
5 years ago
Max833 818bdac464
Update duckstation-qt_de.ts 5 years ago
Connor McLaughlin 76d30282e0 Qt: Fix translatability of memory card editor tooltips 5 years ago
Connor McLaughlin d61a9875e1 Android: Fix swapped labels for analog controller settings 5 years ago
Connor McLaughlin 891b4642b7 Android: Allow back button on controllers to be bound 5 years ago
Connor McLaughlin 7e4453a7d4 Android: Fix controller 1 default type of "Not Set" 5 years ago
Connor McLaughlin ab02fbdfad Android: Be less strict about bindable devices 5 years ago
Connor McLaughlin 8b7e2b525e CPU/Recompiler: Tiny optimization for div on x64 5 years ago
Connor McLaughlin 7d634ca278
Merge pull request #1839 from ggrtk/memcard-editor
Qt/MemoryCardEditor: Minor update
5 years ago
Connor McLaughlin b30ecca872
Merge pull request #1838 from ggrtk/pbp
CDImagePBP: Split disc loading into separate method
5 years ago
Connor McLaughlin 090e4700e8
Merge pull request #1841 from andercard0/patch-100
Atualização Português do Brasil
5 years ago
Anderson_Cardoso 5907a721a6
Atualização Português do Brasil
Update file to latest.
5 years ago
Connor McLaughlin 5bbbb8d3d5 CPU/Recompiler: Use MAP_JIT for code space on Apple Silicon 5 years ago
Connor McLaughlin 663dc496bf CPU/Recompiler: Tiny optimization for div on x64 5 years ago
Albert Liu d7196f1f85 Qt/MemoryCardEditor: Add tool tips for new card and open card buttons 5 years ago
Albert Liu 39d1628da5 Qt/MemoryCardEditor: Set combobox indices to 0 on close event
Fixes persisting dirty card state when reopening memory card editor.
5 years ago
Albert Liu 02e8e2b071 CDImagePBP: Split disc loading into separate method 5 years ago
Connor McLaughlin 25d4060bce CDROM: Hold position at end of track, not start of next 5 years ago
Connor McLaughlin 11dcba1b68 CDImage: Use Error class for complex errors 5 years ago
Connor McLaughlin 955afc3182 Common: Add Error helper class 5 years ago
Connor McLaughlin 57ee9242f5
Merge pull request #1836 from ggrtk/pbp
CDImagePBP: Log error message when skipping encrypted files
5 years ago
Albert Liu 12ff343206 CDImagePBP: Log error message when skipping encrypted files 5 years ago
Connor McLaughlin b13c51a2e2 GPU/SW: Use new 5-to-8 converters for RGBA8 display 5 years ago
Connor McLaughlin 6c05413220 GPU: Improve precision of 5-to-8 bit conversion for HW renderers
Fixes VRAM transfers being corrupted in fallback OpenGL path.
5 years ago