Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
regular libraries so the required symbols from libplugin_common.a are
included.
fixes PR pkg/21857.
bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
patch and updated distinfo. (Okay'd by wiz.)
|
|
|
|
this patch was unnecessarily causing the resulting binaries to be
linked against libaudio, which couldn't be found at runtime, and
contrary to the log message it had no effect on PR pkg/23081.
fixes my PR pkg/23288.
|
|
|
|
without <malloc.h>.
|
|
PR pkg/23081.
|
|
* Bugfix release
|
|
noted by martin@.
|
|
|
|
allows this to build on FreeBSD using the ATAPI/CAM subsystem.
|
|
|
|
|
|
|
|
it if we're on a different platform.
|
|
|
|
if we don't have an override, and using sys/soundcard.h instead of
machine/soundcard.h.
|
|
|
|
is actually never used (only in commented blocks), comment it also.
Fixes PR pkg/21803.
|
|
(It should be converted buildlink framework.)
|
|
has no caveats in it)
|
|
definitions. Fixes build on FreeBSD, closes PR pkg/21910.
|
|
Just a bugfix release. This update adds soundcard support for
Solaris and the BSDs as well as minor bugfixes and a documentation
update.
|
|
Added support for large files. This option is disabled by default; to
enable large file support, run configure with the flag --enable-largefile.
Improved support for markers in WAVE files.
Added support for miscellaneous data in WAVE files.
Cleaned up code in many places.
|
|
0.30 - September 8th, 2003 :
============================
* Added an option to define the number of characters to use for the Track
field (see Misc tab),
* Added a button in the browser to jump to the parent directory,
* Pressing the Enter key in the tag entries set the focus to the next entry,
* The selection of files in the search window select also the corresponding
files in the main list,
* Added ability to select files of the same directory by double clicking
over the list, triple clicking select all files,
* The tree browser is sorted again after renaming a directory,
* The tree browser is sorted ignoring the word case,
* Content of the clipboard is automatically set in the 'Words' field of the
CDDB window and Search window, when opening them,
* Added button in the CDDB window to filtrate the 'red' lines in the albums
list,
* Added button in the CDDB window to select/unselect all lines and invert
the selection in the tracks album list,
* Fixed position in the list when selecting a file with the mouse (use of
the next or previous button select the wrong line),
* Fixed state of the Undo and Redo buttons when using the command to select
all files and invert the selection,
* Czech translation updated (thanks to Milan Siebenburger),
* German translation updated (thanks to Götz Waschk).
|
|
|
|
disable it. (Thanks wiz! :)
|
|
* Updated documentation for MP3::Tag, MP3::Tag::ID3v1, MP3::Tag::ID3v2 and MP3::Tag::ID3v2-Data
* Renamed some functions. The old names will still work, but try to use the new names.
The following names were changed:
- MP3::Tag::getTags() to MP3::Tag::get_tags()
- MP3::Tag::newTag() to MP3::Tag::new_tag()
- MP3::Tag::ID3v1::removeTag() to MP3::Tag::ID3v1::remove_tag()
- MP3::Tag::ID3v1::writeTag() to MP3::Tag::ID3v1::write_tag()
- MP3::Tag::ID2v2::getFrameIDs() to MP3::Tag::ID3v2::get_frame_ids()
- MP3::Tag::ID2v2::getFrame() to MP3::Tag::ID3v2::get_frame()
* Bugfix for ID3v2.pm:
- getFrame() returned "undef" as a string instead of simple undef
- artist() produced an error when TPE1 is missing in TAG
* Bugfix for Tag.pm:
- DESTROY() checked only if $mp3->obj{filename} exists and not if it is defined before trying to
close it
- autoinfo() returns now a hash ref or an array as noted in the documentation
* Bugfix for ID3v1.pm:
- genres() expected an id3v1-object as first parameter and a genre
only as second parameter. Now the object can be omitted as in a call like
MP3::Tag::ID3v1->genres($genre) used by Tag.pm and ID3v2.pm
* bugfix for File.pm:
- Filenames may contain surrounding whitespaces now
|
|
Strip out \r from the end of the CDDB data to make editing easier
|
|
(removed in previous commit).
|
|
- Pass --sysconfdir to configure script.
- Make the program honour that directory to search for config files.
- Remove un-needed patch (everything can be done from configure).
|
|
loop has finished.
|
|
xine.h) if GCC 3.* is used.
This fix the build of this package on -current with GCC 3.3.1.
|
|
|
|
and configuration files into PKG_SYSCONFDIR.
Patch provided by David Ferlier in PR pkg/20940, with more changes by me.
Bump package revision to 1.
|
|
up getop_long_only implementation. Patch sent to the author.
Ok'd by seb@.
|
|
|
|
curses.buildlink2.mk. This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.
We should have a better way to say that the NetBSD curses doesn't
quite work well enough. In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages. We will look into this again in the future.
|
|
support for base system curses/ncurses as well as ncurses itself.
suggested by wiz.
|
|
|
|
|
|
|
|
email.
|
|
|