fruitjam-doom/opl
Simon Howard 1430facdb3 Merge branch 'master' into sdl2-branch
Conflicts:
	src/i_video.c
	src/setup/display.c
	textscreen/txt_sdl.c
2015-06-04 21:07:07 -04:00
..
examples Add missing #includes. 2015-04-10 23:42:01 -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 One result checking is enought to detect OPL3. 2015-05-29 02:12:23 +09:00
opl.h Added OPL3 mode support. 2015-05-29 02:00:45 +09: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 Fix tab character. 2015-05-30 13:06:47 -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