aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_record.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-06the last round of file version tagskpfleming1-2/+7
2005-06-03add support for Sun Microsystems AU audio format (bug #4428 with minor mods)kpfleming1-1/+1
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-9/+9
2005-02-05Add option to disable beep to record (bug #3508, with mods)markster1-7/+14
2004-11-23Fix Record with "." in filename (bug #2923)markster1-1/+1
2004-11-17Fix silence detection in app_record (bug #2883)markster1-39/+38
2004-10-31Ouch.markster1-1/+1
2004-10-28Fix record appmarkster1-0/+4
2004-10-28Fix potential seg if someone doesn't specify an extensionmarkster1-1/+5
2004-10-28Record application updates (bug #2627)markster1-88/+59
2004-10-12Eliminate extraneous message (bug #2633)markster1-1/+1
2004-09-23tweak prior commitanthm1-5/+25
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)markster1-1/+1
2004-06-30Read/Record updates (bug #1947)markster1-24/+83
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-05-25It's angler's first patch!markster1-0/+1
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-2/+2
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-2/+2
2004-03-22Store recorded file in RECORDED_FILE if %d is used... (bug #1062)markster1-0/+1
2004-02-25Bug #1087. Fix wav49 format so it can be played. Make file functionscitats1-3/+3
2004-01-30Improve documentation of app_record (bug #942)markster1-4/+7
2003-11-23Various warning cleanupsmarkster1-1/+1
2003-10-28Don't free sildet unless we have onemarkster1-2/+3
2003-06-29Add H.263 video supportmarkster1-0/+8
2003-04-28Add silence detection to app_recordmarkster1-7/+75
2003-04-14When recording, strip off last 1/4 second from recordingsmarkster1-0/+3
2003-03-28Use '|' or ':' on app_recordmarkster1-1/+1
2002-07-12Version 0.2.0 from FTPmarkster1-1/+1
2002-06-19Version 0.1.12 from FTPmarkster1-5/+8
2001-10-18Version 0.1.10 from FTPmarkster1-1/+1
2001-07-26Version 0.1.9 from FTPmarkster1-4/+10
2001-04-13Version 0.1.8 from FTPmarkster1-0/+168