ympd.git
6 years agoadd option "localport" to exclude ports from auth
SuperBFG7 [Sun, 25 Mar 2018 11:45:16 +0000 (13:45 +0200)]
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

6 years agoMerge pull request #16 from ffontaine/master
Daniel Schregenberger [Mon, 12 Mar 2018 16:51:19 +0000 (17:51 +0100)]
Merge pull request #16 from ffontaine/master

ympd is implemented only in C

6 years agoympd is implemented only in C
Fabrice Fontaine [Thu, 8 Mar 2018 17:00:09 +0000 (18:00 +0100)]
ympd is implemented only in C

By default, CMake assumes that the project is using both C and C++. By
explicitly passing 'C' as argument of the project() macro, we tell
CMake that only C is used, which prevents CMake from checking if a C++
compiler exists.

Patch applied to buildroot since 2014:
https://git.buildroot.net/buildroot/commit/package/ympd?id=40aa523af26963321443a2d96c64ce128577ca77

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
6 years agofix browse for directories and playlists
SuperBFG7 [Sat, 3 Feb 2018 12:02:02 +0000 (13:02 +0100)]
fix browse for directories and playlists

6 years agoremove password from service file
SuperBFG7 [Sat, 3 Feb 2018 11:51:20 +0000 (12:51 +0100)]
remove password from service file

6 years agoRevert "remove password since it breaks empty passwords"
SuperBFG7 [Fri, 26 Jan 2018 14:47:16 +0000 (15:47 +0100)]
Revert "remove password since it breaks empty passwords"

This reverts commit 839b9aa9debc63282572d1cc33f8bb39b2cd9639.

6 years agoMerge pull request #15 from SuperBFG7/notandy-master
Daniel Schregenberger [Fri, 26 Jan 2018 14:43:58 +0000 (15:43 +0100)]
Merge pull request #15 from SuperBFG7/notandy-master

Notandy master

6 years agoMerge pull request #14 from notandy/master
Daniel Schregenberger [Fri, 26 Jan 2018 14:42:49 +0000 (15:42 +0100)]
Merge pull request #14 from notandy/master

fixed mpd connection with empty mpdpass introduced by #148

6 years agofixed mpd connection with empty mpdpass introduced by #148
Andrew Karpow [Fri, 26 Jan 2018 14:06:34 +0000 (15:06 +0100)]
fixed mpd connection with empty mpdpass introduced by #148

6 years agoremove password since it breaks empty passwords
SuperBFG7 [Fri, 26 Jan 2018 13:22:50 +0000 (14:22 +0100)]
remove password since it breaks empty passwords

6 years agofixed typo
SuperBFG7 [Fri, 26 Jan 2018 13:16:03 +0000 (14:16 +0100)]
fixed typo

6 years agoMerge branch 'notandy-master'
SuperBFG7 [Fri, 26 Jan 2018 12:59:08 +0000 (13:59 +0100)]
Merge branch 'notandy-master'

6 years agoMerge branch 'master' into notandy-master
SuperBFG7 [Fri, 26 Jan 2018 12:51:20 +0000 (13:51 +0100)]
Merge branch 'master' into notandy-master

6 years agoMerge pull request #12 from notandy/master
Daniel Schregenberger [Fri, 26 Jan 2018 12:23:23 +0000 (13:23 +0100)]
Merge pull request #12 from notandy/master

Merge recent commits to notandy/ympd master

6 years agoMerge branch 'master' of github.com:notandy/ympd
Andrew Karpow [Mon, 22 Jan 2018 04:02:09 +0000 (05:02 +0100)]
Merge branch 'master' of github.com:notandy/ympd

6 years agoMerge branch 'lesderid-master'
Andrew Karpow [Mon, 22 Jan 2018 04:01:40 +0000 (05:01 +0100)]
Merge branch 'lesderid-master'

6 years agoMerge branch 'master' of https://github.com/lesderid/ympd into lesderid-master
Andrew Karpow [Mon, 22 Jan 2018 03:58:17 +0000 (04:58 +0100)]
Merge branch 'master' of https://github.com/lesderid/ympd into lesderid-master

6 years agoMerge pull request #157 from florianheinemann/patch-1
Andy [Mon, 22 Jan 2018 03:55:07 +0000 (04:55 +0100)]
Merge pull request #157 from florianheinemann/patch-1

Update README.md to highlight OpenSSL dependency

6 years agoMerge branch 'SuperBFG7-send-message'
Andrew Karpow [Mon, 22 Jan 2018 03:50:43 +0000 (04:50 +0100)]
Merge branch 'SuperBFG7-send-message'

