aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_alsa.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-21Allow a chan_alsa that failed to open sound devices to be unloaded.tilghman1-2/+4
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-15issue #5672kpfleming1-2/+8
2005-11-06issue #5605russell1-0/+5
2005-10-27Remove unnecessary checks before calls to ast_strlen_zero. Also, changerussell1-10/+10
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-0/+4
2005-10-16Make alsa/oss ignore VIDUPDATE control framesmarkster1-0/+3
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-3/+11
2005-08-05Fix newline issue (bug #4632)markster1-0/+1
2005-07-10define an AST_MAX_CONTEXT for use instead of AST_MAX_EXTENSIONrussell1-2/+2
2005-06-24don't use locks when reading usecounts (reading only, not writing)kpfleming1-5/+1
2005-06-06more file version tagskpfleming1-1/+1
2005-06-06another round of version tag updates, along with 'show version files' pattern...kpfleming1-11/+16
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-11/+11
2005-04-13Fixed chan_alsa.c unload bug (bug #4019)mattf1-2/+2
2005-03-29Allow functions to be written to (bug #2278, with mods)markster1-2/+2
2005-03-29Simplify endianness and fix for unaligned reads (bug #3867)markster1-1/+1
2005-03-24fix endianness of OSS/Alsa (bug #3839)markster1-0/+6
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster1-19/+40
2005-01-25Merge config updates (bug #3406)markster1-2/+2
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-19Fix "send text" crash (bug #3378)markster1-1/+1
2004-12-27Housekeeping updatesmattf1-4/+1
2004-12-26Fix CLI to report "N/A" when appropriate for time, chan_features updates, ALS...markster1-0/+2
2004-12-19Merge Olle's comment patch (bug #3097)markster1-7/+7
2004-11-28Add ability to store voicemail in ODBC databasemarkster1-4/+4
2004-10-26Pass concept of status back, permit "leaveempty" to work with static agents w...markster1-1/+3
2004-10-03Major PBX revamps (including labels, update examples)markster1-1/+1
2004-08-17Fix minor typos (bug #2260)markster1-1/+1
2004-08-08Merge BSD stack size work (bug #2067)markster1-1/+2
2004-07-27Merge ALSA fixes (bug #2145)markster1-26/+34
2004-07-16Last set of strncpy/snprintf updates (bug #2049)markster1-4/+4
2004-06-26Add peercontext parameter for default outbound context (bug #1929)markster1-0/+1
2004-06-26Minor alsa fixes, add "delayreject" option to IAX to implement request of bug...markster1-1/+0
2004-06-26Zap NSF merge, major ALSA improvementsmarkster1-243/+182
2004-06-26Merge source cleanups (bug #1911)markster1-0/+3
2004-06-24Make sure other drivers also zero delivery (thanks to steven davies)markster1-0/+3
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
2004-04-11Revert earlier jcdutton ALSA improvements which are not disclaimedmarkster1-312/+329
2004-04-08Remove more needlock stuffcitats1-1/+1
2004-04-07First pass at fixing chan_alsamarkster1-7/+7
2004-04-04Merge changes from jcdutton (thanks!)markster1-329/+311
2004-03-24Bug # 1108: chan_alsa fixesmalcolmd1-18/+26
2004-03-04Add support for parking with IAX2markster1-1/+1
2004-01-28Elminate unused code/warnings (bug #934)markster1-1/+7
2003-11-13Minor alsa fixmarkster1-1/+1
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-7/+7
2003-04-27More BSD enhancementsmarkster1-1/+1
2003-04-12Fix chan alsa typomarkster1-1/+1
2003-04-12Fix ALSA/OSS leakmarkster1-2/+2