]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2007-12-31  Mark MichelsonMerged revisions 95577 via svnmerge from
2007-12-31  Russell BryantUse float.h to fix the build on FreeBSD. Also, add...
2007-12-31  Russell BryantUpdate chan_console to natively use a 16 kHz sample...
2007-12-31  Russell BryantMerge changes from team/russell/codec_resample
2007-12-31  Tilghman LesherMerged revisions 95470 via svnmerge from
2007-12-31  Mark MichelsonFix a compiler warning
2007-12-31  Russell BryantMerge the main set of changes from team/russell/chan_co...
2007-12-31  Russell Bryantfix a spelling error in a comment
2007-12-31  Russell BryantAdd CV_STRINGFIELD() macro. This lets you set a config...
2007-12-31  Russell BryantRegenerate configure script to include check for portaudio.
2007-12-31  Russell BryantAdd configure script checking for portaudio.
2007-12-29  Luigi RizzoMove grabbers definitions to a separate file, vgrabbers...
2007-12-29  Luigi Rizzovirtualize the interface for video grabbers, which...
2007-12-28  Luigi RizzoAdd a few entries up to 1408x1152 in the table of known...
2007-12-28  Luigi Rizzochange the interface of video encapsulation routines...
2007-12-28  Luigi Rizzovarious rearrangements and renaming of console_video...
2007-12-28  Mark MichelsonThe diff for this change looks really bad, but all...
2007-12-28  Russell BryantMerged revisions 95191 via svnmerge from
2007-12-28  Mark MichelsonSome changes to app_amd.
2007-12-28  Luigi Rizzofix a small bug in printing out geometries - wrong...
2007-12-28  Mark MichelsonMerged revisions 95095 via svnmerge from
2007-12-27  Luigi Rizzoremove more unnecessary casts for NULL.
2007-12-27  Jason ParkerFix -s socket option, and document it as well.
2007-12-27  Luigi RizzoNULL does not need to be cast to (char *)
2007-12-27  Luigi Rizzoremove useless casts
2007-12-27  Russell BryantMerged revisions 95024 via svnmerge from
2007-12-27  Mark MichelsonMerged revisions 94977 via svnmerge from
2007-12-27  Joshua ColpMerged revisions 94924 via svnmerge from
2007-12-27  Joshua ColpMerged revisions 94905 via svnmerge from
2007-12-27  Luigi Rizzomore localization of gui stuff
2007-12-27  Mark MichelsonAdding documentation for new manager actions and events...
2007-12-27  Luigi Rizzoclarify the type of video support in chan_oss
2007-12-27  Russell BryantI went looking for where we downloaded the g722 impleme...
2007-12-27  Russell BryantBlocked revisions 94831 via svnmerge
2007-12-27  Russell BryantMerged revisions 94828-94829 via svnmerge from
2007-12-27  Olle JohanssonThis function checks more than just contexts...
2007-12-27  Olle Johansson- Add Copyright
2007-12-27  Kevin P. FlemingMerged revisions 94824 via svnmerge from
2007-12-27  Luigi Rizzomore steps to decouple the gui from the rest of the...
2007-12-27  Luigi RizzoEnable building the code even if SDL is not present...
2007-12-26  Luigi Rizzomore localizations around sdl_setup
2007-12-26  Luigi Rizzouse fread instead of mmap to read in the comment area...
2007-12-26  Luigi Rizzoupdate the region description with an empty line at...
2007-12-26  Tilghman LesherAllow more spans than 32. Also, rearrange compiler...
2007-12-26  Luigi Rizzoanother bunch of gui localizations
2007-12-26  Jason ParkerMake 'else' argument to ExecIf optional. Clean up...
2007-12-26  Luigi Rizzomore localization of sdl stuff
2007-12-26  Luigi Rizzomove more gui stuff into console_gui.c
2007-12-26  Tilghman LesherMerged revisions 94808 via svnmerge from
2007-12-26  Jason ParkerUse defined return values in load_module in more places.
2007-12-26  Luigi Rizzomore preparation for untangling of the various console_...
2007-12-26  Russell BryantMerged revisions 94801 via svnmerge from
2007-12-26  Russell BryantAdd a new dialplan function, DIALPLAN_EXISTS(), which...
2007-12-26  Russell BryantMerged revisions 94797 via svnmerge from
2007-12-26  Russell BryantLeave a note for a minor bug that was pointed out by...
2007-12-26  Tilghman LesherConvert raw bits for callprogress bitfield to use const...
2007-12-26  Russell BryantMerged revisions 94793 via svnmerge from
2007-12-26  Russell BryantMerged revisions 94789 via svnmerge from
2007-12-26  Russell BryantMerged revisions 94790 via svnmerge from
2007-12-26  Russell BryantFix a bug in peer handling that caused multiple instanc...
2007-12-26  Russell Bryantupdate svn:ignore for astcanary
2007-12-26  Mark MichelsonAdding support for storing the queue log entries in...
2007-12-26  Luigi RizzoSplit console_video.c so that video codecs and gui...
2007-12-25  Tilghman LesherAdd pickup by channel
2007-12-25  Tilghman LesherChange the abbreviated TON from 'A' to 'V', since ...
2007-12-25  Tilghman LesherAdd channel thread ID to the information passed to...
2007-12-25  Joshua ColpBlocked revisions 94769 via svnmerge
2007-12-24  Tilghman LesherMerged revisions 94767 via svnmerge from
2007-12-24  Tilghman LesherBlocked revisions 94765 via svnmerge
2007-12-24  Tilghman LesherMerged revisions 94763 via svnmerge from
2007-12-23  Luigi Rizzosupport sdl_videodriver to send output to x11/aalib...
2007-12-23  Luigi Rizzomove reading info from the keypad to a separate function.
2007-12-23  Luigi Rizzomake sure the minimum surface depth is 16bpp so we...
2007-12-23  Luigi Rizzoavoid rebuilding dependent files if the generated busy...
2007-12-23  Tilghman LesherMerged revisions 94660 via svnmerge from
2007-12-22  Luigi RizzoChange the name of config file entries for keypad regions
2007-12-22  Luigi Rizzoadd a sample keypad (with annotations) for console...
2007-12-22  Luigi RizzoBuild console_video support by linking in, as opposed...
2007-12-21  Mark MichelsonSomething I've been itching to do for a while now....
2007-12-21  Matthew FredricksonWe should only clear this value if we have to
2007-12-21  Matthew FredricksonCommit non TCP transport part of #11506. Includes...
2007-12-21  Mark MichelsonStore dates using local time instead of UTC
2007-12-21  Mark MichelsonFix a memory leak when reloading queue rules.
2007-12-21  Mark MichelsonThe one documentation source I forgot to update after...
2007-12-21  Mark MichelsonLots of coding guidelines cleanup.
2007-12-21  Mark MichelsonBlocked revisions 94543 via svnmerge
2007-12-21  Mark MichelsonMerged revisions 94540 via svnmerge from
2007-12-21  Jason Parkercodecs.conf really shouldn't be mandatory.. it never...
2007-12-21  Mark MichelsonMerged revisions 94538 via svnmerge from
2007-12-21  Mark MichelsonAST_LIST_REMOVE_CURRENT only takes one argument in...
2007-12-21  Mark MichelsonMerged revisions 94468 via svnmerge from
2007-12-21  Russell BryantBlocked revisions 94466 via svnmerge
2007-12-21  Mark MichelsonMerged revisions 94464 via svnmerge from
2007-12-21  Mark MichelsonMerged revisions 94420 via svnmerge from
2007-12-21  Tilghman LesherMerged revisions 94418 via svnmerge from
2007-12-21  Mark MichelsonMoved the update of the queue_ent's rule list to just...
2007-12-21  Mark MichelsonMerging the queue-penalty branch. In short, this allows...
2007-12-20  Mark MichelsonThe changes to header inclusion in trunk broke compilat...
2007-12-20  Russell BryantAdd a bit more to the description of the "mwimonitor...
2007-12-20  Steve Murphycloses issue #11287; thanks to snuffy for this fix...
next