Skip to content

Releases: alicebob/siren

svelte rewrite

02 May 14:48
Compare
Choose a tag to compare

no change to the backend

plain JS rewrite

04 Jan 11:00
Compare
Choose a tag to compare
rewrite in plain JS

Removes Elm, and uses plain JSON as protocol.

0.4.0

13 Mar 13:17
Compare
Choose a tag to compare

Changelog

85c1fb8 only show the wanted artist or albumartist tab
7b63351 add view for by albumartist
253dd89 introduce "albumartist" flag
7c42878 simplify
ce808c0 reload files when mpd comes online
8d29036 format
cd4d0b1 less useless reloading
c8442d1 position: relative always, not just on hover
6acf5c4 consistent indent
5a04769 always clear playlist
3cc6c4b fix file view update on change
d8f974d css updates: "loading" text, online status
894264b add icons to 'play' and 'add' buttons
02e4f01 bundle proper bold font
2bdc411 single CSS file
b798bcf wire up [play] button in fileinfo pane
6d0a1f2 Merge branch 'blue'
6d97106 update vendored go-edn
e1f479b restyle the playlist
94a5e52 switch to fixed github.com/go-edn/edn
0d79e5b nicer pane datatype
7dc7352 update file pane styling
9eb2b81 new pane style
207ef56 new header style
d95ffff fontawewome elm lib update
fdc5a7b Merge branch 'leaks'
dcb42d4 update vendor
9940f13 close watcher on edn marshal error
db081d7 Merge branch 'albuma'
d2e395d we want floats, not any numbers (and vendor fixed go-edn)
a77ee6e add AlbumArtist to track info
67f1ac5 reuse Track object for track listings
36d709d Merge branch 'webs'
695eb0d new elm-edn version (fixes #45)
d133db4 don't sent nil on empty inode list
1a1c344 spawn the Explicit tasks
00d0054 early close
0c32943 elm-format WebSocket/LowLevel.elm
f335432 vendor elm-lang/websocket
0846b5e Merge branch 'eeddnn'
cf20e3f vendor robx/edn
caa285a JSON -> EDN
f0e1ea7 websocket ping
92a179f Merge branch 'ping'
f482d36 simpler command handling structure
1b7be44 Merge branch 'mpdhost'
1490d14 fix mpd host flag preference order
d8f51f3 Merge branch 'messages'
8116e26 no more isMsg
d259e9f Rework the message structure
82891d6 reset mpdOnline flag on disconnect
9d295bf support for MPD_HOST
532faf0 equality!
42ba40b fix playing control layout
492c162 set min-height for list entries (fixes #36)
394f6da sliding -> dragging
e790165 Sliding!
99ec3a3 handle volume slider nicely, also
dcf9e7a vendor!
682e3fc travis
65d9b60 fix tests for Volume in Status
384ddf0 Merge branch 'volume'
21190eb fix playlist song duration field for older MPDs
1aec5e5 Merge branch 'arrow'
5dcdd3e volume control
3266900 elm-format from master
0c0b95f make the arrows nicer
6efdc30 fix inconsistent background colour of selected entry
3c61593 Merge pull request #29 from alicebob/mpdonline
98a120c Merge branch 'master' into mpdonline
08f5ff3 format
719a78d enough space for a 13/13
b6c5820 a bit nicer(?) json decoding
e1ccb7d format
dcb8fbe don't increase elasped time when we're not connected
f5dd1e4 show when MPD is offline


Built with go version go1.10 linux/amd64

0.3.0

01 Feb 13:27
Compare
Choose a tag to compare

Changelog

d684a25 also release a darwin binary
7b9aca0 fix link in README
12519ff announce releases and simplify build


Automated with GoReleaser
Built with go version go1.9 linux/amd64