Commit graph

2 commits

Author SHA1 Message Date
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