summaryrefslogtreecommitdiff
path: root/channels/chan_usbradio.c
AgeCommit message (Expand)Author
2008-11-25Merged revisions 159025 via svnmerge from Tilghman Lesher
2008-11-25Make chan_usbradio compile under dev modeTerry Wilson
2008-11-19Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon t...Terry Wilson
2008-11-04improve configure script to remember the previous value of each dependency in...Kevin P. Fleming
2008-10-09(closes issue #13557)Steve Murphy
2008-05-22Split the compile flags out and wire up some dependenciesSean Bright
2008-05-22A couple more places the frame data change was missed.Sean Bright
2008-05-16Bring all app_rpt and chan_usbradio stuff up to dateJim Dixon
2008-03-31I missed a place when this define was changed.Jason Parker
2008-03-26Large cleanup of DSP codeJason Parker
2008-03-19Rename very poorly named function to reflect what it actually does. This was...Jason Parker
2008-02-08Merge changes from team/mvanbaak/cli-command-auditRussell Bryant
2008-02-05Get rid of any remaining ast_verbose calls in the code in favor of Mark Michelson
2008-01-05improve chan_usbradio to use indications just like chan_alsa/chan_oss do nowKevin P. Fleming
2007-12-20add some macros to simplify parsing the config file,Luigi Rizzo
2007-12-04Coding guidelines fixupsTilghman Lesher
2007-11-25Formatting changesOlle Johansson
2007-11-21remove another set of redundant #include "asterisk/options.h"Luigi Rizzo
2007-11-21get this to actually compile...Kevin P. Fleming
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-19More changes to NEW_CLI.Jason Parker
2007-10-17Allow chan_usbradio to compile again.Jason Parker
2007-10-17Change dependency for chan_usbradio to asound. Let's keep everything uniform.Joshua Colp
2007-09-14Add chan_usbradio to trunkRussell Bryant