1170 Commits

Author SHA1 Message Date
TwinAphex51224
50babe8432 More commits to PSGL driver 2011-11-30 23:50:31 +01:00
TwinAphex51224
8171977ed7 Preliminary version of PSGL video driver 2011-11-30 21:54:25 +01:00
TwinAphex51224
f8aaf1df1e (PS3) Some more commits 2011-11-30 18:32:45 +01:00
TwinAphex51224
f4aa9fa865 Merge branch 'master' of github.com:Themaister/SSNES into ssnes-consoles 2011-11-30 18:27:11 +01:00
Themaister
04d0d84d01 Fix up more paths. 2011-11-30 18:31:09 +01:00
TwinAphex51224
40ef7d6f00 Improved Makefile a bit 2011-11-30 18:26:42 +01:00
TwinAphex51224
66b7b1691c (PS3) Removed thread.o from Makefile 2011-11-30 18:19:34 +01:00
Themaister
43972d4c35 Fix build. 2011-11-30 18:18:50 +01:00
TwinAphex51224
632545c409 Merge branch 'master' of github.com:Themaister/SSNES into ssnes-consoles 2011-11-30 18:13:27 +01:00
TwinAphex51224
3a47e2cd63 Merge branch 'master' of github.com:Themaister/SSNES into ssnes-consoles 2011-11-30 18:11:06 +01:00
Themaister
a221e3e4cd Enable/disable threading support. 2011-11-30 17:46:58 +01:00
Themaister
b87f50dc9d Fix include path. 2011-11-30 17:34:18 +01:00
Themaister
a5b3f421d1 Fix include paths for libsnes header. 2011-11-30 17:32:30 +01:00
TwinAphex51224
182525afa9 Merge branch 'master' of github.com:Themaister/SSNES into ssnes-consoles 2011-11-30 17:28:11 +01:00
TwinAphex51224
419afbcb83 Progresses to thread.c now 2011-11-30 17:27:47 +01:00
Themaister
12ca70a308 Refactor binds. 2011-11-30 17:25:44 +01:00
TwinAphex51224
1fa7663d3b Put in old input driver too - progresses to dynamic.c now 2011-11-30 17:24:18 +01:00
TwinAphex51224
2e34c6fc5c Moved in old PS3 audio driver 2011-11-30 17:11:42 +01:00
Themaister
cb7002559d Put defines in makefile. 2011-11-30 17:01:15 +01:00
TwinAphex51224
36ec92793f Put PACKAGE_VERSION define in Makefile 2011-11-30 16:58:20 +01:00
TwinAphex51224
4187d70b30 Merge branch 'master' of github.com:Themaister/SSNES into ssnes-consoles 2011-11-30 16:56:38 +01:00
Themaister
5969655c3c Do not allow netplay args if not compiled in. 2011-11-30 16:43:09 +01:00
Themaister
09d2ec7d3a Do not build in anything netplay related if not included. 2011-11-30 16:41:00 +01:00
TwinAphex51224
27b975d0fc Add in PS3 define for ssnes_sleep 2011-11-30 16:40:52 +01:00
TwinAphex51224
6da64013fa Merge branch 'master' of github.com:Themaister/SSNES into ssnes-consoles 2011-11-30 16:38:53 +01:00
Themaister
d8eb5de380 Do not include netplay header needlessly. 2011-11-30 16:27:16 +01:00
Themaister
23aa8bbe7a Actually use sleep param. 2011-11-30 16:26:23 +01:00
TwinAphex51224
3b5472dbac Merge branch 'master' of github.com:Themaister/SSNES into ssnes-consoles 2011-11-30 16:22:16 +01:00
TwinAphex51224
3b4e60aada Header guards for netplay.c not necessary 2011-11-30 16:21:21 +01:00
TwinAphex51224
8d8fb44c18 Use getopt replacement 2011-11-30 16:19:12 +01:00
TwinAphex51224
b46fb60a6e Merge branch 'master' of github.com:Themaister/SSNES into ssnes-consoles 2011-11-30 16:02:49 +01:00
Themaister
f7399bbc8b Fix docs. 2011-11-30 12:09:22 +01:00
Themaister
7f7d47b120 Custom getopt for portability. 2011-11-30 11:48:53 +01:00
TwinAphex51224
e7aa3ed0cc Compile in OpenGL and Cg 2011-11-30 01:41:50 +01:00
TwinAphex51224
0ece8b1319 Added static Makefile for PS3 2011-11-30 01:33:14 +01:00
TwinAphex51224
557e05dd12 initial new branch 2011-11-30 01:07:38 +01:00
Themaister
08a1496501 Use big-endian BSV1 magic.
Keep compatibility with old implementation.
Documentation was suggesting little-endian, but this was not correct.
2011-11-28 02:11:33 +01:00
Themaister
5a24037c61 Update joyconfig. 2011-11-26 16:02:49 +01:00
Themaister
5dbd1ea35c Add mute toggle. 2011-11-26 15:54:58 +01:00
Themaister
2476e3dee3 Updates for 0.9.2. v0.9.2 2011-11-24 13:13:55 +01:00
Themaister
c05a5c9fdd Only init Video if it isn't already. 2011-11-23 03:26:56 +01:00
Themaister
503c51d633 Check for additional fonts. 2011-11-22 18:52:20 +01:00
Themaister
46054de4f8 Fix possible segfault. 2011-11-22 17:32:38 +01:00
Themaister
604eb9b973 Can dupe extension. 2011-11-22 17:27:02 +01:00
Themaister
0e72120bdc Updates for 0.9.2-rc2. 2011-11-21 16:30:35 +01:00
Themaister
b8064f5d42 New semantics for BSV movie recording. 2011-11-20 20:19:05 +01:00
Themaister
379b14a0f3 Flush more sanely. 2011-11-20 03:19:17 +01:00
Themaister
2a598c0b97 Do not quit SSNES on movie playback end. 2011-11-20 03:00:21 +01:00
Themaister
aa124b4c40 Should fix occasional horrible noise on end of recordings. 2011-11-20 02:44:21 +01:00
Themaister
bb5e31df0d Still record audio even if audio is not enabled. 2011-11-20 02:06:25 +01:00