audio-tuner-gui 0.11.0__py3-none-any.whl → 0.11.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (32) hide show
  1. audio_tuner_gui/__init__.py +1 -1
  2. audio_tuner_gui/common.py +4 -7
  3. audio_tuner_gui/icons/fallback/README +4 -0
  4. audio_tuner_gui/icons/fallback/application-exit.svg +457 -0
  5. audio_tuner_gui/icons/fallback/audio-card.svg +434 -0
  6. audio_tuner_gui/icons/fallback/audio-x-generic.svg +180 -0
  7. audio_tuner_gui/icons/fallback/dialog-warning.svg +373 -0
  8. audio_tuner_gui/icons/fallback/document-save.svg +619 -0
  9. audio_tuner_gui/icons/fallback/edit-delete.svg +896 -0
  10. audio_tuner_gui/icons/fallback/folder.svg +424 -0
  11. audio_tuner_gui/icons/fallback/format-justify-left.svg +271 -0
  12. audio_tuner_gui/icons/fallback/go-home.svg +445 -0
  13. audio_tuner_gui/icons/fallback/go-next.svg +192 -0
  14. audio_tuner_gui/icons/fallback/go-previous.svg +854 -0
  15. audio_tuner_gui/icons/fallback/go-up.svg +196 -0
  16. audio_tuner_gui/icons/fallback/media-playback-pause.svg +641 -0
  17. audio_tuner_gui/icons/fallback/media-playback-start.svg +319 -0
  18. audio_tuner_gui/icons/fallback/media-playback-stop.svg +651 -0
  19. audio_tuner_gui/icons/fallback/media-seek-backward.svg +374 -0
  20. audio_tuner_gui/icons/fallback/media-seek-forward.svg +383 -0
  21. audio_tuner_gui/icons/fallback/preferences-system.svg +398 -0
  22. audio_tuner_gui/icons/fallback/process-stop.svg +336 -0
  23. audio_tuner_gui/scripts/tuner_gui.py +11 -8
  24. {audio_tuner_gui-0.11.0.dist-info → audio_tuner_gui-0.11.1.dist-info}/METADATA +1 -1
  25. audio_tuner_gui-0.11.1.dist-info/RECORD +45 -0
  26. audio_tuner_gui/icons/folder.png +0 -0
  27. audio_tuner_gui/icons/preferences-other.png +0 -0
  28. audio_tuner_gui/icons/process-stop.png +0 -0
  29. audio_tuner_gui-0.11.0.dist-info/RECORD +0 -28
  30. {audio_tuner_gui-0.11.0.dist-info → audio_tuner_gui-0.11.1.dist-info}/WHEEL +0 -0
  31. {audio_tuner_gui-0.11.0.dist-info → audio_tuner_gui-0.11.1.dist-info}/entry_points.txt +0 -0
  32. {audio_tuner_gui-0.11.0.dist-info → audio_tuner_gui-0.11.1.dist-info}/licenses/COPYING +0 -0
