summaryrefslogtreecommitdiff
path: root/funcs/func_volume.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2012-11-30Minor spelling fix to the VOLUME documentation.Sean Bright
2012-06-13Fix a deadlock that occurs when func_volume is used on a local channel.Mark Michelson
2012-05-01Fix Coverity-reported ARRAY_VS_SINGLETON error.Mark Michelson
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-03-14Merged revisions 310587 via svnmerge from Jonathan Rose
2011-02-22Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd a...David Vossel
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-08-31By copying this code I got bad comments in reviewboard... Better fix the orig...Olle Johansson
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-08-05make datastore creation and destruction a generic API since it is not really ...Kevin P. Fleming
2007-11-19remove some unnecessary includes.Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-08-28* Constify the uid field of channel datastoresRussell Bryant
2007-08-08Merge audiohooks branch into trunk. This is a new API for developers to liste...Joshua Colp