6 years agoMerge branch 'send-message' of https://github.com/SuperBFG7/ympd into SuperBFG7-send...
Andrew Karpow [Mon, 22 Jan 2018 03:50:22 +0000 (04:50 +0100)]
Merge branch 'send-message' of https://github.com/SuperBFG7/ympd into SuperBFG7-send-message

6 years agoupdate travis image
Andrew Karpow [Mon, 22 Jan 2018 03:45:59 +0000 (04:45 +0100)]
update travis image

6 years agoMerge branch 'BenjaminHae-sortable'
Andrew Karpow [Mon, 22 Jan 2018 03:40:52 +0000 (04:40 +0100)]
Merge branch 'BenjaminHae-sortable'

6 years agoMerge pull request #156 from znetstar/master
Andy [Mon, 22 Jan 2018 03:35:21 +0000 (04:35 +0100)]
Merge pull request #156 from znetstar/master

Adds a Dockerfile

6 years agoMerge pull request #149 from SuperBFG7/delete
Andy [Mon, 22 Jan 2018 03:34:54 +0000 (04:34 +0100)]
Merge pull request #149 from SuperBFG7/delete

add ability to delete ranges of the playlist

6 years agoMerge pull request #134 from Kernald/fix-double-slashes
Andy [Mon, 22 Jan 2018 03:33:54 +0000 (04:33 +0100)]
Merge pull request #134 from Kernald/fix-double-slashes

Fix double slashes in websocket URL

6 years agoMerge pull request #130 from govertbuijs/master
Andy [Mon, 22 Jan 2018 03:32:57 +0000 (04:32 +0100)]
Merge pull request #130 from govertbuijs/master

Added crude filtering for browsing db

6 years agoMerge pull request #150 from azrdev/no-overwrite-cflags
Andy [Mon, 22 Jan 2018 03:26:09 +0000 (04:26 +0100)]
Merge pull request #150 from azrdev/no-overwrite-cflags

Don't overwrite CFLAGS

6 years agoMerge pull request #148 from unknownloner/master
Andy [Mon, 22 Jan 2018 03:23:51 +0000 (04:23 +0100)]
Merge pull request #148 from unknownloner/master

Allow MPD Password to be configured in command line options

6 years agoMerge pull request #145 from felixjogris/master
Andy [Mon, 22 Jan 2018 03:22:36 +0000 (04:22 +0100)]
Merge pull request #145 from felixjogris/master

added FreeBSD RC script

6 years agoUpdate README.md to highlight OpenSSL dependency
Florian Heinemann [Sun, 21 Jan 2018 21:06:40 +0000 (22:06 +0100)]
Update README.md to highlight OpenSSL dependency

7 years agoAdds a Dockerfile for building a lightweight Docker container based on alpine
Zachary Boyd [Sat, 23 Dec 2017 20:11:47 +0000 (12:11 -0800)]
Adds a Dockerfile for building a lightweight Docker container based on alpine

7 years agoshorter browse item in menu
SuperBFG7 [Mon, 18 Dec 2017 14:16:37 +0000 (15:16 +0100)]
shorter browse item in menu

7 years agoRevert "Merge branch 'lmanul-master'"
SuperBFG7 [Mon, 18 Dec 2017 14:10:21 +0000 (15:10 +0100)]
Revert "Merge branch 'lmanul-master'"

This reverts commit f118c53ecbd955d9cbe9ae7e534c93d4f684172c, reversing
changes made to 604d54a0bb3509ea48d143bba01d3c241453761d.

7 years agoMerge branch 'lmanul-master'
SuperBFG7 [Mon, 18 Dec 2017 14:00:56 +0000 (15:00 +0100)]
Merge branch 'lmanul-master'

7 years agomerge branch lmanul-master
SuperBFG7 [Mon, 18 Dec 2017 14:00:28 +0000 (15:00 +0100)]
merge branch lmanul-master

7 years agofix player
SuperBFG7 [Mon, 31 Jul 2017 09:56:02 +0000 (11:56 +0200)]
fix player

7 years agoDon't overwrite CFLAGS
azrdev [Sun, 14 May 2017 05:37:46 +0000 (07:37 +0200)]
Don't overwrite CFLAGS

Preserve user/system-configured C_FLAGS.

This broke the rpm package build on fedora: They enable a hardened config (i.e. ASLR) by default, which adds -pie and -fPIC to linker and compiler flags. Overwriting C_FLAGS removed the compiler spec, but not the linker one, leading to an error like:

