aboutsummaryrefslogtreecommitdiffstats
path: root/utils/openal-info.c
Commit message (Expand)AuthorAgeFilesLines
* Display the device sample rate in openal-infoChris Robinson2022-12-311-1/+7
* Print the output mode from openal-infoChris Robinson2022-04-171-0/+29
* Use a more compatible method to check for EFX effectsChris Robinson2022-02-261-41/+68
* Slightly improve logging on WindowsChris Robinson2021-11-211-64/+5
* Improve handling main() with UTF-8 args on WindowsChris Robinson2020-08-121-0/+3
* Add missing <cstdarg>ArthurSonzogni2020-04-101-1/+2
* Enable and fix some more warningsChris Robinson2019-09-181-2/+2
* Fix a few more GCC warningsChris Robinson2019-09-141-1/+1
* Avoid implicit conversions with the examples and utilsChris Robinson2019-09-121-1/+1
* Fix the return type of the al_fwrite wrapperChris Robinson2018-01-221-1/+1
* Print available resamplers in openal-infoChris Robinson2017-05-031-0/+33
* Handle UTF-8 output on Windows in openal-infoChris Robinson2016-09-091-0/+65
* Print enumerated HRTFs in openal-infoChris Robinson2015-10-281-0/+30
* Print the device name in printALCInfoChris Robinson2012-04-161-5/+10
* Print out a more descriptive name for the opened device in openal-infoChris Robinson2012-03-011-1/+4
* Use alGetEnumValue to check for supported filters and effectsChris Robinson2011-09-101-112/+48
* Print the ALC_DEFAULT_ALL_DEVICES_SPECIFIER when availableChris Robinson2011-08-201-2/+6
* Avoid including config.h in the utilitiesChris Robinson2011-05-171-2/+0
* Recognize ALC_EXT_DEDICATED with openal-infoChris Robinson2011-03-121-1/+32
* Rename examples to utilitiesChris Robinson2010-07-171-0/+332