@@ -0,0 +1,319 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+ <svg
4
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
5
+ xmlns:cc="http://creativecommons.org/ns#"
6
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
7
+ xmlns:svg="http://www.w3.org/2000/svg"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ xmlns:xlink="http://www.w3.org/1999/xlink"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="48px"
13
+ height="48px"
14
+ id="svg1307"
15
+ sodipodi:version="0.32"
16
+ inkscape:version="0.46"
17
+ sodipodi:docbase="/home/jimmac/src/cvs/tango-icon-theme/scalable/actions"
18
+ sodipodi:docname="media-playback-start.svg"
19
+ inkscape:export-filename="/home/lapo/Desktop/Grafica/Icone/media-actions-outlines.png"
20
+ inkscape:export-xdpi="90"
21
+ inkscape:export-ydpi="90"
22
+ inkscape:output_extension="org.inkscape.output.svg.inkscape">
23
+ <defs
24
+ id="defs1309">
25
+ <inkscape:perspective
26
+ sodipodi:type="inkscape:persp3d"
27
+ inkscape:vp_x="0 : 24 : 1"
28
+ inkscape:vp_y="0 : 1000 : 0"
29
+ inkscape:vp_z="48 : 24 : 1"
30
+ inkscape:persp3d-origin="24 : 16 : 1"
31
+ id="perspective49" />
32
+ <linearGradient
33
+ id="linearGradient2684">
34
+ <stop
35
+ id="stop2686"
36
+ offset="0"
37
+ style="stop-color:#ffffff;stop-opacity:1;" />
38
+ <stop
39
+ id="stop2688"
40
+ offset="1"
41
+ style="stop-color:#000000;stop-opacity:1;" />
42
+ </linearGradient>
43
+ <linearGradient
44
+ id="linearGradient2584">
45
+ <stop
46
+ style="stop-color:#000000;stop-opacity:1;"
47
+ offset="0"
48
+ id="stop2586" />
49
+ <stop
50
+ style="stop-color:#ffffff;stop-opacity:0;"
51
+ offset="1"
52
+ id="stop2588" />
53
+ </linearGradient>
54
+ <linearGradient
55
+ id="linearGradient5075">
56
+ <stop
57
+ style="stop-color:#adb0a8;stop-opacity:1;"
58
+ offset="0"
59
+ id="stop5077" />
60
+ <stop
61
+ style="stop-color:#464744;stop-opacity:1"
62
+ offset="1"
63
+ id="stop5079" />
64
+ </linearGradient>
65
+ <linearGradient
66
+ id="linearGradient2691"
67
+ inkscape:collect="always">
68
+ <stop
69
+ id="stop2693"
70
+ offset="0"
71
+ style="stop-color:#ffffff;stop-opacity:1" />
72
+ <stop
73
+ id="stop2695"
74
+ offset="1"
75
+ style="stop-color:#d3d7cf" />
76
+ </linearGradient>
77
+ <linearGradient
78
+ id="linearGradient3340">
79
+ <stop
80
+ style="stop-color:#ffffff;stop-opacity:1;"
81
+ offset="0"
82
+ id="stop3342" />
83
+ <stop
84
+ style="stop-color:#ffffff;stop-opacity:0.62886596;"
85
+ offset="1"
86
+ id="stop3344" />
87
+ </linearGradient>
88
+ <linearGradient
89
+ inkscape:collect="always"
90
+ xlink:href="#linearGradient5075"
91
+ id="linearGradient2306"
92
+ gradientUnits="userSpaceOnUse"
93
+ x1="71.288956"
94
+ y1="124.11652"
95
+ x2="70.826942"
96
+ y2="95"
97
+ gradientTransform="translate(-45.00042,-71.09425)" />
98
+ <radialGradient
99
+ inkscape:collect="always"
100
+ xlink:href="#linearGradient2691"
101
+ id="radialGradient2314"
102
+ gradientUnits="userSpaceOnUse"
103
+ gradientTransform="matrix(5.324342e-2,-0.836238,2.019473,0.128568,-151.9195,108.0768)"
104
+ cx="107.5884"
105
+ cy="83.990814"
106
+ fx="107.5884"
107
+ fy="83.990814"
108
+ r="12.551644" />
109
+ <linearGradient
110
+ inkscape:collect="always"
111
+ xlink:href="#linearGradient2684"
112
+ id="linearGradient2690"
113
+ gradientUnits="userSpaceOnUse"
114
+ gradientTransform="matrix(1.128181,0,0,1.128181,-53.99314,-83.36009)"
115
+ x1="70.913956"
116
+ y1="101.74152"
117
+ x2="70.951942"
118
+ y2="88.923729" />
119
+ </defs>
120
+ <sodipodi:namedview
121
+ id="base"
122
+ pagecolor="#ffffff"
123
+ bordercolor="#666666"
124
+ borderopacity="0.19607843"
125
+ inkscape:pageopacity="0.0000000"
126
+ inkscape:pageshadow="2"
127
+ inkscape:zoom="1"
128
+ inkscape:cx="-117.42449"
129
+ inkscape:cy="12.980288"
130
+ inkscape:current-layer="layer1"
131
+ showgrid="false"
132
+ inkscape:grid-bbox="true"
133
+ inkscape:document-units="px"
134
+ inkscape:grid-points="true"
135
+ fill="#555753"
136
+ showguides="false"
137
+ inkscape:guide-bbox="true"
138
+ guidetolerance="1px"
139
+ stroke="#555753"
140
+ inkscape:window-width="872"
141
+ inkscape:window-height="688"
142
+ inkscape:window-x="326"
143
+ inkscape:window-y="160"
144
+ showborder="true"
145
+ inkscape:showpageshadow="false">
146
+ <sodipodi:guide
147
+ orientation="horizontal"
148
+ position="38.996647"
149
+ id="guide2194" />
150
+ <sodipodi:guide
151
+ orientation="horizontal"
152
+ position="9.0140845"
153
+ id="guide2196" />
154
+ <sodipodi:guide
155
+ orientation="vertical"
156
+ position="9.0140845"
157
+ id="guide2198" />
158
+ <sodipodi:guide
159
+ orientation="vertical"
160
+ position="38.975184"
161
+ id="guide2200" />
162
+ <sodipodi:guide
163
+ orientation="horizontal"
164
+ position="22.988281"
165
+ id="guide2202" />
166
+ <sodipodi:guide
167
+ orientation="vertical"
168
+ position="23.908786"
169
+ id="guide2204" />
170
+ <sodipodi:guide
171
+ orientation="vertical"
172
+ position="157.99417"
173
+ id="guide4332" />
174
+ <sodipodi:guide
175
+ orientation="horizontal"
176
+ position="-36.062446"
177
+ id="guide4334" />
178
+ <sodipodi:guide
179
+ orientation="horizontal"
180
+ position="-58.02695"
181
+ id="guide4336" />
182
+ <sodipodi:guide
183
+ orientation="vertical"
184
+ position="180.00287"
185
+ id="guide4338" />
186
+ <sodipodi:guide
187
+ orientation="vertical"
188
+ position="107.92217"
189
+ id="guide4417" />
190
+ <sodipodi:guide
191
+ orientation="vertical"
192
+ position="129.93087"
193
+ id="guide4419" />
194
+ <sodipodi:guide
195
+ orientation="horizontal"
196
+ position="19.996875"
197
+ id="guide5106" />
198
+ <sodipodi:guide
199
+ orientation="horizontal"
200
+ position="63.039674"
201
+ id="guide5119" />
202
+ <sodipodi:guide
203
+ orientation="horizontal"
204
+ position="49.066305"
205
+ id="guide5121" />
206
+ <sodipodi:guide
207
+ orientation="horizontal"
208
+ position="-86.007168"
209
+ id="guide5307" />
210
+ <sodipodi:guide
211
+ orientation="horizontal"
212
+ position="-108.09009"
213
+ id="guide5309" />
214
+ <sodipodi:guide
215
+ orientation="horizontal"
216
+ position="-100.15429"
217
+ id="guide3111" />
218
+ <inkscape:grid
219
+ id="GridFromPre046Settings"
220
+ type="xygrid"
221
+ originx="0px"
222
+ originy="0px"
223
+ spacingx="0.5px"
224
+ spacingy="0.5px"
225
+ color="#0000ff"
226
+ empcolor="#0000ff"
227
+ opacity="0.2"
228
+ empopacity="0.4"
229
+ empspacing="2" />
230
+ </sodipodi:namedview>
231
+ <metadata
232
+ id="metadata1312">
233
+ <rdf:RDF>
234
+ <cc:Work
235
+ rdf:about="">
236
+ <dc:format>image/svg+xml</dc:format>
237
+ <dc:type
238
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
239
+ <dc:title>Media Playback Start</dc:title>
240
+ <dc:creator>
241
+ <cc:Agent>
242
+ <dc:title>Lapo Calamandrei</dc:title>
243
+ </cc:Agent>
244
+ </dc:creator>
245
+ <cc:license
246
+ rdf:resource="http://creativecommons.org/licenses/publicdomain/" />
247
+ <dc:subject>
248
+ <rdf:Bag>
249
+ <rdf:li>play</rdf:li>
250
+ <rdf:li>media</rdf:li>
251
+ <rdf:li>music</rdf:li>
252
+ <rdf:li>video</rdf:li>
253
+ <rdf:li>player</rdf:li>
254
+ </rdf:Bag>
255
+ </dc:subject>
256
+ <dc:contributor>
257
+ <cc:Agent>
258
+ <dc:title>Jakub Steiner</dc:title>
259
+ </cc:Agent>
260
+ </dc:contributor>
261
+ </cc:Work>
262
+ <cc:License
263
+ rdf:about="http://creativecommons.org/licenses/publicdomain/">
264
+ <cc:permits
265
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
266
+ <cc:permits
267
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
268
+ <cc:permits
269
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
270
+ </cc:License>
271
+ </rdf:RDF>
272
+ </metadata>
273
+ <g
274
+ inkscape:groupmode="layer"
275
+ id="layer4"
276
+ inkscape:label="contorno"
277
+ style="display:inline" />
278
+ <g
279
+ id="layer1"
280
+ inkscape:label="Layer 1"
281
+ inkscape:groupmode="layer"
282
+ style="display:inline">
283
+ <path
284
+ sodipodi:nodetypes="cccc"
285
+ id="path2682"
286
+ d="M 12,39.5 L 12,9 L 38.06998,23.817079 L 12,39.5 z "
287
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2690);stroke-width:1.99999833;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;opacity:0.15"
288
+ inkscape:r_cx="true"
289
+ inkscape:r_cy="true" />
290
+ <path
291
+ inkscape:r_cy="true"
292
+ inkscape:r_cx="true"
293
+ style="color:#000000;fill:url(#radialGradient2314);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000036;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
294
+ d="M 12.49946,37.81149 L 12.49946,10.000005 L 36.602747,23.905748 L 12.49946,37.81149 z "
295
+ id="path3375"
296
+ sodipodi:nodetypes="cccc" />
297
+ <path
298
+ inkscape:r_cy="true"
299
+ inkscape:r_cx="true"
300
+ style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2306);stroke-width:1.00000036;stroke-linecap:square;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
301
+ d="M 12.49946,37.81149 L 12.49946,10.000005 L 36.602747,23.905748 L 12.49946,37.81149 z "
302
+ id="path2479"
303
+ sodipodi:nodetypes="cccc" />
304
+ <path
305
+ inkscape:r_cy="true"
306
+ inkscape:r_cx="true"
307
+ style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible"
308
+ d="M 12.99946,10.87449 L 12.99946,36.93699 L 35.59321,23.90574 L 12.99946,10.87449 z M 13.99946,12.62449 L 33.56196,23.90574 L 13.99946,35.18699 L 13.99946,12.62449 z "
309
+ id="path2481"
310
+ sodipodi:nodetypes="cccccccc" />
311
+ <path
312
+ style="opacity:0.5;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:block;overflow:visible"
313
+ d="M 13.9375,12.5625 L 13.9375,24.25 C 18.206698,24.205215 23.101656,23.904436 31,22.375 L 13.9375,12.5625 z "
314
+ id="path2339"
315
+ inkscape:r_cx="true"
316
+ inkscape:r_cy="true"
317
+ sodipodi:nodetypes="cccc" />
318
+ </g>
319
+ </svg>