blob: e666071fde97907e1aa6b15a97523f9baf4318bc (
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
indicator-sound (0.1.3.1-0ubuntu1) lucid; urgency=low
* New upstream version:
- clear looks seg fault fix (lp: #537891)
- slider resizing properly (lp: #533208)
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 12 Mar 2010 20:29:25 +0100
indicator-sound (0.1.3-0ubuntu1) lucid; urgency=low
* New upstream version:
- icon sizing fixed.
- correct icon names loaded with fallback mechanism
- no sink handling improved - now handles going from no sink to one sink
back to no sink properly
- Mute blocking state implemented with animation on title image.
- smoother sliding due new signals emitted from the 0.1.4 of ido
* debian/control:
- updated libindicator requirement
-- Sebastien Bacher <seb128@ubuntu.com> Thu, 11 Mar 2010 18:53:58 +0100
indicator-sound (0.1.2-0ubuntu1) lucid; urgency=low
* New upstream version:
- Stability of the service should now be much improved. The backend sound
service should now be able to handle Pulseaudio not being up or flapping.
(lp: #529324)
- Arrow keys should be working properly allowing users to move between
indicators. (lp: #525733)
-- Sebastien Bacher <seb128@ubuntu.com> Thu, 04 Mar 2010 13:32:10 +0100
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
|