Commit graph

15 commits

Author SHA1 Message Date
Thomas Klausner
aafb65a014 Centralize package update notes for pkgsrc-wip packages.
pkglint support might be coming soon...

rillig@ ok
2006-05-18 19:36:29 +00:00
Thomas Klausner
ee411664b4 0.14.4 out. 2006-05-04 23:24:40 +00:00
Thomas Klausner
36c5a37bcc 0.14.3 out. 2006-04-05 17:18:47 +00:00
Thomas Klausner
3849ca4352 0.14 out. 2006-03-19 11:54:54 +00:00
Thomas Klausner
78313bbc4c 0.13.1 out. 2006-03-07 19:20:24 +00:00
Thomas Klausner
35ad305469 0.13 out.
Make use of gstreamer0.10 packages.
2006-02-11 10:24:44 +00:00
Leonard Schmidt
4f5d807a0a options.mk: Gah, `-gui'' needs GTK2 support, too, because of `libskinned''.
Also add a ``debug'' option.
Makefile.common: Add back x11/gtk2.
TODO: Remove GStreamer note; BROKEN in Makefile should be enough.
2005-12-13 15:44:16 +00:00
Leonard Schmidt
2bcded6ee6 BMPx 0.12.5:
- Support for startup-notification
- A new tool was added, bmpx-remote, which is a somewhat more
  elaborate interface for integrating enqueueing files into BMPx from
  filemanagers. A .desktop file that makes use of it is provided as
  well.
- The metadata-caching on disk storage was optimized by about 33% in
  speed of loading the cache at startup, and saving changes only
  incrementally which removes the long shutdown times of BMPx.
- Updated Afrikaans translation (af.po)
- Added Lithuanian translation (Ernestas Liubarskij)
- New images for shoutcast and icecast stream lister.
- Make those listers somewhat more GUI responsive while retrieving the
  list, although full threading isn't being done yet.
- Added shoutcast/icecast streaming titles support.
- Update main window title with currently playing track title.
- Fix bitrate acquired from XINE metadata fallback (divide trough
  10^3).
2005-11-13 09:28:08 +00:00
Leonard Schmidt
7dda990803 Some things left to do. 2005-11-12 14:56:18 +00:00
Leonard Schmidt
af8e616f43 Oggs work now. Thank you, Min Sik Kim, for patch-aa! 2005-10-29 10:27:41 +00:00
Min Sik Kim
ccf3fed108 Remove bashism. 2005-10-29 02:57:27 +00:00
Leonard Schmidt
6170734c67 0.12.1:
- Write support in the container plugins was added. Pratically, this means
  you can now not only load e.g. M3Us or PLS files, but also export your
  tracklist (or its selection) using one of those container formats.
  Just check out the "Export Tracklist" menu item from the tracklist context
  menu, it's dead easy!
- As a novelty a container plugin for the XSPF playlist format was introduced.
  You can load XSPF playlists and export your lists as XSPF lists.
- We did a small overhaul of the playlist rendering subsystems and font
  handling which results in a cleaner and more compact layout of the playlist
  window and removes some minor (possibly even invisible to most people)
  drawing errors.
- Also other minor bugs and a few memory leaks were fixed, please check the
  ChangeLog for full details.

0.12:
- Source code layout was changed slightly.
- Bugs #8, #11, #12, #16, #17 and #21 were fixed (see Mantis bug reporting
  tool, http://bmpx.berlios.de/m).
- Other minor bugs along the way were fixed, please see ChangeLog for full
  details.

0.12_RC12:
- XFWM4 "shrinking playlist" issue was fixed in particular, as well
  as geometry hints in general are working again (no more
  too-small-playlist-bmpx-freezes issues).
- The most prominent other fixes in this release were a lot of memory
  leaks in various places.
- Also a few error checks/malcondition guards were added in various places
  (libcontainer_pls.so doesn't crash anymore on invalid .pls files, etc).
- Lots of other small bugfixes, please check ChangeLog for details.
2005-10-26 07:32:57 +00:00
Thomas Klausner
9a0a142c1a 0.12 is out. 2005-10-25 13:05:46 +00:00
Leonard Schmidt
8173959bd8 BMPx 0.12-RC3:
- Lots of code cleanups were made
- A lot of bugs were fixed and sanity checks in all places introduced
- The DBus API was extended once more to allow clients to add/remove
  tracks to the playlists (Currently it's not possible to create new lists though)
- An ICCCM-compliant "system tray" icon was introduced using code from GTK CVS HEAD

BMPx 0.12-RC2:
- Various sanity checks added to the code to fail gracefully on malconditions
- Code cleanups, build system cleanups
- DBus API was extended so that it's now possible for clients to fully monitor
  changes to playlists/tracklists

BMPx 0.12-RC1:
- RC1 contains various bugfixes of bugs that were found and/or reported in RC0
  (check ChangeLog for details).
2005-10-06 08:34:01 +00:00
Leonard Schmidt
5553fba0dc BMPx is an audio player that can be either used with a built-in frontend
which currently utilizes Winamp 2.x-compatible skins, or as a daemon for
other frontends to connect via a DBus interface.

This package is built using the GStreamer backend.
2005-10-04 12:30:24 +00:00