summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixed compile warnings regarding const.Takashi Iwai2004-02-251-16/+16
* use AM_CFLAGS and AM_LDFLAGS for the recent automake.Takashi Iwai2004-02-252-2/+2
* - check the return value of malloc & co.Takashi Iwai2004-02-257-0/+42
* added ATIIXP configTakashi Iwai2004-02-242-0/+147
* Reverted deprecated functions and added linker warning to themJaroslav Kysela2004-02-231-0/+15
* Remove these functions (alsa-oss package no longer use them):Jaroslav Kysela2004-02-211-10/+0
* rewind returns error code rather than doing wrong operationJaroslav Kysela2004-02-181-0/+4
* - added the indepdent front, rear, center_lfe support.Takashi Iwai2004-02-101-6/+27
* - save RBX register.Takashi Iwai2004-02-091-0/+5
* - fixed the wrong driver name (just copied from RME9636).Takashi Iwai2004-02-091-3/+4
* - fixed the control type of "IEC958 Playback PCM Stream".Takashi Iwai2004-02-091-0/+1
* - added --with-tmpdir configure option.Takashi Iwai2004-02-091-4/+4
* Fixed stupid bug in rate plugin: appl|hw_offset variables were not updatedJaroslav Kysela2004-02-081-4/+14
* fixed warningsJaroslav Kysela2004-02-081-2/+0
* Fixed file plugin - mmap access was broken and revents were not handled corre...Jaroslav Kysela2004-02-085-19/+50
* A try to fix one rouding problem in refineJaroslav Kysela2004-02-071-1/+45
* Added start_threshold sanity checksJaroslav Kysela2004-02-061-2/+11
* Michel Daenzer <michel@daenzer.net>:Takashi Iwai2004-02-051-3/+12
* Fixed serious bug in the rate pluginJaroslav Kysela2004-02-041-29/+19
* The rate plugin was redesigned. Now only whole periods are resampled toJaroslav Kysela2004-02-042-129/+791
* Don't use register ebx - it's GOT pointer for -fPIC librariesJaroslav Kysela2004-02-041-5/+10
* The format condition was wrong (dmix<->dsnoop)Jaroslav Kysela2004-02-032-8/+8
* Fixed warningJaroslav Kysela2004-02-011-0/+1
* - fixed the type punning (compilation warnings with the recent GCC).Takashi Iwai2004-01-313-28/+37
* Added missing break;Jaroslav Kysela2004-01-271-0/+1
* Capture channels for s/pdif are 8 & 9, tooJaroslav Kysela2004-01-271-2/+2
* - fixed the iec958 capture using asym plugin.Takashi Iwai2004-01-261-17/+31
* - fixed the iec958 capture using asym plugin.Takashi Iwai2004-01-262-33/+58
* Stephen Cook <siti_veni@lycos.com>:Takashi Iwai2004-01-261-29/+9
* Stephen Cook <siti_veni@lycos.com>:Takashi Iwai2004-01-261-5/+15
* <atlka@pg.gda.pl>Jaroslav Kysela2004-01-245-83/+86
* Preparation for more rate conversion typesJaroslav Kysela2004-01-241-26/+43
* Added sync_ptr callbackJaroslav Kysela2004-01-235-8/+7
* Fixed poll() behaviour for direct plugins, also added snd_pcm_hwsync() call t...Jaroslav Kysela2004-01-214-5/+15
* Fixed non-versions buildJaroslav Kysela2004-01-211-20/+2
* Added slowptr options to direct pluginsJaroslav Kysela2004-01-204-6/+73
* Adam Tla/lka <atlka@pg.gda.pl>Jaroslav Kysela2004-01-201-5/+10
* Remove not needed functions after open phase.Jaroslav Kysela2004-01-193-1/+6
* More completion.Jaroslav Kysela2004-01-191-22/+152
* Added SNDRV_PCM_STATE_DISCONNECTED state.Jaroslav Kysela2004-01-194-4/+86
* More better solution for close all handles in server_job()Jaroslav Kysela2004-01-091-0/+8
* Close all file-descriptors in server_job()Jaroslav Kysela2004-01-091-0/+1
* - added asym plugin.Takashi Iwai2004-01-084-3/+123
* - comment out the analog/digital switch in surround51 for creative'sTakashi Iwai2004-01-071-6/+10
* Added more stop threshold commentsJaroslav Kysela2003-12-291-5/+9
* ALISP updateJaroslav Kysela2003-12-236-206/+552
* Fixed lisp for ordinary mixer APIJaroslav Kysela2003-12-214-18/+26
* alisp - removed all memory leaks from alisp_snd.c discovered by hctl.lisp scriptJaroslav Kysela2003-12-131-109/+245
* alisp updateJaroslav Kysela2003-12-133-535/+1091
* Fixed range problemsJaroslav Kysela2003-12-091-0/+4