Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-25 | meson.build: libfmt integration | Max Kellermann | |
2021-05-19 | Merge branch 'flac-ogg' of git://github.com/jprjr/VGMPD | Max Kellermann | |
2021-05-19 | doc/plugins.rst: mention the minimum MPD version | Max Kellermann | |
2021-05-19 | doc/plugins.rst: add libmpdclient website link | Max Kellermann | |
2021-05-17 | Merge branch 'v0.22.x' | Max Kellermann | |
2021-05-17 | doc/meson.build: remove "upload" target | Max Kellermann | |
Since we migrated to readthedocs.io, we don't need this target anymore. And Meson 0.58.0 apparently has a change breaking this target. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1161 | |||
2021-05-15 | flac encoder: enable Ogg FLAC and Ogg chaining | John Regan | |
refactors GenerateOggSerial into a generic GenerateSerial utility, under the util lib. libFLAC may be encoded without Ogg support. If Ogg support is disabled, libFLAC will still export Ogg-related methods (like setting a serial number), and throw a runtime error when initializing an Ogg stream. GenerateOggSerial does not depend on libogg. Refactoring it into a generic GenerateSerial prevents having to add build-time checks for libogg within the FLAC encoder plugin. | |||
2021-05-11 | doc/conf.py: Copyright 2021 | Max Kellermann | |
2021-05-11 | doc/conf.py: move "~git" suffix to release | Max Kellermann | |
2021-05-11 | doc/conf.py: update version number to 0.23~git | Max Kellermann | |
2021-05-07 | Add resampling mode setting to modplug decoder | GrimReaperFloof | |
2021-04-26 | output/jack: enable on Windows | Max Kellermann | |
This enables the JACK output plugin on Windows, but doesn't link against libjack64.dll, instead loads the DLL at runtime with LoadLibrary(). This kludge avoids the extremely fragile JACK shared memory protocol by using the system's libjack64.dll, without requiring the same DLL at build time. | |||
2021-03-10 | Add tags relevant to classical music. | Simon Persson | |
This commit adds some tags that are (mostly) interesting for listeners of classical music. Ensemble -------- This is an ensemble that is playing the music, such as Wiener Philharmoniker. The tag can be used to distinguish the ensemble from the conductor, composer, soloist, and ensemble, that are generally all in the "ARTIST" tag. Movement ------- The movement number and movement (name) of this track, i.e. "II" and "Allegro". ComposerSort ------------ Allows us to look for Beethoven's 9th under B, for Beethoven, not L for Ludwig. Location -------- This is the location of the recording, e.g. "Wiener Musikverein". | |||
2021-03-05 | Merge branch 'v0.22.x' | Max Kellermann | |
2021-03-05 | output/wasapi: Add dop support for WASAPI | Shen-Ta Hsieh | |
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1102 | |||
2021-03-04 | Merge branch 'v0.22.x' | Max Kellermann | |
2021-03-03 | output/pipewire: new output plugin | Max Kellermann | |
Very rough draft. Barely works. | |||
2021-02-26 | doc/user.rst: update Windows&Android build dependencies | Max Kellermann | |
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1112 | |||
2021-02-24 | output/snapcast: Zeroconf support | Max Kellermann | |
2021-02-22 | Merge branch 'v0.22.x' | Max Kellermann | |
2021-02-20 | Merge branch 'timeout_in_second' of git://github.com/mxjeff/MPD | Max Kellermann | |
2021-02-20 | MPD_TIMEOUT is in seconds | kaliko | |
At least I believe libmpdclient is reading env. var. as second: https://github.com/MusicPlayerDaemon/libmpdclient/blob/master/src/settings.c#L142 ncmpc manual also mentions MPD_TIMEOUT being is second. | |||
2021-02-20 | Add password use with MPD_HOST | kaliko | |
2021-02-17 | doc/plugins.rst: fix typo | Max Kellermann | |
2021-02-17 | increment version number to 0.22.7 | Max Kellermann | |
2021-02-17 | output/snapcast: new output plugin | Max Kellermann | |
New experimental code, first draft - it works, but there's a lot left to do. Just look at all the TODO comments. Closes https://github.com/MusicPlayerDaemon/MPD/issues/975 | |||
2021-02-17 | Merge branch 'patch-2' of git://github.com/fschlich/MPD | Max Kellermann | |
2021-02-17 | fix typo in protocol.rst | Florian Schlichting | |
Exmaple -> Example | |||
2021-02-16 | Merge tag 'v0.22.6' | Max Kellermann | |
release v0.22.6 | |||
2021-02-16 | increment version number to 0.22.6 | Max Kellermann | |
2021-02-15 | Merge tag 'v0.22.5' | Max Kellermann | |
release v0.22.5 | |||
2021-02-15 | doc/client.rst: fix typo | Naglis Jonaitis | |
2021-02-15 | doc/developer.rst: update branch names | Max Kellermann | |
2021-02-15 | doc/client.rst: new chapter about client development | Max Kellermann | |
2021-02-15 | doc/protocol.rst: document `add` on local socket | Max Kellermann | |
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1022 | |||
2021-02-13 | Add cacert option for Curl plugin. Allows to set cacert for curl lib (#3) | AndriiZ | |
Add cacert option for curl plugin add cacert option for Curl plugin. Allows to set cacert for curl lib Added documentation line into doc/plugins.rst with explanation for cacert option | |||
2021-02-07 | doc/user.rst: add section about profiling MPD | Max Kellermann | |
2021-01-21 | Merge branch 'v0.22.x' | Max Kellermann | |
2021-01-21 | increment version number to 0.22.5 | Max Kellermann | |
2021-01-21 | Merge tag 'v0.22.4' | Max Kellermann | |
release v0.22.4 | |||
2021-01-21 | protocol: add command "binarylimit" | Max Kellermann | |
Increasing the protocol version to 0.22.4 to allow clients to detect this feature. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1038 | |||
2021-01-20 | doc/mpd.conf.5.rst: updated ReplayGain website links | Max Kellermann | |
"The documentation for mpd.conf still links to https://replaygain.org – according to archive.org, this domain has been defunct since 2014-09-14, shortly after got domain squatted and ever since hosts dubious content." Closes https://github.com/MusicPlayerDaemon/MPD/issues/1050 | |||
2021-01-19 | doc/user.rst: require Android NDK r22 | Max Kellermann | |
2021-01-19 | doc/protocol.rst: fix playlist(find|search) | Itai Y. Efrat | |
The `{TAG} {NEEDLE}` input format documented seems to be a holdover of pre-0.21 filters, and the commands support the new format. | |||
2021-01-09 | add additional opus encoder options | Ethan Halsall | |
2021-01-01 | Merge branch 'v0.22.x' | Max Kellermann | |
2020-12-18 | doc/protocol.rst: document that tag changed trigger "player" idle event | Max Kellermann | |
2020-12-16 | doc/protocol.rst: fix MPD version on `oneshot` | Itai Y. Efrat | |
2020-12-16 | doc/protocol.rst: fix mistake in footnotes | Itai Y. Efrat | |
2020-12-15 | Merge branch 'v0.22.x' | Max Kellermann | |