~ubuntu-branches/ubuntu/hardy/alsa-plugins/hardy-proposed

« back to all changes in this revision

Viewing changes to debian/changelog.ALSA

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2007-06-12 19:03:08 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070612190308-yhyjw8t4wk7zhte0
Tags: 1.0.14-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - debian/control:
    + Don't build-depend on JACK, as it's in universe.  Clarify and
      update the Description to note the above restriction and
      {in,ex}clusion of newer plugins (LP: #57089),
    + Adhere to DebianMaintainerField.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Changelog between 1.0.14rc3 and 1.0.14 releases
 
2
http://www.alsa-project.org/changes/v1-0-14rc4--v1-0-14.txt)
 
3
********************************************
 
4
 
 
5
* alsa-plugins
 
6
  + Core
 
7
    - Fix plugindir config setting
 
8
    - Add plugin directory configure option
 
9
    - Enable link with external libspeex
 
10
  + /Makefile.am
 
11
    - Enable link with external libspeex
 
12
  + A52 Output plugin
 
13
    - Add plugin directory configure option
 
14
    - Fix segfault of a52 plugin
 
15
  + Jack PCM plugin
 
16
    - Add plugin directory configure option
 
17
  + Public Parrot Hack rate converter
 
18
    - Enable link with external libspeex
 
19
 
 
20
Changelog between 1.0.14rc2 and 1.0.14rc3 releases
 
21
http://www.alsa-project.org/changes/v1-0-14rc2--v1-0-14rc3.txt)
 
22
********************************************
 
23
 
 
24
* alsa-plugins
 
25
  + Documentation
 
26
    - Add documentation for speex rate plugin
 
27
  + Public Parrot Hack rate converter
 
28
    - Add missing files for pph
 
29
    - pph - do not include <samplerate.h> in rate_speexrate.c
 
30
    - Update version of speex resampler plugin
 
31
    - Add missing header files for pph
 
32
  + PulseAudio -> ALSA plugin
 
33
    - Improve parameter constraints in alsa-pulse
 
34
  + libavcodec's resampler
 
35
    - Add missing gcd.h to rate-lavc/Makefile.am
 
36
 
 
37
Changelog between 1.0.14rc2 and 1.0.14rc3 releases
 
38
http://www.alsa-project.org/changes/v1-0-14rc2--v1-0-14rc3.txt)
 
39
********************************************
 
40
 
 
41
* alsa-plugins
 
42
  + Core
 
43
    - Add rate resampler plugin based on speex
 
44
    - Add livavcodec resampler plugin
 
45
  + /Makefile.am
 
46
    - Add rate resampler plugin based on speex
 
47
    - Add livavcodec resampler plugin
 
48
  + Documentation
 
49
    - Add livavcodec resampler plugin
 
50
  + Public Parrot Hack rate converter
 
51
    - pph - do not include <samplerate.h> in rate_speexrate.c
 
52
    - Add rate resampler plugin based on speex
 
53
  + Rate Converter plugins
 
54
    - Fix wrong implementation of input/output_frames in samplerate plugin
 
55
  + libavcodec's resampler
 
56
    - Add livavcodec resampler plugin
 
57
 
 
58
Changelog between 1.0.14rc1 and 1.0.14rc2 releases
 
59
http://www.alsa-project.org/changes/v1-0-14rc1--v1-0-14rc2.txt)
 
60
********************************************
 
61
* alsa-plugins
 
62
  + /Makefile.am
 
63
    - compile maemo only if DBUS is present
 
64
  + Alsa support for Maemo SDK (n770)
 
65
    - release 1.0.14rc1
 
66
 
 
67
Changelog between 1.0.13 and 1.0.14rc1a releases
 
68
http://www.alsa-project.org/changes/v1-0-13--v1-0-14rc1.txt)
 
69
********************************************
 
70
 
 
71
* alsa-plugins
 
72
  + Core
 
73
    - Alsa support for Maemo SDK (n770): Build configuration
 
74
  + /Makefile.am
 
75
    - compile maemo only if DBUS is present
 
76
    - Alsa support for Maemo SDK (n770): Build configuration
 
77
  + Alsa support for Maemo SDK (n770)
 
78
    - Alsa support for Maemo SDK (n770): Header files
 
79
    - Alsa support for Maemo SDK (n770): DSP protocol
 
80
    - Alsa support for Maemo SDK (n770): External PCM IO plugin
 
81
    - Alsa support for Maemo SDK (n770): External Control plugin
 
82
    - Alsa support for Maemo SDK (n770): Build configuration
 
83
    - Alsa support for Maemo SDK (n770) - Remove compile warnings
 
84
  + Documentation
 
85
    - Alsa support for Maemo SDK (n770): Documentation
 
86
 
1
87
Changelog between 1.0.12 and 1.0.13 releases
2
88
http://www.alsa-project.org/changes/v1-0-12--v1-0-13.txt)
3
89
********************************************