Skip to content

Commit 3461775

Browse files
committed
0.6.0 release
1 parent cc84485 commit 3461775

File tree

3 files changed

+62
-43
lines changed

3 files changed

+62
-43
lines changed

Changelog.md

+60-41
Original file line numberDiff line numberDiff line change
@@ -4,47 +4,57 @@ Guayadeque Music Player
44
Changelog
55
=========
66

7-
0.6.0 Beta 6 (2024-10-22)
7+
0.6.0 (2024-10-25)
88
------------------
99

1010
### Features
11-
* Added a new Directory Panel in the Collections/Library.
12-
- Now it's possible to navigate throughout the collection's directories in a new panel while filtering the
13-
corresponding Genres, Artists, Albums, Songs and so on
14-
- The panel can be enabled/disabled in Sources -> "Collection Name" -> Library -> Directories menu item
15-
* Added option in Preferences -> General to hide the player album cover. It's useful if you already have
16-
the cover panel visible and make more room to the player information
11+
* Added a new Directory Panel in the Collections/Library
12+
- Now it's possible to navigate throughout the collection's directories tree
13+
while filtering the corresponding Genres, Artists, Albums, Songs and so on
14+
- It also restricts the search to the selected directory meanwhile it updates
15+
the search if the directory is changed
16+
- The panel can be shown/hidden in Sources -> "Collection Name" -> Library ->
17+
Directories menu item
18+
* Added option in Preferences -> General to hide the player album cover. It's
19+
useful if you already have the cover panel visible and make more room to the
20+
player information
1721

