Jeffrey Pfau
|
d7968ccc0d
|
Merge branch 'ffmpeg'
|
2014-08-12 22:28:13 -07:00 |
Jeffrey Pfau
|
9ed4fad33c
|
Add library versions and installation targets
|
2014-08-12 22:18:06 -07:00 |
Jeffrey Pfau
|
09c49d5f3b
|
Clean up list usage in CMakeLists
|
2014-08-12 22:06:31 -07:00 |
Jeffrey Pfau
|
e88aed2597
|
Detect libedit
|
2014-08-12 22:02:34 -07:00 |
Jeffrey Pfau
|
4fe48ad820
|
Detect libedit
|
2014-08-12 21:58:48 -07:00 |
Jeffrey Pfau
|
43de75c973
|
Detect libPNG and zlib
|
2014-08-12 21:53:32 -07:00 |
Jeffrey Pfau
|
408223cfef
|
External support for changing codecs in FFmpeg encoder
|
2014-08-12 02:11:43 -07:00 |
Jeffrey Pfau
|
11c00d8958
|
Use FFV1 for reduced filesize
|
2014-08-09 04:17:34 -07:00 |
Jeffrey Pfau
|
88695a5ab1
|
Rough FFmpeg video encoder
|
2014-08-09 03:59:31 -07:00 |
Jeffrey Pfau
|
6291a62860
|
Fix stream recording resumption
|
2014-08-07 02:01:17 -07:00 |
Jeffrey Pfau
|
484a7f299a
|
Add rerecord count
|
2014-08-07 01:13:50 -07:00 |
Jeffrey Pfau
|
e732448aa4
|
Write full finalization data when stopping recording
|
2014-08-07 01:13:34 -07:00 |
Jeffrey Pfau
|
a4cd807b70
|
Fix writing max strem ID in RR metadata
|
2014-08-07 01:13:03 -07:00 |
Jeffrey Pfau
|
ba993980dc
|
Big cleanup to how RR handles separate segments, and adding lots of logging (fixes #106)
|
2014-08-07 00:24:25 -07:00 |
Jeffrey Pfau
|
f005326800
|
Add backslash as another frame advance key
|
2014-08-07 00:23:05 -07:00 |
Jeffrey Pfau
|
06da7fcb09
|
Fix rr writing to the wrong file
|
2014-08-06 21:57:35 -07:00 |
Jeffrey Pfau
|
0389237fc6
|
Loading savestates now changes the active branch
|
2014-08-05 23:52:08 -07:00 |
Jeffrey Pfau
|
5ee336d274
|
Fix masking savegames so it can write to a masked savegame
|
2014-08-04 23:46:33 -07:00 |
Jeffrey Pfau
|
82b31c46f1
|
RR starting from savegame (currently broken) and savestate
|
2014-08-04 23:37:37 -07:00 |
Jeffrey Pfau
|
86a2edbdf1
|
Save/load state with file parameter
|
2014-08-04 22:40:11 -07:00 |
Jeffrey Pfau
|
d979e04606
|
Unmask savedata if reseting while a movie is not recording or replaying
|
2014-08-04 22:24:43 -07:00 |
Jeffrey Pfau
|
f8fff828e3
|
Start working on ability to bundle save data with movies
|
2014-08-04 01:11:46 -07:00 |
Jeffrey Pfau
|
220d836f13
|
Save initialization type and metadata magic number
|
2014-08-04 00:54:50 -07:00 |
Jeffrey Pfau
|
ff200093ca
|
Fix crashing when trying to start recording while recording
|
2014-08-03 20:19:19 -07:00 |
Jeffrey Pfau
|
fabdfc86f3
|
Add magic numbers to movie files
|
2014-08-03 20:15:34 -07:00 |
Jeffrey Pfau
|
a09bb6d51a
|
Detect basic desync in rr
|
2014-08-03 19:47:02 -07:00 |
Jeffrey Pfau
|
4534574f50
|
Fix game ID for Wario Ware Twisted override
|
2014-07-30 01:50:22 -07:00 |
Jeffrey Pfau
|
5ca6888840
|
Savestate loading during recording and replaying
|
2014-07-30 00:13:11 -07:00 |
Jeffrey Pfau
|
28218b2465
|
Fix .log -> .dat for the first chunk, and make sure it bails if the load fails
|
2014-07-30 00:03:19 -07:00 |
Jeffrey Pfau
|
9cc97410d3
|
Make sure not to reload an old rr stream chunk when reaching the end of a file
|
2014-07-29 23:39:55 -07:00 |
Jeffrey Pfau
|
e3410fc457
|
Fix _readTag to not crash if the VFile has been closed
|
2014-07-29 23:15:08 -07:00 |
Jeffrey Pfau
|
fade994137
|
Clean up logic with an EOF tag
|
2014-07-29 23:13:16 -07:00 |
Jeffrey Pfau
|
6845454969
|
Add more rr tags, some implemented
|
2014-07-29 22:50:46 -07:00 |
Jeffrey Pfau
|
35bf1f3990
|
Keep max stream ID separate from current stream ID
|
2014-07-29 22:50:19 -07:00 |
Jeffrey Pfau
|
0023613625
|
Clean up movie state when exiting
|
2014-07-29 22:49:24 -07:00 |
Jeffrey Pfau
|
dbc6567317
|
Only make GUI_MOD SDL events happen when no other modifiers are active
|
2014-07-29 22:48:55 -07:00 |
Jeffrey Pfau
|
9873da0eb7
|
Ability to chunk movie streams into multiple files
|
2014-07-27 19:06:30 -07:00 |
Jeffrey Pfau
|
b115cb564d
|
Fix GBARR not starting in SDL port
|
2014-07-27 18:22:53 -07:00 |
Jeffrey Pfau
|
45b8ffb9cf
|
New movie format
|
2014-07-27 18:22:39 -07:00 |
Jeffrey Pfau
|
f39d7e3640
|
Move screenshot function to gba-thread.h
|
2014-07-27 18:21:58 -07:00 |
Jeffrey Pfau
|
b4d90e7e84
|
Restore pixels from PNG when loading savestate
|
2014-07-26 14:06:28 -07:00 |
Jeffrey Pfau
|
a872bd3642
|
Remove some ifdefed code by adding a constant for number of bytes per pixel
|
2014-07-26 13:28:44 -07:00 |
Jeffrey Pfau
|
15ece309b7
|
PNG savestate loading
|
2014-07-26 13:20:29 -07:00 |
Jeffrey Pfau
|
89bb9c7eac
|
Code for embedding savestates in PNG chunk, loading not yet implemented
|
2014-07-26 00:04:24 -07:00 |
Jeffrey Pfau
|
deb278dc22
|
Add function to GBAVideoRenderer for taking screenshot
|
2014-07-26 00:03:54 -07:00 |
Jeffrey Pfau
|
bbe52bf632
|
Add screenshot capability
|
2014-07-25 05:44:20 -07:00 |
Jeffrey Pfau
|
103bef17c9
|
Avoid compiler warnings
|
2014-07-25 03:45:54 -07:00 |
Jeffrey Pfau
|
888d037b3d
|
PGO options for GCC
|
2014-07-25 00:01:49 -07:00 |
Jeffrey Pfau
|
5189d9afd4
|
Add mechanism for adding halts to busy loops
|
2014-07-24 04:21:33 -07:00 |
Jeffrey Pfau
|
a701a6d9dd
|
Benchmark option to disable video rendering fully
|
2014-07-24 03:23:41 -07:00 |