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 |
|
Themaister
|
43dc30c3a5
|
Updates for 0.2.1
v0.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
|
3ce07891e4
|
Update Makefile to add in rsound.dll and stuff.
|
2011-01-30 00:04:14 +01:00 |
|
Themaister
|
2ff47ab7c4
|
Compile in RSound for Win32 as well.
|
2011-01-29 23:53:38 +01:00 |
|
Themaister
|
8ba639c7d5
|
Fix log message.
|
2011-01-29 23:23:54 +01:00 |
|
Themaister
|
e0403e4dae
|
Indentation error.
|
2011-01-29 19:53:23 +01:00 |
|
Themaister
|
7776525c96
|
Add a simple README for Win32.
|
2011-01-29 19:43:05 +01:00 |
|
Themaister
|
25fe9b7f58
|
Add possibility to alter sound input rate on-the-fly.
|
2011-01-29 18:42:21 +01:00 |
|
Themaister
|
fff7aba8ec
|
Use threaded mainloop for Pulse. Seems to fix most issues.
|
2011-01-29 02:00:57 +01:00 |
|
Themaister
|
e83f3ed444
|
Initial PulseAudio code.
|
2011-01-29 01:15:09 +01:00 |
|
Themaister
|
334f11d5bc
|
Add logging when XAudio fails.
|
2011-01-28 20:57:13 +01:00 |
|
Themaister
|
5bcde44684
|
Remove some undeeded warning/error messages.
|
2011-01-27 23:05:20 +01:00 |
|
Themaister
|
2459793f9c
|
Set O_BINARY in Win32 on stdin reads.
|
2011-01-27 22:43:12 +01:00 |
|
Themaister
|
cadd7b9728
|
Make SDL take priority over XAudio.
|
2011-01-27 14:43:46 +01:00 |
|
Themaister
|
644f247026
|
Should fix GL on other cards than nVidia...
|
2011-01-27 14:17:01 +01:00 |
|
Themaister
|
8c1ef3051d
|
Add XAudio support. Need a separate xaudio-c.dll which actually implements the interface.
|
2011-01-27 01:57:25 +01:00 |
|
Themaister
|
d296e15f26
|
Merge branch 'master' of git://github.com/Themaister/SSNES
|
2011-01-27 00:58:01 +01:00 |
|
Themaister
|
5c3991e44c
|
Add GPLv3 text I suppose.
v0.2
|
2011-01-25 13:31:55 +01:00 |
|
Themaister
|
8c551108f2
|
Some additional newlines...
|
2011-01-25 13:26:41 +01:00 |
|
Themaister
|
2506f6ecdd
|
Newline
|
2011-01-25 13:25:35 +01:00 |
|
Themaister
|
fb66fecb8a
|
Update README.
|
2011-01-25 13:24:51 +01:00 |
|
Themaister
|
b8aa08de8b
|
Display features compiled in with --help.
|
2011-01-25 13:03:53 +01:00 |
|
Themaister
|
fcba18e564
|
Disable filters by default since they're kinda obsolete and bloat the
binary.
|
2011-01-25 11:08:40 +01:00 |
|
Themaister
|
c1e12c9d70
|
Fix up install build. Creates directories it installs to.
|
2011-01-25 10:47:22 +01:00 |
|
Themaister
|
70235c2b7e
|
Add .PHONY target.
|
2011-01-24 23:33:47 +01:00 |
|
Themaister
|
f3b685d832
|
Fix possible segfault.
|
2011-01-24 23:33:12 +01:00 |
|
Themaister
|
5a5cd46f9b
|
Merge branch 'master' of git://github.com/Themaister/SSNES
|
2011-01-24 22:43:52 +01:00 |
|
Themaister
|
ebd2a4c4c3
|
Update build for Win32.
|
2011-01-24 22:15:49 +01:00 |
|
Themaister
|
0865c7855d
|
Update build for win32 with freetype.
|
2011-01-24 21:46:43 +01:00 |
|
Themaister
|
db69cb2173
|
Add SSNES_LOG when changing save state slot.
|
2011-01-23 23:30:55 +01:00 |
|
Themaister
|
17663bbe46
|
Add save state slots.
|
2011-01-23 23:09:54 +01:00 |
|
Themaister
|
2267c7d048
|
Update licensing headers.
|
2011-01-23 20:29:28 +01:00 |
|
Themaister
|
f0e444b8d9
|
Show better log when font loading fails.
|
2011-01-23 14:48:19 +01:00 |
|
Themaister
|
1f39adec79
|
Small cleanups.
|
2011-01-23 13:50:22 +01:00 |
|
Themaister
|
c4f78912a1
|
Some fixes here and there. Do not build FFmpeg by default.
|
2011-01-23 13:34:41 +01:00 |
|