summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: 1.0.5v1.0.5Jaroslav Kysela2004-05-281-1/+1
* compilation fixJaroslav Kysela2004-05-241-1/+1
* Fixed wrong jump for 32-bit mixingJaroslav Kysela2004-05-241-1/+1
* release: 1.0.5rc1Jaroslav Kysela2004-05-241-1/+1
* fixed documents to process properly via doxygen.Takashi Iwai2004-05-248-6/+17
* added missing VIA686A.confTakashi Iwai2004-05-242-0/+72
* - added SYNC_PTR ioctl support for pcm_hw pluginJaroslav Kysela2004-05-227-63/+186
* fixed unneeded cast.Takashi Iwai2004-05-211-1/+1
* don't lock global controls.Takashi Iwai2004-05-131-5/+6
* si_code is 1 on my machine, why?Jaroslav Kysela2004-05-061-1/+1
* added CMI8338-SWIEC for cmipci with software IEC958Takashi Iwai2004-05-063-0/+106
* fixed debug messages by Erik Inge Bolso.Takashi Iwai2004-05-041-2/+2
* added the new configuration for ATI IXP direct SPDIF mode.Takashi Iwai2004-05-042-0/+131
* added a new plugin "iec958" to convert IEC958 subframes.Takashi Iwai2004-05-045-3/+626
* avoid the compile warnings (about cast) with the recent GCC.Takashi Iwai2004-05-041-1/+3
* fixed the bit width of IEC958_SUBFRAME_* formats from 24 to 32.Takashi Iwai2004-05-041-1/+1
* initialize hw_params->infoClemens Ladisch2004-05-031-0/+2
* define SND_PCM_INFO_RESUMEClemens Ladisch2004-05-031-0/+2
* fixed the event handling of enum elements.Takashi Iwai2004-05-021-2/+6
* document all PCM plugin parametersClemens Ladisch2004-04-2611-1/+26
* Prefer SND_ macros over SNDRV_ onesJaroslav Kysela2004-04-201-13/+13
* Fixed bugs detected by Intel compilerJaroslav Kysela2004-04-204-21/+21
* Added snd_asoundlib_version()Jaroslav Kysela2004-04-193-0/+12
* assert -> return error code in hw_paramsJaroslav Kysela2004-04-191-3/+6
* fixed compile warnings.Takashi Iwai2004-04-154-11/+18
* fixed the handling of EINTR in read/write.Takashi Iwai2004-04-153-6/+22
* Added early event extension to the timer API - and a fix for the direct pluginsJaroslav Kysela2004-04-065-6/+46
* Warning fixesJaroslav Kysela2004-04-061-6/+7
* Next documentation update for file descriptor routinesJaroslav Kysela2004-04-051-1/+11
* release: 1.0.4v1.0.4Jaroslav Kysela2004-04-031-1/+1
* Added AC_PREREQ(2.53) for autoconfJaroslav Kysela2004-04-031-0/+1
* - fixed problem with start_thresholdJaroslav Kysela2004-04-031-7/+16
* Added 24-bit copyJaroslav Kysela2004-03-311-0/+9
* Initial implementation of PCM simple API extension.Jaroslav Kysela2004-03-264-2/+292
* release: 1.0.4rc1Jaroslav Kysela2004-03-261-1/+1
* fix pcm.iec958 device number on nForce boardsClemens Ladisch2004-03-251-1/+1
* A next try to fix the snd_pcm_wait() behaviour with direct pluginsJaroslav Kysela2004-03-242-11/+17
* Fixed thinkos in documentation (filter example)Jaroslav Kysela2004-03-231-3/+1
* Fixed wrong copy problem in captureJaroslav Kysela2004-03-231-0/+2
* Added mmap_avail() check to snd_pcm_wait() functionJaroslav Kysela2004-03-231-0/+14
* - added poll_ask callback to mangle avail_min (rate_plugin as example)Jaroslav Kysela2004-03-1715-13/+132
* Initial proposal for selection of abstraction in simple mixer API.Jaroslav Kysela2004-03-142-2/+34
* Initial proposal for simple PCM API extensionJaroslav Kysela2004-03-141-0/+49
* Added rpmbuild detectionJaroslav Kysela2004-03-141-2/+3
* Fixed mono sample processing for rear/center_lfe and spdif PCMsJaroslav Kysela2004-03-143-17/+17
* 1.0.3bJaroslav Kysela2004-03-131-1/+1
* Don't use stack to save rbx registerJaroslav Kysela2004-03-131-17/+23
* A new try to fix the SIGSEGVJaroslav Kysela2004-03-121-9/+21
* Fixed comments for snd_pcm_avail_update/snd_pcm_delay/snd_pcm_hwsyncJaroslav Kysela2004-03-121-2/+5
* Added new files to instalation pathJaroslav Kysela2004-03-121-1/+2