Commit Graph

1140 Commits

Author SHA1 Message Date
Themaister
79353f861c Do not report dupes. 2011-11-10 00:49:45 +01:00
Themaister
f3f4efe304 Improve error reporting in Cg. 2011-11-10 00:46:39 +01:00
Themaister
51721b4cb6 video_font_enable. 2011-11-10 00:15:41 +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
b3d422b5cd rubyFrameDirection / IN.frame_direction. 2011-11-09 23:45:34 +01:00
Themaister
d1dc65f202 Cleaner setup of bind-map. 2011-11-09 22:47:12 +01:00
Themaister
7815940a97 SNES_ENVIRONMENT_OVERSCAN. 2011-11-09 22:18:48 +01:00
Themaister
4f841c208d Use --qp 0 rather than --crf 0 for lossless. 2011-11-07 23:16:32 +01:00
Themaister
b4f0d9b8f8 Restrict number of lag frames. 2011-11-06 20:38:42 +01:00
Themaister
b96ab2982c Should fix minor issues with timeouts when lag frames > 8. 2011-11-06 20:28:02 +01:00
Themaister
825c1de7d1 Nits. 2011-11-05 15:24:29 +01:00
Themaister
6ada4d87d3 Style nit. 2011-11-05 13:34:41 +01:00
Themaister
53abc92322 Add some metadata. Should be a workaround. 2011-11-05 12:25:09 +01:00
Themaister
a816082ac3 Style nit. 2011-11-05 11:44:17 +01:00
Themaister
47e63f1c6b Style nit. 2011-11-05 11:37:04 +01:00
Themaister
cdf3d05c8e Should fix spurious timeouts for netplay. 2011-11-04 00:18:17 +01:00
Themaister
389e9ba0dc Style nit. 2011-11-04 00:07:53 +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
e7082fd6ea Warning nit. 2011-11-02 20:33:37 +01:00
Themaister
4806d2fe88 Clear up inconsistencies, and avoid breaking standard compliance. 2011-11-02 20:04:31 +01:00
Themaister
f85ff7124b More nits. 2011-11-02 19:34:08 +01:00
Themaister
0f010cf3d2 Fix style nits. 2011-11-02 19:31:36 +01:00
Themaister
95636d4f04 Refactor XVideo driver. Also, attempts harder to find suitable formats. 2011-11-02 17:51:15 +01:00
Themaister
43905e410e Fix build ... *grummel* 2011-11-02 17:04:49 +01:00
Themaister
d23a7e3ddf HAVE_OPENGL=1 in Windows. 2011-11-02 17:02:59 +01:00
Themaister
652f4c5856 More explicit checking for inconsistency. 2011-11-02 16:54:45 +01:00
Themaister
90febc4ecf Use dynamic by default.
FFmpeg and Python does not require explicit --enable.
2011-11-02 16:50:34 +01:00
Themaister
34b5994842 Fix minor issue. 2011-11-01 21:28:32 +01:00
Themaister
0c3f6ed66b Cleanup and optimize rewind a bit. Forced POT buffer size. 2011-11-01 21:00:41 +01:00
Themaister
f3e487557e Fix some style nits. 2011-11-01 20:27:59 +01:00
Themaister
ee12266a2b Fix build for OSX. 2011-11-01 18:45:50 +01:00
Themaister
1981b14de9 Allow OpenGL to be disabled. 2011-11-01 18:24:43 +01:00
Themaister
65665f36cc Fixup netplay. 2011-10-31 22:51:54 +01:00
Themaister
a48dc55c41 Fix ugly possible segfault. 2011-10-30 16:58:45 +01:00
Themaister
202a458524 Updates for 0.9.1. 2011-10-30 11:24:16 +01:00
Themaister
b4de704a09 Style nit. 2011-10-30 02:12:00 +02:00
Themaister
fef5edfac8 Change default aspect handling. 2011-10-30 01:58:08 +02:00
Themaister
a6e74775b1 Edge trigger reset. 2011-10-29 13:35:01 +02:00
Themaister
ee66a28d05 Style nit. 2011-10-29 13:33:15 +02:00
Themaister
5e28d82af2 Fix compile with HAVE_CONFIGFILE=0. 2011-10-28 17:10:58 +02:00
Themaister
c2a06bfa09 Replace some magic numbers. 2011-10-28 09:06:34 +02:00
Themaister
66510e21aa Fixup build for non dynamic builds. 2011-10-28 00:34:42 +02:00
Themaister
ec5e3355b9 Add some logging. 2011-10-28 00:23:49 +02:00
Themaister
0522a2d6a0 Start implementing some minor extensions to libsnes. 2011-10-27 23:40:34 +02:00
Themaister
fad89f9d2d More gracious error handling for state tracker. 2011-10-26 19:51:10 +02:00
Themaister
97f937ec6d Use floating point values for uniforms from Python. 2011-10-26 10:26:09 +02:00
Themaister
9647006a2b Merge branch 'master' of github.com:Themaister/SSNES 2011-10-25 23:03:20 +02:00
Themaister
418ba455f8 Allow the rest of the buttons in Python.
Fix issue where long type was enforced for return values of uniforms.
2011-10-25 23:02:17 +02:00