Commit Graph

426 Commits

Author SHA1 Message Date
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
604fe709d5 Re-enable RSound for Win32 2011-02-09 23:04:11 +01:00
Themaister
81e8368099 Update RSound to use callback locks. 2011-02-08 17:50:38 +01:00
Themaister
2137ca8e3f Add a warning message if XDG_CONFIG_HOME is not found. 2011-02-07 15:27:07 +01:00
Themaister
672824539c Argsel. 2011-02-07 11:17:25 +01:00
Themaister
1915be5aea Add libsnes.hpp to the build so dynamic build doesn't require libsnes
per se.
2011-02-07 11:15:32 +01:00
Themaister
bdea56370d Typo 2011-02-07 11:14:46 +01:00
Themaister
e5e0c33ed6 Fix SDL include path. 2011-02-07 00:22:44 +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
d9e2072733 Update build for win32. 2011-02-06 13:37:41 +01:00
Themaister
820b124165 Add hermite resampler core :) SRC is disabled by default. 2011-02-06 13:29:48 +01:00
Themaister
caf3eb7b05 Update gitignore 2011-02-06 12:57:52 +01:00
Themaister
1b5e63f024 Add hermite resampler. 2011-02-06 12:57:12 +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
87589609bf Some clarification. 2011-02-05 14:14:56 +01:00
Themaister
757514242d Remove redundant flush. 2011-02-05 11:32:23 +01:00
Themaister
359d228632 Fix rewind issue. 2011-02-05 11:31:35 +01:00
Themaister
24dda40863 Remove unneeded lib. 2011-02-04 23:53:33 +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
af010712f3 Use a more proper blending technique for fonts. 2011-02-04 16:24:09 +01:00
Themaister
c2896db558 Fix some sed issues that seem to appear on Mac. 2011-02-04 15:31:05 +01:00
Themaister
57eebebcdd Fix OpenAL build for OSX. 2011-02-04 14:43:14 +01:00
Themaister
9ad9cbd7de Build fixes for OSX. (PPC) 2011-02-04 13:49:53 +01:00
Themaister
1b5adde885 Hrm. 2011-02-02 20:15:00 +01:00
Themaister
ca35dd79d2 Add misc bind for movie_record_toggle. 2011-02-02 19:34:44 +01:00
Themaister
491f2e3e76 Update FPS for ffmpeg slightly. 2011-02-02 17:19:13 +01:00
Themaister
b6591e21cd Update makefile for win32 as well. 2011-02-02 13:42:08 +01:00
Themaister
67ed89729d Use state slots for movies as well. 2011-02-02 13:37:01 +01:00
Themaister
6033e75dc4 Added some docs 2011-02-02 12:51:17 +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
ae395f05e1 Debork config handling. :D 2011-02-01 17:13:26 +01:00
Themaister
0c1d359091 Make clang happy :) 2011-01-31 21:23:07 +01:00
Themaister
dd8a9c67c9 Do not set rewind_enable automatically to true. 2011-01-31 19:53:44 +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
c5f825eaa5 Build fixes. 2011-01-31 16:10:40 +01:00
Themaister
d0a4102efa Add initial state manager code. 2011-01-31 16:06:46 +01:00
Themaister
3aa4181380 Add possibility to configure misc binds as well. 2011-01-30 20:36:45 +01:00