blob: dade9422b7888da90eb4541757f9190acc25a496 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
indicator-sound (0.1.1-0ubuntu2) lucid; urgency=low
* Backporting trunk commit to fix keyboard controls (lp: #521088)
-- Sebastien Bacher <seb128@ubuntu.com> Thu, 18 Feb 2010 19:13:03 +0100
indicator-sound (0.1.1-0ubuntu1) lucid; urgency=low
* New upstream version
- resolve the UI keyboard controls which were lacking (lp: #521088)
- the volume control should now be far smoother
- included is the ability to dynamically swap output devices
using gnome volume control
- use of new icons from the new humanity theme.
- update volume slider in the right direction on mouse scroll (lp: #521090)
* debian/control:
- updated ido requirement
-- Sebastien Bacher <seb128@ubuntu.com> Thu, 18 Feb 2010 17:46:11 +0100
indicator-sound (0.1.0-0ubuntu2) lucid; urgency=low
* Backport trunk change to fix audiosink detection and volume controls
not working for some users (lp: #521286, #521930)
-- Sebastien Bacher <seb128@ubuntu.com> Mon, 15 Feb 2010 16:44:01 +0100
indicator-sound (0.1.0-0ubuntu1) lucid; urgency=low
* debian/control:
- depends on pulseaudio
- don't set lib section, the applet is not a library
* debian/rules:
- build using --as-needed to avoid unnecessary depends
[ Ken VanDine ]
* Initial release
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 12 Feb 2010 11:13:22 +0100
|