summaryrefslogtreecommitdiff
path: root/main/file.c
AgeCommit message (Expand)Author
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-08-29Memory leaks fixKevin Harwell
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-07-08Move channel driver Registry manager events to core.Jason Parker
2013-07-03ARI - channel recording supportDavid M. Lee
2013-06-24Index installed sounds and implement ARI sounds queriesKinsey Moore
2013-01-28Change cleanup ordering in filestream destructor.Russell Bryant
2013-01-22Add ControlPlayback manager actionMatthew Jordan
2012-12-11Cleanup CLI commands on exit for several files.Richard Mudgett
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-08-21Fix misuses of asprintf throughout the code.Mark Michelson
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-05-14Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)Kinsey Moore
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2012-03-13Finalize ast_channel opaquificationTerry Wilson
2012-03-01Opaquify ast_channel typedefs, fd arrays, and softhangup flagTerry Wilson
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2012-01-05Allow playback of formats that don't support seekingKinsey Moore
2011-12-22Add Asterisk TestSuite event hooks to support ConfBridge testingMatthew Jordan
2011-11-11Video format was treated as audio when removed from the file playback schedulerMatthew Jordan
2011-10-03Merged revisions 339088 via svnmerge from Terry Wilson
2011-08-22Merged revisions 332817 via svnmerge from Matthew Jordan
2011-07-05Merged revisions 326209 via svnmerge from Matthew Jordan
2011-05-03Merged revisions 316265 via svnmerge from Russell Bryant
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2011-01-26Merged revisions 304097 via svnmerge from Sean Bright
2011-01-12Merged revisions 301446 via svnmerge from David Vossel
2011-01-12Merged revisions 301402 via svnmerge from Tilghman Lesher
2010-12-29Merged revisions 299989 via svnmerge from Tilghman Lesher
2010-10-06Merged revisions 290576 via svnmerge from Tilghman Lesher
2010-09-11Merged revisions 286270 via svnmerge from Olle Johansson
2010-08-30Small doxygen fix and doc additionOlle Johansson
2010-07-14ast_callerid restructuringRichard Mudgett
2010-06-18file.c was truncating audio file formats to the lower 32bits.David Vossel
2010-06-07Suppress warning in waitstream_core().Richard Mudgett
2010-03-25Merged revisions 254451 via svnmerge from Terry Wilson
2010-02-05Merge tests that verify the same thing. (Oops.)Tilghman Lesher
2010-02-04Try to make ast_format_str_reduce fail...Tilghman Lesher
2010-01-08Merged revisions 238629 via svnmerge from Matthew Nicholson
2009-12-01Merged revisions 232007 via svnmerge from Russell Bryant
2009-12-01Merged revisions 231740 via svnmerge from Matthew Nicholson
2009-11-30Merged revisions 231614 via svnmerge from Matthew Nicholson
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher