ympd.git
10 years agomake local playback controls better distinguishable from mpd controls by
Christian Krafft [Mon, 30 Jun 2014 15:34:38 +0000 (17:34 +0200)]
make local playback controls better distinguishable from mpd controls by
reordering and grouping them. also clean up markup by removing
autoplay="false" which is not correct html5

Signed-off-by: Christian Krafft <parabelboi@gmail.com>
10 years agoadd http-stream support, URL is hardcoded for now
Christian Krafft [Sat, 24 May 2014 16:23:45 +0000 (18:23 +0200)]
add http-stream support, URL is hardcoded for now

10 years agoMerge pull request #19 from ajs124/master
Andy [Sat, 24 May 2014 13:25:47 +0000 (15:25 +0200)]
Merge pull request #19 from ajs124/master

remove webkit prefix from notifications

10 years agochange notification cookie from session to "permanent"
ajs124 [Sat, 24 May 2014 01:12:51 +0000 (03:12 +0200)]
change notification cookie from session to "permanent"

10 years agoremove webkit prefix from Notifications, now working with firefox!
ajs124 [Sat, 24 May 2014 00:57:30 +0000 (02:57 +0200)]
remove webkit prefix from Notifications, now working with firefox!
+ probably fix bug with undefined artist or album

10 years agobumped version to 1.2.2
Andrew Karpow [Fri, 9 May 2014 12:10:14 +0000 (14:10 +0200)]
bumped version to 1.2.2

10 years agoMerge pull request #14 from phmongeau/master
Andy [Wed, 23 Apr 2014 15:31:05 +0000 (17:31 +0200)]
Merge pull request #14 from phmongeau/master

make service environment file optional

10 years agomake service environment file optional
Philippe Mongeau [Wed, 23 Apr 2014 14:47:25 +0000 (10:47 -0400)]
make service environment file optional

10 years agodrop privliges after port binding, fixes #12
Andrew Karpow [Wed, 23 Apr 2014 10:17:55 +0000 (12:17 +0200)]
drop privliges after port binding, fixes #12

10 years agoMerge pull request #13 from kingcody/hotfix/prev-next-swap
Andy [Wed, 23 Apr 2014 10:03:17 +0000 (12:03 +0200)]
Merge pull request #13 from kingcody/hotfix/prev-next-swap

fix prev and next buttons

10 years agofix prev and next buttons; was swapped
Cody Mize [Wed, 23 Apr 2014 07:13:07 +0000 (03:13 -0400)]
fix prev and next buttons; was swapped

10 years agoMerge pull request #11 from Nighoo/typo-1
Andy [Tue, 15 Apr 2014 18:59:50 +0000 (20:59 +0200)]
Merge pull request #11 from Nighoo/typo-1

fix some typos

10 years agofix some typos
Nico Suhl [Tue, 15 Apr 2014 17:16:04 +0000 (19:16 +0200)]
fix some typos

10 years agoMerge pull request #9 from TheReverend403/patch-1
Andy [Tue, 15 Apr 2014 12:32:52 +0000 (14:32 +0200)]
Merge pull request #9 from TheReverend403/patch-1

fixed typo in index.html

10 years agoErmahgerd! Werbserver!
Lee Watson [Tue, 15 Apr 2014 11:41:48 +0000 (12:41 +0100)]
Ermahgerd! Werbserver!

Yeah, typo.

10 years agoMerge pull request #8 from Kernald/systemd-unit-config
Andy [Sun, 13 Apr 2014 20:37:43 +0000 (22:37 +0200)]
Merge pull request #8 from Kernald/systemd-unit-config

Allow the sytemd unit to read a configuration file

10 years agoAllow the sytemd unit to read a configuration file
Marc Plano-Lesay [Sat, 12 Apr 2014 17:45:40 +0000 (19:45 +0200)]
Allow the sytemd unit to read a configuration file

10 years agorelease 1.2.1
Andrew Karpow [Mon, 31 Mar 2014 15:55:40 +0000 (17:55 +0200)]
release 1.2.1

10 years agoincreased mpd timeout to 10 seconds
engine [Sun, 30 Mar 2014 12:18:28 +0000 (14:18 +0200)]
increased mpd timeout to 10 seconds

Signed-off-by: Andrew Karpow <andy@ndyk.de>
10 years agobugfix timeout when using the searchfield
othmar52 [Thu, 27 Mar 2014 09:52:28 +0000 (10:52 +0100)]
bugfix timeout when using the searchfield

Signed-off-by: Andrew Karpow <andy@ndyk.de>
10 years agoadded mkdata dependency properly, fixes #7
Andrew Karpow [Tue, 18 Mar 2014 03:01:39 +0000 (04:01 +0100)]
added mkdata dependency properly, fixes #7

