Skip to content

Commit 1742c3d

Browse files
author
Alain M
committed
Release 0.1.4
1 parent 549eab8 commit 1742c3d

File tree

11 files changed

+194
-193
lines changed

11 files changed

+194
-193
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Interact with your music and fall in love with your library all over again.
55
Byte offers a beautiful presentation of your Music Library with loads of powerful features in a minimalistic yet highly customizable UI.
66

77
## Handy features:
8-
* Light and Dark themes.</li>
8+
9+
* Light and Dark themes.
910
* Add up to 100 items under "Recently Added" for songs.
1011
* Sort individual playlists by album, title, play count or recently added.
1112
* Advanced Media Details and Artist Info.
@@ -15,10 +16,6 @@ Byte offers a beautiful presentation of your Music Library with loads of powerfu
1516
<a href="https://appcenter.elementary.io/com.github.alainm23.byte"><img src="https://appcenter.elementary.io/badge.svg?new" alt="Get it on AppCenter" /></a>
1617

1718
![Byte Screenshot](https://github.com/alainm23/byte/raw/master/data/screenshot/screenshot-01.png)
18-
![Byte Screenshot](https://github.com/alainm23/byte/raw/master/data/screenshot/screenshot-02.png)
19-
![Byte Screenshot](https://github.com/alainm23/byte/raw/master/data/screenshot/screenshot-03.png)
20-
![Byte Screenshot](https://github.com/alainm23/byte/raw/master/data/screenshot/screenshot-04.png)
21-
![Byte Screenshot](https://github.com/alainm23/byte/raw/master/data/screenshot/screenshot-05.png)
2219

2320
## Building and Installation
2421

data/com.github.alainm23.byte.appdata.xml.in

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,18 @@
2323
<binary>com.github.alainm23.byte</binary>
2424
</provides>
2525
​<releases>
26+
<release version="0.1.4" date="2019-26-10">
27+
<description>
28+
<p>This update brings some new features and bug fixes:</p>
29+
<ul>
30+
<li>Space shortcut added to play/pause.</li>
31+
<li>A progress bar was added in the dock every time your library is synchronized.</li>
32+
<li>Fixed a bug that does not allow songs to be played when clicking.</li>
33+
<li>Russian translation @camellan 🇷🇺️</li>
34+
<li>Updated japanese translation @ryonakano 🇯🇵️</li>
35+
</ul>
36+
</description>
37+
</release>
2638
<release version="0.1.3" date="2019-19-10">
2739
<description>
2840
<p>This update brings improvements in the synchronization of your library as well as some new features</p>
@@ -104,8 +116,8 @@
104116
<url type="donation">https://www.patreon.com/alainm23</url>
105117
<url type="help">https://www.patreon.com/alainm23</url>
106118
<custom>
107-
<value key="x-appcenter-color-primary">#333333</value>
108-
<value key="x-appcenter-color-primary-text">#FE2851</value>
119+
<value key="x-appcenter-color-primary">#FE2851</value>
120+
<value key="x-appcenter-color-primary-text">#0A005D</value>
109121
<value key="x-appcenter-suggested-price">3</value>
110122
</custom>
111123
</component>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('com.github.alainm23.byte',
22
'vala', 'c',
3-
version: '0.1.3')
3+
version: '0.1.4')
44

55
gnome = import('gnome')
66
i18n = import('i18n')

po/com.github.alainm23.byte.pot

Lines changed: 32 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: com.github.alainm23.byte\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-08-24 01:13+0400\n"
11+
"POT-Creation-Date: 2019-08-26 21:35-0500\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -34,7 +34,7 @@ msgid "Play in background if closed"
3434
msgstr ""
3535

3636
#: src/Dialogs/Settings.vala:111 src/Views/Home.vala:20
37-
#: src/Widgets/QuickFind.vala:45
37+
#: src/Widgets/QuickFind.vala:46
3838
msgid "Library"
3939
msgstr ""
4040

@@ -95,21 +95,21 @@ msgstr ""
9595
msgid "Title"
9696
msgstr ""
9797

98-
#: src/Dialogs/TrackEditor.vala:84 src/Views/Albums.vala:82
99-
#: src/Views/Playlist.vala:117 src/Views/Tracks.vala:92
98+
#: src/Dialogs/TrackEditor.vala:84 src/Views/Albums.vala:77
99+
#: src/Views/Playlist.vala:117 src/Views/Tracks.vala:88
100100
msgid "Artist"
101101
msgstr ""
102102

103103
#: src/Dialogs/TrackEditor.vala:86 src/Views/Album.vala:73
104-
#: src/Views/Playlist.vala:118 src/Views/Tracks.vala:93
104+
#: src/Views/Playlist.vala:118 src/Views/Tracks.vala:89
105105
msgid "Album"
106106
msgstr ""
107107

108-
#: src/Dialogs/TrackEditor.vala:88 src/Views/Albums.vala:84
108+
#: src/Dialogs/TrackEditor.vala:88 src/Views/Albums.vala:79
109109
msgid "Genre"
110110
msgstr ""
111111

112-
#: src/Dialogs/TrackEditor.vala:90 src/Views/Albums.vala:83
112+
#: src/Dialogs/TrackEditor.vala:90 src/Views/Albums.vala:78
113113
msgid "Year"
114114
msgstr ""
115115

@@ -125,48 +125,44 @@ msgstr ""
125125
msgid "Save"
126126
msgstr ""
127127

128-
#: src/Views/Album.vala:126 src/Views/Favorites.vala:67
129-
#: src/Views/Playlist.vala:200 src/Views/Tracks.vala:102
128+
#: src/Views/Album.vala:126 src/Views/Favorites.vala:64
129+
#: src/Views/Playlist.vala:200 src/Views/Tracks.vala:98
130130
#: src/Widgets/HeaderBar.vala:77 src/Widgets/TrackAlbumRow.vala:220
131131
#: src/Widgets/TrackRow.vala:309
132132
msgid "Play"
133133
msgstr ""
134134

135-
#: src/Views/Album.vala:133 src/Views/Favorites.vala:76
136-
#: src/Views/Playlist.vala:207 src/Views/Tracks.vala:111
135+
#: src/Views/Album.vala:133 src/Views/Favorites.vala:73
136+
#: src/Views/Playlist.vala:207 src/Views/Tracks.vala:107
137137
msgid "Shuffle"
138138
msgstr ""
139139

140140
#: src/Views/Albums.vala:34 src/Views/Home.vala:37
141141
msgid "Albums"
142142
msgstr ""
143143

144-
#: src/Views/Albums.vala:43 src/Views/Albums.vala:51 src/Views/Albums.vala:52
144+
#: src/Views/Albums.vala:43 src/Views/Albums.vala:46 src/Views/Albums.vala:47
145145
msgid "Search by title, artist, genre and year"
146146
msgstr ""
147147

148-
#: src/Views/Albums.vala:50
149-
msgid "Your library"
150-
msgstr ""
151-
152-
#: src/Views/Albums.vala:68 src/Views/Playlist.vala:103
153-
#: src/Views/Tracks.vala:78
148+
#: src/Views/Albums.vala:63 src/Views/Playlist.vala:103
149+
#: src/Views/Tracks.vala:74
154150
msgid "Sort"
155151
msgstr ""
156152

157-
#: src/Views/Albums.vala:81 src/Views/Playlist.vala:116
158-
#: src/Views/Tracks.vala:91
153+
#: src/Views/Albums.vala:76 src/Views/Playlist.vala:116
154+
#: src/Views/Tracks.vala:87
159155
msgid "Name"
160156
msgstr ""
161157

162158
#: src/Views/Artists.vala:33 src/Views/Home.vala:40
163159
msgid "Artists"
164160
msgstr ""
165161

166-
#: src/Views/Artists.vala:43 src/Views/Artists.vala:44
167-
#: src/Views/Favorites.vala:37 src/Views/Favorites.vala:44
168-
#: src/Views/Favorites.vala:45 src/Views/Tracks.vala:54
169-
#: src/Views/Tracks.vala:61 src/Views/Tracks.vala:62
162+
#: src/Views/Artists.vala:39 src/Views/Artists.vala:40
163+
#: src/Views/Favorites.vala:37 src/Views/Favorites.vala:41
164+
#: src/Views/Favorites.vala:42 src/Views/Tracks.vala:54
165+
#: src/Views/Tracks.vala:57 src/Views/Tracks.vala:58
170166
msgid "Search by title, artist and album"
171167
msgstr ""
172168

@@ -191,19 +187,19 @@ msgid "Songs"
191187
msgstr ""
192188

193189
#: src/Views/Home.vala:42 src/Views/Radios.vala:28
194-
#: src/Widgets/QuickFind.vala:46
190+
#: src/Widgets/QuickFind.vala:47
195191
msgid "Radios"
196192
msgstr ""
197193

198194
#: src/Views/Playlist.vala:93
199195
msgid "Playlist"
200196
msgstr ""
201197

202-
#: src/Views/Playlist.vala:119 src/Views/Tracks.vala:94
198+
#: src/Views/Playlist.vala:119 src/Views/Tracks.vala:90
203199
msgid "Date Added"
204200
msgstr ""
205201

206-
#: src/Views/Playlist.vala:120 src/Views/Tracks.vala:95
202+
#: src/Views/Playlist.vala:120 src/Views/Tracks.vala:91
207203
msgid "Play Count"
208204
msgstr ""
209205

@@ -251,16 +247,16 @@ msgstr ""
251247
msgid "No Results"
252248
msgstr ""
253249

254-
#: src/Views/Tracks.vala:321
250+
#: src/Views/Tracks.vala:323
255251
#, c-format
256252
msgid "No results for '%s' in Tracks. Try again."
257253
msgstr ""
258254

259-
#: src/Views/Tracks.vala:352
255+
#: src/Views/Tracks.vala:354
260256
msgid "No Songs"
261257
msgstr ""
262258

263-
#: src/Views/Tracks.vala:353
259+
#: src/Views/Tracks.vala:355
264260
msgid "Add some tracks to your selected music folder."
265261
msgstr ""
266262

@@ -360,27 +356,27 @@ msgstr ""
360356
msgid "Add Favorite"
361357
msgstr ""
362358

363-
#: src/Widgets/QuickFind.vala:24 src/Widgets/QuickFind.vala:137
359+
#: src/Widgets/QuickFind.vala:24 src/Widgets/QuickFind.vala:138
364360
msgid "The radio station was added correctly"
365361
msgstr ""
366362

367-
#: src/Widgets/QuickFind.vala:28
363+
#: src/Widgets/QuickFind.vala:29
368364
msgid "Quick find"
369365
msgstr ""
370366

371-
#: src/Widgets/QuickFind.vala:30
367+
#: src/Widgets/QuickFind.vala:31
372368
msgid "Cancel"
373369
msgstr ""
374370

375-
#: src/Widgets/QuickFind.vala:62
371+
#: src/Widgets/QuickFind.vala:63
376372
msgid "Discover…"
377373
msgstr ""
378374

379-
#: src/Widgets/QuickFind.vala:63
375+
#: src/Widgets/QuickFind.vala:64
380376
msgid "Search your favorite radios"
381377
msgstr ""
382378

383-
#: src/Widgets/QuickFind.vala:106
379+
#: src/Widgets/QuickFind.vala:107
384380
msgid "The radio station is already added"
385381
msgstr ""
386382

0 commit comments

Comments
 (0)