Andy
|
393d6063da
|
Merge pull request #149 from SuperBFG7/delete
add ability to delete ranges of the playlist
|
2018-01-22 04:34:54 +01:00 |
|
SuperBFG7
|
fac60b18a1
|
Merge branch 'delete'
|
2017-04-08 11:31:41 +02:00 |
|
SuperBFG7
|
eb803d1da5
|
add ability to delete ranges of the playlist
|
2017-04-08 11:25:40 +02:00 |
|
Galen Alderson
|
fa4cb48830
|
Fix segfault when using short password option (-m)
|
2017-03-29 12:17:01 -04:00 |
|
SuperBFG7
|
269c55b9c8
|
Merge remote-tracking branch 'origin/send-message'
|
2017-03-24 11:02:25 +01:00 |
|
SuperBFG7
|
dfb9adb78c
|
added missing include
|
2017-03-24 11:01:24 +01:00 |
|
SuperBFG7
|
4f64061286
|
Merge remote-tracking branch 'origin/send-message'
|
2017-03-18 13:41:32 +01:00 |
|
SuperBFG7
|
07c6df23bc
|
added API command to send messages to MPD channels
|
2017-03-18 13:31:26 +01:00 |
|
SuperBFG7
|
40c335cfca
|
Merge branch 'patch-1' of git://github.com/eolianoe/ympd into eolianoe-patch-1
|
2017-03-18 10:34:57 +01:00 |
|
unknownln
|
a6ba0d640c
|
Update documentation for new option
|
2017-02-18 11:51:03 -05:00 |
|
unknownln
|
f79dea44a2
|
Add option to set MPD password
|
2017-02-18 11:42:20 -05:00 |
|
Les De Ridder
|
d9ec70a9da
|
Make the Dirble API token configurable and use HTTPS
Fixes #140
|
2016-09-11 18:23:42 +02:00 |
|
eolianoe
|
d2d037fe97
|
Display the right short option for --version
|
2016-04-17 11:37:04 +02:00 |
|
SuperBFG7
|
97bdc9aa97
|
fix handling of commas in library item names
|
2016-01-25 13:29:28 +01:00 |
|
SuperBFG7
|
83dcb137fb
|
fix handling of commas in library item names
|
2016-01-25 13:17:28 +01:00 |
|
SuperBFG7
|
5090ca370e
|
fix digest argument type
|
2015-11-13 10:33:32 +01:00 |
|
SuperBFG7
|
84ad2b06a7
|
fix digest argument type
|
2015-11-13 10:32:36 +01:00 |
|
SuperBFG7
|
ff92b2718f
|
add artist and title columns (by laclaro)
|
2015-10-16 18:51:25 +02:00 |
|
Daniel Schregenberger
|
03d02e815c
|
Merge pull request #4 from BenjaminHae/sortable
Make playlist sortable
|
2015-10-16 14:24:54 +02:00 |
|
SuperBFG7
|
686eb4f5d2
|
skip authorization for websockets, since mobile safari does not support it
|
2015-10-15 15:46:28 +02:00 |
|
SuperBFG7
|
bde33d5aa7
|
added option for htdigest authentication
|
2015-10-06 20:17:28 +02:00 |
|
Benjamin Häublein
|
9d11aaf829
|
sortable queue
using jquery-ui-sortable standalone https://github.com/ryantbrown/jquery-ui-sortable
|
2015-09-26 13:51:56 +02:00 |
|
Andy
|
30b0b812f6
|
Merge pull request #69 from kurt-vd/master
add support for output enable/disable
|
2015-09-20 15:56:10 +02:00 |
|
Benjamin Häublein
|
4f138c0986
|
Save Queue
|
2015-09-02 19:47:58 +02:00 |
|
Kurt Van Dijck
|
3b72651d7e
|
outputs: fix typo
|
2015-05-25 18:11:22 +02:00 |
|
Kurt Van Dijck
|
d125f0a1d3
|
outputs: show MPD error message on stderr
|
2015-05-02 14:36:02 +02:00 |
|
Kurt Van Dijck
|
c3ddc8318b
|
outputs: clear possible error
|
2015-05-02 00:07:37 +02:00 |
|
Kurt Van Dijck
|
0c3ded1cf3
|
outputs: reduce duplicate code
|
2015-05-02 00:04:04 +02:00 |
|
Kurt Van Dijck
|
66ed2518a2
|
mpd_client: fix allocation of outputs
|
2015-05-01 23:33:07 +02:00 |
|
Andrew Karpow
|
ade4ee3808
|
apply mg_set listening_port only once, fixes #71
|
2015-05-01 21:05:15 +02:00 |
|
Kurt Van Dijck
|
d344ec05a9
|
add support for output enable/disable
|
2015-04-28 11:08:21 +02:00 |
|
Andrew Karpow
|
caddebcec0
|
fixed memleak in mpd_set_password
|
2015-04-25 00:39:16 +02:00 |
|
Andrew Karpow
|
4ba3e0b70f
|
removed %m formatstring, works now with openbsd, fixes #68
|
2015-04-25 00:35:01 +02:00 |
|
Jason Pleau
|
19c6d7eb88
|
replace mg_iterate_over_connections with a loop with mg_next
|
2015-04-20 23:11:03 -04:00 |
|
Jason Pleau
|
7061015486
|
update mongoose to 5.6
|
2015-04-20 23:05:23 -04:00 |
|
ajs124
|
3eb12e6ecd
|
Add crossfade support. Not sure about the icon/glyph though
|
2015-02-17 15:45:26 +01:00 |
|
LaClaro
|
df3ba1c04c
|
Added more columns also to the search
|
2014-11-20 20:17:16 +01:00 |
|
Andrew Karpow
|
e6e93a08c7
|
release build now installs assets to prefix
if build with dynamic assets
|
2014-11-11 21:13:11 +01:00 |
|
LaClaro
|
838237d854
|
Patched files to include more columns in browsing and queue mode
|
2014-11-11 18:41:39 +01:00 |
|
Jason Pleau
|
59d971dc1b
|
ympd.c: add a break statement for the mpd port argument
Otherwise, passing -p tried to also bind the http server to MPD's port
(which was already in use by MPD...)
|
2014-10-28 22:48:08 -04:00 |
|
Andrew Karpow
|
dc15e3b0d7
|
add WITH_DYNAMIC_SERVING for theme developing
|
2014-10-27 22:12:10 +01:00 |
|
Andrew Karpow
|
60d2392022
|
set mpd timeout only after connect, fixes #32
|
2014-10-19 20:27:11 +02:00 |
|
Andrew Karpow
|
aa60cb8991
|
upgraded to mongoose 5.4, introducing ipv6 support
|
2014-10-19 19:52:23 +02:00 |
|
Andrew Karpow
|
25d54f68d6
|
drop privliges after port binding, fixes #12
|
2014-04-23 12:22:31 +02:00 |
|
engine
|
d5f4394a40
|
increased mpd timeout to 10 seconds
Signed-off-by: Andrew Karpow <andy@ndyk.de>
|
2014-03-31 16:19:47 +02:00 |
|
othmar52
|
dcb489d764
|
bugfix timeout when using the searchfield
Signed-off-by: Andrew Karpow <andy@ndyk.de>
|
2014-03-31 16:19:39 +02:00 |
|
Andrew Karpow
|
14e807850c
|
Merge branch 'mongoose'
|
2014-03-18 01:30:01 +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
|
79e38e7edd
|
initial mongoose checkin
|
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 |
|
Andrew Karpow
|
43035bb6f7
|
add settings modal dialog
|
2014-02-04 17:58:10 +01: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 |
|
Andrew Karpow
|
f4a1efdd88
|
responsive buttons
|
2014-01-19 02:08:56 +01:00 |
|
Andrew Karpow
|
547f7494dd
|
add BSD-2 License, release is immenent
|
2014-01-17 19:44:07 +01:00 |
|
Andrew Karpow
|
4a4e8e2480
|
Merged nicos notifications, add cookie support
|
2014-01-17 18:34:22 +01:00 |
|
Andrew Karpow
|
fc1d7c1242
|
fixup table layout, notifications
|
2014-01-17 16:26:26 +01:00 |
|
Andrew Karpow
|
cd865b2cef
|
fix crash when seeking without song, new slider
|
2014-01-16 18:32:20 +01:00 |
|
Andrew Karpow
|
993be4a474
|
http_server.c: reindent, cleanup, fixed memory leak
|
2014-01-08 15:23:14 +01:00 |
|
Andrew Karpow
|
31f1df974c
|
fix for firefox, large datasets via http instead websockets
|
2014-01-08 02:23:02 +01:00 |
|
Andrew Karpow
|
6d341cdf69
|
update CMakeLists.txt, add compiletime generated config
|
2014-01-08 02:22:05 +01:00 |
|
Andrew Karpow
|
38f5009140
|
fixed firefox websocket bug, added assets
|
2013-12-03 21:48:49 +01:00 |
|
Andrew Karpow
|
faf3af7f60
|
fix -w webport
|
2013-11-12 02:51:20 +01:00 |
|
Andrew Karpow
|
81859d486b
|
better args handling
|
2013-11-11 15:53:54 +01:00 |
|
Andrew Karpow
|
062810144c
|
removes old Makefile, reindent, fixups
|
2013-11-09 02:07:03 +01:00 |
|
Andrew Karpow
|
1b44249105
|
CMake: requires DATADIR, renamed main.c
|
2013-11-08 15:13:10 +01:00 |
|
Andrew Karpow
|
9ee50d00b7
|
add play-on-click func, fixup of current playing song
|
2013-11-08 12:58:18 +01:00 |
|
Andrew Karpow
|
1675fe5220
|
Alpha done, needs testing though :)
|
2013-11-07 17:40:22 +01:00 |
|
Andrew Karpow
|
9a82b44ea9
|
added sammy.js app routing
|
2013-11-07 13:47:31 +01:00 |
|
Andrew Karpow
|
931e975d4e
|
add browse functionality
|
2013-11-07 10:09:40 +01:00 |
|
Andrew Karpow
|
bc39214dc4
|
added playlist updates
|
2013-11-06 00:15:24 +01:00 |
|
Andrew Karpow
|
be6d0ddfb3
|
fix buttons, added auto-reconnect, code cleanup
|
2013-11-05 14:59:12 +01:00 |
|
Andrew Karpow
|
d194c8439a
|
various fixups
|
2013-11-05 00:17:28 +01:00 |
|
Andrew Karpow
|
c692feb111
|
Initial commit
|
2013-11-04 18:18:38 +01:00 |
|