summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 1.0.10v1.0.10Jaroslav Kysela2005-11-151-1/+1
* control - fixed crash when dynamic library is not presentJaroslav Kysela2005-11-141-1/+1
* pcm_ladspa - fix locale issuesJaroslav Kysela2005-11-141-0/+21
* release 1.0.10rc3v1.0.10rc3Jaroslav Kysela2005-11-041-1/+1
* direct pcm plugins - fixed dump output name for dshare and dsnoopJaroslav Kysela2005-11-012-2/+2
* Fix channel_info callback of pluginsTakashi Iwai2005-10-271-1/+1
* file plugin: fix various bugsClemens Ladisch2005-10-171-0/+4
* fix doxygen warningsClemens Ladisch2005-10-124-10/+18
* Fix mmap and channel_info of hook pluginTakashi Iwai2005-10-101-2/+3
* release 1.0.10rc2v1.0.10rc2Jaroslav Kysela2005-10-101-1/+1
* Fix type-punningTakashi Iwai2005-09-296-74/+71
* use dmix/dsnoop for default PCM on ca0106Lee Revell2005-09-291-0/+23
* New @func - pcm_args_by_classSasha Khapyorsky2005-09-291-0/+117
* fixed typo in commentJaroslav Kysela2005-09-211-1/+1
* PCM add missing pcm types - DSNOOP, IEC958, IOPLUG, EXTPLUGJaroslav Kysela2005-09-211-1/+5
* pcm - Add SOFTVOL pcm typeJaroslav Kysela2005-09-211-0/+1
* Fix endianess of PMac driverTakashi Iwai2005-09-193-10/+44
* Use S16_LE as default for dmixTakashi Iwai2005-09-191-1/+1
* Fix endianess with dmix pluginTakashi Iwai2005-09-195-12/+177
* emu10k1: Front channels via fxbus 8 and 9Mikael Magnusson2005-09-131-22/+45
* Removed unused functionTakashi Iwai2005-09-121-7/+0
* Don't return error if chown() failsTakashi Iwai2005-09-121-1/+3
* Add modem pcm definition for hda-intel driverTakashi Iwai2005-09-121-0/+12
* modem's pcm "two device" configSasha Khapyorsky2005-09-122-2/+60
* fix segfault then hooks list is emptySasha Khapyorsky2005-09-121-1/+2
* direct plugins - change group according ipc_gid for the socket fileJaroslav Kysela2005-09-081-3/+11
* dmix and dsnoop configuration - added ipc_perm 0660 (to handle all users with...Jaroslav Kysela2005-09-082-0/+2
* Fix compile warningsTakashi Iwai2005-09-051-1/+1
* Fix configuration for ICE1724Takashi Iwai2005-09-021-3/+3
* Fix buffer allocation and mmap with pluginsTakashi Iwai2005-09-029-78/+48
* Workaround for crash with knotifyTakashi Iwai2005-09-012-35/+74
* Fix call of semctl IPC_RMIDTakashi Iwai2005-08-291-6/+2
* PCM API - handle EINTR from poll() in snd_pcm_wait() functionJaroslav Kysela2005-08-241-1/+4
* test/pcm.c - remove -EINTR handling (a job for alsa-lib)Jaroslav Kysela2005-08-241-3/+3
* mixer API - extend simple enumerated controls for direction testsJaroslav Kysela2005-08-245-3/+38
* pcm.c test / example - Added EINTR handlingJaroslav Kysela2005-08-231-3/+3
* Allow separate build and source treesTakashi Iwai2005-08-233-6/+8
* moved simple mixer abstraction modules to modules/mixer/simple directoryJaroslav Kysela2005-08-2212-4/+10
* Add missing header filesTakashi Iwai2005-08-192-1/+3
* release 1.0.10rc1v1.0.10rc1Jaroslav Kysela2005-08-191-1/+1
* Fix invalid read in setlocale()Takashi Iwai2005-08-181-3/+8
* Clean up string parserTakashi Iwai2005-08-181-85/+94
* PCM direct plugins - handle EINTR in the resource serverJaroslav Kysela2005-08-181-2/+6
* Misc fixesTakashi Iwai2005-08-176-5/+20
* direct plugins - added graceful shutdown for the resource serverJaroslav Kysela2005-08-171-9/+34
* simple mixer: fix compilation with gcc 2.xClemens Ladisch2005-08-161-1/+1
* direct plugins (dmix) - suspend/resume fixesJaroslav Kysela2005-08-168-36/+70
* timer_hw - Changed TIMER_VERSION_MAX to 2.0.5Jaroslav Kysela2005-08-161-1/+1
* sync with alsa-kernel - timer SUSPEND / RESUME eventsJaroslav Kysela2005-08-161-1/+5
* Fix direct plugins running on 32bit emulation with 64bit archTakashi Iwai2005-08-125-108/+147