Commit graph

37 commits

Author SHA1 Message Date
Jaroslav Kysela
b45c08611c Added symbol versioning for dlsym-callbacks.
Removed snd_config_refer_load from confmisc.c and pcm.c.
2001-08-15 12:12:16 +00:00
Jaroslav Kysela
bc581b87ae Added snd_config_hook_load_for_all_cards.
Added private_data parameter for snd_config_hooks function.
Fixed the return value mess in the config parser routines.
The include file could begin with 'confdir:' which is replaced with /usr/share/alsa.
The snd_config_search_definitions looks for raw name at first (without suggested root).
Added snd_func_private_card_strtype function.
All configuration files moved to the src/conf directory.
Configuration files modified to use load-on-demand feature using hooks.
2001-06-21 13:41:50 +00:00
Abramo Bagnara
157f47aedd New async notification API. Removed obsolete surround. Cleaning 2001-06-20 20:52:12 +00:00
Jaroslav Kysela
bf780a25a5 Added argument handling for the slave PCMs.
The configuration root (snd_config) can be specified for the internal routines.
The pcm_hooks code was recoded (independent code moved to control/setup.c).
Improved the pcm_multi plugin (added master configuration).
2001-06-11 13:35:48 +00:00
Jaroslav Kysela
61bf03ce70 New syntax for the substituted variables - $(var).
Improved the variable substitution (all references in a string are replaced).
Added special redirect loading code (to separate card dependant code to
single files).
2001-06-11 08:07:48 +00:00
Abramo Bagnara
f5534c46ed Completed parametric configuration and begun to use it 2001-05-22 09:19:43 +00:00
Abramo Bagnara
e283a3f642 Added I/O classes 2001-01-17 11:00:32 +00:00
Abramo Bagnara
d07934a537 Renamed states 2000-10-10 15:53:31 +00:00
Abramo Bagnara
81245f78d4 Added -lm for compiler that does not inlines floor 2000-09-27 14:15:53 +00:00
Abramo Bagnara
fe92855cbb Added rewind to API in place of appl_ptr(). Moved aserver to a better place 2000-09-26 09:46:05 +00:00
Jaroslav Kysela
6962a9d6ce Merged pcmplug branch. 2000-09-24 09:57:26 +00:00
Takashi Iwai
71724734d5 Enabled aserver again 2000-09-14 09:05:16 +00:00
Jaroslav Kysela
942894d993 Temporary removed aserver 2000-09-02 20:57:27 +00:00
Abramo Bagnara
4637f62ff5 First version of ALSA client/server 2000-08-31 11:21:05 +00:00
Abramo Bagnara
244653df61 Continued config implementation. Added incomplete support for pcm 2000-08-24 17:07:44 +00:00
Abramo Bagnara
c709eb8140 First version of configuration helpers 2000-08-24 12:49:51 +00:00
Abramo Bagnara
bc252d4d26 Added hsearch_r for compatibility needs 2000-06-12 17:30:46 +00:00
Abramo Bagnara
237271dc82 Removed pthread lib use 2000-06-04 16:26:13 +00:00
Jaroslav Kysela
1cd6778173 Merged pcm2 branch. 2000-05-08 18:53:38 +00:00
Abramo Bagnara
5673d299a9 Cleaned pcm internals. Added mmap'able plugins 2000-04-17 17:31:41 +00:00
Jaroslav Kysela
a85b5df0ef Changed versioning scheme. 2000-03-11 11:08:08 +00:00
Jaroslav Kysela
5cdac14059 -release info is taken from configure.in 2000-01-16 22:08:26 +00:00
Jaroslav Kysela
24db44523b Added back rules for old autoconf... 2000-01-11 17:25:21 +00:00
Jaroslav Kysela
a6aee7bee0 Added the support for the hardware depedent interface. 2000-01-10 10:07:53 +00:00
Jaroslav Kysela
12474871b6 Changed versioning 1999-09-06 17:45:31 +00:00
Jaroslav Kysela
b520d951fa 0.5.0 1999-08-26 12:59:22 +00:00
Jaroslav Kysela
b1ad5e3fcd 0.4.1 1999-08-19 13:39:10 +00:00
Jaroslav Kysela
227fe9d226 Updates for the control interface... 1999-06-22 13:18:24 +00:00
Jaroslav Kysela
fd672765f4 0.3.1; small fix for pack 1999-06-05 09:35:48 +00:00
Jaroslav Kysela
e0741a5863 First IWFFFF code (instrument handling)... 1999-05-23 16:49:10 +00:00
Jaroslav Kysela
c0e741dd8a Merged new-mixer branch... 1999-03-08 16:51:36 +00:00
Jaroslav Kysela
4518e4ca8e Sequencer updates... 1998-12-27 00:58:42 +00:00
Jaroslav Kysela
80e99653f4 Version updated to 0.3.0 1998-11-29 16:31:08 +00:00
Jaroslav Kysela
8e8cf04276 Version 0.2.0... 1998-11-23 23:10:50 +00:00
Chris Cannam
da615d2a4f Fixed versioning 1998-11-18 22:33:01 +00:00
Chris Cannam
2ab949cf07 Add -release option to LDFLAGS 1998-11-18 21:09:58 +00:00
Chris Cannam
96f35a05ef Switch to automake and libtool 1998-11-18 20:42:09 +00:00