Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |