summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: 1.0.9rc4v1.0.9rc4Jaroslav Kysela2005-05-231-1/+1
* Minor clean upTakashi Iwai2005-05-231-1/+0
* Move poll_* callbacks to fast_opsTakashi Iwai2005-05-2325-72/+45
* Add area synchronization in poll_rsync of rate pluginTakashi Iwai2005-05-231-2/+13
* Fix poll of dsnoop pluginTakashi Iwai2005-05-231-0/+3
* Fix semaphore deadlocksTakashi Iwai2005-05-234-102/+88
* Fix dshare plugin codesTakashi Iwai2005-05-231-60/+128
* Minor clean up of dmix codesTakashi Iwai2005-05-231-11/+3
* Fix poll after XRUN with dmixTakashi Iwai2005-05-232-6/+8
* Implement surround71 output for SB Live 24 bit.James Courtier-Dutton2005-05-211-0/+72
* Add snd_pcm_hw_params_get/set_export_buffer()Takashi Iwai2005-05-197-12/+65
* Fix generic channel_info callbacksTakashi Iwai2005-05-196-10/+9
* Fix bugs in perm optionTakashi Iwai2005-05-191-4/+5
* More strict permission for IPC shm and semTakashi Iwai2005-05-192-5/+8
* Revert the shmget permissionTakashi Iwai2005-05-191-1/+1
* Fix possible noises and optimization with dmixTakashi Iwai2005-05-193-25/+54
* Add perm optionTakashi Iwai2005-05-191-3/+20
* Fix snd_pcm_wait() for multiple pollfd'sTakashi Iwai2005-05-181-26/+40
* Remove poll_ask callbackTakashi Iwai2005-05-1818-55/+24
* Add protocl version checkTakashi Iwai2005-05-184-1/+80
* Use snd_pcm_generic_t and its callbacksTakashi Iwai2005-05-181-143/+49
* Add poll_descriptors and poll_descriptors_count callbacksTakashi Iwai2005-05-1819-1/+74
* Fix drain of dmix without dataTakashi Iwai2005-05-171-3/+8
* Fix snd_mixer_sort()Takashi Iwai2005-05-171-2/+15
* Remove pause and fix timer initialization in prepareTakashi Iwai2005-05-175-60/+28
* Set up pcm->info properlyTakashi Iwai2005-05-171-0/+21
* Propagate pcm->infoTakashi Iwai2005-05-171-0/+1
* Add $include/alsa to the include pathTakashi Iwai2005-05-151-1/+3
* Check timer version for read-block workaroundTakashi Iwai2005-05-152-11/+27
* Change some timer ioctls due to conflictionTakashi Iwai2005-05-152-8/+31
* Fix blocking during draining in dmixTakashi Iwai2005-05-151-10/+14
* Fix playback start with sync_ptr modeTakashi Iwai2005-05-131-0/+1
* Fix partial commit in drainTakashi Iwai2005-05-131-1/+1
* Fix possible problems of playback drain with rate pluginTakashi Iwai2005-05-121-10/+38
* Add configuration for AACI driverTakashi Iwai2005-05-123-0/+50
* added full async interface to timer APIJaroslav Kysela2005-05-117-3/+99
* API for device name lists and timer enhancementsJaroslav Kysela2005-05-106-2/+388
* remove broken *_step initialization (caused by previous Fedora 4 patch)Jaroslav Kysela2005-05-101-6/+0
* Fedora 4 patch - gcc4 fixesJaroslav Kysela2005-05-067-13/+13
* - Fedora 4 patch - fix for alpha archJaroslav Kysela2005-05-061-0/+6
* fix snd_seq_query_next_client documentationClemens Ladisch2005-05-021-6/+4
* usb-audio - add Extigy/Audigy 2 NX remote control supportClemens Ladisch2005-04-292-2/+8
* midiloop - remove running status testClemens Ladisch2005-04-291-2/+3
* release: 1.0.9rc3v1.0.9rc3Jaroslav Kysela2005-04-271-1/+1
* Fix CPU hog with combination of rate pluginTakashi Iwai2005-04-223-65/+51
* Show verbose errors for invalid sw_paramsTakashi Iwai2005-04-201-1/+7
* Fix ATTRIBUTE_UNUSEDTakashi Iwai2005-04-201-2/+2
* Make surround config backward compatibleTakashi Iwai2005-04-207-0/+140
* Read $LIBASOUND_DEBUG as integerTakashi Iwai2005-04-203-6/+10
* Fix segfaultTakashi Iwai2005-04-191-0/+2