Split the compile flags out and wire up some dependencies
[asterisk/asterisk.git] / channels / chan_usbradio.c
2008-05-22 Sean BrightSplit the compile flags out and wire up some dependencies
2008-05-22 Sean BrightA couple more places the frame data change was missed.
2008-05-16 Jim DixonBring all app_rpt and chan_usbradio stuff up to date
2008-03-31 Jason ParkerI missed a place when this define was changed.
2008-03-26 Jason ParkerLarge cleanup of DSP code
2008-03-19 Jason ParkerRename very poorly named function to reflect what it...
2008-02-08 Russell BryantMerge changes from team/mvanbaak/cli-command-audit
2008-02-05 Mark MichelsonGet rid of any remaining ast_verbose calls in the code...
2008-01-05 Kevin P. Flemingimprove chan_usbradio to use indications just like...
2007-12-20 Luigi Rizzoadd some macros to simplify parsing the config file,
2007-12-04 Tilghman LesherCoding guidelines fixups
2007-11-25 Olle JohanssonFormatting changes
2007-11-21 Luigi Rizzoremove another set of redundant #include "asterisk...
2007-11-21 Kevin P. Flemingget this to actually compile...
2007-11-19 Luigi Rizzoinclude "logger.h" and errno.h from asterisk.h - usage...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-10-22 Jason ParkerSwitch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
2007-10-19 Jason ParkerConvert NEW_CLI to AST_CLI.
2007-10-19 Jason ParkerMore changes to NEW_CLI.
2007-10-17 Jason ParkerAllow chan_usbradio to compile again.
2007-10-17 Joshua ColpChange dependency for chan_usbradio to asound. Let...
2007-09-14 Russell BryantAdd chan_usbradio to trunk