Age | Commit message (Collapse) | Author | Files | Lines |
|
private email. The patches were created by Byung-Hee HWANG.
Bump PKGREVISION since IPv6 is enabled by default.
Approved by the maintainer.
|
|
|
|
Enhancements
* Multiple encoding support for trying ID3 title conversion
* GUI refinement tweaks
* New logo and icons
* New command line option to bring BMP to desktop foreground (--activate).
* New compile-time option select XMMS equalization (--with-xmms-eq).
* New translations (Brazilian Portuguese, Breton, Czech, Greek, Hungarian,
Macedonian, Romanian, Slovak)
* Running beep-media-player --version now prints built-in optional components
Bugfixes
* Fixed removal of dead playlist entries
* Fixed dependency information in pkg-config file (bmp.pc)
* Fixed and disambiguated playlist editor accelerators
* Hacked around playlist editor shade bug (now always unshades on launch)
* Many others (see Bugzilla and ChangeLog)
|
|
Closes PR pkg/26845 by Kouichirou Hiratsuka.
|
|
BMP 0.9.7 rc2
Bugfixes
* Include the file "beep/build.list" in the distribution.
BMP 0.9.7 rc1
Enhancements
* Revised GUI according to GNOME HIG
* New window icons
* New About and Preferences dialog
* New file/folder selector using GTK+ 2.4's file chooser
* Skin cursor support
* New equalizer using IIR filtering
* ID3v2 editing support using id3lib
* ID3 character encoding to assume may now be overrided
* New title formatting tag for conditional fields eg. %{n:text%}
* Experimental GConf and GNOME VFS support
* New translations (Dutch, German, Italian, Japanese, Korean, Lithuanian,
Russian, Simplified Chinese, Spanish, Swedish, Welsh)
* Merged configure scripts for shorter build time
Miscellaneous
* Removed EasyMove and DoubleSize
* Removed real-time priority support
* Removed AM_PATH_BMP m4 macro in favour of PKG_CHECK_MODULES
* Removed beep-config in favour of 'pkg-config bmp'
Bugfixes
* Memory leaks
* i18n and l10n
* Many others (see Bugzilla and ChangeLog)
|
|
been told by many people that it doesn't work at all for them... hopefully
this solves all problems.
The fix is the following: instead of using the included soundcard.h file,
use the one provided by the system (only in the NetBSD case; I can't test
other systems).
Idea from PR pkg/25301 by Kouichirou Hiratsuka. Bump PKGREVISION to 1.
|
|
not statvfs. NetBSD seems to be the (only?) exception. From Sergio
Jiménez.
|
|
|
|
|
|
it seems they have just fixed a build problem and other minor things.
Closes PR pkg/25183 by Stefan Krüger.
|
|
Beep Media Player is a fork of XMMS. Its primary goals are interface
and usability, all based on the technology provided by GTK2+, while
maintaining the skinned user interface.
Slightly based on the beep-media-player package found in pkgsrc-wip.
|