10 years agoReadme adaptions for 1.2.0 release
Andrew Karpow [Tue, 18 Mar 2014 00:37:33 +0000 (01:37 +0100)]
Readme adaptions for 1.2.0 release

10 years agoMerge branch 'mongoose'
Andrew Karpow [Tue, 18 Mar 2014 00:30:01 +0000 (01:30 +0100)]
Merge branch 'mongoose'

10 years agoadd badge
Andrew Karpow [Tue, 11 Mar 2014 19:29:39 +0000 (20:29 +0100)]
add badge

10 years agoupdated readme.md
Andrew Karpow [Sat, 8 Mar 2014 20:11:14 +0000 (21:11 +0100)]
updated readme.md

10 years agoupdated initscript
Andrew Karpow [Sat, 8 Mar 2014 19:38:14 +0000 (20:38 +0100)]
updated initscript

10 years agoupdated manpage
Andrew Karpow [Sat, 8 Mar 2014 19:37:03 +0000 (20:37 +0100)]
updated manpage

10 years agofixed password remove
Andrew Karpow [Sat, 8 Mar 2014 19:33:22 +0000 (20:33 +0100)]
fixed password remove

10 years agoremoved perl generator, added c generator
Andrew Karpow [Sat, 8 Mar 2014 19:32:54 +0000 (20:32 +0100)]
removed perl generator, added c generator

10 years agofixed osx scanf behaviour, notifications
Andrew Karpow [Sat, 8 Mar 2014 11:23:21 +0000 (12:23 +0100)]
fixed osx scanf behaviour, notifications

10 years agobetter json generator, various fixups
Andrew Karpow [Sat, 22 Feb 2014 01:11:45 +0000 (02:11 +0100)]
better json generator, various fixups

10 years agoreplaces libwebsockets with mongoose, changed licese to gpl
Andrew Karpow [Sat, 22 Feb 2014 00:57:26 +0000 (01:57 +0100)]
replaces libwebsockets with mongoose, changed licese to gpl

add search support
add playlist support
various fixups
C Cleanup

10 years agoadded drone.yml for ci build
Andrew Karpow [Sun, 16 Feb 2014 19:29:36 +0000 (20:29 +0100)]
added drone.yml for ci build

10 years agoinitial mongoose checkin
Andrew Karpow [Sun, 16 Feb 2014 18:46:53 +0000 (19:46 +0100)]
initial mongoose checkin

10 years agofix settings modal hiding on keypress
Andrew Karpow [Tue, 4 Feb 2014 17:58:05 +0000 (18:58 +0100)]
fix settings modal hiding on keypress

10 years agoupdated bootstrap to 3.1
Andrew Karpow [Tue, 4 Feb 2014 17:24:01 +0000 (18:24 +0100)]
updated bootstrap to 3.1

10 years agoadd settings modal dialog
Andrew Karpow [Tue, 4 Feb 2014 16:58:10 +0000 (17:58 +0100)]
add settings modal dialog

10 years agompd_get_title: call basename only when using path
Philippe Mongeau [Sat, 25 Jan 2014 00:03:16 +0000 (19:03 -0500)]
mpd_get_title: call basename only when using path

Otherwise, traks like "Morning Bell/Amnesiac" get trimmed to "Amnesiac"

10 years agoadd systemd service file
Philippe Mongeau [Tue, 21 Jan 2014 21:01:24 +0000 (16:01 -0500)]
add systemd service file

10 years agoremove installation of debian-specific init.d script
Andrew Karpow [Tue, 21 Jan 2014 14:48:26 +0000 (15:48 +0100)]
remove installation of debian-specific init.d script

10 years agofix settings modal hiding on keypress
Andrew Karpow [Tue, 4 Feb 2014 17:58:05 +0000 (18:58 +0100)]
fix settings modal hiding on keypress

10 years agoupdated bootstrap to 3.1
Andrew Karpow [Tue, 4 Feb 2014 17:24:01 +0000 (18:24 +0100)]
updated bootstrap to 3.1

10 years agoadd settings modal dialog
Andrew Karpow [Tue, 4 Feb 2014 16:58:10 +0000 (17:58 +0100)]
add settings modal dialog

10 years agoMerge pull request #5 from phmongeau/fix_mpd_get_title
Andy [Sat, 25 Jan 2014 15:09:37 +0000 (07:09 -0800)]
Merge pull request #5 from phmongeau/fix_mpd_get_title

mpd_get_title: call basename only when using path

