aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-31Add configure script checking for portaudio.russell3-1/+8
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-28The diff for this change looks really bad, but all I did here was decrease th...mmichelson1-135/+134
2007-12-28Merged revisions 95191 via svnmerge from russell1-4/+0
2007-12-28Some changes to app_amd. mmichelson2-16/+45
2007-12-28fix a small bug in printing out geometries - wrong input.rizzo1-1/+1
2007-12-28Merged revisions 95095 via svnmerge from mmichelson1-4/+2
2007-12-27remove more unnecessary casts for NULL.rizzo3-9/+9
2007-12-27Fix -s socket option, and document it as well.qwell2-2/+6
2007-12-27NULL does not need to be cast to (char *)rizzo3-5/+5
2007-12-27remove useless castsrizzo1-1/+1
2007-12-27Merged revisions 95024 via svnmerge from russell1-0/+3
2007-12-27Merged revisions 94977 via svnmerge from mmichelson1-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-27Adding documentation for new manager actions and events in app_queuemmichelson1-0/+43
2007-12-27clarify the type of video support in chan_ossrizzo1-1/+3
2007-12-27I went looking for where we downloaded the g722 implementation and came acrossrussell1-0/+3
2007-12-27Blocked revisions 94831 via svnmergerussell0-0/+0
2007-12-27Merged revisions 94828-94829 via svnmerge from russell2-5/+5
2007-12-27This function checks more than just contexts...oej1-1/+1
2007-12-27- Add Copyright oej1-6/+8
2007-12-27Merged revisions 94824 via svnmerge from kpfleming1-5/+11
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-26update the region description with an empty line at the beginning.rizzo1-0/+0
2007-12-26Allow more spans than 32. Also, rearrange compiler flags so the most oftentilghman2-18/+24
2007-12-26another bunch of gui localizationsrizzo2-25/+27
2007-12-26Make 'else' argument to ExecIf optional. Clean up the description and usage ...qwell1-6/+6
2007-12-26more localization of sdl stuffrizzo2-48/+31
2007-12-26move more gui stuff into console_gui.crizzo3-37/+41
2007-12-26Merged revisions 94808 via svnmerge from tilghman1-0/+8
2007-12-26Use defined return values in load_module in more places.qwell15-33/+47
2007-12-26more preparation for untangling of the various console_video stuffrizzo4-129/+198
2007-12-26Merged revisions 94801 via svnmerge from russell1-25/+38
2007-12-26Add a new dialplan function, DIALPLAN_EXISTS(), which allows you to check forrussell2-1/+108
2007-12-26Merged revisions 94797 via svnmerge from russell1-0/+2
2007-12-26Leave a note for a minor bug that was pointed out by d1masrussell1-0/+3
2007-12-26Convert raw bits for callprogress bitfield to use constants, for greater code...tilghman1-15/+17
2007-12-26Merged revisions 94793 via svnmerge from russell1-4/+3
2007-12-26Merged revisions 94789 via svnmerge from russell1-1/+1
2007-12-26Merged revisions 94790 via svnmerge from russell1-1/+1
2007-12-26Fix a bug in peer handling that caused multiple instances of a peer to end uprussell1-1/+2