summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 1.0.14rc2v1.0.14rc2Jaroslav Kysela2007-01-151-1/+1
* Fix compile warning with internal functionTakashi Iwai2007-01-081-1/+1
* Fix error code in timer_query.cTakashi Iwai2007-01-081-0/+1
* initialize dl handles where it needs toBenoit Fouet2007-01-082-2/+2
* pcm_ladspa - fix none policyJaroslav Kysela2006-12-201-21/+36
* remove snd_ctl_iface_conf_name() prototype, namehint doxygen cleanupsJaroslav Kysela2006-12-072-2/+2
* Added tag v1.0.14rc1 for changeset f5f02f509ea160bf35cbd3c0015e49f42ddf49f6Jaroslav Kysela2006-12-071-0/+1
* release 1.0.14rc1v1.0.14rc1Jaroslav Kysela2006-12-071-1/+1
* add snd_device_name_get_hint() prototype to include/control.hJaroslav Kysela2006-12-051-0/+1
* direct pcm plugins: fix format selectionClemens Ladisch2006-12-041-13/+17
* direct pcm plugins: fix channel number selectionClemens Ladisch2006-12-041-21/+3
* fix string list parameter in snd_device_name_(free_)hint prototypesClemens Ladisch2006-12-041-2/+2
* add snd_device_name_get_hint() function, make hints private to alsa-lib (void)Jaroslav Kysela2006-11-302-15/+63
* Fix CS46xx.conf default captureTakashi Iwai2006-11-241-2/+2
* fix a typoClemens Ladisch2006-11-161-1/+1
* Compatibility problem with automake 1.10 fixed.James Courtier-Dutton2006-11-121-2/+1
* Fix device name listing with card = -1Takashi Iwai2006-11-061-2/+1
* namehint changes: longname -> cardname, use get_card_name instead longnameJaroslav Kysela2006-10-271-15/+32
* Fix build of static libraryTakashi Iwai2006-10-276-6/+7
* change iface argument for namehint function to const char *Jaroslav Kysela2006-10-276-49/+33
* rawmidi: do not abort when seeing the hint nodeClemens Ladisch2006-10-274-6/+20
* pcm: fix ipc offset calculation for direct pluginsJaroslav Kysela2006-10-232-7/+22
* Revert dmix.conf and dsnoop.confTakashi Iwai2006-10-202-34/+4
* Implements support for capture/playback enums.James Courtier-Dutton2006-10-131-26/+133
* added pcm_empty plugin and .hgignore additionsJaroslav Kysela2006-10-132-0/+113
* pcm config files cleanups and name hint extensionJaroslav Kysela2006-10-1257-177/+79
* Remove snd_name_list() and snd_name_list_free() functions.Jaroslav Kysela2006-10-121-133/+8
* pcm direct plugins - fix memory leak (sconf must be deleted)Jaroslav Kysela2006-10-123-6/+3
* more name hint interace updatesJaroslav Kysela2006-10-1220-320/+454
* add card number to ipc key for dmix / dsnoop PCM definitionsJaroslav Kysela2006-10-113-5/+223
* fix two issues in snd_device_name_hint()Jaroslav Kysela2006-10-111-1/+2
* add snd_device_name_hint() function and initial implementationJaroslav Kysela2006-10-1119-14/+646
* revert back one diff from changeset 2219 (fix various warnings)Jaroslav Kysela2006-10-061-3/+3
* fix various warningsJaroslav Kysela2006-10-065-8/+10
* Add struct timeval and timespec definition when _POSIX_C_SOURCE is not definedJaroslav Kysela2006-10-061-0/+12
* alsa.pc's Libs shouldn't contain -lm -ldl -lpthreadJaroslav Kysela2006-10-061-1/+2
* Use dmix/dsnoop for maestro3 boardsTakashi Iwai2006-10-041-0/+24
* Fix snd_pcm_open_noupdate() to refer aliasTakashi Iwai2006-10-041-2/+9
* allow building out of tree (sort of)Mike Frysinger2006-10-041-6/+6
* alsa-lib: test dir: make check: static building doesn't work on PIC architect...Jaroslav Kysela2006-10-041-1/+1
* simple mixer - fix error recovery path for volume / switch writeJaroslav Kysela2006-10-011-1/+11
* Added tag v1.0.13 for changeset cf4a3d6a053ade90e197d774bb4860b564058942Jaroslav Kysela2006-09-291-0/+1
* release 1.0.13v1.0.13Jaroslav Kysela2006-09-291-1/+1
* configure.in - fix "checking for versioned symbols" error in ./configureJaroslav Kysela2006-09-291-1/+1
* timer_hw: fix file descriptor leakJaroslav Kysela2006-09-291-1/+1
* configuration: added one more alias check to detect a circular configurationJaroslav Kysela2006-09-281-3/+7
* configuration: avoid endless loop when a key refers to itselfJaroslav Kysela2006-09-282-3/+20
* rate plugin: fix boundary calculationsClemens Ladisch2006-09-271-5/+14
* remove unneeded headers from alsa-lib/src/alisp/alisp.cMike Frysinger2006-09-261-1/+0
* remove unneeded headers from src/names.cMike Frysinger2006-09-261-4/+0