10 years agompd_get_title: call basename only when using path
Philippe Mongeau [Sat, 25 Jan 2014 00:03:16 +0000 (19:03 -0500)]
mpd_get_title: call basename only when using path

Otherwise, traks like "Morning Bell/Amnesiac" get trimmed to "Amnesiac"

10 years agoMerge pull request #4 from phmongeau/systemd_service
Andy [Wed, 22 Jan 2014 12:48:43 +0000 (04:48 -0800)]
Merge pull request #4 from phmongeau/systemd_service

Add systemd service file

10 years agoadd systemd service file
Philippe Mongeau [Tue, 21 Jan 2014 21:01:24 +0000 (16:01 -0500)]
add systemd service file

10 years agoremove installation of debian-specific init.d script
Andrew Karpow [Tue, 21 Jan 2014 14:48:26 +0000 (15:48 +0100)]
remove installation of debian-specific init.d script

10 years agoMerge branch 'mgax-patch-1'
Andrew Karpow [Tue, 21 Jan 2014 00:06:05 +0000 (01:06 +0100)]
Merge branch 'mgax-patch-1'

10 years agofix SCRIPTNAME value
Alex Morega [Mon, 20 Jan 2014 21:19:34 +0000 (23:19 +0200)]
fix SCRIPTNAME value

10 years agoadd libwebsockets include directory to global include path
Andrew Karpow [Mon, 20 Jan 2014 23:34:31 +0000 (00:34 +0100)]
add libwebsockets include directory to global include path

10 years agofix SCRIPTNAME value
Alex Morega [Mon, 20 Jan 2014 21:19:34 +0000 (23:19 +0200)]
fix SCRIPTNAME value

10 years agoremoved debug stuff, unused variable
Andrew Karpow [Sun, 19 Jan 2014 01:11:37 +0000 (02:11 +0100)]
removed debug stuff, unused variable

10 years agoresponsive buttons
Andrew Karpow [Sun, 19 Jan 2014 01:08:56 +0000 (02:08 +0100)]
responsive buttons

10 years agoadd readme for github
Andrew Karpow [Fri, 17 Jan 2014 19:03:08 +0000 (20:03 +0100)]
add readme for github

10 years agochanged Version to 1.0.0
Andrew Karpow [Fri, 17 Jan 2014 18:42:35 +0000 (19:42 +0100)]
changed Version to 1.0.0

10 years agoadd BSD-2 License, release is immenent
Andrew Karpow [Fri, 17 Jan 2014 18:41:41 +0000 (19:41 +0100)]
add BSD-2 License, release is immenent

10 years agofixed man page install path
Andrew Karpow [Fri, 17 Jan 2014 18:41:19 +0000 (19:41 +0100)]
fixed man page install path

10 years agochanged timeout for notification to 3 secs
Andrew Karpow [Fri, 17 Jan 2014 18:04:33 +0000 (19:04 +0100)]
changed timeout for notification to 3 secs

10 years agoremoved init-config, changed default webport to 80
Andrew Karpow [Fri, 17 Jan 2014 18:03:15 +0000 (19:03 +0100)]
removed init-config, changed default webport to 80

10 years agoadd manpage, jquery cookie plugin
Andrew Karpow [Fri, 17 Jan 2014 17:34:59 +0000 (18:34 +0100)]
add manpage, jquery cookie plugin

10 years agoMerged nicos notifications, add cookie support
Andrew Karpow [Fri, 17 Jan 2014 17:34:22 +0000 (18:34 +0100)]
Merged nicos notifications, add cookie support

10 years agoseek not allowed without song in queue
Andrew Karpow [Fri, 17 Jan 2014 15:41:54 +0000 (16:41 +0100)]
seek not allowed without song in queue

10 years agofixup table layout, notifications
Andrew Karpow [Fri, 17 Jan 2014 15:26:26 +0000 (16:26 +0100)]
fixup table layout, notifications

10 years agoreworked notify.js
Andrew Karpow [Thu, 16 Jan 2014 17:53:59 +0000 (18:53 +0100)]
reworked notify.js

10 years agotypo
Andrew Karpow [Thu, 16 Jan 2014 17:38:10 +0000 (18:38 +0100)]
typo

10 years agofix crash when seeking without song, new slider
Andrew Karpow [Thu, 16 Jan 2014 17:32:20 +0000 (18:32 +0100)]
fix crash when seeking without song, new slider

10 years agoinit.d script are installed by default now
Andrew Karpow [Sun, 12 Jan 2014 19:16:07 +0000 (20:16 +0100)]
init.d script are installed by default now

10 years agoMerge branch 'master' of /home/git/repositories/nico/ympd
Andy [Sun, 12 Jan 2014 18:51:07 +0000 (19:51 +0100)]
Merge branch 'master' of /home/git/repositories/nico/ympd

