summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/sound/pa_sound.cpp
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure.sound Olivier Galibert5 days1-23/+8
* osd: Turned video modules into actual modules, fixed various issues. Vas Crabb2023-02-011-7/+10
* Various input and OSD refactoring: Vas Crabb2023-01-291-2/+2
* Miscellaneous fixes and refactoring: Vas Crabb2023-01-281-12/+23
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-041-0/+2
* -ui: Made zoom controls a bit more intuitive. Vas Crabb2021-09-061-2/+2
* Use std::clamp in more source files AJR2021-08-151-1/+1
* Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) Oliver Stöneberg2020-04-081-1/+1
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-301-1/+1
* Suggestion for very-low-latency mode on portaudio Eric Vidal2019-07-141-8/+27
* add missing override (nw) smf-2018-03-151-4/+4
* Fix issues on 32-bit builds and clamp latency intealls2017-01-301-3/+13
* Fixed building using system portaudio Julian Sikorski2017-01-261-1/+1
* srcclean (nw) Vas Crabb2017-01-221-2/+2
* rename variables to maintain consistent with coreaudio/sdl etc intealls2017-01-191-24/+24
* fix up initialization intealls2017-01-191-1/+2
* Simplify the audio buffer and fix a wrap-around issue intealls2017-01-181-16/+12
* fix indentation, leading spaces to tabs intealls2017-01-151-315/+315
* some osd_printf_verbose calls should be to osd_printf_error intealls2017-01-141-4/+4
* fix memory leak and log error checking intealls2017-01-141-9/+8
* tabs to spaces intealls2017-01-141-317/+317
* Initial PortAudio backend with build script changes to support library versio... inte alls2017-01-111-0/+438