aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_usbradio.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-25Merged revisions 254718 via svnmerge from russell1-0/+1
2010-03-02Merged revisions 249893 via svnmerge from dvossel1-0/+1
2010-01-07Merged revisions 209400 via svnmerge from tilghman1-7/+0
2009-08-10AST-2009-005tilghman1-13/+19
2008-12-05Janitor, use ARRAY_LEN() when possible.eliel1-2/+2
2008-11-25Merged revisions 159025 via svnmerge from tilghman1-0/+2
2008-11-25Make chan_usbradio compile under dev modetwilson1-7/+21
2008-11-19Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon t...twilson1-3/+3
2008-11-04improve configure script to remember the previous value of each dependency in...kpfleming1-1/+1
2008-10-09(closes issue #13557)murf1-4/+4
2008-05-22Split the compile flags out and wire up some dependenciesseanbright1-7/+14
2008-05-22A couple more places the frame data change was missed.seanbright1-5/+5
2008-05-16Bring all app_rpt and chan_usbradio stuff up to datejdixon1-1107/+2599
2008-03-31I missed a place when this define was changed.qwell1-1/+1
2008-03-26Large cleanup of DSP codeqwell1-2/+0
2008-03-19Rename very poorly named function to reflect what it actually does. This was...qwell1-1/+1
2008-02-08Merge changes from team/mvanbaak/cli-command-auditrussell1-2/+34
2008-02-05Get rid of any remaining ast_verbose calls in the code in favor of mmichelson1-8/+7
2008-01-05improve chan_usbradio to use indications just like chan_alsa/chan_oss do nowkpfleming1-249/+34
2007-12-20add some macros to simplify parsing the config file,rizzo1-73/+34
2007-12-04Coding guidelines fixupstilghman1-805/+722
2007-11-25Formatting changesoej1-93/+81
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo1-1/+0
2007-11-21get this to actually compile...kpfleming1-19/+24
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo1-2/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-4/+4
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-4/+4
2007-10-19More changes to NEW_CLI.qwell1-141/+171
2007-10-17Allow chan_usbradio to compile again.qwell1-2/+4
2007-10-17Change dependency for chan_usbradio to asound. Let's keep everything uniform.file1-1/+1
2007-09-14Add chan_usbradio to trunkrussell1-0/+2813