Merged revisions 339088 via svnmerge from
[asterisk/asterisk.git] / main / file.c
2011-10-03 Terry WilsonMerged revisions 339088 via svnmerge from
2011-08-22 Matthew JordanMerged revisions 332817 via svnmerge from
2011-07-05 Matthew JordanMerged revisions 326209 via svnmerge from
2011-05-03 Russell BryantMerged revisions 316265 via svnmerge from
2011-02-03 David VosselAsterisk media architecture conversion - no more format...
2011-01-26 Sean BrightMerged revisions 304097 via svnmerge from
2011-01-12 David VosselMerged revisions 301446 via svnmerge from
2011-01-12 Tilghman LesherMerged revisions 301402 via svnmerge from
2010-12-29 Tilghman LesherMerged revisions 299989 via svnmerge from
2010-10-06 Tilghman LesherMerged revisions 290576 via svnmerge from
2010-09-11 Olle JohanssonMerged revisions 286270 via svnmerge from
2010-08-30 Olle JohanssonSmall doxygen fix and doc addition
2010-07-14 Richard Mudgettast_callerid restructuring
2010-06-18 David Vosselfile.c was truncating audio file formats to the lower...
2010-06-07 Richard MudgettSuppress warning in waitstream_core().
2010-03-25 Terry WilsonMerged revisions 254451 via svnmerge from
2010-02-05 Tilghman LesherMerge tests that verify the same thing. (Oops.)
2010-02-04 Tilghman LesherTry to make ast_format_str_reduce fail...
2010-01-08 Matthew NicholsonMerged revisions 238629 via svnmerge from
2009-12-01 Russell BryantMerged revisions 232007 via svnmerge from
2009-12-01 Matthew NicholsonMerged revisions 231740 via svnmerge from
2009-11-30 Matthew NicholsonMerged revisions 231614 via svnmerge from
2009-11-04 Tilghman LesherExpand codec bitfield from 32 bits to 64 bits.
2009-10-08 Russell BryantMerged revisions 222878 via svnmerge from
2009-09-20 Tilghman LesherMerged revisions 219653 via svnmerge from
2009-09-03 Kevin P. FlemingDocument language prompt submission process.
2009-08-05 Russell BryantRevert some silly code that snuck into trunk from my...
2009-06-30 Russell BryantMove Asterisk-addons modules into the main Asterisk...
2009-06-26 Russell BryantMerged revisions 203785 via svnmerge from
2009-06-16 Kevin P. FlemingMerged revisions 200991 via svnmerge from
2009-06-15 Kevin P. FlemingMore 'static' qualifiers on module global variables.
2009-05-29 Joshua ColpFix a memory leak of the write buffer when writing...
2009-04-15 Mark MichelsonMerged revisions 188582 via svnmerge from
2009-04-09 Tilghman LesherMerged revisions 187300-187301 via svnmerge from
2009-03-27 Russell BryantDon't act surprised if we get a -1 indication.
2009-02-26 Joshua ColpFix an issue where the timer for file playback would...
2009-02-04 Mark MichelsonFix a problem where file playback would cause fds to...
2009-01-07 Russell BryantMerged revisions 167566 via svnmerge from
2009-01-07 Russell BryantMerged revisions 167554 via svnmerge from
2009-01-07 Russell BryantMerged revisions 167545 via svnmerge from
2009-01-07 Russell BryantMerged revisions 167541 via svnmerge from
2008-12-22 Mark MichelsonFix a file playback crash and explicitly initialize...
2008-12-15 Joshua ColpUse ast_seekstream to return the file stream back to...
2008-12-05 Eliel C. SardanonsJanitor, use ARRAY_LEN() when possible.
2008-11-25 Matthew NicholsonFix compiling in dev mode.
2008-11-24 Matthew NicholsonMake ast_streamfile() check the result of ast_openstrea...
2008-11-20 Mark MichelsonMerged revisions 158072 via svnmerge from
2008-11-20 Jeff Peeler(closes issue #12929)
2008-11-02 Kevin P. Flemingbring over all the fixes for the warnings found by...
2008-10-09 Tilghman LesherReverting format addition for now
2008-10-09 Tilghman LesherFudges for wav16, just like wav49
2008-09-12 Tilghman LesherMerged revisions 142740 via svnmerge from
2008-08-29 Mark MichelsonAllow for video files to be opened as well as
2008-08-10 Sean BrightAnother big chunk of changes from the RSW branch. ...
2008-06-13 Russell BryantMerge changes from timing branch
2008-06-12 Jeff PeelerGoodbye Zaptel, hello DAHDI. Removes Zaptel driver...
2008-05-22 Michiel van Baak- revert change to ast_queue_hangup and create ast_queu...
2008-04-10 Jason ParkerMerged revisions 114035 via svnmerge from
2008-04-03 Tilghman LesherUse a 32k file buffer on recordings, which increases...
2008-03-20 Russell BryantFix a bug when using zaptel timing for playing back...
2008-03-07 Russell BryantMerge changes from team/russell/g722-sillyness ...
2008-03-06 Jason ParkerFix file playback in many cases.
2008-03-05 Joshua ColpMerged revisions 106235 via svnmerge from
2008-03-04 Tilghman LesherWhitespace changes only
2008-02-27 Mark MichelsonMerged revisions 104783 via svnmerge from
2008-02-27 Joshua ColpMerged revisions 104665 via svnmerge from
2008-02-27 Kevin P. FlemingMerged revisions 104593 via svnmerge from
2008-02-19 Joshua ColpOnly output a log message saying the format does not...
2008-01-31 Russell BryantMerged revisions 101601 via svnmerge from
2008-01-27 Tilghman LesherMerged revisions 100465 via svnmerge from
2007-11-29 Tilghman LesherMerged revisions 90155 via svnmerge from
2007-11-29 Russell BryantMerged revisions 90142 via svnmerge from
2007-11-22 Luigi Rizzomore removal of fcntl.h and other system headers
2007-11-22 Luigi Rizzoimplement the split of file.h and mod_format.h
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-20 Luigi Rizzomove asterisk/paths.h outside asterisk.h and into those...
2007-11-19 Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-08 Kevin P. Flemingimprove linked-list macros in two ways:
2007-11-06 Tilghman LesherCommit some cleanups to the format type code.
2007-10-22 Jason ParkerSwitch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
2007-10-19 Jason ParkerConvert NEW_CLI to AST_CLI.
2007-10-11 Russell BryantMerge a ton of NEW_CLI conversions. Thanks to everyone...
2007-09-21 Russell BryantMerged revisions 83432 via svnmerge from
2007-09-05 Russell BryantMerged revisions 81599 via svnmerge from
2007-08-10 Joshua ColpMerged revisions 78955 via svnmerge from
2007-07-26 Russell BryantDo a massive conversion for using the ast_verb() macro
2007-06-22 Jason ParkerMerged revisions 71068 via svnmerge from
2007-06-14 Russell BryantConvert uses of strdup() to ast_strdup()
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-06 Joshua ColpMerged revisions 67924 via svnmerge from
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-05-06 Olle JohanssonMerged revisions 63152 via svnmerge from
2007-04-08 Tilghman LesherMerged revisions 60661 via svnmerge from
2007-03-07 Russell BryantAdd the format of the file that is currently being...
2007-03-02 Russell BryantMerged revisions 57396 via svnmerge from
2007-01-26 Joshua ColpMerged revisions 52335 via svnmerge from
2007-01-26 Joshua ColpConvert some more stuff to read/write lists.
2007-01-23 Joshua ColpCosmetic changes. Make main source files better conform...
2007-01-16 Jason ParkerMerged revisions 51146 via svnmerge from
next