aboutsummaryrefslogtreecommitdiffstats
path: root/examples/common/alhelpers.c
Commit message (Expand)AuthorAgeFilesLines
* Add more formats for displaying in examplesChris Robinson2022-11-291-0/+35
* Recognize B-Format format names in the examplesChris Robinson2020-09-221-0/+6
* Recognize float32 format names for the example healpersChris Robinson2020-08-261-4/+7
* Fix some more implicit conversions noted by GCCChris Robinson2019-09-141-2/+2
* Avoid implicit conversions with the examples and utilsChris Robinson2019-09-121-2/+2
* Cleanup the examples' includesChris Robinson2019-07-291-4/+2
* Return a signed integer from altime_getChris Robinson2018-11-271-7/+7
* Add the appropriate include for the _POSIX_TIMERS macroChris Robinson2018-11-271-0/+1
* Fix use of clock_gettimeChris Robinson2018-11-271-2/+2
* Avoid relying on struct timespecChris Robinson2018-11-261-31/+30
* Avoid including threads.h in the example helpersChris Robinson2018-11-261-0/+1
* Move altimespec_get and al_nssleep to examples' common codeChris Robinson2018-11-101-0/+69
* Remove unnecessary wrappers around SDL_soundChris Robinson2017-03-041-236/+7
* Allow specifying the device to open for the examplesChris Robinson2016-09-081-6/+24
* Print the name of the device when opening it in the example appsChris Robinson2012-10-311-0/+1
* Reorder and comment some function in alhelpers.cChris Robinson2012-10-251-81/+88
* Move alhelpers and alffmpeg code to a common sub-directoryChris Robinson2012-10-141-0/+319