1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-06-15 01:29:56 +00:00
Commit Graph

72 Commits

Author SHA1 Message Date
Andrew Karpow
14e807850c Merge branch 'mongoose' 2014-03-18 01:30:01 +01:00
Andrew Karpow
1edb663071 add badge 2014-03-11 21:08:21 +01:00
Andrew Karpow
5ccb6fe21e updated readme.md 2014-03-08 21:14:02 +01:00
Andrew Karpow
75e4d6a22e updated initscript 2014-03-08 20:38:14 +01:00
Andrew Karpow
d4728248f0 updated manpage 2014-03-08 20:37:03 +01:00
Andrew Karpow
6bf4379eb8 fixed password remove 2014-03-08 20:33:22 +01:00
Andrew Karpow
b75dadf7a9 removed perl generator, added c generator 2014-03-08 20:32:54 +01:00
Andrew Karpow
35ab38d0e2 fixed osx scanf behaviour, notifications 2014-03-08 12:31:22 +01:00
Andrew Karpow
b9a4d83130 better json generator, various fixups 2014-03-08 12:30:49 +01:00
Andrew Karpow
38b4544542 replaces libwebsockets with mongoose, changed licese to gpl
add search support
add playlist support
various fixups
C Cleanup
2014-03-08 12:30:49 +01:00
Andrew Karpow
160386b357 added drone.yml for ci build 2014-03-08 12:30:49 +01:00
Andrew Karpow
79e38e7edd initial mongoose checkin 2014-03-08 12:30:48 +01:00
Andrew Karpow
5920d9f1bf fix settings modal hiding on keypress 2014-03-08 12:30:48 +01:00
Andrew Karpow
6b6622988d updated bootstrap to 3.1 2014-03-08 12:30:48 +01:00
Andrew Karpow
8c49b2a877 add settings modal dialog 2014-03-08 12:30:48 +01:00
Philippe Mongeau
6f8d5ef732 mpd_get_title: call basename only when using path
Otherwise, traks like "Morning Bell/Amnesiac" get trimmed to "Amnesiac"
2014-03-08 12:30:48 +01:00
Philippe Mongeau
dcc4823bc3 add systemd service file 2014-03-08 12:30:48 +01:00
Andrew Karpow
a9c907d6b1 remove installation of debian-specific init.d script 2014-03-08 12:30:48 +01:00
Andrew Karpow
f0c1317d57 fix settings modal hiding on keypress 2014-02-04 18:58:05 +01:00
Andrew Karpow
bde1d02055 updated bootstrap to 3.1 2014-02-04 18:24:01 +01:00
Andrew Karpow
43035bb6f7 add settings modal dialog 2014-02-04 17:58:10 +01:00
Andy
88abc57a6e Merge pull request #5 from phmongeau/fix_mpd_get_title
mpd_get_title: call basename only when using path
2014-01-25 07:09:37 -08:00
Philippe Mongeau
567578473e mpd_get_title: call basename only when using path
Otherwise, traks like "Morning Bell/Amnesiac" get trimmed to "Amnesiac"
2014-01-24 19:03:16 -05:00
Andy
392cf1eb32 Merge pull request #4 from phmongeau/systemd_service
Add systemd service file
2014-01-22 04:48:43 -08:00
Philippe Mongeau
2d07c35f1b add systemd service file 2014-01-21 16:01:24 -05:00
Andrew Karpow
08cb8e368f remove installation of debian-specific init.d script 2014-01-21 15:48:26 +01:00
Andrew Karpow
f48aa924be Merge branch 'mgax-patch-1' 2014-01-21 01:06:05 +01:00
Alex Morega
3413be6ef6 fix SCRIPTNAME value 2014-01-21 00:38:42 +01:00
Andrew Karpow
a4f9789a31 add libwebsockets include directory to global include path 2014-01-21 00:38:42 +01:00
Alex Morega
5b7065729d fix SCRIPTNAME value 2014-01-20 23:19:34 +02:00
Andrew Karpow
e0d339c26d removed debug stuff, unused variable 2014-01-19 02:11:37 +01:00
Andrew Karpow
f4a1efdd88 responsive buttons 2014-01-19 02:08:56 +01:00
Andrew Karpow
2513d26eec add readme for github 2014-01-17 20:04:19 +01:00
Andrew Karpow
8c42ba2d7e changed Version to 1.0.0 2014-01-17 19:44:13 +01:00
Andrew Karpow
547f7494dd add BSD-2 License, release is immenent 2014-01-17 19:44:07 +01:00
Andrew Karpow
51a59a111e fixed man page install path 2014-01-17 19:41:19 +01:00
Andrew Karpow
e15d0600ee changed timeout for notification to 3 secs 2014-01-17 19:04:33 +01:00
Andrew Karpow
9212e3af29 removed init-config, changed default webport to 80 2014-01-17 19:03:15 +01:00
Andrew Karpow
5d9e70750d add manpage, jquery cookie plugin 2014-01-17 18:34:59 +01:00
Andrew Karpow
4a4e8e2480 Merged nicos notifications, add cookie support 2014-01-17 18:34:22 +01:00
Andrew Karpow
da52814926 seek not allowed without song in queue 2014-01-17 16:41:54 +01:00
Andrew Karpow
fc1d7c1242 fixup table layout, notifications 2014-01-17 16:26:26 +01:00
Andrew Karpow
5f613a878e reworked notify.js 2014-01-16 18:53:59 +01:00
Andrew Karpow
32edeaf1d4 typo 2014-01-16 18:38:10 +01:00
Andrew Karpow
cd865b2cef fix crash when seeking without song, new slider 2014-01-16 18:32:20 +01:00
Andrew Karpow
13b921553f init.d script are installed by default now 2014-01-12 20:16:07 +01:00
Andy
fbcd0ac9e1 Merge branch 'master' of /home/git/repositories/nico/ympd 2014-01-12 19:51:07 +01:00
Nico Suhl
6694e752bc removed newline to fix package build 2014-01-10 20:50:55 +01:00
Nico Suhl
d735295cdc fix init script 2014-01-10 20:33:51 +01:00
Andrew Karpow
993be4a474 http_server.c: reindent, cleanup, fixed memory leak 2014-01-08 15:23:14 +01:00