summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v1.0.17v1.0.17Jaroslav Kysela2008-07-141-1/+1
* test/pcm.c: Fix SND_PCM_FORMAT_S24 supportTakashi Iwai2008-07-101-5/+5
* Fix type-punning in test/pcm.cTakashi Iwai2008-07-101-1/+4
* pcm: fix comment for snd_pcm_avail_update()Jaroslav Kysela2008-06-161-4/+1
* Release v1.0.17rc2v1.0.17rc2Jaroslav Kysela2008-06-161-1/+1
* Fix segfault with dmix of 3-bytes formatsJosh Green2008-06-072-3/+3
* PCM: allow mmap-access conversion in plugTakashi Iwai2008-06-062-10/+79
* Export __snd_pcm_mmap_emul_open()Takashi Iwai2008-06-062-3/+7
* pcm_mmap_emul: clean upTakashi Iwai2008-06-061-9/+8
* pcm_mmap_emul: Fix invalid checkTakashi Iwai2008-06-061-3/+1
* Fix compile warnings in pcm_hw.cTakashi Iwai2008-06-061-1/+2
* Fix cast warningTakashi Iwai2008-06-061-1/+2
* Release v1.0.17rc1v1.0.17rc1Jaroslav Kysela2008-06-031-1/+1
* hgcompile -> gitcompileJaroslav Kysela2008-06-031-1/+1
* removed .hg files and renamed hgcompile to gitcompileJaroslav Kysela2008-05-203-45/+1
* Implemented snd_pcm_sw_params_(set|get)_period_event for interrupt wakeup lik...Jaroslav Kysela2008-05-096-7/+231
* implemented snd_pcm_rewindable() and snd_pcm_forwardable(), removed can_rewin...Jaroslav Kysela2008-04-2117-55/+212
* implemented integer volume <-> dB volume conversion functions for simple mixerJaroslav Kysela2008-04-215-2/+139
* added snd_pcm_hw_params_is_monotonic/can_forward/can_rewind functionsJaroslav Kysela2008-04-114-0/+77
* PCM API - explain more trigger timestampJaroslav Kysela2008-04-101-0/+8
* fix compilation in pcm/pcm_hw.c - monotonic clockJaroslav Kysela2008-04-101-2/+2
* pcsp: remove downsamplingStas Sergeev2008-03-221-8/+8
* Use defaults.pcm.file_format for the default file format of file pluginTakashi Iwai2008-03-172-2/+20
* Add the support of WAV format in PCM file pluginTakashi Iwai2008-03-171-4/+104
* Use slave PCM as a timing-source for file ifileTakashi Iwai2008-03-141-13/+11
* Add truncate option to PCM file pluginTakashi Iwai2008-03-122-4/+51
* dmix skipping first set of samplesTakashi Iwai2008-03-101-2/+2
* Fix for alsa-lib cross-compilation problems with ALSA_CONFIG_DIR and ALSA_PLU...Pawel MOLL2008-03-074-5/+9
* Add PCM "hdmi"Takashi Iwai2008-03-074-1/+130
* Don't show non-existing devices in snd_device_name_hint()Takashi Iwai2008-03-071-3/+4
* Fix device number assignment in hintsTakashi Iwai2008-03-071-2/+2
* Fix the build with old glibcTakashi Iwai2008-03-073-2/+6
* IEC958 definitions for consumer status channel, byte 4Pawel MOLL2008-02-291-0/+8
* Fix the state in snd_pcm_ioplug_pause()Takashi Iwai2008-02-251-1/+1
* Add test binaries to hgignoreTakashi Iwai2008-02-251-0/+11
* Add doxygen.cfg to hgignoreTakashi Iwai2008-02-251-0/+1
* Create doxgen.cfg dynamicallyTakashi Iwai2008-02-254-121/+122
* mark snd_seq_client_info_{get,set}_event_filter deprecatedAldrin Martoq2008-02-221-6/+17
* use snd_seq_client_info_event_filter_*() functionsAldrin Martoq2008-02-221-2/+1
* add a test code for snd_seq_client_info_event_filter_*()Aldrin Martoq2008-02-222-1/+48
* add snd_seq_client_info_event_filter_*() functionsAldrin Martoq2008-02-222-0/+86
* add snd_seq_unset_bit()Aldrin Martoq2008-02-222-0/+9
* Fix snd_seq_change_bit()Takashi Iwai2008-02-211-1/+1
* Add atomic operation for super-H(sh3,4) architecturesTakashi Iwai2008-02-181-0/+69
* Add surround71 definition to NFORCE.confTakashi Iwai2008-02-182-0/+74
* Fix conflict of obsoleted snd_pcm_hw_* definitionsTakashi Iwai2008-02-111-1/+3
* Added tag v1.0.16 for changeset b1dfac5a4d55Jaroslav Kysela2008-02-051-0/+1
* release 1.0.16v1.0.16Jaroslav Kysela2008-02-051-1/+1
* Fix build with --disable-hwdep and coTakashi Iwai2008-02-041-0/+6
* Remove obsolete instr check in configureTakashi Iwai2008-02-041-2/+0