Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From the DESCR:
SDL_sound is a library that handles the decoding of several popular
sound file formats, such as .WAV and .MP3. It is meant to make the
programmer's sound playback tasks simpler. The programmer gives
SDL_sound a filename, or feeds it data directly from one of many
sources, and then reads the decoded waveform data back at her
leisure. If resource constraints are a concern, SDL_sound can
process sound data in programmer-specified blocks. Alternately,
SDL_sound can decode a whole sound file and hand back a single
pointer to the whole waveform. SDL_sound can also handle sample
rate, audio format, and channel conversion on-the-fly and behind-the-
scenes, if the programmer desires.
|
|
rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.
|
|
HTML page instead of the distribution file.
|
|
Selection of changes:
* Various bugfixes to Ogg Vorbis handler as well as updating
to use version 1.0 of library. Also, modified the files
that are output by Ogg Vorbis handler to use VBR format.
* Minor cleanups to sox.c to free and close all files instead
of relying on C library to do it on exit.
* Fixed some integer overflow problems in compand effect.
* libst prototype cleanups and private data structure
cleanups.
* Added new handler for Psion Record.app files.
* Play/Record scripts now look at an AUDIODEV
enviornment variable to see what audio device to
play to. Also scripts to work on Sun Rays.
* Added support for reading and writing MP3 files if
external MP3 libraries are avaliable.
* Fix multile channel bug in avg effect.
* Allow AIFF files with an invalid length of 0 to be
processed.
|
|
Include patch by Soren Jacobsen in PR 20872 to make MIDI work.
|
|
|
|
|
|
The bit-stream and API have been frozen in this release.
|
|
|
|
Moved Speex to Speex-mixedcase in the repository [schmonz 2007-06-07]
|
|
bump pkgrevision
while here, one patch per file
|
|
|
|
|
|
OpenAL is a 3D positional spatialized sound library analogous to OpenGL:
instead of micromanaging each aspect of sound playback and effect, the
application writer may limit himself to placing sounds in the scene and
letting the native OpenAL implementation determine the correct amount of
pitch alteration, gain attenuation, phase shift, etc., required to render
the sounds correctly.
Provided in PR pkg/20759 by Juan RP, with some changes by me.
|
|
Bump PKGREVISION to 1.
|
|
bugs. This package now builds on NetBSD-1.6/alpha and even seems to
run the GUI. Audio output not verified due to lack of hardware.
|
|
Makefiles simply need to use this value often, for better or for
worse.
(2) Create a new variable FIX_RPATH that lists variables that should
be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By
default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
additional variables may be appended from package Makefiles.
|
|
|
|
|
|
Many bugfixes and functionality enhancements including:
kdemultimedia
Started a video framework
More consistent internationalisation in many applications.
NEW IN KDE: KAudioCreator, a CD ripper and audio encoder frontend.
NEW IN KDE: KRec, an audio recorder using aRts.
KMediaPlayer interface added to kdelibs to reuse Kaboodle.
Noatun: Added option to clear the playlist when running with a file as
command line option.
Added video thumbnail creator using xine-arts.
KMix: Added mute control support.
|
|
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
|
|
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
|
|
|
|
Juke is a simple ncurses based jukebox program for Unix computers.
It uses command line based players to play different kinds of music
formats.
Package provided by Johan Ahlander in private mail.
|
|
3.5.1 released Wed 12 Feb 2003
Minor AIFF spec compliance updates
|
|
|
|
|
|
This is a bug fix release. Use it. Dont use previous versions. The
ChangeLog provides more in detail which changes have been made.
[ChangeLog details minor various bug fixes.]
|
|
Reported by an anonymous person.
|
|
Security notes were added to the installation instructions. Several
possible security bugs were corrected. New el, nl, and zh_CN
translations were added. The es, gl, ja, pt_BR, sv, and uk translations
were updated. New items were added to the View menu (GTK+ only).
The state of the "Mute All" button was corrected (GTK+ only).
Support was added for GTK+ 2.0. A bug with digital inputs may have
been fixed. A shell script for muting and un-muting was added.
Console mouse support on FreeBSD 5.0-CURRENT has been re-enabled.
|
|
RC3 Released
Sunday, March 2, 2003
Just some more bugfixes and tuning are in this release; If no bugs
are found, this may be rebranded Speex 1.0.
If there?s anything that doesn?t work, now is your last good time
to report a bug.
RC2 Released
January 28, 2003
This is the second RC for Speex. It fixes some minor bugs and
reduces the binary size somewhat as the codebooks were converted
from float values to chars. As a result of this, files encoded with
earlier versions will have a slight increase in noise (typically
less than 1 dB) when decoded with the newer decoder.
RC1 Released
January 16, 2003
This is Release Candidate 1 for Speex 1.0. The only new feature
(yes, I know beta4 was supposed to be feature-complete) is a very
low bitrate (3.95 kbps) mode for narrowband. This release also
fixes a number of bugs, including a fix for low-bitrate wideband
encoding?however, this fix adds high-frequency noise during the
decoding of beta4 and earlier data. Finally, the WAV handling is
more robust and handles undocumented extensions better.
|
|
Patch provided by Juan RP via PR pkg/20564 with minor cleanups by me.
Changes:
- The theme code has been improved: themes are now loaded from
the theme selector of the preferences window, allowing easy
theme previewing; Galeon themes directories are now
automatically detected; the STREAMTUNER_THEMES_PATH
environment variable can be used to specify extra
directories to scan for themes
- The geometry of the preferences window is now remembered
- A number of incremental changes have been made to the plugin
API, deprecating a few calls but preserving backward
compatibility
- GTK+ stock icons have been added to some menuitems
- A few bugs have been fixed
|
|
|
|
Changes since 1.0.3:
* Added suport of PVF and XI files.
* Added functionality for setting and retrieving strings from sound files.
* Minor code cleanups and bug fixes.
|
|
|
|
Fixes build/link issues found during bulk powerpc build.
|
|
didn't exist before then and this heavily depends on it.
|
|
|
|
|
|
failure I just got on macppc
|
|
|
|
|
|
portable. Bump PKGREVISION accordingly.
|