/bin/cc  -std=gnu99 -Wall -ggdb -pedantic  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/mkdata.dir/tools/mkdata.c.o  -o mkdata -rdynamic
bin/ld: CMakeFiles/mkdata.dir/tools/mkdata.c.o: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
CMakeFiles/mkdata.dir/tools/mkdata.c.o: error adding symbols: Bad value

With this fix, the error is gone:

/bin/cc  -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -Wall -g -ggdb -pedantic  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/mkdata.dir/tools/mkdata.c.o  -o mkdata -rdynamic

7 years agoMerge branch 'delete'
SuperBFG7 [Sat, 8 Apr 2017 09:31:41 +0000 (11:31 +0200)]
Merge branch 'delete'

7 years agoadd ability to delete ranges of the playlist
SuperBFG7 [Sat, 8 Apr 2017 09:25:40 +0000 (11:25 +0200)]
add ability to delete ranges of the playlist

7 years agoFix segfault when using short password option (-m)
Galen Alderson [Wed, 29 Mar 2017 16:17:01 +0000 (12:17 -0400)]
Fix segfault when using short password option (-m)

7 years agoMerge remote-tracking branch 'origin/send-message'
SuperBFG7 [Fri, 24 Mar 2017 10:02:25 +0000 (11:02 +0100)]
Merge remote-tracking branch 'origin/send-message'

7 years agoadded missing include
SuperBFG7 [Fri, 24 Mar 2017 10:01:24 +0000 (11:01 +0100)]
added missing include

7 years agouncommented love button
SuperBFG7 [Sat, 18 Mar 2017 12:44:04 +0000 (13:44 +0100)]
uncommented love button

7 years agoMerge remote-tracking branch 'origin/send-message'
SuperBFG7 [Sat, 18 Mar 2017 12:41:32 +0000 (13:41 +0100)]
Merge remote-tracking branch 'origin/send-message'

7 years agoadd a button to love tracks on last.fm using mpdas
SuperBFG7 [Sat, 18 Mar 2017 12:32:17 +0000 (13:32 +0100)]
add a button to love tracks on last.fm using mpdas

7 years agoadded API command to send messages to MPD channels
SuperBFG7 [Sat, 18 Mar 2017 12:31:26 +0000 (13:31 +0100)]
added API command to send messages to MPD channels

7 years agoMerge branch 'fix-double-slashes'
SuperBFG7 [Sat, 18 Mar 2017 09:39:25 +0000 (10:39 +0100)]
Merge branch 'fix-double-slashes'

7 years agoMerge branch 'fix-double-slashes' of git://github.com/Kernald/ympd into fix-double...
SuperBFG7 [Sat, 18 Mar 2017 09:38:46 +0000 (10:38 +0100)]
Merge branch 'fix-double-slashes' of git://github.com/Kernald/ympd into fix-double-slashes

7 years agoMerge branch 'eolianoe-patch-1'
SuperBFG7 [Sat, 18 Mar 2017 09:35:24 +0000 (10:35 +0100)]
Merge branch 'eolianoe-patch-1'

7 years agoMerge branch 'patch-1' of git://github.com/eolianoe/ympd into eolianoe-patch-1
SuperBFG7 [Sat, 18 Mar 2017 09:34:57 +0000 (10:34 +0100)]
Merge branch 'patch-1' of git://github.com/eolianoe/ympd into eolianoe-patch-1

7 years agofix README
SuperBFG7 [Sat, 18 Mar 2017 09:27:52 +0000 (10:27 +0100)]
fix README

7 years agoquote password
unknownln [Sat, 18 Feb 2017 17:05:24 +0000 (12:05 -0500)]
quote password

7 years agoconfig for system services
unknownln [Sat, 18 Feb 2017 17:00:28 +0000 (12:00 -0500)]
config for system services

7 years agoUpdate documentation for new option
unknownln [Sat, 18 Feb 2017 16:51:03 +0000 (11:51 -0500)]
Update documentation for new option

7 years agoAdd option to set MPD password
unknownln [Sat, 18 Feb 2017 16:42:20 +0000 (11:42 -0500)]
Add option to set MPD password

7 years agoadded FreeBSD RC script
Felix J. Ogris [Mon, 6 Feb 2017 19:19:09 +0000 (20:19 +0100)]
added FreeBSD RC script

8 years agoMake the Dirble API token configurable and use HTTPS
Les De Ridder [Sun, 11 Sep 2016 15:54:25 +0000 (17:54 +0200)]
Make the Dirble API token configurable and use HTTPS

