Age | Commit message (Collapse) | Author | Files | Lines |
|
The s/mcop_mt/mcop/ hack that worked with pth doesn't work in -current.
Make libmcop_mt build with pre-current and pth by providing sem_* calls
based on a mutex and a condition variable.
|
|
"Wow, 0.7 was short-lived. This version makes mad123 work on big-endian systems."
|
|
|
|
a command-line MPEG audio player, into the NetBSD Packages Collection.
mad123 is a simple command line MP3 player using Robert Leslie's
libmad fixed-point MP3 decoder library.
This is not meant to be a serious replacement for the ubiquitous
mpg123 program. Instead, this is a merely an experiment in using
libmad. At the time mad123 was written, a couple of things set it
apart from the command line MP3 player supplied with libmad (madplay):
1) Supports URL style MP3 pathnames.
2) The audio output is double-buffered.
3) Streams can be pre-buffered using read-ahead.
4) Simple keyboard controls.
5) CTRL-C behaves like it does for mpg123.
6) It can be installed setuid-root so it can adjust scheduling
priority to reduce its susceptiblity to jitter.
|
|
Provided by Sergey Svishchev
Changes from version 0.5:
13-Apr-2003
Version 0.5.1 now available. No new features, but it has some new
icons and it compiles with gcc 3.2.
|
|
|
|
|
|
|
|
and encoder options.
|
|
so the build doesn't fall over with undefined template types); tested on
gcc3/netbsd-sparc64 (me) and gcc2/netbsd, gcc3/sol9 (grant).
|
|
update for a while)
Changes are mostly optisations, also changes in how memory is managed with
a view to using the minimum amount necessary.
|
|
release for NetBSD-1.6* available from OpenSound, Inc.
|
|
|
|
|
|
XXX Only one of RPLAY.info and rplay.info info files is registered
in the Info directory file. This is because install-info(1)
is case insensitive when dealing with info file filenames.
Unless RPLAY.{info,texi} are renamed I do not see a clean way
to get around this...
|
|
|
|
|
|
While here conform to canonical pkgsrc documentation directories.
Bump PKGREVISION.
|
|
|
|
its current state.
Remove unused target, style nits.
If anyone is interested:
FreeBSD patches: http://www.freebsd.org/cgi/cvsweb.cgi/ports/audio/cdparanoia/files/
OpenBSD patches: http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/cdparanoia/patches/
|
|
(Forgot the last time we did this. Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
|
|
LIBS, allowing buildlink2 to do its magic. tested on Slackware 8.1.
|
|
|
|
tooLAME is an optimized Mpeg Audio 1/2 Layer 2 encoder. It is based heavily on
- the ISO dist10 code
- improvement to algorithms as part of the LAME project: www.sulaco.org/mp3
- work by Michael Cheng and other contributors (see CONTRIBUTORS)
|
|
to work.
Bump PKGREVISION.
XXX jot is not really portable to !*BSD platform, is it ?
|
|
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
|
|
|
|
|
|
|
|
Fixes gcc3 'Canadian' build issue (Can now find gcc_eh)
No change to non gcc3 compiled packages
|
|
|
|
in the Imakefile and testing this in visual.c.
Fixes PR pkg/21839 by Matthias Scheler (thanks for testing the fix).
|
|
binary packages have been built in the last hours, and forget about
the PKGREVISION bump.
|
|
|
|
abcde 2.1.4:
* Small bug fixes:
+ COMMENT should work now.
+ Aesthetic padding on the total amount of tracks.
+ CDROM typo
+ CDROM is now checked after reading the user defined entries.
* Remove trailing args from $EDITOR when checking -x: Closes #179222.
abcde 2.1.3
* Makefile was missing cddb-tool.1.
* Introduced dagrab as CD ripping utility.
* cddb-tool seq calls converted to functions. No more distro dependencies.
* WGET* variables converted to HTTPGET* variables. FreeBSD can safelly use
fetch.
* More FreeBSD specific bits: CDROM and EJECT changes.
* Typo in abcde.conf
* Added CDDBPROTO for specifying the protocol level of the cddb query.
* CDDB protocol upgraded to 5. CDYEAR and CDGENRE are now used for CD
tagging.
* COMMENT is now used for inline tagging with oggenc (my mistake it was
missing): Closes: #191475.
abcde 2.1.2
* Documentation updates: Closes: #186230.
* Usual set of bug fixes and corrections.
* Default behaviour of VAOUTPUTFORMAT output changed to avoid multiple
directories for a same album. I think the format is more logical, and you
can always split the files once they are created.
* Padding track wavs with 0 so if you want to burn those wavs just cdrecord
*.wav will do it. Use "-p" to force it when encoding a small (<9) number
of files (Closes: #111627).
* Added "KEEPWAVS" as a variable to keep those wavs. Default is "no". Can
use also "-k" in the command line. (Closes: #160372).
This probably should be changed with an option to move the wav files to
another directory instead of just keep de abcde.<cdid> directory.
* Added documentation comments about OUTPUTTYPE (Closes: #184963).
* abcde.conf cleanup: (Closes: #186230, #187400).
abcde 2.1.0-3
* Since abcde does not depend on eject, an execution test ([-x]) was added,
but that means abcde needs a test for eject in the patch if -x is passed:
Closes: #184151.
* Merged some more bits from Marc 'HE' Brockschmidt: Closes: #126289.
* A bit of more info in abcde.conf: Closes: #184963.
* cddb-tool version updated to 0.4.2
abcde 2.1.0-2
* Old version string left behind. Updated.
* Few more doc update bits.
* Patches from Marc 'HE' Brockschmidt: Closes: #149499.
* Small patch from Norbert Preining to support multiple output in the output
directory.
* cddb-tool parses CDYEAR with the help of awk: Closes: #114848.
* cddb-tool does not globe "*" characters anymore: Closes: #157448.
abcde 2.1.0
* The infamous "Works for me(TM)" and "Time to release" release.
+ We preppend track number now: Closes: #128966.
+ Itegrate flac: Closes: #126311.
+ Multi-format encode: Closes: #148934.
+ Gapless lame encoding: Closes: #172696.
+ CDROM documented: Closes: #182403.
* Applied OpenBSD patches to make the script more portable. Thanks to Han
Boetes.
* Documentation fixes: closes: #100844, #136741.
* NetBSD patches applied:
- EXPERIMENTAL Normalize and Batch support.
- EXPERIMENTAL FLAC support.
* EXPERIMENTAL multiple output support:
+ multiple output and error checking
+ multiple lists support
* Default output file changed to have the $track_number in the begining.
* abcde takeover.
|
|
putp(cursor_*) with curs_set().
Fixes lib/20030 by Thomas Klausner.
|
|
|
|
sort USE_* variable block while I'm here.
|
|
|
|
|
|
|
|
No change to compiled package.
|
|
$(NO_WHOLE_ARCHIVE_FLAG)
|
|
|
|
configuration files in the rplayd(8) manpage. Bump PKGREVISION to 1.
|
|
Obviously unused...
|
|
|
|
Remove bogus fftw[3] dependency.
fftw dependency also not needed in buildlink2.mk, so remove it there
too and bump PKGREVISION.
|
|
|
|
This release fixes several minor bugs that were found in version
1.0 as well as a major bug in the wideband encoding. This makes
files encoded with 1.0 play with lower quality on 1.0.1 decoders.
|