Package: audacity / 1.3.12-6

Metadata

Package Version Patches format
audacity 1.3.12-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
enable experimental linking.patch | (download)

src/Experimental.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 enable the feature to link audio tracks to a label track
fix slider background color.patch | (download)

src/widgets/ASlider.cpp | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 fix background color of sliders
open mixer.patch | (download)

lib-src/portmixer/src/px_linux_alsa.c | 14 10 + 4 - 0 !
1 file changed, 10 insertions(+), 4 deletions(-)

 fix segfault with multiple alsa devices
Bug-Debian: http://bugs.debian.org/584605
Bug: http://bugzilla.audacityteam.org/show_bug.cgi?id=174
fix ftbfs with gcc 4.5.patch | (download)

lib-src/portmixer/configure.ac | 63 38 + 25 - 0 !
1 file changed, 38 insertions(+), 25 deletions(-)

 fix build failure with gcc 4.5
autoreconf.patch | (download)

lib-src/portmixer/configure | 3214 1321 + 1893 - 0 !
1 file changed, 1321 insertions(+), 1893 deletions(-)

 run autoreconf in lib-src/portmixer to pick up configure.ac changes