index
:
delta/alsa-lib.git
amixer
ascenario
baserock/morph
baserock/v1.0.28
baserock/v1.0.29
baserock/v1.1.2
baserock/v1.1.3
master
ucm
git.alsa-project.org: http/alsa-lib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Terminate long_options array
Thomas Hood
2004-09-28
1
-1
/
+2
*
Art Haas <ahaas@airmail.net>
Jaroslav Kysela
2003-07-26
1
-6
/
+6
*
Moved send_fd/receive_fd routines to src/socket.c .
Jaroslav Kysela
2003-03-18
1
-34
/
+1
*
Moved pcm_jack plugin to src/pcm/ext directory (must be build manually).
Jaroslav Kysela
2003-03-05
1
-7
/
+1
*
Removed snd_pcm_hwptr().
Jaroslav Kysela
2003-02-22
1
-3
/
+3
*
Added snd_pcm_hwptr() and enhanced snd_pcm_mmap_begin() for no xrun mode.
Jaroslav Kysela
2003-02-22
1
-0
/
+3
*
More pcm_jack plugin changes
Jaroslav Kysela
2003-02-12
1
-1
/
+6
*
Replaced snd_pcm_avail() with snd_pcm_hwsync()
Jaroslav Kysela
2002-10-12
1
-0
/
+3
*
Reverted back the PCM API.
Jaroslav Kysela
2002-09-19
1
-1
/
+1
*
Moved ring buffer pointers and added a mechanism to transfer them via shm
Jaroslav Kysela
2002-04-23
1
-38
/
+82
*
Fixed licence version
Jaroslav Kysela
2001-12-30
1
-1
/
+1
*
Updated GNU GPL license (address).
Jaroslav Kysela
2001-12-30
2
-10
/
+10
*
Configuration:
Jaroslav Kysela
2001-11-19
1
-1
/
+3
*
Added power management functions and defines.
Jaroslav Kysela
2001-09-26
1
-0
/
+9
*
Initial version
Jaroslav Kysela
2001-09-13
1
-0
/
+340
*
Added documentation for instrument and midi event functions.
Jaroslav Kysela
2001-07-11
1
-2
/
+2
*
New async notification API. Removed obsolete surround. Cleaning
Abramo Bagnara
2001-06-20
1
-8
/
+45
*
Extended parameterization. Marked with @ all fields with special use
Abramo Bagnara
2001-06-15
1
-1
/
+1
*
Compilation fixes for forthcoming GCC 3.0
Abramo Bagnara
2001-05-29
1
-5
/
+4
*
Removed snd_ctl_pcm_surround_next_device function.
Jaroslav Kysela
2001-05-03
1
-3
/
+0
*
Added ctl_elem_lock and unlock code.
Jaroslav Kysela
2001-04-19
1
-0
/
+6
*
Better PCM mmap API. Fixed pcm_multi
Abramo Bagnara
2001-04-13
1
-3
/
+5
*
Added the surround plugin to allow simple access for 4.0 and 5.1 speakers.
Jaroslav Kysela
2001-04-13
1
-0
/
+3
*
Lot of cleanings with the help of gcc3
Abramo Bagnara
2001-03-29
1
-32
/
+32
*
Added mode argument to open functions where it was missing. First part of CTL...
Abramo Bagnara
2001-03-26
1
-1
/
+1
*
Improved .asoundrc changes
Abramo Bagnara
2001-03-17
1
-1
/
+5
*
Changed control to use events mask. Added subscribe ioctl
Abramo Bagnara
2001-02-13
1
-2
/
+5
*
Added the safe version of the list_for_each function.
Jaroslav Kysela
2001-02-13
1
-2
/
+2
*
More generic support for poll descriptors
Abramo Bagnara
2001-02-12
1
-4
/
+4
*
Completed mixer API. Improved iterators. Renamed control values struct. Rewri...
Abramo Bagnara
2001-02-11
1
-4
/
+4
*
Completed control and mixer API
Abramo Bagnara
2001-02-09
1
-13
/
+14
*
Better names for control API
Abramo Bagnara
2001-02-07
1
-9
/
+9
*
Encapsulated conf API
Abramo Bagnara
2001-02-07
1
-12
/
+13
*
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...
Abramo Bagnara
2001-02-06
1
-8
/
+6
*
Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_...
Abramo Bagnara
2001-02-04
1
-2
/
+2
*
Removed card type from devices info. Added card number to devices info. Compl...
Abramo Bagnara
2001-01-31
1
-7
/
+0
*
First step toward encapsulation
Abramo Bagnara
2001-01-29
1
-30
/
+30
*
Added support for hw_free in alsa-lib
Abramo Bagnara
2001-01-19
1
-0
/
+3
*
Changed some remaining size_t's
Abramo Bagnara
2001-01-15
1
-1
/
+1
*
PCM API cleaning. silencing implementation. xfer_min removal
Abramo Bagnara
2000-12-29
1
-3
/
+0
*
Fixed snd_*_card() wrt aserver
Abramo Bagnara
2000-12-23
1
-6
/
+5
*
Added snd_*_card() functions.
Jaroslav Kysela
2000-12-22
1
-0
/
+7
*
Removed dig_info & dig_params..
Jaroslav Kysela
2000-12-21
1
-6
/
+0
*
New hw_params implementation
Abramo Bagnara
2000-12-21
1
-2
/
+2
*
Get rid of OPEN_MAX
Abramo Bagnara
2000-12-04
1
-1
/
+1
*
Changes and cleanups for the timer API.
Jaroslav Kysela
2000-11-30
1
-0
/
+9
*
Added missing diagnostics
Abramo Bagnara
2000-11-30
1
-5
/
+5
*
OPEN_MAX -> sysconf
Abramo Bagnara
2000-11-30
1
-11
/
+25
*
Added snd_pcm_reset to API
Abramo Bagnara
2000-11-24
1
-0
/
+5
*
Merged pcmfinal branch.
Jaroslav Kysela
2000-11-20
1
-33
/
+16
[next]