summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2008-01-01remove a leftover sleep(1) used for debuggingLuigi Rizzo
2007-12-31Update chan_console to natively use a 16 kHz sample rate. If it is talkingRussell Bryant
2007-12-31Merge the main set of changes from team/russell/chan_console.Russell Bryant
2007-12-29Move grabbers definitions to a separate file, vgrabbers.c, so it is easierLuigi Rizzo
2007-12-29virtualize the interface for video grabbers, which shouldLuigi Rizzo
2007-12-28Add a few entries up to 1408x1152 in the table of known video resolutions.Luigi Rizzo
2007-12-28change the interface of video encapsulation routines, they onlyLuigi Rizzo
2007-12-28various rearrangements and renaming of console_video stuffLuigi Rizzo
2007-12-28Merged revisions 95191 via svnmerge from Russell Bryant
2007-12-28fix a small bug in printing out geometries - wrong input.Luigi Rizzo
2007-12-27remove useless castsLuigi Rizzo
2007-12-27Merged revisions 94924 via svnmerge from Joshua Colp
2007-12-27Merged revisions 94905 via svnmerge from Joshua Colp
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-26Allow more spans than 32. Also, rearrange compiler flags so the most oftenTilghman Lesher
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-26Convert raw bits for callprogress bitfield to use constants, for greater code...Tilghman Lesher
2007-12-26Fix a bug in peer handling that caused multiple instances of a peer to end upRussell Bryant
2007-12-26Split console_video.c so that video codecs and gui functionsLuigi Rizzo
2007-12-25Change the abbreviated TON from 'A' to 'V', since 'A' is a legitimate DTMFTilghman Lesher
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-23avoid rebuilding dependent files if the generated busy.h and ringtone.hLuigi Rizzo
2007-12-23Merged revisions 94660 via svnmerge from Tilghman Lesher
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-21We should only clear this value if we have toMatthew Fredrickson
2007-12-21Commit non TCP transport part of #11506. Includes numerous additional parame...Matthew Fredrickson
2007-12-20Merged revisions 94256 via svnmerge from Russell Bryant
2007-12-20Merged revisions 94251 via svnmerge from Russell Bryant
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-19Merged revisions 93949 via svnmerge from Tilghman Lesher
2007-12-19Adding the ability to specify the To: header in an outbound INVITEOlle Johansson
2007-12-18Move some warnings away to debug since some devices send a packet with a sillyOlle Johansson
2007-12-18Merged revisions 93668 via svnmerge from Tilghman Lesher
2007-12-18make configuration variable const so they are not accidentallyLuigi Rizzo
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.Luigi Rizzo
2007-12-18You... will... build! I say so and therefore you will.Joshua Colp
2007-12-18minor cleanupsKevin P. Fleming
2007-12-17fix building under cygwin.Luigi Rizzo
2007-12-17remove some unnecessary includesLuigi Rizzo