994 Commits

Author SHA1 Message Date
Themaister
b2dd12d186 Rewind audio! :D 2011-10-15 14:33:41 +02:00
Themaister
9c79bf0ba2 Refactor audio flushing method. 2011-10-15 13:16:32 +02:00
Themaister
f48247a18b Style nits ... 2011-10-15 12:56:48 +02:00
Themaister
48e015558e Style nits. 2011-10-15 12:54:47 +02:00
Themaister
0ff3cbc93b Nits. 2011-10-15 12:51:17 +02:00
Themaister
25f0e162a4 Purge support for libsamplerate. Obsolete. 2011-10-15 12:48:15 +02:00
Themaister
0810812cd9 Slight cleanups when pushing audio. 2011-10-15 12:42:39 +02:00
Themaister
15e0b721e6 Updates for RC2. v0.9-rc2 2011-10-14 14:07:03 +02:00
Themaister
9d12c3ac87 Use Makefile.win for Phoenix. 2011-10-14 13:34:27 +02:00
Themaister
a7c3d8d17a Some slight recording tweaks. 2011-10-14 11:27:02 +02:00
Themaister
8fbfdee011 Do not always force 4.0 / 3 aspect ratio for output. 2011-10-14 11:00:31 +02:00
Themaister
bc999e72fa Updates for v0.9-rc1. Use --features rather than spamming down --help. v0.9-rc1 2011-10-11 20:02:46 +02:00
Themaister
c7f8110670 Use glorious x264 RGB. 2011-10-10 22:24:26 +02:00
Themaister
b0dbc67281 Fix build when only Cg is being compiled. 2011-10-17 15:35:02 +02:00
Themaister
4916f7b08b Add placeholder define for when libx264 RGB support is built in. 2011-10-09 12:37:53 +02:00
Themaister
1058d94ec1 x264 RGB recording. 2011-10-09 12:27:02 +02:00
Themaister
340dca3c6d Download headers (lib/headers split). 2011-10-08 17:01:40 +02:00
Themaister
4ae0f3da22 Remove obsolete readme. 2011-10-08 01:27:21 +02:00
Themaister
7d2d1ce49e Change "hashing" value used for netplay. 2011-10-07 22:33:38 +02:00
Themaister
fa26f6a10c Cache font rendering. Major overhead reduction. 2011-10-07 17:58:22 +02:00
Themaister
db71a5cdba New font rendering code for OpenGL. 2011-10-07 17:43:39 +02:00
Themaister
5058fdcd1a Update docs. 2011-10-07 01:36:52 +02:00
Themaister
ef04f199d5 Slight cleanups. 2011-10-07 01:21:54 +02:00
Themaister
d26dd9d9e7 Slight cleanups. 2011-10-07 00:54:47 +02:00
Themaister
d2bc4096de Some fixes to FFmpeg. Conserves RAM better. 2011-10-07 00:04:52 +02:00
Themaister
08ca1a54d3 Remove useless asserts. 2011-10-06 23:44:21 +02:00
Themaister
869eddfc1a Custom FFmpeg recording sizes. 2011-10-06 23:43:48 +02:00
Themaister
fbced43f11 Update threading for Win32. 2011-10-06 22:40:47 +02:00
Themaister
c996f816b8 Default font path OSX. 2011-10-06 21:12:11 +02:00
Themaister
33ecedb462 Fixup build for OSX. 2011-10-06 20:49:00 +02:00
Themaister
a58676c9e1 Linux needs -lrt for clock_gettime. 2011-10-06 20:34:01 +02:00
Themaister
1ee9722e5f Start working on custom thread implementation.
Avoids SDL dependency for this to improve portability.
2011-10-06 20:31:39 +02:00
Themaister
81250657f0 Change default font color to yellow. 2011-10-06 19:10:01 +02:00
Themaister
7d33cccc8e Default fonts. 2011-10-06 19:06:38 +02:00
Themaister
3db79ab2f0 Nits. 2011-10-05 22:56:52 +02:00
Themaister
ea0f6813d2 Avoid assertions. 2011-10-05 22:39:54 +02:00
Themaister
f6d4d32c03 Dynamic loading by default, add OSD message for netplay DC. 2011-10-05 21:44:17 +02:00
Themaister
892e82141f Fix FTBFS. 2011-10-05 19:57:32 +02:00
Themaister
65ec7fae9c Is this it? 2011-10-05 02:09:54 +02:00
Themaister
a0acb75a19 Might push lagframes better. 2011-10-05 01:05:34 +02:00
Themaister
bcae973d82 Savestate auto indexing support. 2011-09-27 15:31:25 +02:00
Themaister
d01a4fe61b Only load second pass shaders when render-to-texture is set. 2011-09-26 22:45:28 +02:00
Themaister
8d4620b680 FFmpeg API seems to be too fragmented. Give in and #ifdef shit. :v 2011-09-23 22:57:41 +02:00
Themaister
c2cedb1b6f Resizing windows in 1.2 should not trigger some init code :) 2011-09-22 21:50:57 +02:00
Themaister
157dcad87b Fix newline typo. 2011-09-22 13:15:16 +03:00
Themaister
8ea5ba171a Updates for 0.8.2. v0.8.2 2011-09-21 21:17:46 +02:00
Themaister
fa876b10a3 Style nit. 2011-09-20 12:22:30 +02:00
Themaister
3c58d10eae Small fix. 2011-09-20 12:05:21 +02:00
Themaister
a3ee8c8849 Defensive nit. 2011-09-20 11:58:21 +02:00
Themaister
5e14b302bc Replace a VLA with char[MAXPATHLEN]. 2011-09-20 12:50:13 +03:00