Commit graph

26 commits

Author SHA1 Message Date
wiz
f272fd2546 Update to 0.26. Remove playpause command, which was a local patch since
2005; upstream supports 'toggle' which does the same. If you want
this alias, make upstream accept it.

0.26 (2014/06/03)
* fix segfault when adding absolute paths
* "playlist" can show stored playlist
* "search" supports --format
2014-06-09 12:27:51 +00:00
wiz
14ec4aa99f Update to 0.25:
0.25 (2013/11/09)
* fix "insert" with directory argument
* optimize tab completion commands
* do character set conversion for tab completion commands
* require libmpdclient 2.3, MPD 0.16

0.24 (2013/10/29)
* configure.ac: fix syntax error
* new command "toggleoutput"
* use the "volume" command on MPD 0.18
* fix search/find with "filename" constraint
* add search/find with "base" constraint
* don't strip trailing slashes from absolute URLs
2013-12-06 13:39:34 +00:00
drochner
9452dca7c9 update to 0.23
changes:
-implement the client-to-client protocol
-new command "cdprev"
-make "mv" a shortcut for "move"
-support absolute paths in "add" and "update"
-more UI improvements
-bugfixes, documentation improvements

approved by simonb
2013-10-02 14:17:25 +00:00
asau
3997aff2d7 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 23:47:56 +00:00
hans
b1bb0f12e6 REPLACE_SH in installed shell scripts. 2012-02-15 22:14:30 +00:00
drochner
ff6a626ec2 update to 0.21
changes:
-bugfixes
-minor UI improvements
2012-01-16 21:14:44 +00:00
hans
4875ff23b0 Fix build on SunOS. 2012-01-11 19:38:24 +00:00
wiz
60f7935e00 Set LICENSE. 2011-02-27 15:08:16 +00:00
wiz
cc15ab3b6c Update to 0.20:
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"
2011-02-27 15:06:06 +00:00
wiz
a1456a219b Update to 0.16:
0.16 (2009/05/25)
* added command "current"
* support the new MPD modes "consume" and "single"
* added command "idle"
2009-08-09 23:13:52 +00:00
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
asau
09826230ec Update to mpc 0.15
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
2009-05-20 00:10:13 +00:00
drochner
c07067637c update to mpc-0.14
First release in a year and a half. Tons of bugfixes and feature additions
2009-01-20 23:07:51 +00:00
rillig
ced3ff3eb4 Don't remove directories that this package didn't create. 2008-11-18 19:01:48 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
simonb
a9bd834595 Update to version 0.12.1. Notable changes are:
- 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.
2007-08-09 04:03:57 +00:00
kristerw
5d5b788f8b Fix C99-isms to make this package compile with gcc 2.95. 2005-06-14 00:58:45 +00:00
simonb
3cc0740ca5 Update to version 0.11.2:
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".
2005-06-01 03:35:21 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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.
2004-10-03 00:12:51 +00:00
simonb
b96d997487 Make me the maintainer of these two packages. 2004-08-14 13:25:41 +00:00
simonb
1066424f61 Update to version 0.11.1.
Changes include:
. Support for new update command
. Make add command more robust
2004-06-29 08:26:38 +00:00
simonb
5d1607b216 Include converters/libiconv/buildlink3.mk to get this building on 1.6
branch.
2004-05-05 09:29:11 +00:00
mrg
2ef6e84c13 add a "playpause" command, ala "xmms -t".
this has already been submitted to musicpd.org.
2004-05-02 07:24:51 +00:00
grant
810d89fb8a Initial import of mpc 0.10.3 into the NetBSD packages collection.
mpc is a command line client for the Music Player Daemon, musicpd.
2004-04-30 10:49:25 +00:00