1822
### Enhancements
19-
* Added collate accents on media search
23+
* Added collate accents on media search.
24+
The search function make use of Unicode Collation to match accented characters
2025
* Preload the current track in the player at startup and some other situations
21-
* Added CXX11 random number generator support and set it as default
22-
* Moved the player randomize button to the playlist toolbar
23-
- The randomize action shuffles the playlist songs (it doesn't play songs in a random way) so it belongs to the playlist.
24-
As a result we have a cleaner player with fewer buttons
26+
* Added CXX11 random number generator support and set it as default.
27+
There's a new build option CXX11_RNG for srand() compatibility but it'll be
28+
removed in the future.
29+
* Moved the player randomize button to the playlist toolbar and replaced the
30+
icons by a new one.
31+
- The randomize action shuffles the playlist songs (it doesn't play songs in
32+
a random way) so it belongs to the playlist. As a result we have a cleaner
33+
player with fewer buttons
2534
* File Browser menu entry moved from "Sources" to "View"
2635
* Some small context menus refactoring
27-
28-
### Removed
29-
* Player cover zoom doesn't show the CD frame anymore. CD frame is used now only in the cover editor.
30-
The Preferences -> General option "Show CD cover frame in the player" was renamed to "Show CD cover frame in the cover editor"
31-
32-
### Other
3336
* Updated French, Portuguese and Brazilian Portuguese translations
3437
* General code cleanup and small refactorings
3538

39+
### Removed
40+
* Player cover zoom doesn't show the CD frame anymore. CD frame is used now
41+
only in the cover editor.
42+
The Preferences -> General option "Show CD cover frame in the player" was
43+
renamed to "Show CD cover frame in the cover editor"
44+
3645
0.5.3 (2024-10-02)
3746
------------------
3847

3948
### Enhancements
4049
* The playlist isn't cleared anymore if the stop button is clicked twice.
41-
If we want to clear the playlist, we have the Clear Playlist (menu and playlist toolbar)
42-
* Splitted README installation instructions to INSTALL
50+
If we want to clear the playlist, we have the Clear Playlist option
51+
(menu and playlist toolbar)
52+
* Splitted README installation instructions to INSTALL
4353
* General code cleanup and small refactorings
4454

4555
### Bugfixes
46-
* Fixed the display of several icons that were not shown (Source panel, Radio panel->Genres,
47-
File Browser->Directories, Library->Treeview/Playlists)
56+
* Fixed the display of several icons that were not shown (Source panel,
57+
Radio panel->Genres, File Browser->Directories, Library->Treeview/Playlists)
4858

4959
0.5.2 (2024-09-28)
5060
------------------
@@ -64,7 +74,8 @@ Changelog
6474

6575
### Enhancements
6676
* Updated playlist toolbar icons
67-
* Changed library scanning to write partially scanned tracks in the library to speed up following rescans
77+
* Changed library scanning to write partially scanned tracks in the library to
78+
speed up following rescans
6879
* Changed the default lyrics from file/to file to include the album name in the path
6980

7081
### Bugfixes
@@ -98,20 +109,23 @@ Changelog
98109
-------------------------
99110

100111
### Features
101-
* Added a toolbar in the playlist with actions to manage it (reorder and remove tracks, clear the playlist)
112+
* Added a toolbar in the playlist with actions to manage it (reorder and remove
113+
tracks, clear the playlist)
102114

103115
### Enhancements
104116
* Updated some context menu icons in actions related to the playlist
105117
* Lyrics configuration changes:
106-
- Removed hardcoded lyrics path configuration. The lyrics file paths are already defined
107-
in the lyrics_source configuration
108-
- Changed the lyrics "From File" and "To File" path in the default lyrics_source configuration.
109-
This impact only new installations (the directory now is called 'Lyrics' by default)
118+
- Removed hardcoded lyrics path configuration. The lyrics file paths are already
119+
defined in the lyrics_source configuration
120+
- Changed the lyrics "From File" and "To File" path in the default lyrics_source
121+
configuration. This impact only new installations (the directory now is
122+
called 'Lyrics' by default)
110123
* General code cleanup and small refactorings
111124

112125
### Bugfixes
113-
* Fixed inconsistency with the right click in the playlist. It doesn't unselect the current selection anymore.
114-
This turned impossible to apply any action in the selection through the context menu
126+
* Fixed inconsistency with the right click in the playlist. It doesn't unselect
127+
the current selection anymore. This turned impossible to apply any action in
128+
the selection through the context menu
115129

116130
0.5.0 Beta 3 (2024-09-07)
117131
-------------------------
@@ -123,7 +137,8 @@ Changelog
123137
* General code cleanup and small refactorings
124138

125139
### Bugfixes
126-
* Fixed bug that crashed Guayadeque when clicking the cover panel to open the fullscreen cover window
140+
* Fixed bug that crashed Guayadeque when clicking the cover panel to open the
141+
fullscreen cover window
127142

128143
0.5.0 Beta 2 (2024-09-05)
129144
-------------------------
@@ -135,20 +150,24 @@ Changelog
135150
* Added installation instructions for Arch Linux and optional dependencies
136151
* Improved LastFM Panel functionality
137152
- Enhanced artist bio section to support both light and dark themes
138-
- Adjusted layout to prevent scrollbar overlap by repositioning controls on the right side of the panel.
153+
- Adjusted layout to prevent scrollbar overlap by repositioning controls on
154+
the right side of the panel.
139155
- Eliminated Events section due to removal of data from the LastFM API
140156
- Updated default cover art across all sections
141-
- Adjusted layout to allow for longer text in Top Albums, Top Tracks, Similar Artists, and Similar Tracks
142-
- Fixed a bug causing exponential increase of '&' symbol for artists with '&' in their name, potentially
143-
leading to system crashes
157+
- Adjusted layout to allow for longer text in Top Albums, Top Tracks, Similar
158+
Artists, and Similar Tracks
159+
- Fixed a bug causing exponential increase of '&' symbol for artists with '&'
160+
in their name, potentially leading to system crashes
144161
* Updated rating system icons
145-
- Changed color of rating stars from black/dark gray to yellow/light gray for better visibility
162+
- Changed color of rating stars from black/dark gray to yellow/light gray
163+
for better visibility
146164
- Added black stroke to yellow stars for improved contrast on light themes
147165
* Removed all compiler warnings
148166
* General code cleanup and small refactorings
149167

150168
### Bugfixes
151-
* Fixed bug that crashed Guayadeque when scanning AAC files tags (AAC files does not support tags right now)
169+
* Fixed bug that crashed Guayadeque when scanning AAC files tags (AAC files
170+
does not support tags right now)
152171

153172
0.5.0 Beta 1 (2023-11-23)
154173
-------------------------
@@ -168,7 +187,8 @@ Changelog
168187
0.4.7 (2023-02-24)
169188
------------------
170189

171-
* Added to CoverEditor the option to select a cover from a file and also to download it from an url
190+
* Added to CoverEditor the option to select a cover from a file and also to
191+
download it from an url
172192
* Enable last.fm cover download
173193
* Updated lyric sources
174194
* Better gstreamer integration (formats support, audio pipeline reworked)
@@ -375,9 +395,8 @@ I would like to thank everyone who participated in the Icon development poll
375395
at OMG! UK. Every icon and every artist was appreciated and the resulting
376396
artwork and design was fantastic. The 1800 votes cast was a surprise, but
377397
shows how effective a good blog can be. Mrmotinjo (Stefan Bogdanovic
378-
http://evilsun.carbonmade.com ) won with his icon
379-
creation and will forever be linked to Guayadeque and for this we are
380-
grateful and humbled.
398+
http://evilsun.carbonmade.com ) won with his icon creation and will forever be
399+
linked to Guayadeque and for this we are grateful and humbled.
381400

382401
* Tracks changes propagates thought the playlist, library, current track, etc
383402
* The player slider handles wheel events

INSTALL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ sudo pacman -S wxgtk3 gstreamer gst-plugins-base gst-plugins-good sqlite wxsqlit
7878
- `libgpod-dev`: Offers comprehensive support for managing and interacting with iPod devices.
7979
- `gvfs`: Allows Guayadeque to access and manage files through GVFS (GNOME Virtual File System), which is useful for handling remote or virtual file systems.
8080

81-
##### Ubuntu, Linux Mint, Debian 12
81+
##### Ubuntu, Linux Mint, Debian
8282

8383
```bash
8484
sudo apt install libgpod-dev gstreamer1.0-libav gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly

po/guayadeque.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-10-22 21:20-0300\n"
11+
"POT-Creation-Date: 2024-10-25 11:40-0300\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

0 commit comments

Comments
 (0)