summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 1.0.15rc2v1.0.15rc2Jaroslav Kysela2007-09-121-1/+1
* Allow empty pythonincdir optionTakashi Iwai2007-08-311-1/+1
* Fix a typoTakashi Iwai2007-08-311-1/+1
* improved python detection and added --with-pythonincdir for configure.inJaroslav Kysela2007-08-313-4/+13
* alsa simple mixer - python basic abstraction - simplified using get/setArrayJaroslav Kysela2007-08-301-27/+21
* Added tag v1.0.15rc1 for changeset 0de58d1f43dfJaroslav Kysela2007-08-301-0/+1
* release 1.0.15rc1v1.0.15rc1Jaroslav Kysela2007-08-301-1/+1
* Add dynamically created files to ignore fileTakashi Iwai2007-08-291-0/+2
* Handle "Input Source" as a capture elementTakashi Iwai2007-08-291-3/+31
* Add the missing include/mixer.h to doxygen.cfgTakashi Iwai2007-08-221-0/+1
* Add missing CMI8788.conf to Makefile.amTakashi Iwai2007-08-221-0/+1
* Continue build even if python-config doesn't existTakashi Iwai2007-08-221-2/+4
* cmi8788: add alsa-lib configClemens Ladisch2007-08-221-0/+149
* Fix a typo in configure scriptTakashi Iwai2007-08-151-1/+1
* Fix use after freeTakashi Iwai2007-08-151-1/+1
* Add missing pcm_empty.c in doxygen configurationTakashi Iwai2007-08-101-0/+1
* seq_midi_event: fix parsing of F9/FD bytesClemens Ladisch2007-08-101-1/+1
* seq_midi_event: fix parsing of missing data bytesClemens Ladisch2007-08-101-39/+41
* seq_midi_event: prevent running status after system messagesClemens Ladisch2007-08-101-0/+2
* seq_midi_event: fix encoding of data bytes after end of sysexClemens Ladisch2007-08-101-7/+8
* Don't set PCM pointer at error in snd_pcm_hw_open()Takashi Iwai2007-08-061-2/+2
* remove unused variablesClemens Ladisch2007-07-133-5/+5
* Split mmap-emulation code from hw layerTakashi Iwai2007-07-1110-253/+534
* Fix clean-up of header filesTakashi Iwai2007-07-111-1/+1
* mixer simple basic abstraction - added python bindingJaroslav Kysela2007-07-119-32/+1435
* Create asoundlib.h dynamically according to configure optionsTakashi Iwai2007-07-104-22/+71
* Added PS3 configurationTakashi Iwai2007-07-052-0/+47
* fix mmap emulation bug of recording doesn't workTakashi Iwai2007-07-051-11/+77
* Fix undefined references in namehint.cTakashi Iwai2007-07-032-0/+9
* Use S16_BE as dmix format for PPC driversTakashi Iwai2007-07-032-4/+4
* Add support of little-endian on i386/x86_64 dmixTakashi Iwai2007-07-034-51/+76
* Fix the build of lfloat pluginTakashi Iwai2007-06-281-1/+1
* Added tag v1.0.14a for changeset 9005d28a1f9eJaroslav Kysela2007-06-111-0/+1
* release 1.0.14av1.0.14aJaroslav Kysela2007-06-111-1/+1
* Fix plugin directoryTakashi Iwai2007-06-081-1/+1
* Properly disable -Bsymbolic-functions if ld doesn't supportTakashi Iwai2007-06-041-0/+1
* Added tag v1.0.14 for changeset 83a170c1f7c4Jaroslav Kysela2007-05-311-0/+1
* release 1.0.14v1.0.14Jaroslav Kysela2007-05-311-1/+1
* Specify subdevice number for Maestor3 dmix settingTakashi Iwai2007-05-221-1/+3
* dmix/dshare/dsnoop plugin: enable slowptr by defaultClemens Ladisch2007-05-211-1/+1
* Add support for gain in softvol pluginSteve Longerbeam2007-05-182-33/+104
* Revert the wrong change in src/pcm/Makefile.amTakashi Iwai2007-05-151-1/+1
* Add config and plugin directory options to configureTakashi Iwai2007-05-0314-31/+51
* Added tag v1.0.14rc4 for changeset b557eb8496bbJaroslav Kysela2007-05-021-0/+1
* release 1.0.14rc4v1.0.14rc4Jaroslav Kysela2007-05-021-1/+1
* Add --enable-symbolic-functions configure optionTakashi Iwai2007-04-102-1/+24
* Add missing smixer.conf for installationTakashi Iwai2007-04-051-0/+3
* Fixed an access to uninitialized variable in pcm_rate.cTakashi Iwai2007-03-281-2/+5
* Add missing control_ext entryTakashi Iwai2007-03-281-0/+5
* Use AS_HELP_STRING in configure.inTakashi Iwai2007-03-281-19/+27