Fixes #140

8 years agoFix double slashes in websocket URL
Marc Plano-Lesay [Thu, 7 Jul 2016 13:22:15 +0000 (15:22 +0200)]
Fix double slashes in websocket URL

8 years agoAdded crude filtering for browsing db
Govert Buijs [Wed, 8 Jun 2016 21:20:27 +0000 (23:20 +0200)]
Added crude filtering for browsing db

8 years agoDisplay the right short option for `--version`
eolianoe [Sun, 17 Apr 2016 09:37:04 +0000 (11:37 +0200)]
Display the right short option for `--version`

8 years agofix browsing of playlists
SuperBFG7 [Tue, 16 Feb 2016 11:03:50 +0000 (12:03 +0100)]
fix browsing of playlists

8 years agoMerge branch 'notandt push origin mastery-master'
SuperBFG7 [Sun, 14 Feb 2016 11:34:13 +0000 (12:34 +0100)]
Merge branch 'notandt push origin mastery-master'

8 years agoMerge branch 'master' of git://github.com/notandy/ympd into notandy-master
SuperBFG7 [Sun, 14 Feb 2016 11:33:57 +0000 (12:33 +0100)]
Merge branch 'master' of git://github.com/notandy/ympd into notandy-master

8 years agosync with original repo
SuperBFG7 [Sun, 14 Feb 2016 11:30:14 +0000 (12:30 +0100)]
sync with original repo

8 years agoMerge pull request #8 from BenjaminHae/master
Daniel Schregenberger [Sun, 14 Feb 2016 11:16:07 +0000 (12:16 +0100)]
Merge pull request #8 from BenjaminHae/master

moved Update-DB Button to settings

8 years agoMerge pull request #7 from BenjaminHae/playbutton
Daniel Schregenberger [Sun, 14 Feb 2016 11:14:37 +0000 (12:14 +0100)]
Merge pull request #7 from BenjaminHae/playbutton

added functionality of play/pause button to queue header

8 years agoMerge pull request #116 from SuperBFG7/comma
Andy [Sat, 13 Feb 2016 21:01:52 +0000 (22:01 +0100)]
Merge pull request #116 from SuperBFG7/comma

fix handling of commas in library item names

8 years agoremoved minified files, minifing should be part of build process
Andrew Karpow [Sat, 13 Feb 2016 20:58:43 +0000 (21:58 +0100)]
removed minified files, minifing should be part of build process

8 years agoMerge pull request #113 from BenjaminHae/playbutton
Andy [Sat, 13 Feb 2016 20:51:34 +0000 (21:51 +0100)]
Merge pull request #113 from BenjaminHae/playbutton

added functionality of play/pause symbol track-icon to queue header

8 years agoMerge pull request #102 from SuperBFG7/browse
Andy [Sat, 13 Feb 2016 20:49:18 +0000 (21:49 +0100)]
Merge pull request #102 from SuperBFG7/browse

remember last folder in browser

8 years agoMerge pull request #104 from SuperBFG7/touch
Andy [Sat, 13 Feb 2016 20:48:54 +0000 (21:48 +0100)]
Merge pull request #104 from SuperBFG7/touch

do not use mouseenter/leave on touch devices

8 years agoMerge pull request #92 from BenjaminHae/master
Andy [Sat, 13 Feb 2016 20:46:57 +0000 (21:46 +0100)]
Merge pull request #92 from BenjaminHae/master

moved Update-DB Button to settings

8 years agoMerge branch 'sortable' of https://github.com/BenjaminHae/ympd into BenjaminHae-sortable
Andrew Karpow [Sat, 13 Feb 2016 20:31:23 +0000 (21:31 +0100)]
Merge branch 'sortable' of https://github.com/BenjaminHae/ympd into BenjaminHae-sortable

8 years agoMerge pull request #97 from SuperBFG7/ssl
Andy [Sat, 13 Feb 2016 20:24:44 +0000 (21:24 +0100)]
Merge pull request #97 from SuperBFG7/ssl

Compile mongoose with SSL support

8 years agoMerge pull request #120 from notandy/fix-travis-ci
Andy [Sat, 13 Feb 2016 20:21:53 +0000 (21:21 +0100)]
Merge pull request #120 from notandy/fix-travis-ci

probably fix travis ci

8 years agoprobably fix travis ci
Andrew Karpow [Sat, 13 Feb 2016 17:09:27 +0000 (18:09 +0100)]
probably fix travis ci

