aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_mp3.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-11When doing a fork() and exec(), two problems existed (Issue 8086):tilghman1-3/+13
2006-05-01Bug 6864 - drop realtime priority on ALL external processestilghman1-0/+3
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-07application doc updatekpfleming1-3/+3
2005-11-06issue #5605russell1-0/+1
2005-10-26remove unnecessary checks before calls to ast_strlen_zerorussell1-1/+1
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.russell1-3/+12
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...russell1-1/+6
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-4/+15
2005-07-15add a library of timeval manipulation functions, and change a large number of...kpfleming1-26/+4
2005-06-06the last round of file version tagskpfleming1-7/+12
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-8/+8
2005-01-21update copyright headers for 2005russell1-1/+1
2004-12-19Merge Olle's comment patch (bug #3097)markster1-2/+2
2004-09-15Update mp3 copyright header, fix pedantic + register in SIP (bug #2422)markster1-2/+2
2004-09-11Use longer timeout if using http (bug #2418)markster1-6/+9
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-05-03Merge BKW's mp3 improvementsmarkster1-7/+7
2004-05-01Improve mp3 player quality (bug #1527)markster1-26/+39
2004-04-26More select/poll updates for various applicationsmarkster1-7/+18
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-2/+2
2004-03-29Small SIP fix, voicemail fix, and some delivery fixes on new appsmarkster1-0/+2
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-2/+2
2003-09-27Fix search path in app_mp3markster1-4/+17
2003-09-08BSD portability enhancements (bug #234)markster1-2/+2
2003-04-27More BSD enhancementsmarkster1-1/+1
2003-04-23Make MP3 app timeout after a couple of seconds of no audiomarkster1-1/+17
2003-03-27Improve app_mp3markster1-38/+9
2002-11-29Version 0.3.0 from FTPmarkster1-1/+1
2002-05-13Version 0.1.12 from FTPmarkster1-0/+1
2001-07-17Version 0.1.9 from FTPmarkster1-8/+14
2001-04-10Version 0.1.8 from FTPmarkster1-6/+20
2001-03-10Version 0.1.7 from FTPmarkster1-70/+79
1999-12-11Version 0.1.1 from FTPmarkster1-1/+1
1999-11-15Version 0.1.0 from FTPmarkster1-0/+193