Changelog History
-
v1.3.0 Changes
February 13, 2016Hi!
Last months were quite exhausting for me, so I found nearly no time to improve ympd.
๐ A lot of cool people contributed features since last release, kudos!๐ Changes
- comma in music title fix #13 (thx @SuperBFG7)
- ๐ป remember last folder in browser (thx @SuperBFG7)
- ๐ do not use mouseenter/leave on touch devices (thx @SuperBFG7)
- ๐ Compile mongoose with SSL support (thx @SuperBFG7)
- playbutton in queue header clickable (thx @BenjaminHae)
- โก๏ธ moved Update-DB Button to settings (thx @BenjaminHae)
- โ Added the ability to save queue as playlist #87 (thx @BenjaminHae)
- โ removed manual minified files
- ๐ Dirble Support (currently broken, needs manual replacement of API key in ympd.js) (thx @Nofre)
- โ Add arrow left/right and spacebar controls #89 (thx @dewyatt)
- โ Add "Add all" button in the Browse section #84 (thx @hsoft)
- โ add support for output enable/disable #69 (thx @kurt-vd)
- ๐ Improve the add stream dialog user experience. #82 (thx @iwanders)
- ๐ Fix browsing for non-ascii entity URI under Safari #78 (thx @hsoft)
- ๐ fix webport using the wrong variable in init scripts #73 (thx @jpleau)
- ๐ various patches: manpage, remove external js, init scripts #72 (thx @jpleau)
- โก๏ธ Update mongoos 56 #67 (thx @jpleau)
- โ Added ability to add streams #56 (thx @warhog)
- โ Add crossfade support. #52 (thx @ajs124)
- ๐ Change websocket URL to allow easy incorporation of different backends. #40 (thx @iwanders)
- โ add jquery source file #38 (thx @jpleau)
- Create ympd.spec #26 (thx KAMiKAZOW)
- ympd.c: add a break statement for the mpd port argument #37 (Thx @jpleau)
- 0๏ธโฃ init.debian: correct typo in shebang and adjust default webport #36 (Thx @jpleau)
... and some more changes
๐ I'am planing to make a rewrite of ympd with a better and cleaner backend and a top of the notch frontend. Any serious help for maintaining and reviewing this repository are welcome!
-
v1.2.3 Changes
October 19, 2014๐ This release contains mainly overdue bugfixes.
๐ Changes
- ๐ fix firefox desktop notification #13 (Thanks to @ajs124)
- ๐ fix cmake warning
- ๐ fix *bsd builds (thanks to @eraserewind)
- ๐ new mongoose 5.4, now with ipv6 support (e.g.
-w [::1]:8080
) (thanks to @nerab) - ๐ fix segfault due to password changes (thanks to @tm-calculate)
- ๐ fix cross-compiling support by reintroducing mkdata.pl generator script (thanks to @limpens)
-
v1.2.2 Changes
May 09, 2014thanks for the PRs
๐ Again, mainly a bugfix release, adds systemd environment file and removes annoying previous-next button swap ( sorry :) )
I'am quite busy right now, but something great is coming this summer! This gonna be LEGEN... wait for it a bit
๐ Changes
- swap previous/next buttons #13 (Thanks to @kingcody)
- ๐ fix optional environment file (Thanks to @Kernald & @phmongeau)
- ๐ fix drop privileges option order #12
- ๐ fix typos (Thanks to @Nighoo & @TheReverend403)
-
v1.2.1 Changes
April 06, 2014๐ much better search, very compiles fast
๐ This is a bugfix release, improves searching in large MPD databases and fixes a CMake building bug when using multiple threads (make -j)
๐ Changes
- โฑ search timeout increased to 10 seconds (Thanks to engine)
- ๐ fix CMake dependency (make -j), (Thanks to @phmongeau)
-
v1.2.0 Changes
March 18, 2014much new, very selfcontained, so wow
๐ This is the first release of the new cesanta/mongoose backed ympd release!
๐ Changes
- search
- password settings
- ๐ playlist support
- ๐ฑ self contained single executable with inbuilt assets
- less libwebsockets, more mongoose in source
- GPL-2 licensed
-
v1.0.1 Changes
March 18, 2014๐ 1.0.1: This is the last libwebsockets release! oh no!
๐ This version marks the last release linking against libwebsockets, this is mainly due the unstable state of libwebsockets (ympd only works with the current master of libwebsockets :-( ).
โ Also, due the fact that I changed the webserver backend, a license change is necessary. So if you need a BSD only project, this is the latest version you can use. But of course, ympd stays free as in free speech!
๐ Changelog
- ๐ various web-gui fixes
- ๐ fixed bug in SysV init script
- cmake finds now libwebsockets
- โ added systemd init script
-
v1.0.0
January 17, 2014