Commit Graph

43 Commits (3e9ac99d548d8ed5684f761c82160b5a3e59608e)

Author SHA1 Message Date
Stenzek 3e9ac99d54
Qt: Fix 6.7 deprecation warnings 2 years ago
Stenzek ac825855f7
Qt: Change settings dialogs to widgets/windows
Stops them breaking in Qt 6.6.
2 years ago
Stenzek 68b59ee748 CMake: Swap USE_ and WITH_ for ENABLE_
Consistency.
2 years ago
Stenzek a37e89b52f CMake: Remove unsupported options 2 years ago
Stenzek dc9c99438b Misc: Post-refactor cleanups 2 years ago
Stenzek bfa792ddbf Qt: Translate default value for latency 2 years ago
Stenzek d09e5051ca Settings: Translate display names in core
Enables the values to show in the Big Picture UI.
2 years ago
Stenzek bb60170d9a Move frontend-common to util/core 2 years ago
Connor McLaughlin 3082fd55d7 Qt: Add output audio device selection 3 years ago
Connor McLaughlin 8c7a192128 Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
3 years ago
Connor McLaughlin ef3ad91ad0 FullscreenUI: Various improvements 3 years ago
Connor McLaughlin 1289064316 Settings: Drop audio sync option
Not relevant since time stretching was added.
3 years ago
Connor McLaughlin 57c1ca97f7 Qt: Hook up audio driver selection 3 years ago
Connor McLaughlin 68b5dd869c SPU: Add time stretched audio output 3 years ago
Connor McLaughlin b42b5501f6 UI: Massive revamp, new features and improvements 3 years ago
Connor McLaughlin b7fbde31a7 Move utility classes from common to own static lib 3 years ago
Silent edeed89648
Add support for plural forms in Qt forms 5 years ago
Connor McLaughlin 701edb335a Various warning fixes 5 years ago
Connor McLaughlin b5ffbfe826 Qt: Fix audio sliders not applying correctly 5 years ago
Albert Liu 29331ef679 Qt: Update widget help text 5 years ago
Connor McLaughlin ce965e89ca Qt/Android: Add help text for resampling, turn on by default 5 years ago
Connor McLaughlin a5f9aa11e1 Settings: Add audio resampling when running at non-standard speed 5 years ago
Connor McLaughlin 58b24d6ac9 Qt: Fix volume controls updating incorrect volume 5 years ago
Connor McLaughlin 678146b907 HostInterface: Add separate volume control for fast forwarding 5 years ago
Connor McLaughlin 87518fbee1 Qt: Linux compile fix 5 years ago
Connor McLaughlin 9bfa27d550 Qt/AudioSettings: Make auto buffer size a multiple of 128 5 years ago
Connor McLaughlin ca0bfc39a2 CDROM: Add a setting and hotkey to mute CD audio 5 years ago
Connor McLaughlin 62d0ec5584 Qt/AudioSettingsWidget: Mark some help text as translatable 5 years ago
Connor McLaughlin 0f88c0e817
Merge pull request #760 from Richard-L/patch-1
Update audiosettingswidget.cpp
5 years ago
Connor McLaughlin ab002e78e1 Support translating strings in emulator core 5 years ago
posix 54f1ef6f59
Update audiosettingswidget.cpp 5 years ago
Connor McLaughlin 20ff075c3f Qt: Mark individual setting help as translatable 5 years ago
Connor McLaughlin 5a955a4fdc Qt: Fix audio volume/mute being lost when restarting emulation 5 years ago
Connor McLaughlin b2595a3b3b Qt: Fix volume slider slowing down emulation 5 years ago
Connor McLaughlin 68d98af497 Qt: Remove usage of QString where possible for settings 5 years ago
Albert Liu 4e2b3189b0 Qt: Replace QtSettingsInterface with INISettingsInterface 5 years ago
Connor McLaughlin 0b11a14e24 Qt: Better handling of default settings not in ini 5 years ago
Connor McLaughlin bc9246b444 Qt: Add inline help to audio settings 6 years ago
Connor McLaughlin 531c3ad5fa AudioStream: Replace buffer queue with ring buffer
Should achieve a decent overall minimum latency reduction.
6 years ago
Connor McLaughlin 5aacfa7be3 Qt: Hook up audio settings (buffer size/count, volume, mute) 6 years ago
Connor McLaughlin fe2e6561d3 Qt: Add audio dumping options 6 years ago
Connor McLaughlin 223b52736f Qt: Populate audio backend drop-down 6 years ago
Connor McLaughlin 65ae85eb7b Qt: Skeleton for audio settings 6 years ago