Jaroslav Kysela
bb749766d4
Added lfloat plugin code (not finished)
2001-11-26 16:08:49 +00:00
Jaroslav Kysela
b3a8b42c0e
Fixed silence for 24-bit format
2001-11-11 19:19:02 +00:00
Jaroslav Kysela
c20c954f3d
Added documentation for instrument and midi event functions.
...
Removed snd_enum_() macros.
Documentation changes in asoundlib.h.
2001-07-11 14:09:01 +00:00
Abramo Bagnara
5b50ec848a
Lot of cleanings with the help of gcc3
2001-03-29 17:50:28 +00:00
Jaroslav Kysela
306a6d206d
Removed __KERNEL__ includes
2001-03-27 11:16:17 +00:00
Abramo Bagnara
ddc9a186cf
Completed PCM documentation
2001-03-24 16:14:44 +00:00
Jaroslav Kysela
10a2d4267f
Fixed paths when __KERNEL__
2001-03-23 22:50:04 +00:00
Abramo Bagnara
445e2b0c07
First part of PCM documentation
2001-03-23 11:05:41 +00:00
Abramo Bagnara
8f0cb26fdf
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params API. Added missing const.
2001-02-06 23:48:10 +00:00
Abramo Bagnara
5bf23ae9a1
Encapsulated hwdep. Converted all enums to type safety
2001-02-05 15:44:42 +00:00
Abramo Bagnara
a7561a9c7e
Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_PARAM_* and use functions. Separated rawmidi info between streams
2001-02-04 17:03:17 +00:00
Abramo Bagnara
70809b1835
First step toward encapsulation
2001-01-29 14:27:53 +00:00
Abramo Bagnara
cc90e32557
New PCM model with fragment concept removal and two interrupt sources
...
Renamed size_t/ssize_t to snd_pcm_sframes_t/snd_pcm_uframes_t
2001-01-15 11:06:53 +00:00
Abramo Bagnara
b9916fd7fe
Cleaned all hw_info. Removed snd_pcm_hw_{info,params}_rules* and changed strategy to allow the same functionality. Cleaned names tables. Added informative failure
2000-11-29 08:32:36 +00:00
Jaroslav Kysela
41bb7068f2
Merged pcmfinal branch.
2000-11-20 20:10:46 +00:00
Jaroslav Kysela
6962a9d6ce
Merged pcmplug branch.
2000-09-24 09:57:26 +00:00
Abramo Bagnara
c9722d7be1
Fixed a few typo
2000-07-18 10:08:05 +00:00
Abramo Bagnara
c46cf38f93
Fixed typo
2000-07-07 11:32:13 +00:00
Abramo Bagnara
8ab37ed29c
Fixed silence patterns
2000-07-07 11:14:16 +00:00
Abramo Bagnara
63386fb14a
Fixed long long constants syntax
2000-07-06 20:57:34 +00:00
Abramo Bagnara
e8cac7de4d
Changed ALSA unit from bytes to frames. Splitted mmap control structs. Better midlevel interrupt handler
2000-06-10 12:39:51 +00:00
Abramo Bagnara
f9eacbfc9e
Removed duplicated #include
2000-05-31 07:19:04 +00:00
Abramo Bagnara
6a95bf1516
Endianess cleaning
2000-05-30 18:54:44 +00:00
Abramo Bagnara
1a7f88d10e
Better names for ALSA API. Added min_fragments, max_fragments.
2000-05-27 16:52:17 +00:00
Abramo Bagnara
14b1742ff2
Moved format descriptions out of kernel space. Exported setup dump function.
2000-05-25 08:36:58 +00:00
Jaroslav Kysela
1cd6778173
Merged pcm2 branch.
2000-05-08 18:53:38 +00:00
Jaroslav Kysela
749f2ffd77
Added snd_pcm_format_physical_width...
2000-03-30 13:21:26 +00:00
Abramo Bagnara
afbaf0fde9
moved silence byte function
2000-03-22 16:12:59 +00:00
Abramo Bagnara
c569de6883
get rid of a gcc warning
2000-01-09 22:45:28 +00:00
Abramo Bagnara
b841d2677b
Fixed #ifdef
1999-12-30 12:27:38 +00:00
Abramo Bagnara
3696e16613
Added snd_pcm_build_linear_format
1999-12-25 15:22:21 +00:00
Jaroslav Kysela
d33c93096a
Added snd_pcm_get_format_name() to alsa-lib.
1999-12-11 20:36:13 +00:00
Jaroslav Kysela
20ebae20a7
Abramo Bagnara <abramo@alsa-project.org>
...
Sat, 11 Dec 1999 08:45:24 +0100
- changed lowlevel drivers to use pcm_misc.c functions
- fixed some bugs in pcm_plugin_build
- the plugin code is shared between alsa-lib and alsa-driver
1999-12-11 11:46:05 +00:00
Jaroslav Kysela
4a01380a7b
Added new PCM functions (pcm_misc.c).
...
New plugins: rate, voices.
1999-11-24 17:00:16 +00:00