8 years agoMerge branch 'Nofre-dirble_fix'
SuperBFG7 [Mon, 8 Feb 2016 09:32:36 +0000 (10:32 +0100)]
Merge branch 'Nofre-dirble_fix'

8 years agoMerge branch 'dirble_fix' of git://github.com/Nofre/ympd into Nofre-dirble_fix
SuperBFG7 [Mon, 8 Feb 2016 09:32:08 +0000 (10:32 +0100)]
Merge branch 'dirble_fix' of git://github.com/Nofre/ympd into Nofre-dirble_fix

8 years agoUpdate mpd.min.css
LordMyschkin [Sun, 7 Feb 2016 21:28:29 +0000 (22:28 +0100)]
Update mpd.min.css

added overflow:hidden to button-class to prevent nasty overlaying of the outputs as adressed in issue #112

8 years agoUpdate mpd.css
LordMyschkin [Sun, 7 Feb 2016 21:23:48 +0000 (22:23 +0100)]
Update mpd.css

8 years agoREADME.md updated
Nofre [Wed, 3 Feb 2016 17:51:44 +0000 (18:51 +0100)]
README.md updated

8 years agoDirble's token fix
Nofre [Tue, 2 Feb 2016 17:47:53 +0000 (18:47 +0100)]
Dirble's token fix

8 years agofix handling of commas in library item names
SuperBFG7 [Mon, 25 Jan 2016 12:29:28 +0000 (13:29 +0100)]
fix handling of commas in library item names

8 years agofix handling of commas in library item names
SuperBFG7 [Mon, 25 Jan 2016 12:17:28 +0000 (13:17 +0100)]
fix handling of commas in library item names

8 years agoadded functionality of play/pause button to queue header
Benjamin H盲ublein [Sat, 16 Jan 2016 18:33:29 +0000 (19:33 +0100)]
added functionality of play/pause button to queue header

9 years agoimprove error handling for local player
SuperBFG7 [Tue, 8 Dec 2015 15:42:03 +0000 (16:42 +0100)]
improve error handling for local player

9 years agosimplify toolbar
SuperBFG7 [Mon, 23 Nov 2015 10:10:11 +0000 (11:10 +0100)]
simplify toolbar

9 years agoadded digest option to contrib files
SuperBFG7 [Fri, 13 Nov 2015 14:07:54 +0000 (15:07 +0100)]
added digest option to contrib files

9 years agoadd digest option to contrib files
SuperBFG7 [Fri, 13 Nov 2015 14:07:07 +0000 (15:07 +0100)]
add digest option to contrib files

9 years agofix digest argument type
SuperBFG7 [Fri, 13 Nov 2015 09:33:32 +0000 (10:33 +0100)]
fix digest argument type

9 years agofix digest argument type
SuperBFG7 [Fri, 13 Nov 2015 09:32:36 +0000 (10:32 +0100)]
fix digest argument type

9 years agomerge branch touch
SuperBFG7 [Thu, 22 Oct 2015 15:49:42 +0000 (17:49 +0200)]
merge branch touch

9 years agodo not use mouseenter/leave on touch devices
SuperBFG7 [Thu, 22 Oct 2015 15:48:42 +0000 (17:48 +0200)]
do not use mouseenter/leave on touch devices

9 years agomerge branch browse
SuperBFG7 [Thu, 22 Oct 2015 09:45:55 +0000 (11:45 +0200)]
merge branch browse

9 years agoremember last folder in browser
SuperBFG7 [Thu, 22 Oct 2015 09:44:50 +0000 (11:44 +0200)]
remember last folder in browser

9 years agoMerge branch 'local_play'
SuperBFG7 [Thu, 22 Oct 2015 09:21:09 +0000 (11:21 +0200)]
Merge branch 'local_play'

9 years agouse cookies to store streamurl and added minimal player
SuperBFG7 [Wed, 21 Oct 2015 17:24:38 +0000 (19:24 +0200)]
use cookies to store streamurl and added minimal player

9 years agoadd artist and title columns (by laclaro)
SuperBFG7 [Fri, 16 Oct 2015 16:51:25 +0000 (18:51 +0200)]
add artist and title columns (by laclaro)

9 years agomerge local_play
SuperBFG7 [Fri, 16 Oct 2015 13:31:29 +0000 (15:31 +0200)]
merge local_play

9 years agofix toolbar layout
SuperBFG7 [Fri, 16 Oct 2015 13:28:04 +0000 (15:28 +0200)]
fix toolbar layout