Commit graph

20 commits

Author SHA1 Message Date
Jaroslav Kysela
da62fd77b1 Fixed includes 2001-05-14 06:20:13 +00:00
Abramo Bagnara
5b50ec848a Lot of cleanings with the help of gcc3 2001-03-29 17:50:28 +00:00
Abramo Bagnara
bbaeb29a74 Renamed ERR to SNDERR. Added s16 pseudo meter scope. Fixed plug hw_refine/params 2001-03-04 20:39:02 +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
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
de19407578 Removed card type from devices info. Added card number to devices info. Completed encapsulation of PCM API. Removed snd_pcm_card(). All copy functions now have the form copy(dst, src). 2001-01-31 17:26:56 +00:00
Jaroslav Kysela
1747dc039f Update by Uros 2001-01-18 08:35:57 +00:00
Abramo Bagnara
e283a3f642 Added I/O classes 2001-01-17 11:00:32 +00:00
Jaroslav Kysela
41bb7068f2 Merged pcmfinal branch. 2000-11-20 20:10:46 +00:00
Takashi Iwai
a2026ace68 Added FM (OPL2/OPL3) instrument support by Uros Bizjak <uros@kss-loka.si>. 2000-09-01 16:24:12 +00:00
Jaroslav Kysela
1adb6dc796 Added snd_instr_simple_free function 2000-08-17 13:05:07 +00:00
Jaroslav Kysela
b99128d8de UNUSED -> ATTRIBUTE_UNUSED (follows /usr/include/ansidecl.h) 2000-08-06 12:23:28 +00:00
Jaroslav Kysela
f981892e3a 64-bit fixes.
Controls API uses binary tree functions (tsearch ...).
2000-08-04 10:24:12 +00:00
Jaroslav Kysela
6070773202 Replaced snd_xtoy_bb with cpu_to_xxyy and xxyy_to_cpu. 2000-06-18 17:25:10 +00:00
Jaroslav Kysela
1cd6778173 Merged pcm2 branch. 2000-05-08 18:53:38 +00:00
Jaroslav Kysela
f247f920e1 Fix for 16-bit and/or stereo samples... 1999-09-01 21:53:46 +00:00
Jaroslav Kysela
05498059c3 Fix for format member.. 1999-07-18 17:22:16 +00:00
Jaroslav Kysela
7abdbe78a0 More instrument API updates, pool purge & SLAB allocation fixes... 1999-07-10 08:52:04 +00:00
Jaroslav Kysela
9679707a00 Compilation fix for the updated kernel header file... 1999-06-01 17:33:42 +00:00
Jaroslav Kysela
e0741a5863 First IWFFFF code (instrument handling)... 1999-05-23 16:49:10 +00:00