Jaroslav Kysela
a92f910569
Changes against latest doxygen
2002-02-04 11:18:39 +00:00
Jaroslav Kysela
3e3df2d32b
Updated GNU GPL license (address).
...
Changed GNU LGPL licence from 2.0 to 2.1.
2001-12-30 09:22:54 +00:00
Jaroslav Kysela
d7a2f617c5
Changed GPL to LGPL as agreed by Uros
2001-09-13 10:16:50 +00:00
Jaroslav Kysela
0d9a5d0e59
More documentation updates.
2001-07-18 12:17:11 +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
Jaroslav Kysela
88e5e45151
Major change to sequencer API.
...
The sequencer API is totally recoded with the style of "encapsulation"
in other api.
The structure becomes opaque and accessed only via functions.
Other changes:
- There is no longer group in client and port info.
- snd_seq_query_subs_t is renamed to snd_seq_query_subscribe_t.
- snd_seq_delete_port takes only the port id argument instead of
port_info structure.
- snd_seq_input/output_buffer_size are renamed
as snd_seq_get_input/output_buffer_size.
Similarly snd_seq_resize_input/output_buffer are renamed as
snd_seq_set_input/output_buffer_size.
- snd_seq_get_named_queue is renamed to snd_seq_query_named_queue.
- Sync codes are removed temporarily from API.
- Subscription conditions are accessed via the corresponding functions.
convert_time is named now as time_update.
- snd_seq_get/set_queue_owner are removed.
Use snd_seq_get/set_queue_info instead.
- Instrument put/get/remove structure is unified as snd_instr_header_t.
2001-07-04 13:54:13 +00:00
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