Commit Graph

11792 Commits (v0.1-11295)
 

Author SHA1 Message Date
Stenzek a2cffcf5e9
Qt: Fix accidential QObject translation context 5 months ago
Stenzek 0eed1d93f8
Qt: Improve icon consistency
Use the same reset/browse icon everywhere.
5 months ago
Stenzek d8e11b54af
Qt: Add manifest for binary
And enable SegmentHeap.
5 months ago
crashGG 724c114cd6
MMPX Enhanced Lite (#3718)
Update gpu_hw_shadergen.cpp
5 months ago
Stenzek fa4a3eadd2
Achievements: Cache whether we have saved credentials
Fixes double-lock assert when changing postfx settings.
5 months ago
Stenzek 70589b1f97
VideoThread: Fix backend leak on creation failure 5 months ago
Stenzek b3157ffe94
Qt: Fix path in create-update-and-edit-language.bat 5 months ago
Stenzek d3b174ab4c
FullscreenUI: Disable postfx in loading screen 5 months ago
Davide Pesavento e3f6b48225
GameDB: Sol Divide does not support analog (#3716) 5 months ago
Stenzek 50023dcde7
FullscreenUI: Fix corrupted blur background on loading screen 5 months ago
Stenzek f3220f106b
GPU/HW: Rename MMPX Enhanced 3.0 to Quality
And readd the previous version as Enhanced.
5 months ago
crashGG d8bfa411d2
MMPXEnhanced v3.0 (#3717)
Update gpu_hw_shadergen.cpp

Broken up into multiple chunks to avoid MSVC C2026
5 months ago
Davide Pesavento 7bcafb44f5
Qt: Fix tooltip 5 months ago
Stenzek 8682b4f411
Qt: Add Azerbaijani translation
By Arif Ahmadov.
5 months ago
Stenzek fc017569bb
GameList: Only use lookup achievements icons if logged in
In other words, you need a RetroAchievements account to get access to
the badges.
5 months ago
Stenzek c9a7bf7420
FullscreenUI: Prefetch two rows of covers in grid view
Less change of loading/placeholder images.
5 months ago
Stenzek eb52ba3634
FullscreenUI: Highlight menu item when dropdown open
Make it clearer which option we are modifying.
5 months ago
Stenzek 423e5fd627
FullscreenUI: Always place summary under title
Even if the value is multi-line.
5 months ago
Stenzek 5a60e3707f
FullscreenUI: Apply resolution change immediately
This was only deferred for mini which is long gone.
5 months ago
Stenzek 2aa3606fee
FullscreenUI: Fix focus loss opening game properties 5 months ago
Stenzek cfa62cab88
FullscreenUI: Fix start point in memory card settings 5 months ago
Stenzek ee13585a22
FullscreenUI: Fix menu scrolling with single choice dialog open
Scroll shouldn't change.
5 months ago
Stenzek 57a3dc4071
FullscreenUI: Don't show fullscreen resolution when unsupported 5 months ago
Stenzek f5d8fbd70a
VideoThread: Remove RunOnBackend()
Can use RunOnThread() and RunOnThreadAndSync() instead.
5 months ago
Stenzek 8b5e89f30c
Qt: Clarify no data loss from cache cleanup 5 months ago
Stenzek de57f47bd7
System: Fix possible video thread corruption on rewind 5 months ago
Stenzek d8afa5bdce
Host: Remove unused LoadSettings() callback
Was empty and unnecessary.
5 months ago
Stenzek 0033212b2f
Qt: Don't read g_main_window on core thread 5 months ago
Stenzek 05d470be1c
VideoThread: Add VideoThreadAsyncBufferCallCommand 5 months ago
Stenzek 4c032c0fb4
Common: Remove CancellableChanged() from ProgressCallback
Was unused.
5 months ago
Stenzek 336f3b632e
ImGuiOverlays: Fix oversized command allocation 5 months ago
Anderson Cardoso 05efaaec2c
Atualização Português do Brasil (#3715)
Atualizado para a última versão.
5 months ago
Stenzek 2c52ff011e
Settings: Prefetch badges should default to on 5 months ago
Stenzek 76cda3180e
Qt: Remove old achievement images directory on startup
No more thousands/tens of thousands of files.
5 months ago
Stenzek c8a56a96ba
Qt: Adjust touchpad tooltip text 5 months ago
Stenzek e7361775f8
FullscreenUI: Add missing settings
Web cache, folders, etc.
5 months ago
Stenzek 1e591babc3
FullscreenUI: Keep choice over dropdown for larger lists 5 months ago
Stenzek 3d6af6b4fc
GameDB: F1 games 5 months ago
Stenzek b05e7ce52e
Qt: Add web cache section to advanced 5 months ago
Stenzek 3b98973f1a
Qt: Move remaining folders to advanced settings 5 months ago
Stenzek 5d8bad2c87
Qt: Style textures directory selector same as others 5 months ago
Stenzek d140fbf8b2
Qt: Move screenshot/capture directories to Capture Settings 5 months ago
Stenzek e3423e1a57
Qt: Move save states directory to memory card page
Getting rid of folders, and this is the closest logical place for it..
5 months ago
Stenzek df47c9f53c
Qt: Move debug settings into its own category 5 months ago
Stenzek 32ab1b70f9
Achievements: Use HTTP cache instead of loose files 5 months ago
Stenzek 10a8f5e195
FullscreenUI: Support loading images from URLs with caching 5 months ago
Stenzek 2f3e30ea00
Core: Remove GetHTTPUserAgent()
Only keep the HTTPCache replacement.
5 months ago
Stenzek d618413c5d
Qt: Add AsyncPixmapLoader class 5 months ago
Stenzek 1260891e4f
Qt: Use HTTPCache downloader for DownloadFile() 5 months ago
Stenzek 80b93d3e04
GameList: Use HTTPCache downloader 5 months ago