Commit Graph

11 Commits

Author SHA1 Message Date
hopet
3f5bfcc07a QuickTime capture compiles and runs, though it generates just garbage instead
of proper image as of now.
2007-11-22 14:22:20 +00:00
hopet
073208502e Compilable QuickTime capture. 2007-11-22 12:14:19 +00:00
hopet
e15f218808 Proceeding with MacOS X port - now it compiles fine including SDL (though not
tested).
2007-11-22 10:07:44 +00:00
hopet
76d63f81bf Port na MacOS X. 2007-11-21 17:28:08 +00:00
hopet
71ce2a3663 Patch pro MacOS X. 2007-11-21 15:31:38 +00:00
xliska
dae0dbe366 configure --help output was a little bit ugly after adding those two params from
last commit
2007-11-21 11:43:48 +00:00
xliska
5853ea41fc --enable-hdstation
--enable-fastdxt

(--disable-hdstation and --disable-fastdxt should work as well for configure)

ifdef HAVE_FASTDXT is currently missing in the very code
2007-11-21 11:40:02 +00:00
xliska
3eb4cc523c sdl.c:
deleted some commented out TCL variable

gl_sdl.c:
attempt to make gl_sdl work with any resolution and to add the splash screen as
in sdl

partly broken now:
- aspect ratio of the video is not maintained and is set to the aspect ratio
given by the screen resolution
- splash screen displayed as a scaled texture looks very weird ;)
2007-11-14 19:22:06 +00:00
xliska
5a5f665ad0 SDL init and scaling based on actual XWindows resolution. Tested with 1080i on
down to 1024x768 display.
2007-11-13 16:29:28 +00:00
hopet
a5c73e94f0 FastDXT library 2007-11-08 09:54:57 +00:00
hopet
97a3df6294 Integrated version of UltraGrid. 2007-11-08 09:48:58 +00:00