323 Commits

Author SHA1 Message Date
Themaister
4beec3870f Spectator mode. 2012-01-11 19:22:18 +01:00
Themaister
b4248038fb Update license headers. 2012-01-08 01:12:05 +01:00
Themaister
435109ceae Rework SRAM semantics for Sufami. 2012-01-06 20:32:30 +01:00
Themaister
a18c0b2b14 Use const. 2012-01-05 21:43:55 +01:00
TwinAphex51224
ebea0220cd (360) Added 360 solution and added some defines 2012-01-05 13:30:13 +01:00
Themaister
3d1b0ef35b Merge branch 'fix' 2012-01-02 13:33:27 +01:00
Themaister
c2ba0d474c Use limits.h and PATH_MAX. 2012-01-02 13:33:03 +01:00
Themaister
bc66841a29 More correct save state and rewind handling. 2011-12-27 18:30:14 +01:00
Themaister
004ca0fe89 Better formatting. 2011-12-25 21:43:00 +01:00
Themaister
40cce7c9d6 Also log compiler version normally. 2011-12-25 21:39:58 +01:00
Themaister
1c29d31859 Better formatting. 2011-12-25 21:20:07 +01:00
Themaister
d3af29fa1f Compiler logging macros. 2011-12-25 21:16:48 +01:00
Themaister
c5d1fd32d5 Deinit audio before video. 2011-12-25 19:31:05 +01:00
Themaister
672102d377 Change asserts to ssnes_assert(). 2011-12-25 12:47:47 +01:00
Themaister
381498e945 Print feature for DirectSound. 2011-12-25 01:59:30 +01:00
Themaister
eac468ba19 MSVC compat. 2011-12-25 01:38:59 +01:00
Themaister
d5fca50a2f Can build for C++. 2011-12-24 15:26:01 +01:00
Themaister
dd1300f1cc Fix rewind granularity setting when not playing movies. 2011-12-16 10:19:45 +01:00
TwinAphex51224
c5f86f12c0 Revert "(PS3) Would not cleanly exit on PS3 without this - perhaps something"
This reverts commit 243e941d81b99f47760a58a58113ce48a42926d8.
2011-12-03 01:56:41 +01:00
TwinAphex51224
243e941d81 (PS3) Would not cleanly exit on PS3 without this - perhaps something
Cg-related needs deiniting prior to exit(0)
2011-12-03 01:54:57 +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
a221e3e4cd Enable/disable threading support. 2011-11-30 17:46:58 +01:00
Themaister
a5b3f421d1 Fix include paths for libsnes header. 2011-11-30 17:32:30 +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
7f7d47b120 Custom getopt for portability. 2011-11-30 11:48:53 +01:00
Themaister
5dbd1ea35c Add mute toggle. 2011-11-26 15:54:58 +01:00
Themaister
2476e3dee3 Updates for 0.9.2. 2011-11-24 13:13:55 +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
2a598c0b97 Do not quit SSNES on movie playback end. 2011-11-20 03:00:21 +01:00
Themaister
bb5e31df0d Still record audio even if audio is not enabled. 2011-11-20 02:06:25 +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
69b7f92285 Updates for 0.9.2-rc1. 2011-11-18 12:17:25 +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
Themaister
4a6392aefa Fix wrong placement of line in print_help(). 2011-11-13 01:12:32 +01:00
Themaister
477091ce8f Do not force crop_overscan with ffmpeg. 2011-11-10 00:03:52 +01:00
Themaister
2707b87767 Should fix overscan overcrop. 2011-11-09 23:58:14 +01:00
Themaister
6ada4d87d3 Style nit. 2011-11-05 13:34:41 +01:00
Themaister
a6f7a2311f Minor cleanups for hermite. 2011-11-03 23:48:36 +01:00
Themaister
f19d99d523 Log error when netplay init fails. 2011-11-03 21:05:12 +01:00
Themaister
0c3f6ed66b Cleanup and optimize rewind a bit. Forced POT buffer size. 2011-11-01 21:00:41 +01:00
Themaister
ee12266a2b Fix build for OSX. 2011-11-01 18:45:50 +01:00