Themaister
|
ad04db8365
|
Fix includes.
|
2011-12-03 00:48:42 +01:00 |
|
Themaister
|
a3abda7e7b
|
Refactor.
|
2011-12-02 22:56:11 +01:00 |
|
Themaister
|
c0a9db111d
|
Fix bug with reordering.
|
2011-12-02 22:23:19 +01:00 |
|
Themaister
|
088b01b52e
|
More logial ordering.
|
2011-12-02 21:37:35 +01:00 |
|
Themaister
|
c0f436b8ab
|
Minor nit.
|
2011-12-02 21:25:25 +01:00 |
|
Themaister
|
6538312d86
|
Fix some includes.
|
2011-12-02 21:16:51 +01:00 |
|
Themaister
|
e412ecdefe
|
Do not exit() prematurely.
|
2011-12-02 19:28:39 +01:00 |
|
Themaister
|
3556445660
|
Add new extension support.
|
2011-12-02 19:12:47 +01:00 |
|
Themaister
|
0738480439
|
Make sure set_defaults is called.
|
2011-12-02 02:48:04 +01:00 |
|
Themaister
|
a7870aa888
|
Altivec sample conversion.
|
2011-12-02 01:34:02 +01:00 |
|
Themaister
|
9d124b2380
|
Do not use anything dylib related if not compiled in.
|
2011-12-01 22:36:26 +01:00 |
|
Themaister
|
04d0d84d01
|
Fix up more paths.
|
2011-11-30 18:31:09 +01:00 |
|
Themaister
|
43972d4c35
|
Fix build.
|
2011-11-30 18:18:50 +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 |
|
Themaister
|
12ca70a308
|
Refactor binds.
|
2011-11-30 17:25:44 +01:00 |
|
Themaister
|
cb7002559d
|
Put defines in makefile.
|
2011-11-30 17:01:15 +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 |
|
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 |
|
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 |
|
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 |
|
Themaister
|
e49d216884
|
Check for large skews in timing.
|
2011-11-19 14:16:55 +01:00 |
|
Themaister
|
598d06fcb5
|
More explicitly log paths.
|
2011-11-19 01:33:21 +01:00 |
|
Themaister
|
7f13ec88e6
|
Simplify things a bit.
|
2011-11-18 18:43:02 +01:00 |
|
Themaister
|
c5c60c6f53
|
Add --bsvrecord.
|
2011-11-18 18:03:24 +01:00 |
|
Themaister
|
81b0e6d0a3
|
Use display refresh rates rather than input rate directly.
|
2011-11-18 15:14:56 +01:00 |
|
Themaister
|
da97b29d0b
|
Update FFmpeg to use new define in Win32.
|
2011-11-18 13:07:24 +01:00 |
|
Themaister
|
69b7f92285
|
Updates for 0.9.2-rc1.
|
2011-11-18 12:17:25 +01:00 |
|
Themaister
|
3a9dbbc8b7
|
Pause while inactive disabled by default.
|
2011-11-17 21:17:29 +01:00 |
|
Themaister
|
bf5db10459
|
Change timeout message to be less misleading.
|
2011-11-16 22:30:57 +01:00 |
|
Themaister
|
4fa27a5f0f
|
Binaries link in README.
|
2011-11-16 21:28:30 +01:00 |
|
Themaister
|
3e7c412738
|
Custom timing support for FFmpeg recording.
|
2011-11-16 18:56:42 +01:00 |
|
Themaister
|
88c870dcfa
|
Allow -L/--libsnes from command line.
|
2011-11-15 21:15:12 +01:00 |
|