Commit Graph

251 Commits

Author SHA1 Message Date
Themaister
3d20fe70cd Add configurable latency (however, SDL will most likely ignore this
anyways.)
2011-01-07 16:11:48 +01:00
Themaister
a5bbc68a84 Add SDL audio driver. 2011-01-07 15:50:16 +01:00
Themaister
ff78f74393 Should fix ssize_t issue on some platforms. 2011-01-07 12:50:14 +01:00
Themaister
622a1a9c70 Fix segfault when ssnes.cfg is not found in $XDG_CONFIG_HOME. 2011-01-07 11:45:53 +01:00
Themaister
c5d1f7d60b Change build rules to use LDFLAGS when linking. 2011-01-07 11:18:41 +01:00
Themaister
270292db2c Check libsamplerate as critical and use HAVE_SRC 2011-01-07 11:11:18 +01:00
Themaister
064ab9e7bd Use glX/wgl VSync toggling... Detect default audio driver. 2011-01-06 23:15:49 +01:00
Themaister
d37bd214e6 Update build system to check for minimum SDL version. 2011-01-06 20:29:04 +01:00
Themaister
948de95799 Update build system 2011-01-06 20:12:25 +01:00
Themaister
ce3bdc9aec Add a warning when vsync cannot be changed... 2011-01-06 20:06:48 +01:00
Themaister
86e080476a Fixes here and there... 2011-01-06 20:01:32 +01:00
Themaister
eca7a59dd1 change an #ifdef to HAVE_SDL 2011-01-06 18:38:02 +01:00
Themaister
4cc3f7aaab Start moving over to SDL rather than GLFW to minimize dependencies. 2011-01-06 18:34:11 +01:00
Themaister
889924283f Remove undeeded slash in Makefile install target 2011-01-05 20:47:31 +01:00
Themaister
7bac622bf3 Fix header guard conflict 2011-01-05 20:09:12 +01:00
Themaister
ab30663b37 Can start recording at will with -r/--record. 2011-01-05 20:07:55 +01:00
Themaister
6f9796a3fb Update build system to enable/disable ffmpeg. 2011-01-05 19:51:19 +01:00
Themaister
6084de60c8 Merge branch 'master' into record
Conflicts:
	Makefile
2011-01-05 19:31:27 +01:00
Themaister
988d1b3334 Add a warning when both Cg and XML shaders are selected. 2011-01-05 19:29:29 +01:00
Themaister
e5382f8631 Fix odd bug that broke cgwg-CRT shader. 2011-01-05 19:25:27 +01:00
Themaister
42e7ac70d4 Add XML shader code support. :) 2011-01-05 19:07:12 +01:00
Themaister
7cc96aff01 Update build system for xml shaders. 2011-01-05 17:42:58 +01:00
Themaister
56e050f10d Add config option for XML shader. 2011-01-05 17:32:30 +01:00
Themaister
633cc43949 Refactor shader code. Start adding code for bSNES xml shaders as well... 2011-01-05 17:22:12 +01:00
Themaister
0e82a1a3ec Adding some comments. 2011-01-04 23:55:41 +01:00
Themaister
a9938a408d A/V sync works pretty well now. 2011-01-04 22:35:49 +01:00
Themaister
a6b2fafeba Add option for rescaler 2011-01-04 21:21:15 +01:00
Themaister
1bb4d894b9 Fix aspect ratio. 2011-01-04 16:57:55 +01:00
Themaister
9bbd42166c some muxing going on! :D 2011-01-04 15:44:05 +01:00
Themaister
4e77573683 more progress, but still borked 2011-01-03 20:46:50 +01:00
Themaister
fe68295a3d Adding initial ffemu 2011-01-03 17:51:17 +01:00
Themaister
5c726f9644 Move default config location 2011-01-01 17:59:59 +01:00
Themaister
840cfee660 Update readme to reflect the new changes 2011-01-01 16:03:15 +01:00
Themaister
aa4a6a4a04 Additional fixes for quickbuild. 2011-01-01 13:59:44 +01:00
Themaister
5f69145be2 Fix some issues with jack driver. 2011-01-01 04:50:35 +01:00
Themaister
b47f58c338 Add Jack audio driver. 2011-01-01 03:53:30 +01:00
Themaister
161610c7a6 Add some more glfw key maps. 2010-12-31 03:00:19 +01:00
Themaister
18fe25075f Remove lingering debug message 2010-12-30 17:49:06 +01:00
Themaister
79e0429cf5 Do not check for libsnes if we're building dynamic binary. 2010-12-30 14:27:55 +01:00
Themaister
7e9a2a6e23 Should fix up dynamic loading by disabling internal link of the library as well... 2010-12-30 14:26:12 +01:00
Themaister
19e2b2768b Fix up some issues with dynamic loading. 2010-12-30 14:11:56 +01:00
Themaister
73203b75c1 Dynamic loading of libsnes. 2010-12-30 13:54:49 +01:00
Themaister
9da15e975e Add config.h to gl.c 2010-12-30 12:54:16 +01:00
Themaister
5b58630bbb Use settings key 2010-12-30 12:35:13 +01:00
Themaister
b34554c8e5 Added more maps to glfw 2010-12-30 12:34:23 +01:00
Themaister
981aa2bdd7 Test /etc/ssnes.conf properly 2010-12-30 05:55:07 +01:00
Themaister
0dde1ce7d1 Add destdir 2010-12-30 05:51:11 +01:00
Themaister
b96d585acb update settings file 2010-12-30 05:40:57 +01:00
Themaister
03a0d8a407 Bindings should be somewhat complete now... 2010-12-30 05:30:47 +01:00
Themaister
d9aa1dd48f Getting some work on keybinds! 2010-12-30 04:51:08 +01:00