Themaister
|
a2a31e5944
|
Update help function in ssnes-joyconfig
|
2011-01-10 09:13:22 +01:00 |
|
Themaister
|
ca42b8ce4b
|
Add a comment on mouse stuff.
|
2011-01-10 09:08:39 +01:00 |
|
Themaister
|
b8bb1b2814
|
Enable joyconfig to use more joypads.
|
2011-01-10 08:55:34 +01:00 |
|
Themaister
|
dad1ead3e0
|
Some crude mouse support, but it does not seem to work. :(
|
2011-01-10 08:40:44 +01:00 |
|
Themaister
|
a7e35571cd
|
Add mapping support for joypads.
|
2011-01-10 08:18:03 +01:00 |
|
Themaister
|
b24bb82d0c
|
Start adding mouse and scope support.
|
2011-01-10 07:58:11 +01:00 |
|
Themaister
|
5a599d4cf2
|
Some additional cleanups.
|
2011-01-09 19:50:23 +01:00 |
|
Themaister
|
03e1323952
|
Windows is RETARDED.
|
2011-01-09 19:37:55 +01:00 |
|
Themaister
|
5e4cd817a6
|
Update makefile yet again...
|
2011-01-09 19:22:49 +01:00 |
|
Themaister
|
43316083d7
|
Update Win32 makefile
|
2011-01-09 17:24:13 +01:00 |
|
Themaister
|
1e9decfa5c
|
Update win32 makefile
|
2011-01-09 16:08:06 +01:00 |
|
Themaister
|
c5770039cc
|
Update build system to include joyconfig
|
2011-01-09 15:58:49 +01:00 |
|
Themaister
|
9a4158aac8
|
Add config_file_dump to avoid calling on SSNES stuff from config file.
|
2011-01-09 15:50:30 +01:00 |
|
Themaister
|
413a261f44
|
Add a joyconfig tool :)
|
2011-01-09 15:44:35 +01:00 |
|
Themaister
|
74f118bb0a
|
remove some stupid code
|
2011-01-09 14:33:59 +01:00 |
|
Themaister
|
924904c007
|
Add some "set config" APIs.
|
2011-01-09 02:58:26 +01:00 |
|
Themaister
|
9463a2aecf
|
Add small instruction for using "hats" in config.
|
2011-01-09 00:30:56 +01:00 |
|
Themaister
|
23f112385a
|
Remove unneeded include
|
2011-01-09 00:28:10 +01:00 |
|
Themaister
|
a365989557
|
Add support for joypad "hats".
|
2011-01-09 00:27:30 +01:00 |
|
Themaister
|
4b9c07428c
|
Add a dist target for win32.
|
2011-01-08 20:05:41 +01:00 |
|
Themaister
|
56117b3f68
|
Update win32 cflags and ldflags
|
2011-01-08 19:44:15 +01:00 |
|
Themaister
|
b302026b84
|
Remove joypads from event queue.
|
2011-01-08 19:28:49 +01:00 |
|
Themaister
|
08e1c5f0fd
|
Add a hack to "fix" endless loop when using axis to change fullscreen.
|
2011-01-08 19:22:58 +01:00 |
|
Themaister
|
b249c9d38f
|
Fixed savestate path handling. Added a -t/--savestate option as well.
|
2011-01-08 19:15:18 +01:00 |
|
Themaister
|
2a5addc79f
|
Clean up input handling some more. Removes the hack to set fast forward
toggles.
|
2011-01-08 18:37:45 +01:00 |
|
Themaister
|
e5d2df13e7
|
Fix error message when file cannot be opened.
|
2011-01-08 14:40:54 +01:00 |
|
Themaister
|
12ebdacd12
|
Fix some build problems in MinGW Linux.
|
2011-01-07 22:33:21 +01:00 |
|
Themaister
|
9df15e8b7d
|
Add error message for failed GLSL compiles. Works on Win32. :)
|
2011-01-07 21:41:11 +01:00 |
|
Themaister
|
b50d1fa178
|
Use more "safe" function pointers.
|
2011-01-07 21:02:46 +01:00 |
|
Themaister
|
5ab9b15302
|
Add yet another sys/types.h :)
|
2011-01-07 20:52:12 +01:00 |
|
Themaister
|
580bffc218
|
Make latency detection more correct.
|
2011-01-07 20:37:30 +01:00 |
|
Themaister
|
24bbaa4857
|
Add an additional error message when XML fails.
|
2011-01-07 18:35:44 +01:00 |
|
Themaister
|
8dad959db7
|
Clear up default config file.
|
2011-01-07 18:28:41 +01:00 |
|
Themaister
|
5ecc622524
|
Some additional fixes. Build in libxml2 for shader support.
|
2011-01-07 18:26:19 +01:00 |
|
Themaister
|
35124dc288
|
Use the more portable "SDL.h" include convention for SDL.
|
2011-01-07 18:11:06 +01:00 |
|
Themaister
|
2a4995c21f
|
Starting Win32 support.
|
2011-01-07 17:59:53 +01:00 |
|
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 |
|