fruitjam-doom/opl
Simon Howard 7fd60f8d9b Add thread name to SDL_CreateThread calls.
SDL2's version of SDL_CreateThread has an extra parameter to specify
a name for the thread.
2014-11-28 15:43:26 -05:00
..
examples opl: Change library to use us instead of ms. 2014-05-11 00:14:04 -04:00
.gitignore Add OPL-TODO to dist, set svn:ignore properties. 2010-03-08 18:52:59 +00:00
dbopl.c Clean up file headers. 2014-05-05 00:20:54 -04:00
dbopl.h Clean up file headers. 2014-05-05 00:20:54 -04:00
ioperm_sys.c Clean up file headers. 2014-05-05 00:20:54 -04:00
ioperm_sys.h Clean up file headers. 2014-05-05 00:20:54 -04:00
Makefile.am Hook DBOPL into OPL library and remove FMOPL. Does not generate any 2010-08-15 14:57:37 +00:00
opl.c opl: Use uint64_t for microsecond times. 2014-10-07 22:47:29 -04:00
opl.h opl: Use uint64_t for microsecond times. 2014-10-07 22:47:29 -04:00
opl_internal.h opl: Use uint64_t for microsecond times. 2014-10-07 22:47:29 -04:00
opl_linux.c opl: Add API to adjust tempo. 2014-05-10 14:00:41 -04:00
opl_obsd.c opl: Add API to adjust tempo. 2014-05-10 14:00:41 -04:00
opl_queue.c opl: Change library to use us instead of ms. 2014-05-11 00:14:04 -04:00
opl_queue.h opl: Change library to use us instead of ms. 2014-05-11 00:14:04 -04:00
opl_sdl.c opl: Use uint64_t for microsecond times. 2014-10-07 22:47:29 -04:00
opl_timer.c Add thread name to SDL_CreateThread calls. 2014-11-28 15:43:26 -05:00
opl_timer.h opl: Change library to use us instead of ms. 2014-05-11 00:14:04 -04:00
opl_win32.c opl: Add API to adjust tempo. 2014-05-10 14:00:41 -04:00