summaryrefslogtreecommitdiff
path: root/channels/console_gui.c
AgeCommit message (Expand)Author
2008-01-07add support for cropping the keypad image while displaying it.Luigi Rizzo
2008-01-07update comments to reflect reality (or at least planned behaviour).Luigi Rizzo
2008-01-07resolve a load-time problem avoiding a call to console_do_answer.Luigi Rizzo
2008-01-01call directly the cli command to implement hangup.Luigi Rizzo
2007-12-29virtualize the interface for video grabbers, which shouldLuigi Rizzo
2007-12-28various rearrangements and renaming of console_video stuffLuigi Rizzo
2007-12-27more localization of gui stuffLuigi Rizzo
2007-12-27more steps to decouple the gui from the rest of the code.Luigi 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-26use fread instead of mmap to read in the comment area from the keypad.Luigi 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