ympd.git
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
2014-01-12 Andrew Karpowinit.d script are installed by default now
2014-01-12 AndyMerge branch 'master' of /home/git/repositories/nico...
2014-01-10 Nico Suhlremoved newline to fix package build
2014-01-10 Nico Suhlfix init script
2014-01-08 Andrew Karpowhttp_server.c: reindent, cleanup, fixed memory leak
2014-01-08 Andrew Karpowfix for firefox, large datasets via http instead websockets
2014-01-08 Andrew Karpowupdate CMakeLists.txt, add compiletime generated config
2013-12-03 Andrew Karpowfixed firefox websocket bug, added assets
2013-12-03 Andrew Karpowdesign fixes
2013-12-03 Andrew Karpowfixed url
2013-11-13 Andrew Karpowvarious layout fixups
2013-11-12 Andrew Karpowadd debian package information and initscripts
2013-11-12 Andrew Karpowfix -w webport
2013-11-11 Andrew Karpowbetter args handling
2013-11-09 Andrew Karpowadd about
2013-11-09 Andrew Karpowremoves old Makefile, reindent, fixups
2013-11-08 Andrew Karpowupdate find libwebsocket cmake module
2013-11-08 Andrew Karpowadd workng cmake build enviroment
2013-11-08 Andrew KarpowCMake: requires DATADIR, renamed main.c
2013-11-08 Andrew Karpowadd play-on-click func, fixup of current playing song
2013-11-07 Andrew KarpowAlpha done, needs testing though :)
2013-11-07 Andrew Karpowadded sammy.js app routing
2013-11-07 Andrew Karpowadd browse functionality
2013-11-05 Andrew Karpowadded playlist updates
2013-11-05 Andrew Karpowfix buttons, added auto-reconnect, code cleanup
2013-11-04 Andrew Karpowvarious fixups
2013-11-04 Andrew KarpowInitial commit