1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasUI/General
Ykkrosh 2c71c22045 # Added basic video recording.
* Included FFmpeg library for video encoding. (LGPL, dynamically
linked.)
 * Added 'record' button to cinematics - plays the selected track at a
fixed framerate, and saves the output to a video file (preferably
MPEG4). Slightly lacking in reliability and features (fixed at 640x480,
no choice of codec, probably crashes horribly if any problems occur
while encoding, etc).
 * Moved icon bitmaps out of mods directory. Added 'record' icon.

This was SVN commit r4676.
2006-12-05 02:35:00 +00:00
..
VideoRecorder # Added basic video recording. 2006-12-05 02:35:00 +00:00
AtlasClipboard.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
AtlasClipboard.h # Fixes for GCC 2006-11-29 23:37:10 +00:00
AtlasEventLoop.cpp # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
AtlasEventLoop.h # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
AtlasWindowCommand.cpp # Fixes for GCC 2006-11-29 23:37:10 +00:00
AtlasWindowCommand.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
AtlasWindowCommandProc.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
AtlasWindowCommandProc.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Datafile.cpp # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
Datafile.h # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
IAtlasSerialiser.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
Observable.cpp # Integrated Actor Viewer and Actor Editor tools 2006-09-22 17:43:00 +00:00
Observable.h # Improved actor-viewer tool (more viewing controls, support for random actor variations) 2006-09-27 16:54:23 +00:00