aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2007-12-31Update chan_console to natively use a 16 kHz sample rate. If it is talkingrussell1-20/+12
2007-12-31Merge the main set of changes from team/russell/chan_console.russell1-0/+1094
2007-12-29Move grabbers definitions to a separate file, vgrabbers.c, so it is easierrizzo5-300/+401
2007-12-29virtualize the interface for video grabbers, which shouldrizzo2-147/+240
2007-12-28Add a few entries up to 1408x1152 in the table of known video resolutions.rizzo1-0/+3
2007-12-28change the interface of video encapsulation routines, they onlyrizzo2-129/+129
2007-12-28various rearrangements and renaming of console_video stuffrizzo4-212/+230
2007-12-28Merged revisions 95191 via svnmerge from russell1-4/+0
2007-12-28fix a small bug in printing out geometries - wrong input.rizzo1-1/+1
2007-12-27remove useless castsrizzo1-1/+1
2007-12-27Merged revisions 94924 via svnmerge from file1-0/+1
2007-12-27Merged revisions 94905 via svnmerge from file1-1/+1
2007-12-27more localization of gui stuffrizzo2-11/+13
2007-12-27more steps to decouple the gui from the rest of the code.rizzo1-34/+37
2007-12-27Enable building the code even if SDL is not present (similarly,rizzo3-27/+34
2007-12-26more localizations around sdl_setuprizzo2-29/+38
2007-12-26use fread instead of mmap to read in the comment area from the keypad.rizzo1-62/+37
2007-12-26Allow more spans than 32. Also, rearrange compiler flags so the most oftentilghman1-0/+4
2007-12-26another bunch of gui localizationsrizzo2-25/+27
2007-12-26more localization of sdl stuffrizzo2-48/+31
2007-12-26move more gui stuff into console_gui.crizzo3-37/+41
2007-12-26more preparation for untangling of the various console_video stuffrizzo4-129/+198
2007-12-26Convert raw bits for callprogress bitfield to use constants, for greater code...tilghman1-15/+17
2007-12-26Fix a bug in peer handling that caused multiple instances of a peer to end uprussell1-1/+2
2007-12-26Split console_video.c so that video codecs and gui functionsrizzo3-1919/+1938
2007-12-25Change the abbreviated TON from 'A' to 'V', since 'A' is a legitimate DTMFtilghman1-2/+2
2007-12-23support sdl_videodriver to send output to x11/aalib/consolerizzo2-0/+20
2007-12-23move reading info from the keypad to a separate function.rizzo1-93/+95
2007-12-23make sure the minimum surface depth is 16bpp so we can create YUVoverlays.rizzo1-2/+9
2007-12-23avoid rebuilding dependent files if the generated busy.h and ringtone.hrizzo1-0/+6
2007-12-23Merged revisions 94660 via svnmerge from tilghman1-23/+24
2007-12-22Change the name of config file entries for keypad regionsrizzo1-5/+8
2007-12-22Build console_video support by linking in, as opposed to including,rizzo4-80/+150
2007-12-21We should only clear this value if we have tomattf1-3/+4
2007-12-21Commit non TCP transport part of #11506. Includes numerous additional parame...mattf1-12/+120
2007-12-20Merged revisions 94256 via svnmerge from russell1-1/+1
2007-12-20Merged revisions 94251 via svnmerge from russell1-3/+32
2007-12-20add some macros to simplify parsing the config file,rizzo3-155/+69
2007-12-19Add instructions on how to generate your own font.rizzo1-0/+17
2007-12-19Merged revisions 93949 via svnmerge from tilghman1-1/+1
2007-12-19Adding the ability to specify the To: header in an outbound INVITEoej1-11/+50
2007-12-18Move some warnings away to debug since some devices send a packet with a sillyoej1-2/+2
2007-12-18Merged revisions 93668 via svnmerge from tilghman2-8/+92
2007-12-18make configuration variable const so they are not accidentallyrizzo1-1/+1
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.rizzo2-5/+5
2007-12-18You... will... build! I say so and therefore you will.file1-0/+1
2007-12-18minor cleanupskpfleming1-3/+0
2007-12-17fix building under cygwin.rizzo1-0/+14
2007-12-17remove some unnecessary includesrizzo1-27/+2
2007-12-17surprising as it may be, chan_oss compiles correctly under cygwin as well,rizzo1-2/+1