summaryrefslogtreecommitdiff
path: root/aserver
AgeCommit message (Expand)AuthorFilesLines
2015-01-28Remove unused hostname resolution in shm plugins and aserverTakashi Iwai1-22/+2
2014-02-26autotools: update stylePatrick Welche1-1/+1
2008-11-21Make some static tables and strings constants.Diego E. 'Flameeyes' Pettenò1-1/+1
2004-09-28Terminate long_options arrayThomas Hood1-1/+2
2003-07-26Art Haas <ahaas@airmail.net>Jaroslav Kysela1-6/+6
2003-03-18Moved send_fd/receive_fd routines to src/socket.c .Jaroslav Kysela1-34/+1
2003-03-05Moved pcm_jack plugin to src/pcm/ext directory (must be build manually).Jaroslav Kysela1-7/+1
2003-02-22Removed snd_pcm_hwptr().Jaroslav Kysela1-3/+3
2003-02-22Added snd_pcm_hwptr() and enhanced snd_pcm_mmap_begin() for no xrun mode.Jaroslav Kysela1-0/+3
2003-02-12More pcm_jack plugin changesJaroslav Kysela1-1/+6
2002-10-12Replaced snd_pcm_avail() with snd_pcm_hwsync()Jaroslav Kysela1-0/+3
2002-09-19Reverted back the PCM API.Jaroslav Kysela1-1/+1
2002-04-23Moved ring buffer pointers and added a mechanism to transfer them via shmJaroslav Kysela1-38/+82
2001-12-30Fixed licence versionJaroslav Kysela1-1/+1
2001-12-30Updated GNU GPL license (address).Jaroslav Kysela2-10/+10
2001-11-19Configuration:Jaroslav Kysela1-1/+3
2001-09-26Added power management functions and defines.Jaroslav Kysela1-0/+9
2001-09-13Initial versionJaroslav Kysela1-0/+340
2001-07-11Added documentation for instrument and midi event functions.Jaroslav Kysela1-2/+2
2001-06-20New async notification API. Removed obsolete surround. CleaningAbramo Bagnara1-8/+45
2001-06-15Extended parameterization. Marked with @ all fields with special useAbramo Bagnara1-1/+1
2001-05-29Compilation fixes for forthcoming GCC 3.0Abramo Bagnara1-5/+4
2001-05-03Removed snd_ctl_pcm_surround_next_device function.Jaroslav Kysela1-3/+0
2001-04-19Added ctl_elem_lock and unlock code.Jaroslav Kysela1-0/+6
2001-04-13Better PCM mmap API. Fixed pcm_multiAbramo Bagnara1-3/+5
2001-04-13Added the surround plugin to allow simple access for 4.0 and 5.1 speakers.Jaroslav Kysela1-0/+3
2001-03-29Lot of cleanings with the help of gcc3Abramo Bagnara1-32/+32
2001-03-26Added mode argument to open functions where it was missing. First part of CTL...Abramo Bagnara1-1/+1
2001-03-17Improved .asoundrc changesAbramo Bagnara1-1/+5
2001-02-13Changed control to use events mask. Added subscribe ioctlAbramo Bagnara1-2/+5
2001-02-13Added the safe version of the list_for_each function.Jaroslav Kysela1-2/+2
2001-02-12More generic support for poll descriptorsAbramo Bagnara1-4/+4
2001-02-11Completed mixer API. Improved iterators. Renamed control values struct. Rewri...Abramo Bagnara1-4/+4
2001-02-09Completed control and mixer APIAbramo Bagnara1-13/+14
2001-02-07Better names for control APIAbramo Bagnara1-9/+9
2001-02-07Encapsulated conf APIAbramo Bagnara1-12/+13
2001-02-06Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...Abramo Bagnara1-8/+6
2001-02-04Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_...Abramo Bagnara1-2/+2
2001-01-31Removed card type from devices info. Added card number to devices info. Compl...Abramo Bagnara1-7/+0
2001-01-29First step toward encapsulationAbramo Bagnara1-30/+30
2001-01-19Added support for hw_free in alsa-libAbramo Bagnara1-0/+3
2001-01-15Changed some remaining size_t'sAbramo Bagnara1-1/+1
2000-12-29PCM API cleaning. silencing implementation. xfer_min removalAbramo Bagnara1-3/+0
2000-12-23Fixed snd_*_card() wrt aserverAbramo Bagnara1-6/+5
2000-12-22Added snd_*_card() functions.Jaroslav Kysela1-0/+7
2000-12-21Removed dig_info & dig_params..Jaroslav Kysela1-6/+0
2000-12-21New hw_params implementationAbramo Bagnara1-2/+2
2000-12-04Get rid of OPEN_MAXAbramo Bagnara1-1/+1
2000-11-30Changes and cleanups for the timer API.Jaroslav Kysela1-0/+9
2000-11-30Added missing diagnosticsAbramo Bagnara1-5/+5