Age | Commit message (Collapse) | Author | Files | Lines |
|
up the pattern matching.
Fixes build warnings on systems which do not use GCC.
|
|
The xmms-mad author has been sent these patches.
|
|
While here, set WRKSRC where it belongs to make pkglint happy.
|
|
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
|
|
|
|
|
|
ftp://ftp.netbsd.org/pub/NetBSD/misc/agc/borked-current/audio/spiralsynth/.broken.sys2.html
|
|
ftp://ftp.netbsd.org/pub/NetBSD/misc/agc/borked-current/audio/spiralloops/.broken.sys2.html
|
|
and using a conditional.
|
|
which bails out if there is whitespace before a comment.
|
|
Still TODO: Add targets for -nas and -esd back-ends to match GCC.
|
|
No change log available for changes between 0.0.9 and 0.5.4. The
biggest visible change is that the plugin no longer needs to read
the entire MP3 file to read the id3v2 tags.
|
|
|
|
|
|
|
|
csound package.
Csound is a software synthesis package in the tradition of so-called
music-N languages, among which the best-known is Music V. It consists
of an orchestra- and score-driven executable, written in C for
portability. Since Csound is a computational language, it is highly
flexible and efficient; complexity is gained only at the expense of
computation time. Basically Csound reads some files and creates the
result as a file on disk or, on faster machines, through a DAC in real
time.
This version of csound implements localization and realtime audio as
plugins. As a result you need to set the OPCDIR environment variable,
and for realtime audio use "-o devaudio" rather than "-o /dev/audio".
|
|
csound-dev as a more up-to-date replacement.
|
|
|
|
|
|
Changes:
0.10.2 03 December 2003
* SHOUTcast: now uses a character set fallback
* A german translation is now available
* A few bugs have been fixed
|
|
|
|
not --without-oss-dsp. fixes linking on NetBSD.
(how did this ever link given that -lossaudio is not passed??)
|
|
|
|
In this bugfix release: a fix for a multithreading bug and a
correction for an underflow problem that could slow decoding
dramatically on x86 processors.
|
|
|
|
ogg123
* Support for playing FLAC and Speex files. Both the native FLAC and
Ogg FLAC varieties are supported. Special thanks to OldMan, adiabatic,
and smack from #vorbis for sponsoring the development of this feature.
* Send correct User Agent and Accept strings in the HTTP 1.1 headers
* Fixed bug preventing the status line from showing the total time
information in certain circumstances
* Fixed a pthread crash bug on certain platforms (like NetBSD)
* Added support for the --end option to specify at what time
playback should stop. Both --skip and --end also now accept times in
hh:mm:ss format. Thanks to Hans Schou.
* If the --skip option is greater than the length of the file,
ogg123 now terminates with an error.
oggdec
* Fixed small memory leak.
* Fixed error that caused oggdec to crash when output file was not
specified.
oggenc
* Patch from Jordan Mendelson to support reading little-endian AIFF
files (which happen to be made by MacOS X when ripping CDs?).
* --scale option to allow scaling the volume of the input. Helps
with clipping inputs.
* Fixed usage messages.
* 24 bit input support
* FLAC and Ogg FLAC read support. Comments from the FLAC file are
preserved unless explicitly dropped with the --discard-comments option.
Also funded by OldMan, adiabatic, and smack.
* Less frequent status updates.
ogginfo
* Minor typo and portability fixes.
* Emits fewer spurious errors when minor errors are detected.
* Return a useful status code.
* Fixed overflow bug on really long files.
vcut
* Patch from Jared Anderson allows the cutpoint to be specified in
(integer) seconds by prefixing it with a +.
vorbiscomment
* More forgiving of Ogg files that begin with garbage (like ID3v2
tags).
|
|
|
|
|
|
|
|
* Corrects errors in the Vorbis specification documentation.
* Specification converted to DocBook format.
* Added timebase conversion call to libvorbis.
* Fixes ov_time_tell() bug for non-seekable streams.
* Various decoding fixes.
* Addition of ov_crosslap() which allows smooth transitions between
two vorbis segments.
* Numerous seeking fixes and optimizations.
* Fixed bugs affecting decode of one-audio-page samples.
* Added ov_halfrate() which allows a "free" conversion from the
source sample rate to half of the source rate.
* Improved handling of quiet signals in low bitrate modes
|
|
* Big endian bitpacker added for Theora and future Ogg codec
support.
* Minor documentation fixes.
|
|
* Incorporated OS X patches from the Fink team.
* AIX output plugin by Stefan Tibus.
* Improvements in plugin detection code by David Walser, especially
when ESD or aRts are present.
* NAS plugin from Antoine Mathys.
* Portability fixes for various platforms (including dlopen() bugs)
including HP-UX and *BSD.
* Memory/resource leak fixes
* Significant fixes to ALSA 0.9.x plugin by Kevin Cody, Jr. This
should fix stuttering audio for mpg321 users. The --enable-alsa09-mmap
option to ./configure turns on memory-mapped I/O. Note this is
an experimental feature and causes some problems with some sound
card drivers and also users of the dmix software mixer.
|
|
|
|
changes: bugfixes, add a "backonly" template
|
|
|
|
|
|
- Handle upper and lowercase comment tags in .ogg files
|
|
|
|
xmms-musepack is an audio output plugin for the XMMS multimedia player.
Andree Buschmann's en-/decoder is a great improvement of lossy audio
compression compared to MPEG-III.
|
|
|
|
V3.2.0 2003/11/28
=================
-Updated source to compile with recent gcc compilers
-Pausing mp3/wav/ogg playback releases the sound device
-Better mp3 integrity checks. Songs that didn't previously play (or only
partly), should now play fine (as in, the bits that are valid)
-Fixed a bug that would hang mp3blaster if you'd be in a dir that was deleted
meanwhile.
-bugfix that could crash mp3blaster after a request to quit (..)
-bugfix that failed to redraw screen correctly after operations that
required input (such as convert to wav, enter group name, ..)
-fixed a bug that could crash mp3blaster on opening oggs when sound device
was busy.
-Check if the playlist directory actually exists before trying to write
a playlist
-Added '--repeat/-R' command line option
-Applied LIRC support patch from Olgierd Pieczul .
Thanks a lot!
|
|
|
|
|
|
* Fixed panel crash with corrupted config file
* Window management improvement
* Improved handling of multiple selections in the file manager
* French translations for the documentation
* Translation updates
* A new Gtk2 theme called "Xfce-winter"
|
|
Changes since 1.4.0:
o Added question.wav
|
|
Changes:
0.3.2 17 November 2003
* Minor Libtool errata
0.3.1 17 November 2003
* The Live365 website slightly changed
* Switched to Autoconf 2.57, Automake 1.7.5 and Libtool 1.5
* A few bugs have been fixed
|
|
Handle albums and artists that do not contain any valid characters
|
|
not compile with gcc 3.2.2, and it has several bugs that cause it to
corrupt its own datafiles. The author is now maintaining
cheesetracker-0.9.1, which depends on a (linux,windows)-only package named
JACK.
|
|
80 lines of changelog since 2.1.4, mainly small fixes
|
|
build. Problem noted in recent alpha bulk build.
|