summaryrefslogtreecommitdiff
path: root/channels/console_video.c
AgeCommit message (Expand)Author
2007-12-28fix a small bug in printing out geometries - wrong input.Luigi Rizzo
2007-12-27more localization of gui stuffLuigi Rizzo
2007-12-27Enable building the code even if SDL is not present (similarly,Luigi Rizzo
2007-12-26more localizations around sdl_setupLuigi Rizzo
2007-12-26another bunch of gui localizationsLuigi Rizzo
2007-12-26more localization of sdl stuffLuigi Rizzo
2007-12-26move more gui stuff into console_gui.cLuigi Rizzo
2007-12-26more preparation for untangling of the various console_video stuffLuigi Rizzo
2007-12-26Split console_video.c so that video codecs and gui functionsLuigi Rizzo
2007-12-23support sdl_videodriver to send output to x11/aalib/consoleLuigi Rizzo
2007-12-23move reading info from the keypad to a separate function.Luigi Rizzo
2007-12-23make sure the minimum surface depth is 16bpp so we can create YUVoverlays.Luigi Rizzo
2007-12-22Change the name of config file entries for keypad regionsLuigi Rizzo
2007-12-22Build console_video support by linking in, as opposed to including,Luigi Rizzo
2007-12-20add some macros to simplify parsing the config file,Luigi Rizzo
2007-12-19Add instructions on how to generate your own font.Luigi Rizzo
2007-12-15Bring in video console support for chan_oss (and later chan_alsa too).Luigi Rizzo