warzone2100/makerules
Giel van Schijndel d871a85964 Add video playback support:
* Add support for decoding and displaying of OggTheora/Vorbis videos
 * Change all references to *.rpl files to *.ogg files (and lower case them)
 * Add a new menu (and config) option for selecting the size at which to display videos (1x (native), 2x, full screen)

This closes ticket:64 and ticket:46

Code changes are ticket:64 (patch by Gerard Krol, Giel van Schijndel and Buginator)

FMVs can be found at http://download.gna.org/warzone/videos/sequences_ogg.zip (for now at least)
Videos encoded by Angus Lees


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6119 4a71c877-e1ca-e34f-864e-861f7616d084
2008-10-08 18:24:19 +00:00
..
common.mk Old versions for Flex do not like the space in -o filename 2008-07-10 09:35:10 +00:00
config.mk.tmpl Remove the TARGET option (I shouldn't have added it back) and select the windows-specific link line for the win32 makefiles 2008-07-10 19:52:33 +00:00
configure.mk Add video playback support: 2008-10-08 18:24:19 +00:00
exe.mk Use the (also new in this commit) relative variants of the directories almost everywhere. 2008-06-24 23:41:52 +00:00
lib.mk Reduce "raw" Makefiles to "win32" Makefiles by removing logic from configure.mk 2008-07-06 14:28:50 +00:00
submake.mk Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable 2008-07-10 20:10:16 +00:00