Skip to content

Releases: yktoo/ymuse

v0.12

21 Jul 11:58
Compare
Choose a tag to compare

Changelog

e4827d9 Add Unix domain socket connectivity (resolves #10)

v0.11

04 Jul 12:35
Compare
Choose a tag to compare

Changelog

e88c787 Expose Bitrate and Format attributes to current track (resolves #6)
445de58 Fix: too frequent reconnection attempts (resolves #9)
9642574 Redesign MPD Info dialog; add Decoder Plugins info
cfaaa9c Save and restore selected library path
035e3ef Translation updates: RU, NL
79d2e3d Use MPD_HOST and MPD_PORT environment vars for connection defaults (resolves #8)

v0.10

19 Jun 12:57
Compare
Choose a tag to compare

Changelog

9f0943c Add tests for Builder; improve error handling
938993b Add the ".." (level up) element to Library
c4c3bc9 Merge pull request #4 from eniehack/add_ja_translation
0ed8496 Select element being left when going back in Library
897151e Support Japanese for .desktop file
c3fd36d add .po file for Japanese

v0.9

14 Jun 16:54
Compare
Choose a tag to compare

Changelog

70e3833 Add snapcraft config
39be4c2 Add util/log tests
8d5874a Implement forced file rescanning On my gompd's fork for now
c2c42d2 Improve connection management; Localise player template
c0997f8 Library: don't collapse toolbar to avoid hiding search button
1f4171e Speed up display update on MPD connect
108b84f Use Go reflection to bind widgets in Builder (also resolves #3)

v0.8

06 Jun 17:45
Compare
Choose a tag to compare

Changelog

3686d77 Add Dutch translation; translation update
05942c5 Add browsing by genre, artist, album function
c6484d6 Add context menu/items, numerous UI fixes
bf781ce Add localisation support; Add Russian translation
fac4815 Add missing translation
0ae3759 Improve handling when not connected
8b6258f Localise durations, too
16eea1b Optimise queue loading with large lists
124f02b Properly colour symbolic icons
5cb9763 Recover SVGO-broken icons
07e5f5c Refactor library path and browsing
8944505 Refactor library path; Add Update popup menu item
6f788a4 Remove Playlists tab in favour of section in Library
c021161 Translation update: RU, NL

v0.7

20 May 17:05
Compare
Choose a tag to compare

Changelog

383420f Add MPD information and stats dialog
1426325 Add shortcut Ctrl+Shift+R for Queue shuffle
86f069d Add support for dark theme
5b201ea Also show playlists in the library (#2)
573b4e9 Cleaner library update icon
ab462bd Icon update
d49e418 Queue: add icon, fix colors, add fallback for track title
f74aec2 Revert to system folder icon
40939c0 doc: add reference icon SVG

v0.6

18 May 17:34
Compare
Choose a tag to compare

Changelog

eb37e0a Add own SVG icons
8b6e98d Add support for internet streams (#1)
d47ebdd Make all used icons symbolic

v0.5

17 May 17:22
Compare
Choose a tag to compare

Changelog

8dcb346 Add horizontal alignment per MPD attribute
5fc6433 Add library search function
bf44bed Improve focus management on page switching
909a0dd Minor UI changes; labels in Preferences | columns
a878ab9 Suspend watcher on lost connection; remove possible race

v0.4

14 May 15:41
Compare
Choose a tag to compare

Changelog

c3ff0cc add queue filter function, UI tweaks

v0.3

13 May 09:15
Compare
Choose a tag to compare

Changelog

b3a1ce3 Add queue column reordering, store widths
93c5d2c Interface style tweaks
60251f9 packaging: optimise icon cache update