Commit Graph

162 Commits

Author SHA1 Message Date
Themaister
96b978d55a Start on modular CPU filters. Abandon the old CPU filter stuff. 2011-03-07 17:22:03 +01:00
Themaister
336adb9f85 Preparations for 0.3.1 2011-03-01 21:45:04 +01:00
Themaister
f75c6df270 Should force granularity to 1 when using movies. 2011-02-26 15:09:04 +01:00
Themaister
f24653768f It does work, somewhat! :D 2011-02-26 00:59:17 +01:00
Themaister
f135972a6b Arghh... This is so goddamn annoying :( 2011-02-26 00:31:13 +01:00
Themaister
42c68e21a2 Movie rewind still very broken :( 2011-02-25 12:37:05 +01:00
Themaister
e8865060ca A start on movie rewind. 2011-02-25 11:47:27 +01:00
Themaister
0735398e64 Updates for 0.3. 2011-02-22 22:24:58 +01:00
Themaister
ec2d10e069 Add default path to OSX and check in APPDATA for Win32. 2011-02-22 11:28:28 +01:00
Themaister
e482b1bd18 Fix potential problem. Some cleanup. 2011-02-18 23:51:51 +01:00
Themaister
8a4bcacf88 hrm... 2011-02-18 14:49:15 +01:00
Themaister
aa648c1a49 Hm... Still borked. Seems hard to fix. 2011-02-18 03:14:32 +01:00
Themaister
0485f783b3 Updates for Win32. 2011-02-15 16:42:55 +01:00
Themaister
b73f5e77ff Cleanups, add --frames. 2011-02-15 15:32:26 +01:00
Themaister
89ba64d27f Borked, borked... 2011-02-14 22:37:57 +01:00
Themaister
1a6f112d8a More changes to netplay. Still quite broken, but it's not far away! 2011-02-14 20:11:46 +01:00
Themaister
70e8681487 Started to work on a look-ahead algorithm.
Still very broken, but frame-by-frame sync works at least :)
2011-02-14 16:10:53 +01:00
Themaister
f6ee0845f2 Add some message. 2011-02-13 19:50:45 +01:00
Themaister
a763848644 Fix some issues with message queues. 2011-02-13 18:19:37 +01:00
Themaister
9ba2d6c9fa Send SRAM to client. 2011-02-13 17:45:14 +01:00
Themaister
85dbc05ded Some start on netplay. :) 2011-02-13 16:40:24 +01:00
Themaister
d039bedad4 Fix up some path handling with srm/states. 2011-02-11 14:27:19 +01:00
Themaister
ad6719426c Fix up autosaving a bit. 2011-02-11 13:44:31 +01:00
Themaister
719e4942ce Add autosave possibility. 2011-02-10 21:16:59 +01:00
Themaister
ad9a08aea6 Updates for 0.2.2 2011-02-09 23:34:40 +01:00
Themaister
d0c10e7523 Use new callback interface for RSound. Fix when restarting audio driver
fails.
2011-02-06 23:55:17 +01:00
Themaister
91d2cea259 Make the hermite resampling core more robust. 2011-02-06 18:38:04 +01:00
Themaister
820b124165 Add hermite resampler core :) SRC is disabled by default. 2011-02-06 13:29:48 +01:00
Themaister
93202f191c Add pausing when window loses focus :p 2011-02-05 21:45:44 +01:00
Themaister
3033fb6791 Pausing support. 2011-02-05 20:46:58 +01:00
Themaister
6c0eebd4bf Remove more stuff and add a comment. 2011-02-04 23:47:36 +01:00
Themaister
31db2a30bb Remove unneeded glue logic. -lSDLmain fixed it :) 2011-02-04 23:45:54 +01:00
Themaister
5e241d79c8 Wut! :D 2011-02-04 23:45:51 +01:00
Themaister
96389ef83b Some testing fixes for OSX. 2011-02-04 22:47:37 +01:00
Themaister
1b5adde885 Hrm. 2011-02-02 20:15:00 +01:00
Themaister
491f2e3e76 Update FPS for ffmpeg slightly. 2011-02-02 17:19:13 +01:00
Themaister
67ed89729d Use state slots for movies as well. 2011-02-02 13:37:01 +01:00
Themaister
5f8993cb83 Movie playback seems to work! :D 2011-02-02 12:45:56 +01:00
Themaister
2446300dd9 Some more logic hooked up. 2011-02-02 12:10:27 +01:00
Themaister
b97c45df78 Initial code for movie playback. 2011-02-02 11:47:05 +01:00
Themaister
9034e82298 Add rewind granularity. (Faster, but less accurate rewind.) 2011-02-01 17:30:18 +01:00
Themaister
0c1d359091 Make clang happy :) 2011-01-31 21:23:07 +01:00
Themaister
de331bcd9e Add rewind bind to ssnes-joyconfig. 2011-01-31 18:49:50 +01:00
Themaister
a81d6bc247 Fix up stuff. Alignment is done in client code. 2011-01-31 18:27:21 +01:00
Themaister
47d0b12d40 Configurable rewind stuff. 2011-01-31 18:06:57 +01:00
Themaister
849e9aa734 Do not play audio when rewinding, sound is borked even when shuffling. 2011-01-31 17:24:31 +01:00
Themaister
351e098da1 Basic rewind works! 2011-01-31 16:48:42 +01:00
Themaister
43dc30c3a5 Updates for 0.2.1 2011-01-30 13:44:30 +01:00
Themaister
98e6613df0 Add in feature check printing for XAudio and Pulse. 2011-01-30 00:30:54 +01:00
Themaister
25fe9b7f58 Add possibility to alter sound input rate on-the-fly. 2011-01-29 18:42:21 +01:00