10 years agoremoved newline to fix package build
Nico Suhl [Fri, 10 Jan 2014 19:50:55 +0000 (20:50 +0100)]
removed newline to fix package build

10 years agofix init script
Nico Suhl [Fri, 10 Jan 2014 19:33:51 +0000 (20:33 +0100)]
fix init script

10 years agohttp_server.c: reindent, cleanup, fixed memory leak
Andrew Karpow [Wed, 8 Jan 2014 14:23:14 +0000 (15:23 +0100)]
http_server.c: reindent, cleanup, fixed memory leak

10 years agofix for firefox, large datasets via http instead websockets
Andrew Karpow [Wed, 8 Jan 2014 01:23:02 +0000 (02:23 +0100)]
fix for firefox, large datasets via http instead websockets

10 years agoupdate CMakeLists.txt, add compiletime generated config
Andrew Karpow [Wed, 8 Jan 2014 01:22:05 +0000 (02:22 +0100)]
update CMakeLists.txt, add compiletime generated config

11 years agofixed firefox websocket bug, added assets
Andrew Karpow [Tue, 3 Dec 2013 20:48:49 +0000 (21:48 +0100)]
fixed firefox websocket bug, added assets

11 years agodesign fixes
Andrew Karpow [Tue, 3 Dec 2013 11:48:52 +0000 (12:48 +0100)]
design fixes

11 years agofixed url
Andrew Karpow [Tue, 3 Dec 2013 11:47:51 +0000 (12:47 +0100)]
fixed url

11 years agovarious layout fixups
Andrew Karpow [Wed, 13 Nov 2013 14:30:54 +0000 (15:30 +0100)]
various layout fixups

11 years agoadd debian package information and initscripts
Andrew Karpow [Tue, 12 Nov 2013 01:51:39 +0000 (02:51 +0100)]
add debian package information and initscripts

11 years agofix -w webport
Andrew Karpow [Tue, 12 Nov 2013 01:51:20 +0000 (02:51 +0100)]
fix -w webport

11 years agobetter args handling
Andrew Karpow [Mon, 11 Nov 2013 14:53:54 +0000 (15:53 +0100)]
better args handling

11 years agoadd about
Andrew Karpow [Sat, 9 Nov 2013 02:02:49 +0000 (03:02 +0100)]
add about

11 years agoremoves old Makefile, reindent, fixups
Andrew Karpow [Sat, 9 Nov 2013 01:07:03 +0000 (02:07 +0100)]
removes old Makefile, reindent, fixups

11 years agoupdate find libwebsocket cmake module
Andrew Karpow [Fri, 8 Nov 2013 23:34:06 +0000 (00:34 +0100)]
update find libwebsocket cmake module

11 years agoadd workng cmake build enviroment
Andrew Karpow [Fri, 8 Nov 2013 22:32:07 +0000 (23:32 +0100)]
add workng cmake build enviroment

11 years agoCMake: requires DATADIR, renamed main.c
Andrew Karpow [Fri, 8 Nov 2013 14:13:10 +0000 (15:13 +0100)]
CMake: requires DATADIR, renamed main.c

11 years agoadd play-on-click func, fixup of current playing song
Andrew Karpow [Fri, 8 Nov 2013 11:58:18 +0000 (12:58 +0100)]
add play-on-click func, fixup of current playing song

11 years agoAlpha done, needs testing though :)
Andrew Karpow [Thu, 7 Nov 2013 16:40:22 +0000 (17:40 +0100)]
Alpha done, needs testing though :)

11 years agoadded sammy.js app routing
Andrew Karpow [Thu, 7 Nov 2013 12:47:31 +0000 (13:47 +0100)]
added sammy.js app routing

11 years agoadd browse functionality
Andrew Karpow [Thu, 7 Nov 2013 09:09:40 +0000 (10:09 +0100)]
add browse functionality

11 years agoadded playlist updates
Andrew Karpow [Tue, 5 Nov 2013 23:15:24 +0000 (00:15 +0100)]
added playlist updates

11 years agofix buttons, added auto-reconnect, code cleanup
Andrew Karpow [Tue, 5 Nov 2013 13:59:12 +0000 (14:59 +0100)]
fix buttons, added auto-reconnect, code cleanup

11 years agovarious fixups
Andrew Karpow [Mon, 4 Nov 2013 23:17:28 +0000 (00:17 +0100)]
various fixups

11 years agoInitial commit
Andrew Karpow [Mon, 4 Nov 2013 17:18:38 +0000 (18:18 +0100)]
Initial commit