All Versions
7
Latest Version
Avg Release Cycle
126 days
Latest Release
3354 days ago

Changelog History

  • v1.3.0 Changes

    February 13, 2016

    Hi!

    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, 2014

    thanks 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
  • 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, 2014

    much 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