-
-
Notifications
You must be signed in to change notification settings - Fork 29
/
changelog
221 lines (127 loc) · 7.09 KB
/
changelog
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
indicator-sound-switcher (2.3.10.1-1) noble; urgency=medium
* Fix snap package by reverting to core18 (#134)
-- Dmitry Kann <[email protected]> Tue, 20 Aug 2024 19:10:54 +0200
indicator-sound-switcher (2.3.10-1) noble; urgency=low
* Replace deprecated pkg_resources with importlib
* Better debug logging
* Reload sinks/sources on card profile change (#132)
* Fix autostart after multiple snap updates (#127)
-- Dmitry Kann <[email protected]> Sun, 18 Aug 2024 18:26:48 +0200
indicator-sound-switcher (2.3.9-1) jammy; urgency=low
* Configuration prune button in Preferences (#120)
-- Dmitry Kann <[email protected]> Tue, 28 Jun 2022 11:28:02 +0200
indicator-sound-switcher (2.3.8-1) jammy; urgency=low
* Only consider available ports for shortcut switching (#118)
* Fix port selection on cards with multiple sinks/sources (#107, #119)
-- Dmitry Kann <[email protected]> Fri, 13 May 2022 10:25:37 +0200
indicator-sound-switcher (2.3.7-1) impish; urgency=low
* Provide fallback PNG symbolic icons (addresses #91)
-- Dmitry Kann <[email protected]> Sun, 19 Dec 2021 15:07:35 +0100
indicator-sound-switcher (2.3.6-1) hirsute; urgency=low
* Allow assigning same keyboard shortcut to multiple ports (#106)
* Display card's vendor and product name in Preferences (#105)
-- Dmitry Kann <[email protected]> Fri, 18 Jun 2021 14:09:32 +0200
indicator-sound-switcher (2.3.5.2-1) focal; urgency=low
* Determine app version based on the installed package
-- Dmitry Kann <[email protected]> Sun, 27 Dec 2020 20:25:24 +0200
indicator-sound-switcher (2.3.5.1-1) focal; urgency=low
* No-change commit to address Launchpad failure
-- Dmitry Kann <[email protected]> Sun, 27 Dec 2020 19:40:22 +0200
indicator-sound-switcher (2.3.5-1) focal; urgency=low
* Add snap package (#97); thanks to @eth481642 (Dmitry Maximov)
* Fix requirements in documentation (#98)
* chore: Migrate setup.py to setuptools
-- Dmitry Kann <[email protected]> Sun, 27 Dec 2020 14:41:09 +0200
indicator-sound-switcher (2.3.4-1) eoan; urgency=low
* Fix symbolic icons (#88)
* Remove border around the notebook in Preferences dialog
-- Dmitry Kann <[email protected]> Mon, 06 Jun 2020 14:21:16 +0200
indicator-sound-switcher (2.3.3-1) eoan; urgency=low
* Fix broken SVG icons (#87)
* Update RU, NL translations
-- Dmitry Kann <[email protected]> Mon, 26 May 2020 18:57:12 +0200
indicator-sound-switcher (2.3.2-1) eoan; urgency=low
* Explicitly include .po and exclude .mo in source distribution (#82)
-- Dmitry Kann <[email protected]> Mon, 25 May 2020 18:41:22 +0200
indicator-sound-switcher (2.3.1-1) eoan; urgency=low
* Use directory of setup.py when looking for .po files (#82)
* Add RU, NL comments to .desktop (partially addresses #81)
* Replace dark and light icons with symbolic one (#80)
-- Dmitry Kann <[email protected]> Mon, 25 May 2020 17:48:39 +0200
indicator-sound-switcher (2.3.0-1) eoan; urgency=low
* Add global keyboard shortcuts for switching ports (#38)
-- Dmitry Kann <[email protected]> Mon, 03 Feb 2020 19:51:54 +0100
indicator-sound-switcher (2.2.2-1) disco; urgency=low
* Retries are too frequent when reconnecting to PulseAudio (#79)
-- Dmitry Kann <[email protected]> Sun, 21 Jul 2019 16:59:10 +0200
indicator-sound-switcher (2.2.1-1) disco; urgency=low
* Reconnect to PulseAudio if the connection is lost, up to 100 times (#45)
* Don't allow multiple indicator instances for same user (#60)
* Add support for using Ayatana AppIndicators (#78)
* Virtual port config is always an object, too (b3276c58)
* Downgrade Python requirement from 3.6 to 3.5 (#72)
* Make app description consistent (#77)
* Update French translation (#75)
-- Dmitry Kann <[email protected]> Sun, 21 Jul 2019 14:16:04 +0200
indicator-sound-switcher (2.2.0ubuntu0-1) bionic; urgency=low
* Added Preferences dialog
* Added support for network sinks and sources (#48)
* Fixed items showing in wrong order after refresh (#55)
* Japanese translation added
-- Dmitry Kann <[email protected]> Sat, 03 Nov 2018 11:34:21 +0200
indicator-sound-switcher (2.1.1ubuntu0-1) yakkety; urgency=low
* Port configuration in JSON file can be an object now
* Port can be assigned a preferred profile (#26)
* Port availability can be overridden to true (#39)
* Dutch translation added
-- Dmitry Kann <[email protected]> Sun, 30 Oct 2016 23:02:00 +0100
indicator-sound-switcher (2.1.0ubuntu0-1) xenial; urgency=low
* Inputs and/or Outputs section can be now hidden entirely (#32)
* Devices and ports can now be renamed (#31)
* Ports can be blacklisted (#13)
* The application can be configured using a JSON file (#30)
* French translation added
-- Dmitry Kann <[email protected]> Thu, 29 Sep 2016 14:22:00 +0100
indicator-sound-switcher (2.0.2ubuntu0-1) xenial; urgency=low
* Localisation support (#28)
* Russian, Spanish translations added
* Added manpage (#24)
-- Dmitry Kann <[email protected]> Wed, 28 Sep 2016 10:45:00 +0100
indicator-sound-switcher (2.0.1ubuntu0-1) xenial; urgency=low
* Card profile support
* Now hides and shows ports based on their real-time availability
* Codebase converted for Python 3 and refactored
* Dropped support for Gtk2 and Ubuntu prior to 14.10 Utopic
* Requires PulseAudio 4.0+
-- Dmitry Kann <[email protected]> Sun, 25 Sep 2016 15:15:00 +0100
indicator-sound-switcher (1.2.2ubuntu0-gtk3ppa0-1) saucy; urgency=low
* #8: NULL pointer access when no active port available on a device
* #10: Not possible to select a portless device (no menu item)
-- Dmitry Kann <[email protected]> Fri, 18 Feb 2014 15:11:00 +0200
indicator-sound-switcher (1.2.1ubuntu0-gtk3ppa0-1) saucy; urgency=low
* #4: Added a fallback icon for non-standard Ubuntu themes.
* #6: Added autostart shortcut for all users.
-- Dmitry Kann <[email protected]> Fri, 07 Feb 2014 12:00:00 +0200
indicator-sound-switcher (1.2.0-1) saucy; urgency=low
* Added port switching support: now the menu shows not only sources and
sinks, but also their ports.
* Improved threaded design to address race conditions.
-- Dmitry Kann <[email protected]> Sun, 02 Feb 2014 08:59:00 +0200
indicator-sound-switcher (1.1.1-1) saucy; urgency=low
* Rebuilt to get rid of debug stuff.
-- Dmitry Kann <[email protected]> Fri, 08 Nov 2013 17:11:00 +0200
indicator-sound-switcher (1.1.0-1) saucy; urgency=low
* A Gtk3/GIR rewrite to make the app work in Saucy.
-- Dmitry Kann <[email protected]> Fri, 08 Nov 2013 15:00:00 +0200
indicator-sound-switcher (1.0.2-1) quantal; urgency=low
* Added headers to clearly indicate Inputs and Outputs in the menu.
-- Dmitry Kann <[email protected]> Fri, 01 Mar 2013 13:56:00 +0100
indicator-sound-switcher (1.0.1-1) quantal; urgency=low
* Renamed the package (removed python- from its name).
* Fixed dependencies (added libpulse0 et al.).
* Moved lib_pulseaudio.py into the package indicator_sound_switcher to avoid
possible conflicts in the future
-- Dmitry Kann <[email protected]> Fri, 01 Mar 2013 13:56:00 +0100
indicator-sound-switcher (1.0.0-1) quantal; urgency=low
* Initial release.
-- Dmitry Kann <[email protected]> Fri, 01 Mar 2013 10:23:53 +0100