summaryrefslogtreecommitdiff
path: root/include/asterisk/file.h
AgeCommit message (Expand)Author
2018-04-30Add the ability to read the media file type from HTTP header for playbackGaurav Khurana
2018-01-27loader: Use ast_cli_completion_add for 'module load' completion.Corey Farrell
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-11-04stasis_recording/stored: remove calls to deprecated readdir_r function.Kevin Harwell
2014-09-16Voicemail: get correct duration when copying file to vmScott Griepentrog
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2013-07-03ARI - channel recording supportDavid M. Lee
2013-06-24Index installed sounds and implement ARI sounds queriesKinsey Moore
2013-01-22Add ControlPlayback manager actionMatthew Jordan
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2011-12-09Remove autojump extensions from SayUnixTime, make an option to perform automa...Jonathan Rose
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-05-21Merged revisions 265089 via svnmerge from Mark Michelson
2009-11-30Merged revisions 231614 via svnmerge from Matthew Nicholson
2009-11-30Reverted 231616Matthew Nicholson
2009-11-30Merged revisions 231614 via svnmerge from Matthew Nicholson
2009-10-08Merged revisions 222878 via svnmerge from Russell Bryant
2008-11-20Merged revisions 158072 via svnmerge from Mark Michelson
2007-12-15Typo fixed earlier, that wasn't a typo after all.Olle Johansson
2007-12-15 fix a typo from revision 93138Russell Bryant
2007-12-14include mmap header if detected by configureLuigi Rizzo
2007-11-29Merged revisions 90142 via svnmerge from Russell Bryant
2007-11-22implement the split of file.h and mod_format.hLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-10-10Merged revisions 85316 via svnmerge from Russell Bryant
2007-09-26Change function documentation to use doxygen tags. (Really, I just neededRussell Bryant
2007-09-05Merged revisions 81599 via svnmerge from Russell Bryant
2007-07-23(closes issue #10271)Russell Bryant
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes toRussell Bryant
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...Steve Murphy
2006-10-30Issue 8246 Doxygen updates (kshumard) Olle Johansson
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-06-05yet another massive performance and memory savings improvementKevin P. Fleming
2006-04-21move wait_and_stream to ast_wait_and_stream() because equivalentLuigi Rizzo
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-04Largely simplify format handlers (for file copy etc.)Luigi Rizzo
2006-02-20Bug 5984 - Convert file offsets to 64 bitTilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-09issue #5658, different fixKevin P. Fleming
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)Russell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-16Use FILE * instead of fd for files to support bufferingMark Spencer
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-07-12add 'exit context' and 'only stop on match' options to Background app (bug #4...Kevin P. Fleming
2005-06-05make ast_waitstream_* return value compatible with platforms that use unsigne...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-02-13Fix user=phone stuff (bug #3575)Mark Spencer
2005-02-09Make sure AST_DIGIT_ANY really means any (bug #3538)Mark Spencer
2005-01-15Repair // comments to /* */ comments (bug #3347)Mark Spencer
2004-12-24Merge anthm's native MOH patch (bug #2639) he promises me he'll rid it of ast...Mark Spencer