index
:
~arun/alsa-lib
b2g-1.0.29
master
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2001-02-09
Completed control and mixer API
Abramo Bagnara
7
-308
/
+326
2001-02-07
Commented out enum typechecking
Abramo Bagnara
1
-1
/
+1
2001-02-07
Removed snd_pcm_hw_refine from API
Abramo Bagnara
1
-1
/
+0
2001-02-07
Better names for control API
Abramo Bagnara
5
-214
/
+214
2001-02-07
Splitted rawmidi streams. Removed stream constraint on config files
Abramo Bagnara
1
-16
/
+10
2001-02-07
Encapsulated conf API
Abramo Bagnara
2
-57
/
+40
2001-02-06
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...
Abramo Bagnara
14
-183
/
+476
2001-02-05
Typo
Abramo Bagnara
1
-5
/
+5
2001-02-05
Encapsulated hwdep. Converted all enums to type safety
Abramo Bagnara
16
-203
/
+365
2001-02-04
Added missing rawmidi functions. Cleaned PCM use of masks
Abramo Bagnara
1
-16
/
+13
2001-02-04
Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_...
Abramo Bagnara
7
-299
/
+503
2001-02-02
Fixed C++ casting problems. free functions returns void
Abramo Bagnara
1
-10
/
+10
2001-02-01
Removed obsolete functions
Abramo Bagnara
1
-7
/
+0
2001-02-01
Cosmetic change
Jaroslav Kysela
1
-0
/
+1
2001-02-01
moved #ifdef _cplusplus
Abramo Bagnara
4
-12
/
+12
2001-01-31
Removed card type from devices info. Added card number to devices info. Compl...
Abramo Bagnara
3
-30
/
+71
2001-01-30
Added snd_ prefix to mask and interval. Divided header.h wrappers
Abramo Bagnara
8
-632
/
+632
2001-01-29
First step toward encapsulation
Abramo Bagnara
1
-0
/
+606
2001-01-29
Added stuff for C++ compilation
Abramo Bagnara
2
-0
/
+16
2001-01-19
Added support for hw_free in alsa-lib
Abramo Bagnara
1
-0
/
+1
2001-01-17
Added I/O classes
Abramo Bagnara
5
-21
/
+56
2001-01-15
Fixed right access use for pcm_plug
Abramo Bagnara
1
-0
/
+2
2001-01-15
Changed some remaining size_t's
Abramo Bagnara
1
-5
/
+5
2001-01-15
New PCM model with fragment concept removal and two interrupt sources
Abramo Bagnara
1
-80
/
+91
2001-01-01
Moved ERR and SYSERR to a global place
Abramo Bagnara
2
-1
/
+30
2000-12-30
Fixed a bug in interval printing. Added missing mmap functions. Added _try hw...
Abramo Bagnara
1
-9
/
+19
2000-12-29
remove unused field
Abramo Bagnara
1
-1
/
+0
2000-12-29
PCM API cleaning. silencing implementation. xfer_min removal
Abramo Bagnara
2
-55
/
+76
2000-12-23
Fixed snd_*_card() wrt aserver
Abramo Bagnara
2
-7
/
+6
2000-12-22
Added snd_*_card() functions.
Jaroslav Kysela
5
-12
/
+19
2000-12-21
Removed dig_info & dig_params..
Jaroslav Kysela
2
-4
/
+0
2000-12-21
New hw_params implementation
Abramo Bagnara
2
-22
/
+64
2000-12-11
Added pcm_copy and fixed pcm_plug for access change case.
Abramo Bagnara
1
-0
/
+1
2000-12-07
Runtime hw_info constraints support. New hw_info with lengths
Abramo Bagnara
1
-2
/
+2
2000-11-30
Changes and cleanups for the timer API.
Jaroslav Kysela
3
-3
/
+6
2000-11-30
Fixed constness wrt snd_pcm_channel_area_t
Abramo Bagnara
1
-9
/
+9
2000-11-29
Cleaned all hw_info. Removed snd_pcm_hw_{info,params}_rules* and changed stra...
Abramo Bagnara
1
-18
/
+16
2000-11-26
Added sequencer event <-> MIDI byte stream coder from the kernel space
Jaroslav Kysela
2
-2
/
+30
2000-11-26
Implemeted optimal hw_params choice
Abramo Bagnara
1
-0
/
+23
2000-11-25
Added helper. Tiny cleanings
Abramo Bagnara
1
-0
/
+2
2000-11-25
Added configurable error handlers.
Jaroslav Kysela
4
-14
/
+21
2000-11-24
Added snd_pcm_reset to API
Abramo Bagnara
1
-0
/
+1
2000-11-20
Merged pcmfinal branch.
Jaroslav Kysela
11
-149
/
+98
2000-11-03
Big rawmidi update - added subdevices support.
Jaroslav Kysela
1
-3
/
+2
2000-10-30
Added functions:
Jaroslav Kysela
3
-0
/
+3
2000-10-16
Added mmaped avail_min
Abramo Bagnara
2
-0
/
+5
2000-10-14
More diagnostics. Fixed shm use.
Abramo Bagnara
1
-1
/
+1
2000-10-14
Fixed pointers use
Abramo Bagnara
1
-5
/
+17
2000-10-14
Fixed mmap wrt shm. Renamed pcm_client, control_client to shm. More error mes...
Abramo Bagnara
3
-22
/
+27
2000-10-11
Added support for async. Added error callback (and begun to use it). First im...
Abramo Bagnara
2
-2
/
+10
[next]