Codebase list alsa-lib / 482302b
Prepare rc5. git-svn-id: svn://anonscm.debian.org/svn/pkg-alsa/trunk/alsa-lib@1604 9eaf2def-abe4-0310-ac0d-9aefe66b05c3 Jordi Mallach 18 years ago
2 changed file(s) with 37 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 alsa-lib (1.0.10+1.0.11rc3-2~1) experimental; urgency=low
1
2 [ Matthias Klose / TH ]
0 alsa-lib (1.0.10+1.0.11rc5-1~1) experimental; urgency=low
1
2 [ Jordi Mallach ]
3 * New upstream release candidate
4
5 [ Matthias Klose / Thomas Hood ]
36 * amd64: Drop dependencies on ia32-libs*, install into /emul/ia32-linux
47
5 -- Thomas Hood <jdthood@yahoo.co.uk> Fri, 10 Mar 2006 19:05:14 +0100
8 -- Jordi Mallach <jordi@debian.org> Tue, 18 Apr 2006 17:53:55 +0200
69
710 alsa-lib (1.0.10+1.0.11rc3-1) experimental; urgency=low
811
0 Changelog between 1.0.11rc4 and 1.0.11rc5 releases
1 http://www.alsa-project.org/changes/v1-0-11rc4--v1-0-11rc5.txt)
2 **************************************************
3
4 * alsa-lib
5 + Core
6 - release 1.0.11rc5
7 + PCM API
8 - Fix snd_pcm_write*() return values at start up
9 - Fix PCM auto-start conditions
10 - Fix noisy output of dmix with two periods
11 - Fix compile warnings
12 - Fix PCM without control/status mmap
13 - Fix errors in partial reads/writes with rate plugin
14 - Make plugin functions static
15 - Fix buffer size handling of direct plugins
16 - Fix 32/64bit problem with multi plugin
17 - Finer sync of dmix in delay callback
18 - Allow negative coefficients in route plugin
19 - Fix compilation with assert()
20 + PCM Plugin API
21 - Create rate converter plugin SDK
22 + /include/Makefile.am
23 - Create rate converter plugin SDK
24 + Configuration
25 - Fix buffer size handling of direct plugins
26 - Add PCM definitions dpl and dpl2
27 + External Rate Converter Plugin SDK
28 - Create rate converter plugin SDK
29
030 Changelog between 1.0.11rc3 and 1.0.11rc4 releases
131 http://www.alsa-project.org/changes/v1-0-11rc3--v1-0-11rc4.txt)
232 **************************************************