Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
0.20 (2011/01/03)
* require libmpdclient 2.2
* reactivate "search filename"
* MixRamp support
* support --format with "ls" and "listall"
* new command "clearerror"
* implement "current --wait"
* command "add": print the failed song
0.19 (2009/12/06)
* search: fix "mpc search any"
* idle: flush output after each idleloop iteration
* added command "sticker" (MPD 0.15)
* added command "replaygain" (MPD 0.16)
* implemented %position%, %id% for --format
* fixed bash completion
0.18 (2009/10/05)
* don't quote spaces in the "load" and "lstab"
* revert "disable character set conversion to/from pipe"
* don't use the deprecated "volume" command
* added option "update --wait"
* allow options before and after the command
* treat negative numbers as non-options
* using libmpdclient 2.0 instead of built-in libmpdclient
* don't print song numbers in the "playlist" command
* idle: added "mask" parameter
* added the "findadd" command
0.17 (2009/08/13)
* fixed busy loop while waiting for "idle" response
* added command "idleloop"
|
|
0.16 (2009/05/25)
* added command "current"
* support the new MPD modes "consume" and "single"
* added command "idle"
|
|
|
|
Changes since previous release:
* optimized and simplified the "add" command, don't obtain and print
song list when adding directories
* same optimization for the "ls" command, which did some very
expensive underscore matching logic using "listall"
* show MPD error message in "status"
* fixed special character handling in bash completion
* don't fall back to ISO-Latin-1 in unknown locale
* disable character set conversion to/from pipe
* bug fixes
|
|
First release in a year and a half. Tons of bugfixes and feature additions
|
|
|
|
|
|
- New output format for "mpc playlist"
- Support for many more search types with "mpc search"
- Add "mpc del 0" behaviour to remove the currently playing song
- Add outputs, enable and disable commands
- multiple bug fixes.
|
|
|
|
New commands: crop, stats, toggle.
Add relative and exact-time seeking.
Fix a few bugs.
The new "toggle" command is the same as our existing patch for the
"playpause" command - we keep the "playpause" command as an alias
for "toggle".
|
|
|
|
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
|
|
Changes include:
. Support for new update command
. Make add command more robust
|
|
branch.
|
|
this has already been submitted to musicpd.org.
|
|
mpc is a command line client for the Music Player Daemon, musicpd.
|