ymuse

GTK client for Music Player Daemon (MPD) written in Go

APACHE-2.0 License

Stars
249

Bot releases are visible (Hide)

ymuse - v0.22 Latest Release

Published by github-actions[bot] about 1 year ago

Changelog

  • f9d9ab2 Add drag-and-drop queue reordering, closes #34 (#80)
  • 981861c Add german translation. (#68)
  • 4d4325e Add missing launchable element. (#65)
  • f482541 Allow adding/replacing of all tracks in Library by Files context menu (resolves #69)
  • d7c40b5 Fix drag-n-drop beyond list end (#34), other optimisations
  • d1dcc10 Fix dragging an item down (#34)
  • abd7f2e New icon (#79)
  • 8f8e02c Remove warnings about non-existent/empty Ymuse config (resolves #70)
  • 30853bf Support for single-track repeat (resolves #76)
  • adf6e7b Use remote icon in AppStream metadata (resolves #66)
  • 95c0d15 chore: release 0.22
ymuse - v0.21 Wayfarer

Published by github-actions[bot] about 2 years ago

Changelog

  • 3e03cec Add Ctrl+Shift+Left/Right shortcuts for seeking through current track (resolves #56)
  • e5d7a3c Add embedded album art image support (resolves #52)
  • ec990f0 Add image size setting for album artwork
  • ea8d4b0 Scale album art proportionally (resolves #59)
ymuse - v0.20 Volodymyr

Published by github-actions[bot] over 2 years ago

Changelog

  • 0f0e50f Add MPD Outputs dialog (resolves #44)
  • c7bb47e Fix Add to playlist appending to wrong playlist (resolves #51)
ymuse - v0.19 Ukraine 🇺🇦

Published by github-actions[bot] over 2 years ago

Changelog

  • 41dc3c8 Sort streams ignoring case (resolves #45)
  • cf93973 Update feature tour link in README
  • 7c4984f fix: rpm dependencies (#46)
ymuse - v0.18

Published by github-actions[bot] almost 3 years ago

Changelog

a78a107 Add queue post-replace actions: switch to Queue tab, start playback
fa9aa33 Make copyright localisable
a9efa7e Replace the discontinued BBC WS stream URL
40dfe90 Require GTK 3.22+; replace deprecated GTK properties
6b12026 Upgrade to Go 1.16.2 and latest gotk3/master

ymuse - v0.17

Published by yktoo over 3 years ago

Changelog

3d3d4fd Add missing items to Keyboard shortcuts info window
8bbaa04 Add to playlist command in the Library (resolves #17)
37b63ee Separate album art display settings for tracks and streams (resolves #30)

ymuse - v0.16

Published by yktoo over 3 years ago

Changelog

2b44b46 Add volume button/slider (resolves #20)
d9f1357 Fix cleanup when connection lost (resolves #26, #28)
9a05a38 Fix queue selection being reset on right click (resolves #21)
aaab2a3 Option for showing/hiding library toolbar (resolves #23)
553193e Update to latest gompd (2.2.0), gotk3 (0.5.2) (hopefully resolves #27); go 1.15+

ymuse -

Published by yktoo over 3 years ago

Changelog

de94b64 Upgrade to latest gompd master (resolves #11)

ymuse - v0.14

Published by yktoo about 4 years ago

Changelog

0a1aa7c Add album art display to the player
8a5863f Fix possible race in schedulePlayerSettingChange

ymuse - v0.13

Published by yktoo about 4 years ago

Changelog

ba89718 Add "Show album/artist/genre in Library" function to Queue
78f2b7c Scroll to the selected row in library and prefs/columns
bf6cef9 Select top item in Streams by default

ymuse - v0.12

Published by yktoo over 4 years ago

Changelog

e4827d9 Add Unix domain socket connectivity (resolves #10)

ymuse - v0.11

Published by yktoo over 4 years ago

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)

ymuse - v0.10

Published by yktoo over 4 years ago

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

ymuse - v0.9

Published by yktoo over 4 years ago

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)

ymuse - v0.8

Published by yktoo over 4 years ago

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

ymuse - v0.7

Published by yktoo over 4 years ago

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

ymuse - v0.6

Published by yktoo over 4 years ago

Changelog

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

ymuse - v0.5

Published by yktoo over 4 years ago

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

ymuse - v0.4

Published by yktoo over 4 years ago

Changelog

c3ff0cc add queue filter function, UI tweaks

ymuse - v0.3

Published by yktoo over 4 years ago

Changelog

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

Package Rankings
Top 5.61% on Proxy.golang.org