ympd.git
2018-05-11 Daniel SchregenbergerRevert "typo fix as per emilot commit"
2018-05-10 Daniel SchregenbergerMerge pull request #20 from archphile/master
2018-05-10 Daniel SchregenbergerMerge pull request #19 from andreevskya/DisplayCurrentT...
2018-05-10 Daniel SchregenbergerMerge pull request #18 from Emilot/master
2018-05-10 Archphiletypo fix as per emilot commit
2018-05-09 EmilotTypo error prevend webradio playlists to show.
2018-05-09 andreevksya[Issue 128] Current track in page title
2018-04-23 SuperBFG7layout improvements
2018-04-22 SuperBFG7fix layout
2018-04-22 SuperBFG7Merge remote-tracking branch 'eb041592/queue_nowrap'
2018-04-22 SuperBFG7Merge remote-tracking branch 'eb041592/queue_time'
2018-04-22 SuperBFG7Merge remote-tracking branch 'upstream/master'
2018-04-10 eb041592Prevent (almost) any wrapping to keep the interface...
2018-04-04 eb041592Revert some changes: There's no need to print the artis...
2018-04-04 eb041592Reset #panel-heading-info on update of #panel-heading.
2018-04-04 eb041592Treat album while browsing the same way as in the queue.
2018-04-04 eb041592Switch queue's line break before album from HTML to...
2018-04-04 eb041592Add queue's total time to panel header.
2018-04-04 eb041592Added additional "totalTime" field to "obj" for the...
2018-03-29 AndyMerge pull request #158 from eb041592/master
2018-03-29 AndyMerge pull request #159 from eb041592/unclutter_interface
2018-03-29 AndyMerge pull request #160 from eb041592/verbose_lists
2018-03-29 AndyMerge pull request #162 from archphile/master
2018-03-29 AndyMerge pull request #163 from ffontaine/master
2018-03-25 SuperBFG7fix defaults
2018-03-25 SuperBFG7add option "localport" to exclude ports from auth
2018-03-12 Daniel SchregenbergerMerge pull request #16 from ffontaine/master
2018-03-08 Fabrice Fontaineympd is implemented only in C
2018-03-05 Archphilefixed a typo
2018-02-05 eb041592Reverted some formatting; aligned CSS
2018-02-04 eb041592Align the labels for the trash mode buttons with displa...
2018-02-04 eb041592Hide Dirble app, if no API token is given/available
2018-02-04 eb041592Removed default for dirble_api_token from ympd.c
2018-02-04 eb041592Minor formatting
2018-02-03 eb041592Hide output button(s) if there is only one configured...
2018-02-03 eb041592Fixed error with "... added" notifications
2018-02-03 eb041592Extended text field for stream url across entire width...
2018-02-03 eb041592Moved button for notifications to settings
2018-02-03 SuperBFG7fix browse for directories and playlists
2018-02-03 SuperBFG7remove password from service file
2018-02-03 eb041592Rearranged artist and album information in queue and...
2018-02-02 eb041592Some more spelling
2018-02-02 eb041592Added artist and album to both queue and search results...
2018-01-28 eb041592Update FreeBSD RC script
2018-01-26 SuperBFG7Revert "remove password since it breaks empty passwords"
2018-01-26 Daniel SchregenbergerMerge pull request #15 from SuperBFG7/notandy-master
2018-01-26 Daniel SchregenbergerMerge pull request #14 from notandy/master
2018-01-26 Andrew Karpowfixed mpd connection with empty mpdpass introduced...
2018-01-26 SuperBFG7remove password since it breaks empty passwords
2018-01-26 SuperBFG7fixed typo
2018-01-26 SuperBFG7Merge branch 'notandy-master'
2018-01-26 SuperBFG7Merge branch 'master' into notandy-master
2018-01-26 Daniel SchregenbergerMerge pull request #12 from notandy/master
2018-01-22 Andrew KarpowMerge branch 'master' of github.com:notandy/ympd
2018-01-22 Andrew KarpowMerge branch 'lesderid-master'
2018-01-22 Andrew KarpowMerge branch 'master' of https://github.com/lesderid...
2018-01-22 AndyMerge pull request #157 from florianheinemann/patch-1
2018-01-22 Andrew KarpowMerge branch 'SuperBFG7-send-message'
2018-01-22 Andrew KarpowMerge branch 'send-message' of https://github.com/Super...
2018-01-22 Andrew Karpowupdate travis image
2018-01-22 Andrew KarpowMerge branch 'BenjaminHae-sortable'
2018-01-22 AndyMerge pull request #156 from znetstar/master
2018-01-22 AndyMerge pull request #149 from SuperBFG7/delete
2018-01-22 AndyMerge pull request #134 from Kernald/fix-double-slashes
2018-01-22 AndyMerge pull request #130 from govertbuijs/master
2018-01-22 AndyMerge pull request #150 from azrdev/no-overwrite-cflags
2018-01-22 AndyMerge pull request #148 from unknownloner/master
2018-01-22 AndyMerge pull request #145 from felixjogris/master
2018-01-21 Florian HeinemannUpdate README.md to highlight OpenSSL dependency
2017-12-23 Zachary BoydAdds a Dockerfile for building a lightweight Docker...
2017-12-18 SuperBFG7shorter browse item in menu
2017-12-18 SuperBFG7Revert "Merge branch 'lmanul-master'"
2017-12-18 SuperBFG7Merge branch 'lmanul-master'
2017-12-18 SuperBFG7merge branch lmanul-master
2017-07-31 SuperBFG7fix player
2017-05-14 azrdevDon't overwrite CFLAGS
2017-04-08 SuperBFG7Merge branch 'delete'
2017-04-08 SuperBFG7add ability to delete ranges of the playlist
2017-03-29 Galen AldersonFix segfault when using short password option (-m)
2017-03-24 SuperBFG7Merge remote-tracking branch 'origin/send-message'
2017-03-24 SuperBFG7added missing include
2017-03-18 SuperBFG7uncommented love button
2017-03-18 SuperBFG7Merge remote-tracking branch 'origin/send-message'
2017-03-18 SuperBFG7add a button to love tracks on last.fm using mpdas
2017-03-18 SuperBFG7added API command to send messages to MPD channels
2017-03-18 SuperBFG7Merge branch 'fix-double-slashes'
2017-03-18 SuperBFG7Merge branch 'fix-double-slashes' of git://github.com...
2017-03-18 SuperBFG7Merge branch 'eolianoe-patch-1'
2017-03-18 SuperBFG7Merge branch 'patch-1' of git://github.com/eolianoe...
2017-03-18 SuperBFG7fix README
2017-02-18 unknownlnquote password
2017-02-18 unknownlnconfig for system services
2017-02-18 unknownlnUpdate documentation for new option
2017-02-18 unknownlnAdd option to set MPD password
2017-02-06 Felix J. Ogrisadded FreeBSD RC script
2016-09-11 Les De RidderMake the Dirble API token configurable and use HTTPS
2016-07-07 Marc Plano... Fix double slashes in websocket URL
2016-06-08 Govert BuijsAdded crude filtering for browsing db
2016-04-17 eolianoeDisplay the right short option for `--version`
2016-02-16 SuperBFG7fix browsing of playlists
next