Commit Graph

6069 Commits (b65f1896019502961238dadb6879b39621be5bae)
 

Author SHA1 Message Date
Connor McLaughlin 52817d967b Qt: Fix -fullscreen command line parameter 2 years ago
Connor McLaughlin 11ecf2bb46
Merge pull request #2931 from andercard0/master
Atualização Português do Brasil
2 years ago
Connor McLaughlin e73098873b
Merge pull request #2932 from zkdpower/master
update Simple-Chinese translaton to latest.
2 years ago
Connor McLaughlin f85464805a
Merge pull request #2933 from bslenul/shutdown-hk-state
Prevent shutdown hotkey from bypassing the state on shutdown setting
2 years ago
bslenul 266a50f7bd Prevent shutdown hotkey from bypassing the state on shutdown setting 2 years ago
zkdpower 0059976884
update Simple-Chinese translaton to latest. 2 years ago
Anderson Cardoso c549b682e5 Atualização Português do Brasil
Atualizado para a versão mais recente.
2 years ago
Connor McLaughlin 3f5552d6ac
Merge pull request #2930 from IlDucci/es_ES_update_20221211
Spanish (Spain) proofread and fixes
2 years ago
shikulja c938d1fd98
Update Russian translation (#2929)
* Update Russian translation

* Update Russian translation
2 years ago
Connor McLaughlin 3082fd55d7 Qt: Add output audio device selection 2 years ago
Connor McLaughlin 8ab46d0713 MDEC: Redo IDCT and conversion
RE2 backgrounds look better now (mainly due to the 24bpp->16bpp
conversion). Also implements signed output (untested).
2 years ago
IlDucci b4af23f657 Spanish (Spain) proofread and fixes
- Restoring consistency to terms, both from Sony and for the emulator (tarjeta de memoria is now Memory Card, for example).
 - Correcting a few typos in variables that were {}.
 - Proofread/Spellcheck pass.
2 years ago
Connor McLaughlin 1905ce3e01 CDROM: Don't prevent GetlocL after Init
Console apparently just returns whatever was in memory, even though it
seeked to the start. Fixes Meremanoid booting.
2 years ago
Connor McLaughlin dfdbc9a8ce OpenGLHostDisplay: Update sync interval on MakeCurrent() 2 years ago
Connor McLaughlin 9d23df3aba OpenGLHostDisplay: Set swap interval on emu thread
Fixes vsync being locked on in Linux.
2 years ago
Connor McLaughlin 84c966502d CI: Better title for latest release
.. and remove references to the nogui appimage, it hasn't been a thing
in some time now.
2 years ago
Connor McLaughlin e27f259bf8 System: Fix broken missing-SBI detection 2 years ago
Connor McLaughlin 7101b86d2f System: Don't unconditionally apply TTY enable patch
Fixes Intelligent Qube hang.
2 years ago
Connor McLaughlin 7a362bf8f6 Qt: Remove dead code from ControllerBindingWidget_Base
This was moved to the settings tab a while back.
2 years ago
Connor McLaughlin 8c7a192128 Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
2 years ago
Connor McLaughlin 1ba877409f HostDisplay: Remove sleep logging
Accidentially left this in...
2 years ago
Connor McLaughlin f8cb480779 Timer: Improve SleepUntil() 2 years ago
Connor McLaughlin 13f7672a78 FullscreenUI: Allow using input button to clear bindings 2 years ago
Connor McLaughlin 7d3ac98cc6 HostDisplay: Manually throttle fullscreen UI presentation
Fixes flickering screen in fullscreen with Vulkan.
2 years ago
Connor McLaughlin eafa4fb1a3 HostDisplay: Simplify method naming
Match PCSX2.
2 years ago
Connor McLaughlin 6f868e8d2a InputManager: Ensure Android source is always enabled 2 years ago
Connor McLaughlin b99bf90596
Merge pull request #2928 from RSDuck/fullscreengui-fixes2
Various fixes for the postprocessing controls in the fullscreen GUI
2 years ago
RSDuck 527a1e6d5e Various fixes for the postprocessing controls in the fullscreen GUI 2 years ago
Connor McLaughlin 01fdcf2dde
Merge pull request #2927 from RSDuck/fullscreengui-fix
Correct "Read Speedup" to "Seek Speedup"
2 years ago
RSDuck da963d4e37 Correct "Read Speedup" to "Seek Speedup" 2 years ago
Connor McLaughlin b881c7e7c4 Qt: Fix macro frequency not saving 2 years ago
Connor McLaughlin 71c558625e GPU/SW: Fix incorrect min/max in polylines
Thanks to FPGAzumSpass for catching.
2 years ago
Connor McLaughlin a6f5ac264e CDROM: Handle some edge cases
- Reel Fishing: Reads while an implicit seek is still going.
 - Transformers - Beast Wars: Needs a longer delay when it issues a
   ReadN after a SeekL and simulated position hits exactly.
2 years ago
Connor McLaughlin 11559c18e3
Merge pull request #2926 from zkdpower/master
update simple-chinese translation.
2 years ago
Connor McLaughlin e7e292da2d
Merge pull request #2925 from IlDucci/es-ES_update20221121
Spanish (Spain) translation update
2 years ago
Connor McLaughlin b0e9208950 Qt: Try loading base translation without suffix 2 years ago
Connor McLaughlin 2610bb11cd Qt: Work around popups opened behind window in Wayland 2 years ago
Connor McLaughlin 373297f35b Qt: Work around game-list-disappear issue in Wayland 2 years ago
Connor McLaughlin 7a30c9ea43 GL/Context: USe glXMakeContextCurrent() for GLX 2 years ago
Connor McLaughlin 0d178a2a9e GL/Context: Prefer EGL over GLX on all platforms 2 years ago
Connor McLaughlin 27b0847ee7 WindowInfo: Don't clear display when going surfaceless
Fixes panic when a popup occurs when using GLX.
2 years ago
Connor McLaughlin add2b5fbae Qt: Fix initial/default value of fullscreen cursor hide 2 years ago
Connor McLaughlin cf05037428 GPU: Fix GL shaders on Mesa with PGXP + uncorrected colours 2 years ago
zkdpower 5d1f3f74ef
update simple-chinese translation. 2 years ago
IlDucci 4006f4d1f5 Spanish (Spain) translation update.
Updating the Spanish (Spain) translation with the latest changes. Please remember that the shared "qtbase_es.qm" is still not being duplicated as "qtbase_es-es.qm", and thus, the generic translations (for buttons like Close/OK/Cancel) are still not being applied. Thank you.
2 years ago
Connor McLaughlin 201a671709 System: Fix dumping audio on boot 2 years ago
Connor McLaughlin 899efb2bdc MSBuild: Use MultiToolTask mode 2 years ago
Connor McLaughlin 520bc5ce58 MSBuild: Purge remaining UWP configurations 2 years ago
Connor McLaughlin 8d7aea5e19 Host: Add GetTopLevelWindowInfo()
And use it for screensaver inhibiting on Linux.
2 years ago
Connor McLaughlin 3d4d2336a9 scmversion: Filter legacy tag 2 years ago