| Commit message (Expand) | Author | Age | Files | Lines |
* | util/corestr.cpp, sound/sdl_sound.cpp: Added missing standard library headers... |  Julian Sikorski | 2025-01-21 | 1 | -0/+1 |
* | sound/coreaudio_sound.cpp: Simplify. |  Vas Crabb | 2024-05-29 | 1 | -58/+5 |
* | -heathzenith: Removed trivia file - content should be on wiki, etc. |  Vas Crabb | 2024-05-29 | 1 | -20/+71 |
* | Fix compilation against musl (#12000) |  Elaine Gibson | 2024-02-03 | 1 | -1/+1 |
* | js_sound.js: fix sound level default for underrunning case (#11317) |  holub | 2023-07-24 | 1 | -3/+4 |
* | osd/modules: Cleaned up most macOS deprecation warnings up to and including 1... |  arbee | 2023-06-10 | 1 | -3/+4 |
* | osd/windows: Create single-threaded COM apartment on main thread. |  Vas Crabb | 2023-04-08 | 1 | -2/+0 |
* | osd/modules/input: Modernised interface for enumerating DirectInput devices. |  Vas Crabb | 2023-02-28 | 1 | -1/+2 |
* | fix Clang compile [nw] |  Peter Ferrie | 2023-02-03 | 1 | -9/+9 |
* | osd: Turned video modules into actual modules, fixed various issues. |  Vas Crabb | 2023-02-01 | 8 | -108/+141 |
* | Various input and OSD refactoring: |  Vas Crabb | 2023-01-29 | 8 | -42/+60 |
* | Miscellaneous fixes and refactoring: |  Vas Crabb | 2023-01-28 | 6 | -38/+69 |
* | Clean up #includes in src/osd (#10029) |  ajrhacker | 2022-07-04 | 6 | -8/+18 |
* | ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) |  Vas Crabb | 2022-06-11 | 1 | -2/+7 |
* | Fix 9ce44fa048793de5e14d1e7af98e8b5ca148d0f3 for non-Windows builds |  AJR | 2022-05-25 | 1 | -2/+2 |
* | osd: Cleaned up Windows API usage a little. |  Vas Crabb | 2022-05-26 | 1 | -189/+184 |
* | Fixed a few coverity errors, several of which are real bugs. |  Vas Crabb | 2021-12-02 | 1 | -3/+2 |
* | Remove OSD_UWP from rest of code |  Miodrag Milanovic | 2021-10-26 | 1 | -1/+1 |
* | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 2021-09-06 | 1 | -2/+2 |
* | Use std::clamp in more source files |  AJR | 2021-08-15 | 5 | -7/+7 |
* | srcclean in preparation for branching release |  Vas Crabb | 2021-04-25 | 1 | -6/+6 |
* | sound: Pulseaudio support |  Olivier Galibert | 2021-04-16 | 1 | -0/+405 |
* | Changed audio_latency valid range from 1-5 to 0-5 (#7916) |  987123879113 | 2021-04-01 | 2 | -2/+4 |
* | Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) |  Oliver Stöneberg | 2020-04-08 | 4 | -4/+4 |
* | fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) |  Oliver Stöneberg | 2020-01-30 | 4 | -4/+4 |
* | fixed some clang-tidy warnings (nw) (#6236) |  Oliver Stöneberg | 2020-01-30 | 1 | -1/+1 |
* | use C++ library includes (nw) |  firewave | 2020-01-22 | 1 | -1/+1 |
* | stupid syntax error (nw) |  Vas Crabb | 2019-11-22 | 1 | -1/+1 |
* | sound/coraudio: get rid of global_alloc/global_free (nw) |  Vas Crabb | 2019-11-22 | 1 | -60/+48 |
* | Suggestion for very-low-latency mode on portaudio |  Eric Vidal | 2019-07-14 | 1 | -8/+27 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -7/+2 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -2/+7 |
* | sdl_sound.cpp: Remove leftover variable (nw) |  Enik Land | 2019-02-18 | 1 | -3/+0 |
* | (nw) remove some superfluous const, eliminate a superfluous temp, remove supe... |  Vas Crabb | 2019-02-18 | 1 | -4/+2 |
* | Workaround for Web Audio autoplay restrictions in Chrome 71 [Justin Kerk] |  Justin Kerk | 2018-12-30 | 1 | -6/+12 |
* | clean up sdl_sound a bit (nw) |  Vas Crabb | 2018-12-25 | 1 | -113/+74 |
* | xaudio2: fix wrong dll, regression from a10fcd31d3d8add2424467f981d4405f06c92... |  hap | 2018-12-12 | 1 | -3/+3 |
* | Android compile fix (#4395) |  Miodrag Milanović | 2018-12-11 | 1 | -4/+4 |
* | sdl_sound.cpp: Rework the circular buffer |  Celelibi | 2018-12-09 | 1 | -196/+164 |
* | add missing override (nw) |  smf- | 2018-03-15 | 2 | -8/+8 |
* | Fix sound_sdl::sdl_callback, fill buffer with silence when underflow. |  057a3dd61f99517a3afea0051a49cb27994f94d | 2017-06-25 | 1 | -0/+1 |
* | Fix issues on 32-bit builds and clamp latency |  intealls | 2017-01-30 | 1 | -3/+13 |
* | Fixed building using system portaudio |  Julian Sikorski | 2017-01-26 | 1 | -1/+1 |
* | srcclean (nw) |  Vas Crabb | 2017-01-22 | 1 | -2/+2 |
* | rename variables to maintain consistent with coreaudio/sdl etc |  intealls | 2017-01-19 | 1 | -24/+24 |
* | fix up initialization |  intealls | 2017-01-19 | 1 | -1/+2 |
* | Simplify the audio buffer and fix a wrap-around issue |  intealls | 2017-01-18 | 1 | -16/+12 |
* | fix indentation, leading spaces to tabs |  intealls | 2017-01-15 | 1 | -315/+315 |
* | some osd_printf_verbose calls should be to osd_printf_error |  intealls | 2017-01-14 | 1 | -4/+4 |
* | fix memory leak and log error checking |  intealls | 2017-01-14 | 1 | -9/+8 |