Commit Graph

4032 Commits (bcd3bace83f1cdb84abd6b6a95851345a01dcb11)
 

Author SHA1 Message Date
Connor McLaughlin 196f53ab80 Android: Add a couple of missing translation strings 4 years ago
Connor McLaughlin 1893bfd248 Cheevos: Don't choke on long passwords 4 years ago
Connor McLaughlin a0e97059f5 Qt: Allow binding keyboard keys via fullscreen UI 4 years ago
Connor McLaughlin 39498cda10 FullscreenUI: Make right click on binding clear it 4 years ago
Connor McLaughlin 8531a5c8f0
Merge pull request #1757 from 6lackmag3/patch-18
Update arrays.xml
4 years ago
Connor McLaughlin 63669904e4
Merge pull request #1756 from 6lackmag3/patch-17
Update strings.xml
4 years ago
6lackmag3 039a19cad7
Update arrays.xml
minor correction
4 years ago
6lackmag3 214108ff92
Update strings.xml
minor corrections, update to latest
4 years ago
Connor McLaughlin 13e5769e42
Merge pull request #1753 from zkdpower/master
Update Simple-Chinese language file to latest
4 years ago
Connor McLaughlin 627f147a90 Support compiling for FreeBSD 4 years ago
Connor McLaughlin 7190c571f9 CMake: Build system support for FreeBSD 4 years ago
Connor McLaughlin 3f5d6ee025 CommonHostInterface: FixIncompatibleSettings() should be marked override 4 years ago
Connor McLaughlin db17baba1b GL/Context: Disable GLES3.2 on PowerVR Rogue
It's choking on our shaders, maybe it's the I/O blocks or texture
buffers?
4 years ago
Connor McLaughlin ee190ef561 CDROM: Fix typo in ResetPhysicalPosition() 4 years ago
Connor McLaughlin 753dd0480f CDImage: Add support for loading mds/mdf images 4 years ago
zkdpower b903369d2c
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
4 years ago
Connor McLaughlin 320394fbd1 ShaderGen: Fix GLSL emitting location = 00 4 years ago
Connor McLaughlin 6bbb1128b6 System: Hash executable for game code when system.cnf missing 4 years ago
Connor McLaughlin ac4dd11fa0 CDImage: Add support for ECM images 4 years ago
Connor McLaughlin cc48b6cc7b Android: Don't save fragment state
We have custom constructors and state which break this.
4 years ago
Connor McLaughlin fd7d77bc70
Merge pull request #1736 from PugsyMAME/master
Added new cheat cheat types: C3, C4, C5, C6, D7&52
4 years ago
Connor McLaughlin b80d4d5675 Android: Update touch buttons on down as well as move 4 years ago
Connor McLaughlin 977f5b69c2 Android: Make touch gliding opt-in 4 years ago
Connor McLaughlin 491e3a36df Android: Allow device vibration with external controller 4 years ago
Certainty Witch a6e497cf62
Add touch gliding (#1723)
* Add touch gliding

* Add attributes for glidability

* Account for touch glide attributes

* Ditching glidabitliy arrays

* Change var name to be consistent with feature name
4 years ago
zkdpower 0db164bfb2
Update Simple-Chinese language file to latest (#1750)
* Update Simple-Chinese language file to latest 

Update Simple-Chinese language file to latest

* Update Simple-Chinese language file to latest

Update Simple-Chinese language file to latest
4 years ago
Connor McLaughlin 7767db77ec
Merge pull request #1748 from andercard0/patch-93
Atualização Português do Brasil
4 years ago
Connor McLaughlin ef440d2712 Android: Generate placeholder covers 4 years ago
Connor McLaughlin b188c908c0 Android: Add dividers between game directories 4 years ago
Connor McLaughlin 7b45df0cc2 Android: Move game list over to RecyclerView 4 years ago
Connor McLaughlin 5bd39bc2c7 Android: Add game grid view 4 years ago
Anderson_Cardoso 9c78320351
Atualização Português do Brasil
Update file to latest.
4 years ago
Connor McLaughlin 2106197418 Update compatibility list 4 years ago
Connor McLaughlin ae17ade117 FullscreenUI: Add missing stretch/internal res screenshot options 4 years ago
Connor McLaughlin 359d1509be Qt: Add option for internal/window resolution screenshots 4 years ago
Connor McLaughlin 2aea58d056 HostDisplay: Add method to render screenshots at window size 4 years ago
Connor McLaughlin 757bef7b6d Common/D3D11: Stride should be byte width 4 years ago
Connor McLaughlin bf5f53e1d1 CPU/CodeCache: Don't choke on indirect -> direct branch in delay slot 4 years ago
Connor McLaughlin 56b522a902
Merge pull request #1726 from CookiePLMonster/misc-qt-stuff
Misc Qt stuff
4 years ago
Silent 84bec06a90
Use QString::number where applicable 4 years ago
Silent c0b7ee5722
Fix "Stretch to fill" widget help 4 years ago
Silent edeed89648
Add support for plural forms in Qt forms 4 years ago
Connor McLaughlin 4436e86a46
Merge pull request #1742 from andercard0/patch-92
Atualização Português do Brasil
4 years ago
Connor McLaughlin b68585acc7
Merge pull request #1743 from ggrtk/memcard-editor
Qt/MemoryCardEditor: Implement missing functionality and clean up some stuff
4 years ago
Albert Liu 50a78489f2 MemoryCardImage: Implement save file importing and exporting 4 years ago
Albert Liu e939507f42 Qt/MemoryCardEditor: Handle switching to empty path at combobox index 0 4 years ago
Albert Liu 0218006e1b Qt/MemoryCardEditor: Remove unused context help button 4 years ago
Albert Liu 3088138c3c Qt/MemoryCardEditor: Remove duplicate browse functionality 4 years ago
Albert Liu f112222fae Qt/MemoryCardEditor: Prevent duplicate filenames when copying saves 4 years ago
Albert Liu 47e2cd382b Qt/MemoryCardEditor: Increase default filename column size 4 years ago