Jaroslav Kysela
99905c2ffc
release 1.0.13rc2
...
Patch-level: Merged
2006-09-12 15:35:38 +02:00
Takashi Iwai
612216db0d
Add --disable-alisp configure option
...
Added --disable-alisp configure option to disable alsip support.
2006-09-06 14:39:01 +02:00
Jaroslav Kysela
6f1f0585e0
release 1.0.13rc1
...
Patch-level: Merged
2006-08-31 10:06:08 +02:00
Jaroslav Kysela
94572ff3a8
release 1.0.12
...
Patch-level: Merged
2006-08-22 14:40:42 +02:00
James Courtier-Dutton
15d9a28b5b
Fix default paths.
2006-08-13 22:48:34 +01:00
Jaroslav Kysela
8d708c7d61
release 1.0.12rc2
...
Patch-level: Merged
2006-08-04 14:28:12 +02:00
James Courtier-Dutton
8f7152b633
Fix default install libpath and datapath.
2006-07-28 10:05:34 +01:00
Jaroslav Kysela
04b9161ede
release 1.0.12rc1
...
Patch-level: Merged
2006-06-21 15:50:41 +02:00
Jaroslav Kysela
86bd73fa3e
release 1.0.11
...
Patch-level: Merged
2006-04-19 12:29:46 +02:00
Jaroslav Kysela
195aed37ee
release 1.0.11rc5
...
Patch-level: Merged
2006-04-11 15:58:59 +02:00
Jaroslav Kysela
944a4ad310
release 1.0.11rc4
...
Patch-level: Merged
2006-03-22 10:47:32 +00:00
Takashi Iwai
3b692f9d6b
Change autoconf requirement to 2.59
...
Change AC_PREREQ to 2.59.
2006-03-21 16:56:16 +00:00
Clemens Ladisch
09f598e57c
allow changing of device directory path
...
Add configuration options to change the default device path from the
default /dev/snd. This is useful for embedded systems that do not want
subdirectories in /dev.
2006-02-27 10:03:19 +00:00
Jaroslav Kysela
bf174b7046
release 1.0.11rc3
...
Patch-level: Merged
2006-01-27 15:22:16 +00:00
Jaroslav Kysela
2f65643c1c
release 1.0.11rc2
...
Patch-level: Merged
2006-01-02 07:59:52 +00:00
Jaroslav Kysela
fa91e71b0f
release 1.0.11rc1
...
Patch-level: Merged
2005-12-13 07:51:52 +00:00
Takashi Iwai
db1e39a4e8
Allow partial build with selected components
...
Add --enable-* and --with-pcm-plugins configure options for partial builds.
User can choose the core components (pcm, mixer, rawmidi, hwdep, seq, instr)
via --enable-xxx or --disable-xxx option. As default, all components are
enabled.
The PCM plugins to build can be selected via --with-pcm-plugins option.
For example, to build only rate and linear plugin, pass
--with-pcm-plugins=rate,linear
Passing "all" will select all plugins (it's the default value).
The plug plugin will select linear and copy plugins automatically.
The other auto conversions of plug plugin are enabled only when the
corresponding plugin is selected.
2005-11-30 11:38:24 +00:00
Takashi Iwai
0d708373f1
Check wordexp.h for ulibc
...
Check wordexp.h for ulibc.
2005-11-29 15:18:56 +00:00
Jaroslav Kysela
367c3fc6ce
release 1.0.10
...
Patch-level: Merged
2005-11-15 13:44:27 +00:00
Jaroslav Kysela
004a5ecd33
release 1.0.10rc3
...
Patch-level: Merged
2005-11-04 10:19:03 +00:00
Jaroslav Kysela
4a3e65ff56
release 1.0.10rc2
...
Patch-level: Merged
2005-10-10 12:49:51 +00:00
Jaroslav Kysela
a33c78ddd8
moved simple mixer abstraction modules to modules/mixer/simple directory
...
Compile dynamic modules outside the alsa-lib tree to allow linking them
against libasound.so - proper versions of dynamic symbols.
2005-08-22 12:07:55 +00:00
Jaroslav Kysela
1ffda4d664
release 1.0.10rc1
...
Patch-level: Merged
2005-08-19 11:44:33 +00:00
Jaroslav Kysela
4c4849230c
initial & empty smixer-ac97.so module (only the build framework)
2005-06-07 11:44:25 +00:00
Takashi Iwai
009911ed1c
Remove obsolete ordinary_* entries from configure.in
...
Remove obsolete ordinary_* entries from configure.in.
2005-06-01 12:31:52 +00:00
Jaroslav Kysela
c072e76136
release: 1.0.9
2005-05-27 12:58:02 +00:00
Jaroslav Kysela
8b76989e19
release: 1.0.9rc4
2005-05-23 11:32:35 +00:00
Jaroslav Kysela
155ae28d1c
release: 1.0.9rc3
2005-04-27 14:03:58 +00:00
Jaroslav Kysela
173823a4f3
release: 1.0.9rc2
2005-03-24 09:49:44 +00:00
Jaroslav Kysela
4e992e3424
release: 1.0.9rc1
2005-03-13 09:31:24 +00:00
Lee Revell
e34947b1cf
move the Jack plugin to alsa-plugins
...
remove the src/pcm/ext/Makefile.in entry from configure.in, too
Signed-off-by: Lee Revell <rlrevell@joe-job.com>
2005-02-28 08:39:25 +00:00
Takashi Iwai
08fc630594
Fix a typo
...
Fixed a typo in the last change for --enable-resmgr.
2005-02-14 13:52:00 +00:00
Takashi Iwai
4ea51d8201
Add --disable-aload configure option
...
Added --disable-aload configure option to suppress probing of
/dev/aload* files for auto-loading. These files often conflict with
udev mechanism.
Also, --with-resmgr is changed to --enable-resmgr.
2005-02-14 13:31:53 +00:00
Takashi Iwai
77c925a71f
Add resmgr support
...
Added the support for resmgr. A new configure option --with-resmgr is added
to enable the resmgr support.
2005-01-26 10:50:28 +00:00
Jaroslav Kysela
7bacfa42d6
release: 1.0.8
2005-01-13 09:54:55 +00:00
Jaroslav Kysela
86e898e6d4
release: 1.0.8rc2
2005-01-05 06:59:02 +00:00
Jaroslav Kysela
f0762bd3cd
release: 1.0.8rc1
2004-12-21 15:24:36 +00:00
Jaroslav Kysela
a94eb21623
release: 1.0.8-rc1
2004-12-21 14:32:48 +00:00
Jaroslav Kysela
4f6da0fe88
release: 1.0.7
2004-11-11 18:28:54 +00:00
Jaroslav Kysela
e7f97689b4
release: 1.0.7rc2
2004-10-12 05:58:37 +00:00
Jaroslav Kysela
8a42294dc4
release: 1.0.7rc1
2004-09-08 17:06:42 +00:00
Jaroslav Kysela
ed27fd8f88
release: 1.0.6
2004-08-15 08:24:51 +00:00
Jaroslav Kysela
6dc1b4bcbc
release: 1.0.6rc1
2004-08-04 13:41:53 +00:00
Jaroslav Kysela
994d71f9c6
release: 1.0.5
2004-05-28 13:17:08 +00:00
Jaroslav Kysela
d8d9c70532
release: 1.0.5rc1
2004-05-24 17:58:19 +00:00
Jaroslav Kysela
e5ea2a6acd
release: 1.0.4
2004-04-03 09:41:06 +00:00
Jaroslav Kysela
cb79106ecd
Added AC_PREREQ(2.53) for autoconf
2004-04-03 08:40:16 +00:00
Jaroslav Kysela
25f864b059
release: 1.0.4rc1
2004-03-26 16:03:18 +00:00
Jaroslav Kysela
e3a85e50af
1.0.3b
2004-03-13 14:29:48 +00:00
Jaroslav Kysela
3aec1c8fbc
1.0.3a
2004-03-06 08:44:41 +00:00