| Commit message (Expand) | Author | Age | Files | Lines |
* | Recognize B-Format format names in the examples | Chris Robinson | 2020-09-22 | 1 | -0/+6 |
* | Recognize float32 format names for the example healpers | Chris Robinson | 2020-08-26 | 1 | -4/+7 |
* | Fix some more implicit conversions noted by GCC | Chris Robinson | 2019-09-14 | 1 | -2/+2 |
* | Avoid implicit conversions with the examples and utils | Chris Robinson | 2019-09-12 | 1 | -2/+2 |
* | Cleanup the examples' includes | Chris Robinson | 2019-07-29 | 1 | -4/+2 |
* | Return a signed integer from altime_get | Chris Robinson | 2018-11-27 | 1 | -7/+7 |
* | Add the appropriate include for the _POSIX_TIMERS macro | Chris Robinson | 2018-11-27 | 1 | -0/+1 |
* | Fix use of clock_gettime | Chris Robinson | 2018-11-27 | 1 | -2/+2 |
* | Avoid relying on struct timespec | Chris Robinson | 2018-11-26 | 1 | -31/+30 |
* | Avoid including threads.h in the example helpers | Chris Robinson | 2018-11-26 | 1 | -0/+1 |
* | Move altimespec_get and al_nssleep to examples' common code | Chris Robinson | 2018-11-10 | 1 | -0/+69 |
* | Remove unnecessary wrappers around SDL_sound | Chris Robinson | 2017-03-04 | 1 | -236/+7 |
* | Allow specifying the device to open for the examples | Chris Robinson | 2016-09-08 | 1 | -6/+24 |
* | Print the name of the device when opening it in the example apps | Chris Robinson | 2012-10-31 | 1 | -0/+1 |
* | Reorder and comment some function in alhelpers.c | Chris Robinson | 2012-10-25 | 1 | -81/+88 |
* | Move alhelpers and alffmpeg code to a common sub-directory | Chris Robinson | 2012-10-14 | 1 | -0/+319 |