ympd.git
2015-05-02 Kurt Van Dijckoutputs: show MPD error message on stderr
2015-05-01 Kurt Van Dijckoutputs: clear possible error
2015-05-01 Kurt Van Dijckoutputs: reduce duplicate code
2015-05-01 Kurt Van Dijckmpd_client: fix allocation of outputs
2015-04-28 Kurt Van Dijckadd support for output enable/disable
2015-04-24 Andrew Karpowfixed memleak in mpd_set_password
2015-04-24 Andrew Karpowremoved %m formatstring, works now with openbsd, fixes #68
2015-04-24 Andrew Karpowadd libmpdclient header location to gcc-search path...
2015-04-24 AndyMerge pull request #67 from jpleau/update_mongoos_56
2015-04-21 Jason Pleaureplace mg_iterate_over_connections with a loop with...
2015-04-21 Jason Pleauupdate mongoose to 5.6
2015-03-19 AndyMerge pull request #56 from warhog/master
2015-03-06 warhogchanged order of menu entries
2015-03-06 warhogadded ability to add streams
2015-03-03 AndyMerge pull request #52 from ajs124/master
2015-03-03 AndyMerge pull request #40 from iwanders/master
2015-02-17 ajs124Add crossfade support. Not sure about the icon/glyph...
2014-11-11 Andrew Karpowrelease build now installs assets to prefix
2014-11-03 Ivor WandersChanges URL used for the websocket.
2014-11-03 AndyMerge pull request #38 from jpleau/jquery
2014-11-03 AndyMerge pull request #26 from KAMiKAZOW/patch-1
2014-11-02 AndyMerge pull request #37 from jpleau/fix_mpd_port_argument
2014-10-29 Jason Pleauadd jquery source file
2014-10-29 Jason Pleauympd.c: add a break statement for the mpd port argument
2014-10-29 KAMiKAZOWRename ympd.spec to contrib/ympd.spec
2014-10-29 AndyMerge pull request #36 from jpleau/init_script
2014-10-29 Jason Pleauinit.debian: correct typo in shebang and adjust default...
2014-10-27 Andrew Karpowadd WITH_DYNAMIC_SERVING for theme developing
2014-10-19 Andrew Karpowadded mkdata.pl generator for cross-compiling, fixes #31
2014-10-19 Andrew Karpowprepare for 1.2.3 release
2014-10-19 Andrew Karpowset mpd timeout only after connect, fixes #32
2014-10-19 Andrew Karpowupgraded to mongoose 5.4, introducing ipv6 support
2014-10-19 Andrew Karpowmake mkdata more portable, fixes #35
2014-10-19 Andrew Karpowfixed CMake warning CMP0026
2014-07-30 KAMiKAZOWCreate ympd.spec
2014-05-24 AndyMerge pull request #19 from ajs124/master
2014-05-24 ajs124change notification cookie from session to "permanent"
2014-05-24 ajs124remove webkit prefix from Notifications, now working...
2014-05-09 Andrew Karpowbumped version to 1.2.2
2014-04-23 AndyMerge pull request #14 from phmongeau/master
2014-04-23 Philippe Mongeaumake service environment file optional
2014-04-23 Andrew Karpowdrop privliges after port binding, fixes #12
2014-04-23 AndyMerge pull request #13 from kingcody/hotfix/prev-next...
2014-04-23 Cody Mizefix prev and next buttons; was swapped
2014-04-15 AndyMerge pull request #11 from Nighoo/typo-1
2014-04-15 Nico Suhlfix some typos
2014-04-15 AndyMerge pull request #9 from TheReverend403/patch-1
2014-04-15 Lee WatsonErmahgerd! Werbserver!
2014-04-13 AndyMerge pull request #8 from Kernald/systemd-unit-config
2014-04-12 Marc Plano... Allow the sytemd unit to read a configuration file
2014-03-31 Andrew Karpowrelease 1.2.1
2014-03-31 engineincreased mpd timeout to 10 seconds
2014-03-31 othmar52bugfix timeout when using the searchfield
2014-03-18 Andrew Karpowadded mkdata dependency properly, fixes #7
2014-03-18 Andrew KarpowReadme adaptions for 1.2.0 release
2014-03-18 Andrew KarpowMerge branch 'mongoose'
2014-03-11 Andrew Karpowadd badge
2014-03-08 Andrew Karpowupdated readme.md
2014-03-08 Andrew Karpowupdated initscript
2014-03-08 Andrew Karpowupdated manpage
2014-03-08 Andrew Karpowfixed password remove
2014-03-08 Andrew Karpowremoved perl generator, added c generator
2014-03-08 Andrew Karpowfixed osx scanf behaviour, notifications
2014-03-08 Andrew Karpowbetter json generator, various fixups
2014-03-08 Andrew Karpowreplaces libwebsockets with mongoose, changed licese...
2014-03-08 Andrew Karpowadded drone.yml for ci build
2014-03-08 Andrew Karpowinitial mongoose checkin
2014-03-08 Andrew Karpowfix settings modal hiding on keypress
2014-03-08 Andrew Karpowupdated bootstrap to 3.1
2014-03-08 Andrew Karpowadd settings modal dialog
2014-03-08 Philippe Mongeaumpd_get_title: call basename only when using path
2014-03-08 Philippe Mongeauadd systemd service file
2014-03-08 Andrew Karpowremove installation of debian-specific init.d script
2014-02-04 Andrew Karpowfix settings modal hiding on keypress
2014-02-04 Andrew Karpowupdated bootstrap to 3.1
2014-02-04 Andrew Karpowadd settings modal dialog
2014-01-25 AndyMerge pull request #5 from phmongeau/fix_mpd_get_title
2014-01-25 Philippe Mongeaumpd_get_title: call basename only when using path
2014-01-22 AndyMerge pull request #4 from phmongeau/systemd_service
2014-01-21 Philippe Mongeauadd systemd service file
2014-01-21 Andrew Karpowremove installation of debian-specific init.d script
2014-01-21 Andrew KarpowMerge branch 'mgax-patch-1'
2014-01-20 Alex Moregafix SCRIPTNAME value
2014-01-20 Andrew Karpowadd libwebsockets include directory to global include...
2014-01-20 Alex Moregafix SCRIPTNAME value
2014-01-19 Andrew Karpowremoved debug stuff, unused variable
2014-01-19 Andrew Karpowresponsive buttons
2014-01-17 Andrew Karpowadd readme for github
2014-01-17 Andrew Karpowchanged Version to 1.0.0
2014-01-17 Andrew Karpowadd BSD-2 License, release is immenent
2014-01-17 Andrew Karpowfixed man page install path
2014-01-17 Andrew Karpowchanged timeout for notification to 3 secs
2014-01-17 Andrew Karpowremoved init-config, changed default webport to 80
2014-01-17 Andrew Karpowadd manpage, jquery cookie plugin
2014-01-17 Andrew KarpowMerged nicos notifications, add cookie support
2014-01-17 Andrew Karpowseek not allowed without song in queue
2014-01-17 Andrew Karpowfixup table layout, notifications
2014-01-16 Andrew Karpowreworked notify.js
2014-01-16 Andrew Karpowtypo
2014-01-16 Andrew Karpowfix crash when seeking without song, new slider
next