Skip to content

Commit ec45207

Browse files
committed
New build
1 parent 5339854 commit ec45207

6 files changed

Lines changed: 65 additions & 72 deletions

File tree

debian/changelog

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mx-select-sound (26.06.2) mx; urgency=medium
1+
mx-select-sound (26.06.3) mx; urgency=medium
22

33
* Add PipeWire support: when PipeWire is detected, list audio devices via
44
pactl and set the default with pactl set-default-sink (persistent via
@@ -13,10 +13,6 @@ mx-select-sound (26.06.2) mx; urgency=medium
1313
install alsa-utils when speaker-test is missing.
1414
* Show available sound cards and the current default even when command-line
1515
sound helpers are unavailable.
16-
* Avoid a brief flash when opening the About window, and center its messages
17-
over the application window.
18-
* Show "Changelog not found." instead of an empty changelog window when the
19-
installed changelog file is missing.
2016

2117
-- Adrian <adrian@mxlinux.org> Fri, 26 Jun 2026 20:12:41 -0400
2218

debs/mx-select-sound_26.06.2.dsc

Lines changed: 0 additions & 33 deletions
This file was deleted.
-89.3 KB
Binary file not shown.

debs/mx-select-sound_26.06.3.dsc

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
-----BEGIN PGP SIGNED MESSAGE-----
2+
Hash: SHA512
3+
4+
Format: 3.0 (native)
5+
Source: mx-select-sound
6+
Binary: mx-select-sound
7+
Architecture: any
8+
Version: 26.06.3
9+
Maintainer: Adrian <adrian@mxlinux.org>
10+
Homepage: https://github.com/MX-Linux/mx-select-sound
11+
Standards-Version: 4.5.1
12+
Vcs-Git: git://github.com/MX-Linux/mx-select-sound
13+
Build-Depends: debhelper-compat (= 12), cmake (>= 3.16), ninja-build, qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev, qt6-tools-dev-tools
14+
Package-List:
15+
mx-select-sound deb admin optional arch=any
16+
Checksums-Sha1:
17+
2f14046999845f4cc739393235f2cc6c1f2b675d 91604 mx-select-sound_26.06.3.tar.xz
18+
Checksums-Sha256:
19+
e49545488e3486430328585b9cbeda63066d854b3bd99cb043ec81ca42e90d2f 91604 mx-select-sound_26.06.3.tar.xz
20+
Files:
21+
d98e697c8307ec3f2ce47935cc23fec8 91604 mx-select-sound_26.06.3.tar.xz
22+
23+
-----BEGIN PGP SIGNATURE-----
24+
25+
iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmpAjRQTHGFkcmlhbkBt
26+
eGxpbnV4Lm9yZwAKCRBwk4x4BnnumG8gCACBbd1Cu6ws53qYOHLQuZYbnLslxcmp
27+
r8f3X2IQuu1LB8muSsqAdnXZkBcIKweaRSEbtnqPhRO07+bsvyb2WgwJB8/wztbL
28+
F3jGsWvIBBevDZhWuLFdtray8vW7c+CUfJd5184WCbpumf50k6i4wEBpjiMmzhSw
29+
jTcvwAOey3QyurSQX9Vjb/VGmSUe2muNM3qD7ngop09maba10qF8/dBOLwDIOw9p
30+
J7/1HAblVeHBe7mIkOghOgSIsPhCHUnk/nqNJRnzP69VHegLea1+sFGO4H3NxQzN
31+
tkhsmE00aDzXa7506Jkwq6BqZvKKM6uI3s8V4y+ucM9Z1l1etvh6VLz7
32+
=g8Bc
33+
-----END PGP SIGNATURE-----
89.5 KB
Binary file not shown.

translations/mx-select-sound_en.ts

Lines changed: 31 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@
66
<message>
77
<location filename="../src/mainwindow.ui" line="14"/>
88
<location filename="../src/mainwindow.cpp" line="53"/>
9-
<location filename="../src/mainwindow.cpp" line="82"/>
10-
<location filename="../src/mainwindow.cpp" line="87"/>
11-
<location filename="../src/mainwindow.cpp" line="106"/>
12-
<location filename="../src/mainwindow.cpp" line="176"/>
13-
<location filename="../src/mainwindow.cpp" line="206"/>
14-
<location filename="../src/mainwindow.cpp" line="216"/>
15-
<location filename="../src/mainwindow.cpp" line="223"/>
16-
<location filename="../src/mainwindow.cpp" line="233"/>
17-
<location filename="../src/mainwindow.cpp" line="242"/>
9+
<location filename="../src/mainwindow.cpp" line="98"/>
10+
<location filename="../src/mainwindow.cpp" line="125"/>
11+
<location filename="../src/mainwindow.cpp" line="197"/>
12+
<location filename="../src/mainwindow.cpp" line="227"/>
13+
<location filename="../src/mainwindow.cpp" line="237"/>
14+
<location filename="../src/mainwindow.cpp" line="244"/>
15+
<location filename="../src/mainwindow.cpp" line="254"/>
16+
<location filename="../src/mainwindow.cpp" line="263"/>
1817
<source>MX Select Sound</source>
1918
<translation type="unfinished"></translation>
2019
</message>
2120
<message>
2221
<location filename="../src/mainwindow.ui" line="28"/>
22+
<location filename="../src/mainwindow.cpp" line="79"/>
2323
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Your current default sound card is:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
2424
<translation type="unfinished"></translation>
2525
</message>
@@ -75,11 +75,13 @@
7575
</message>
7676
<message>
7777
<location filename="../src/mainwindow.ui" line="218"/>
78+
<location filename="../src/mainwindow.cpp" line="80"/>
7879
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select another sound card if necessary:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
7980
<translation type="unfinished"></translation>
8081
</message>
8182
<message>
8283
<location filename="../src/mainwindow.ui" line="244"/>
84+
<location filename="../src/mainwindow.cpp" line="76"/>
8385
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If your computer has more than one sound card, you can use this application to select the one to be default. &lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
8486
<translation type="unfinished"></translation>
8587
</message>
@@ -89,91 +91,86 @@
8991
<translation type="unfinished"></translation>
9092
</message>
9193
<message>
92-
<location filename="../src/mainwindow.cpp" line="58"/>
94+
<location filename="../src/mainwindow.cpp" line="69"/>
9395
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If your computer has more than one audio output, you can use this application to select the default. Audio system: &lt;b&gt;PipeWire&lt;/b&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
9496
<translation type="unfinished"></translation>
9597
</message>
9698
<message>
97-
<location filename="../src/mainwindow.cpp" line="61"/>
99+
<location filename="../src/mainwindow.cpp" line="72"/>
98100
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Your current default audio device is:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
99101
<translation type="unfinished"></translation>
100102
</message>
101103
<message>
102-
<location filename="../src/mainwindow.cpp" line="62"/>
104+
<location filename="../src/mainwindow.cpp" line="73"/>
103105
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select another audio device if necessary:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
104106
<translation type="unfinished"></translation>
105107
</message>
106108
<message>
107-
<location filename="../src/mainwindow.cpp" line="82"/>
108-
<source>Could not query audio devices.</source>
109-
<translation type="unfinished"></translation>
110-
</message>
111-
<message>
112-
<location filename="../src/mainwindow.cpp" line="87"/>
109+
<location filename="../src/mainwindow.cpp" line="98"/>
113110
<source>No audio devices were found.</source>
114111
<translation type="unfinished"></translation>
115112
</message>
116113
<message>
117-
<location filename="../src/mainwindow.cpp" line="106"/>
114+
<location filename="../src/mainwindow.cpp" line="125"/>
118115
<source>No sound cards/devices were found.</source>
119116
<translation type="unfinished"></translation>
120117
</message>
121118
<message>
122-
<location filename="../src/mainwindow.cpp" line="134"/>
123-
<location filename="../src/mainwindow.cpp" line="135"/>
124-
<location filename="../src/mainwindow.cpp" line="138"/>
125-
<location filename="../src/mainwindow.cpp" line="154"/>
119+
<location filename="../src/mainwindow.cpp" line="155"/>
120+
<location filename="../src/mainwindow.cpp" line="156"/>
121+
<location filename="../src/mainwindow.cpp" line="159"/>
122+
<location filename="../src/mainwindow.cpp" line="175"/>
126123
<source>none</source>
127124
<translation type="unfinished"></translation>
128125
</message>
129126
<message>
130-
<location filename="../src/mainwindow.cpp" line="176"/>
127+
<location filename="../src/mainwindow.cpp" line="197"/>
131128
<source>Could not set default audio device.</source>
132129
<translation type="unfinished"></translation>
133130
</message>
134131
<message>
135-
<location filename="../src/mainwindow.cpp" line="205"/>
132+
<location filename="../src/mainwindow.cpp" line="226"/>
136133
<source>About MX Select Sound</source>
137134
<translation type="unfinished"></translation>
138135
</message>
139136
<message>
140-
<location filename="../src/mainwindow.cpp" line="206"/>
137+
<location filename="../src/mainwindow.cpp" line="227"/>
141138
<source>Version: </source>
142139
<translation type="unfinished"></translation>
143140
</message>
144141
<message>
145-
<location filename="../src/mainwindow.cpp" line="207"/>
142+
<location filename="../src/mainwindow.cpp" line="228"/>
146143
<source>Program for selecting the default sound card in MX Linux</source>
147144
<translation type="unfinished"></translation>
148145
</message>
149146
<message>
150-
<location filename="../src/mainwindow.cpp" line="210"/>
147+
<location filename="../src/mainwindow.cpp" line="231"/>
151148
<source>Copyright (c) MX Linux</source>
152149
<translation type="unfinished"></translation>
153150
</message>
154151
<message>
155-
<location filename="../src/mainwindow.cpp" line="211"/>
152+
<location filename="../src/mainwindow.cpp" line="232"/>
156153
<source>%1 License</source>
157154
<translation type="unfinished"></translation>
158155
</message>
159156
<message>
160-
<location filename="../src/mainwindow.cpp" line="216"/>
157+
<location filename="../src/mainwindow.cpp" line="237"/>
161158
<source>%1 Help</source>
162159
<translation type="unfinished"></translation>
163160
</message>
164161
<message>
165-
<location filename="../src/mainwindow.cpp" line="224"/>
162+
<location filename="../src/mainwindow.cpp" line="245"/>
166163
<source>speaker-test not found. Please install the alsa-utils package.</source>
167164
<translation type="unfinished"></translation>
168165
</message>
169166
<message>
170-
<location filename="../src/mainwindow.cpp" line="233"/>
171-
<location filename="../src/mainwindow.cpp" line="240"/>
167+
<location filename="../src/mainwindow.cpp" line="254"/>
168+
<location filename="../src/mainwindow.cpp" line="261"/>
172169
<source>Could not play test sound.</source>
173170
<translation type="unfinished"></translation>
174171
</message>
175172
<message>
176-
<location filename="../src/mainwindow.cpp" line="241"/>
173+
<location filename="../src/mainwindow.cpp" line="262"/>
177174
<source>Could not play test sound:
178175
%1</source>
179176
<translation type="unfinished"></translation>

0 commit comments

Comments
 (0)