summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-01implement "configure" checks for libiconv, and add theLuigi Rizzo
2007-12-31Merged revisions 95577 via svnmerge from Mark Michelson
2007-12-31Use float.h to fix the build on FreeBSD. Also, add some other platforms asRussell Bryant
2007-12-31Update chan_console to natively use a 16 kHz sample rate. If it is talkingRussell Bryant
2007-12-31Merge changes from team/russell/codec_resampleRussell Bryant
2007-12-31Merged revisions 95470 via svnmerge from Tilghman Lesher
2007-12-31Fix a compiler warningMark Michelson
2007-12-31Merge the main set of changes from team/russell/chan_console.Russell Bryant
2007-12-31fix a spelling error in a commentRussell Bryant
2007-12-31Add CV_STRINGFIELD() macro. This lets you set a config variable to a string ...Russell Bryant
2007-12-31Regenerate configure script to include check for portaudio.Russell Bryant
2007-12-31Add configure script checking for portaudio.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-28The diff for this change looks really bad, but all I did here was decrease th...Mark Michelson
2007-12-28Merged revisions 95191 via svnmerge from Russell Bryant
2007-12-28Some changes to app_amd. Mark Michelson
2007-12-28fix a small bug in printing out geometries - wrong input.Luigi Rizzo
2007-12-28Merged revisions 95095 via svnmerge from Mark Michelson
2007-12-27remove more unnecessary casts for NULL.Luigi Rizzo
2007-12-27Fix -s socket option, and document it as well.Jason Parker
2007-12-27NULL does not need to be cast to (char *)Luigi Rizzo
2007-12-27remove useless castsLuigi Rizzo
2007-12-27Merged revisions 95024 via svnmerge from Russell Bryant
2007-12-27Merged revisions 94977 via svnmerge from Mark Michelson
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-27Adding documentation for new manager actions and events in app_queueMark Michelson
2007-12-27clarify the type of video support in chan_ossLuigi Rizzo
2007-12-27I went looking for where we downloaded the g722 implementation and came acrossRussell Bryant
2007-12-27Blocked revisions 94831 via svnmergeRussell Bryant
2007-12-27Merged revisions 94828-94829 via svnmerge from Russell Bryant
2007-12-27This function checks more than just contexts...Olle Johansson
2007-12-27- Add Copyright Olle Johansson
2007-12-27Merged revisions 94824 via svnmerge from Kevin P. Fleming
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-26update the region description with an empty line at the beginning.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-26Make 'else' argument to ExecIf optional. Clean up the description and usage ...Jason Parker
2007-12-26more localization of sdl stuffLuigi Rizzo
2007-12-26move more gui stuff into console_gui.cLuigi Rizzo
2007-12-26Merged revisions 94808 via svnmerge from Tilghman Lesher