Commit Graph

36 Commits

Author SHA1 Message Date
SuperBFG7 2b461aafa2 Only show love button when either mpdas or mpdscribble channel is
present and use the correct channel to send the message of love
2021-06-17 20:50:15 +02:00
Andrew Carr 9a0cf4a43b Configured and ran clang-format on src files 2021-05-23 04:09:25 +00:00
Andrew Carr 3fe238b169 Dirble option and functionality removed
Dirble is no longer available and per the author/old-owner, will probably not
be coming back.

This commit removes the configuration option and the code used to access
dirble. Everything else still appears to be functional.

re: https://dev.to/confact/what-happened-with-dirble-k3g
2021-05-21 01:38:19 +00:00
Daniel Schregenberger df5a48f99f
Merge pull request #31 from SuperBFG7/compile
added forward declarations
2020-06-02 12:44:06 +02:00
SuperBFG7 2268e0f0f3 added forward declarations 2020-06-02 12:41:52 +02:00
SuperBFG7 26b2ca3408 add option "localport" to exclude ports from auth
usefull if ympd listens on two ports: one (local) for intranet usage and
one for internet usage
2018-03-25 13:45:16 +02:00
Andrew Karpow ceee8bd90a Merge branch 'master' of https://github.com/lesderid/ympd into lesderid-master 2018-01-22 04:58:17 +01:00
Andrew Karpow ba4322c684 Merge branch 'send-message' of https://github.com/SuperBFG7/ympd into SuperBFG7-send-message 2018-01-22 04:50:22 +01:00
Andrew Karpow 265577c5ab Merge branch 'BenjaminHae-sortable' 2018-01-22 04:40:52 +01:00
SuperBFG7 eb803d1da5 add ability to delete ranges of the playlist 2017-04-08 11:25:40 +02:00
SuperBFG7 07c6df23bc added API command to send messages to MPD channels 2017-03-18 13:31:26 +01:00
Les De Ridder d9ec70a9da
Make the Dirble API token configurable and use HTTPS
Fixes #140
2016-09-11 18:23:42 +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 0c3ded1cf3 outputs: reduce duplicate code 2015-05-02 00:04:04 +02:00
Kurt Van Dijck d344ec05a9 add support for output enable/disable 2015-04-28 11:08:21 +02:00
ajs124 3eb12e6ecd Add crossfade support. Not sure about the icon/glyph though 2015-02-17 15:45:26 +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
Andrew Karpow 547f7494dd add BSD-2 License, release is immenent 2014-01-17 19:44:07 +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 31f1df974c fix for firefox, large datasets via http instead websockets 2014-01-08 02:23:02 +01:00
Andrew Karpow 38f5009140 fixed firefox websocket bug, added assets 2013-12-03 21:48:49 +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 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 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