summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-29Add some comments to changelog helperchangelogCarl Suster
2019-04-29Remove --global flag when getting github.userCarl Suster
2019-04-28Add README to unreleased-changesCarl Suster
2019-04-28Add PR template mentioning changelogCarl Suster
2019-04-28Add command to build unreleased changelogCarl Suster
2019-04-28Add changelog entry assistantCarl Suster
2019-04-27Merge pull request #3241 from arcresu/issue-templateAdrian Sampson
2019-04-27Merge pull request #3244 from jackwilsdon/unpin-toxJack Wilsdon
2019-04-27Revert "Travis: temporarily pin tox to <=3.8.1"Jack Wilsdon
2019-04-27Use new GitHub issue template formatCarl Suster
2019-04-21Add changelog link for #3220 (fix #3219)Adrian Sampson
2019-04-21Simplify docs for #3220Adrian Sampson
2019-04-21Merge pull request #3220 from rain0r/3219Adrian Sampson
2019-04-21- Improved doc and changelogRainer Hihn
2019-04-21Merge pull request #3226 from jackwilsdon/loadextAdrian Sampson
2019-04-21Add loadext pluginJack Wilsdon
2019-04-21Add load_extension method for loading SQLite extensionsJack Wilsdon
2019-04-21Merge pull request #3222 from arcresu/bpd-decodersCarl Suster
2019-04-20Merge pull request #3227 from arcresu/doc-plugin-listenAdrian Sampson
2019-04-20Merge pull request #3223 from arcresu/mpd-portAdrian Sampson
2019-04-20docs: remove reference to BeetsPlugin.listenCarl Suster
2019-04-20Changelog for #3225Carl Suster
2019-04-20Merge pull request #3225 from sbraz/safe_loadCarl Suster
2019-04-20Replace more instances of unsafe calls to yaml.loadLouis Sautier
2019-04-19Removed empty lineRainer Hihn
2019-04-19Removed ipdb importRainer Hihn
2019-04-19Made -a and -A mutually exclusive.Rainer Hihn
2019-04-19Changelog for #3223Carl Suster
2019-04-19mpdupdate: use MPD_PORT env variableCarl Suster
2019-04-19mpdstats: use MPD_PORT env variableCarl Suster
2019-04-19Changelog for #3222Carl Suster
2019-04-19bpd: support decoders commandCarl Suster
2019-04-18Added command line options to query explicit for albums and / or tracks.Rainer Hihn
2019-04-17Update __init__.pyrain0r
2019-04-15Merge pull request #3215 from arcresu/bpd-compatCarl Suster
2019-04-15Changelog for #3215Carl Suster
2019-04-15bpd: support short form of list command for albumsCarl Suster
2019-04-11Merge pull request #3205 from arcresu/bpd-idleAdrian Sampson
2019-04-10bpd: document new control_port configCarl Suster
2019-04-10bpd: minor control socket refactorCarl Suster
2019-04-09bpd: add control socketCarl Suster
2019-04-08bpd: reimplement idle without pollingCarl Suster
2019-04-08bpd: update documentationCarl Suster
2019-04-08Changelog for #3205Carl Suster
2019-04-08bpd: bump protocol version to 0.14.0Carl Suster
2019-04-08bpd: add tests for idle commandCarl Suster
2019-04-08bpd: send all relevant idle eventsCarl Suster
2019-04-08bpd: implement the idle commandCarl Suster
2019-04-08bpd: track and log client session detailsCarl Suster
2019-04-08bpd: don't send volume if zero in statusCarl Suster