Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Icecast 2.1 11/04/2004
-----------------------------------------------------------------------------
****New features for 2.1 (in no particular order):****
-Listener Authentication-
Icecast now supports listener authentication. This provides a mechanism for
creating/maintaining users and passwords for listeners. Currently, we only
have implemented a simple, file-based storage for users and passwords. New
authenticators are on the horizon (such as URL-based or possibly MySQL based)
New admin pages were also added for the maintenance of users/passwords. Please
check the docs for a more detailed description of this new feature.
-Multi-Level Fallbacks-
Multi-level fallbacks allow for specifications of a series of fallback mounts
that you could use, for instance, to set up a series of progressively lower
bitrate streams that would be cascaded through. For instance, a modem user
would connect to the highest bitrate stream, and then could be cascaded
down to a progressively lower stream until they reach a value they can
handle.
-Burst-On-Connect-
This is an new, optional config setting which will send a initial burst of
data to connecting listeners. This has the effect of reducing
(significantly) the startup buffer latency from the end-user perspective.
This option is enabled by default.
****New Enhancements for 2.1****
-Update to admin interface-
This interface has been cleaned up quite a bit and made a bit nicer.
-Rewrite of the YP listing code-
The icecast yp code has received a complete overhaul by karl, and it's a much
more stable and failure-resistant implementation.
-Lots and lots of bugs fixed-
Check the ChangeLog for a complete list of these...
|
|
remove test for dir existence.
|
|
* Changes in WaveSurfer version 1.7.4
New functionality for handling long transcription files. The Browse
dialog now shows all text for easy navigation. Words are highlighted
during playback and when clicked on that part of the sound file will
be centered in the view.
Unwanted labels can be hidden in transcription panes.
Added possibility to "child safe" panes through the new option -state
to method addPane in the wsurf API, create such panes like this:
$widget addPane -state disabled
* Changes in WaveSurfer version 1.7.3
New statistics window for dataplot-pane
Several other improvements and bug fixes
* Changes in WaveSurfer version 1.7.2
New View-menu items for quick and accurate zooming
WaveBar now displays the zoom level
Moved several preference items from Misc-pane to new Sound I/O-pane
Many other improvements and bug fixes
* Changes in WaveSurfer version 1.7.1
Corrected bugs in TIMIT-format detection and Chooser...
Multiple -config options can now be given when starting WaveSurfer
from the command line
Added method wsurf::new
* Changes in WaveSurfer version 1.7
Transcription file format is now automatically detected
The WaveSurfer transcription format now allows for non-contiguous
labels
The menu item for converting transcription format became superfluous
due to other changes and was removed
* Changes in WaveSurfer version 1.6.5
WaveSurfer binaries now use Snack 2.2.7
* Changes in WaveSurfer version 1.6.4
New "Chooser" dialog to load a list of sound file names for quick
access. The command line option -filelist can be used to specify this
list at start-up.
New transcription function to split a sound file according to a
transcription. Labels specify file names.
Wsurf widget now has zoom icons built in.
WaveSurfer binaries now use Snack 2.2.5
Updated demos
Many bug fixes
* Changes in WaveSurfer version 1.6.3
New Wsurf.py by Kazuaki Maeda used for embedding wsurf widgets in
Python applications
Key bindings Shift-Control-space for playing labels continuously with
short inserted pause between each
Many bug fixes
* Changes in WaveSurfer version 1.6.2
WaveSurfer MacOSX binary does not require a Tcl/Tk installation anymore
Key bindings for zooming
File | Save will now save files for all panes if they contain changes
or if they have been created from scratch
Removed confusing properties, such as "Data spacing", for dataplot
panes related to pitch, power, and formant plots
Current configuration shown in title bar
WaveSurfer binaries now use Snack 2.2.4
Bug fixes for locking dataplots, Windows USB sound cards, etc.
* Changes in WaveSurfer version 1.6.1
Bug fix in dataplot plug-in which prevented saving of configurations
Some sound information is now shown in the message bar when cursor is
over the widget title bar
* Changes in WaveSurfer version 1.6.0
Changed organization of pop-up menus
Dataplot pane can now also display files where one column gives the
time coordinate
New Python API for writing WaveSurfer plugins in Python. Contributed
Geoffrey Wilfart
Other minor bug fixes
* Changes in WaveSurfer version 1.5.7
Improved transcription file search logic
A start time offset can be specified for the time axis
Values in spectrum section can now be copied to the clipboard as text
Enhancements and bug fixes
* Changes in WaveSurfer version 1.5.6
Added standard copy/paste functionality for transcription labels
Values in dataplot pane can now be copied to the clipboard as text
Other enhancements and bug fixes
* Changes in WaveSurfer version 1.5.5
New "About WaveSurfer" window that displays version and build id
(date+time). Moved Plug-ins menu entry from File menu to "Help | About
Plug-ins"
Fixed bugs in dataplot and off-line help on windows.
Other enhancements and bug fixes
* Changes in WaveSurfer version 1.5.4
Reorganized popup-menu and moved several functions to Analysis sub-menu
Help page works without internet connection
Pasting of transcription labels and regexp search
Several other enhancements and bug fixes
* Changes in WaveSurfer version 1.5.3
WaveSurfer binaries now use Snack 2.2.3
Many minor enhancements and bug fixes
* Changes in WaveSurfer version 1.5.2
Default configuration can now be specified
Preference settings can now be stored together with configuration
New slider for changing spectrogram analysis bandwith
Fixed recording problem on Windows
Transcription improvements: play labels with mouse button 2,
boundaries lie above selection
Several other minor enhancements
* Changes in WaveSurfer version 1.5.1
Cursor visible in transcription panes
New time format: seconds
Transcription panes now defaults to use WaveSurfer native format
WaveSurfer binaries now use Snack 2.2.2
Many minor enhancements and bug fixes
* Changes in WaveSurfer version 1.5
Looping playback
Support for 24-bit recording
New enhanced console
New build system for WaveSurfer binaries, should solve earlier
problems with anti-virus software
WaveSurfer binaries now use Tcl/Tk 8.4.2
Many bug fixes
* Changes in WaveSurfer version 1.4.7
Improved printing on Windows
Support for packed 24-bit files
CoreAudio support on MacOS
Transcription labels can highlight during playback
WaveSurfer now uses Snack version 2.2.1
Many bug fixes. For example, regarding of Waves transcription files,
unsynchronized panes, frequency axis after rate conversion, scroll
during playback, combobox rendering on Macintosh
|
|
----------------- Released 2.2, 11/14/02 -----------------------
11/19/02 (bug fix) Fixed problem with SnackAudioPlayed() on Windows,
return value could roll over after lengthy sound output. (Wilkason)
1/16/03 (enhancement) Canvas items now work on Mac OS X, also added
Makefile hardcoded for Tcl8.4.1.
1/24/03 (new feature) Support for standard configure/make build systom
on Mac OS X.
1/24/03 (new feature) Core Audio support for Mac OS X.
2/06/03 (new feature) Improved build support for Mac OS X. (Steffen)
2/10/03 (new feature) New sample encoding format Lin24Packed.
2/11/03 (bug fix) Fixed problem with the ESPS pitch tracker.
2/10/03 (new feature) Snack libraries compiled for Tcl/Tk 8.4 now work
with earlier stub versions as well.
----------------- Released 2.2.1, 2/21/03 -----------------------
2/28/03 (new feature) Included project files for MSVC++ 7.0.
3/3/03 (new feature) 24-bit recording supported on 24-bit capable hardware.
3/5/03 (change) Updated the release to use Tcl/Tk 8.4 as default
3/6/03 (bug fix) Fixed convert command for conversions involving Lin24
and Lin32 sample encodings.
5/8/03 (enhancement) Several improvements to the MP3 decoder. (Wilkason)
5/8/03 (enhancement) Enhanced streaming support regarding slow
networks and playback of long tracks. (Wilkason)
----------------- Released 2.2.2, 5/9/03 -----------------------
8/5/03 (bug fix) Fixed bug in audio code for Mac OS X.
8/26/03 (enhancement) On Sun machines the environment variable
AUDIODEV is now used.
8/27/03 (new feature) Updated Snack script compiler, wrap.tcl, to use
TclKit.
8/27/03 (new feature) New sound commands powerSpectrum and speatures.
8/29/03 (change) Changed distribution format for Windows.
----------------- Released 2.2.3, 8/29/03 -----------------------
9/9/03 (bug fix) Bug fix in the AIFF header parsing routine.
11/20/03 (bug fix) Bug fix in the pitch command for short sounds (ESPS
method) (Theado)
11/20/03 (new feature) Easier Python installation through setup.py
script. (Owen)
2/6/04 (bug fix) Bug fix for Windows XP which caused a crash when
using USB sound cards.
2/6/04 (bug fix) Bug fix for Macintosh OS X audio which caused echo
effect.
2/6/04 (bug fix) Bug fix for Linux OSS which handles audio device busy
better. (Wilkason)
2/6/04 (enhancement) Added ability to set Windows DirectSound flags
through Tcl integer variables. DSBCAPS_FLAG for DSBCAPS_* and
DSSCL_FLAG for IDirectSound_SetCooperativeLevel(). (Wilkason)
----------------- Released 2.2.4, 2/9/04 -----------------------
3/12/04 (bug fix) Fixed memory leak in pitch command. (DeJong)
3/23/04 (change) Updates for the ALSA 1.0 API. (Max)
3/23/04 (enhancement) Modifications to allow build on 64-bit
platforms. (Max)
4/9/04 (new feature) Mingw support added. (DeJong)
4/9/04 (bug fix) Fixes for playback clean-up. (DeJong)
4/21/04 (enhancement) Support for playback (in addition to recording)
of more than two channels on Windows.
5/3/04 (bug fix) MME audio device selection corrected on Windows.
5/5/04 (bug fix) Corrected bug which made it impossible to "stop"
queued sounds.
----------------- Released 2.2.5, 5/5/04 -----------------------
5/12/04 (bug fix) Corrected sample command for use with 24-bit integer
samples.
5/15/04 (bug fix) Corrected sample command, now raises an error when
more sample values than number of channels are given.
6/8/04 (bug fix) Correction for Lin24 format on Windows. (Schnarr)
6/14/04 (bug fix) Corrected mean calculation for dBPowerSpectrum.
6/14/04 (bug fix) Added out-of-bounds checks SnackCopySamples(),
Snack_PutSoundData(), and Snack_GetSoundData(). (DeJong)
----------------- Released 2.2.6, 6/15/04 -----------------------
6/18/04 (bug fix) Added out-of-bounds check in ReadSound(). (DeJong)
6/24/04 (bug fix) Several fixes regarding spectral estimation.
6/24/04 (new feature) New option -regressionorder for the speatures
command.
----------------- Released 2.2.7, 6/24/04 -----------------------
8/18/02 (bug fix) Fix for configure. (Allaert)
8/18/02 (bug fix) Fixes for Mingw. (DeJong)
8/18/02 (bug fix) Fixed the -windowtype option to formant to actually
use the window names given in the manual.
8/18/02 (bug fix) Fixed the speatures command to update sound
properties correctly.
9/22/04 (change) Increased the number of default shades of grey for
spectrograms to 256.
9/23/02 (bug fix) Fixed problem with sound I/O using Windows
DirectSound. (DeJong)
9/24/04 (new feature) New command lastIndex, which returns last sample
index of a sound object.
----------------- Released 2.2.8, 9/30/04 -----------------------
|
|
Changes:
- Remove the auth option.
- Check return values of send/recv in the live mode.
- Set socket timeout.
|
|
1.0 - November 20th, 2004 :
===========================
* Added ability to request Cddb database automatically from the selected
files (computing the CddbId) (thanks to Justus Schwartz),
* When applying Cddb results to the files, the cddb genre is converted to an
ID3 genre,
* Improved settings of character set (for ID3 tags) to allow you to fix some
tags (for example if tags were written with UTF-8 instead of ISO-8859-15),
* Fixed request to cddb for getting album tracks,
* Fixed UTF-8 strings into easytag.desktop (thanks to Ville Skyttä),
* Some updates in the USERS-GUIDE files (thanks to David Greaves),
* A new Danish translation (thanks to Morten Brix Pedersen),
* French translation updated,
* Hungarian translation updated (thanks to Nagy Boldizsar).
* Russian translation updated (thanks to Andrey Astafiev),
* Dutch translation updated (thanks to Björn Olievier),
* Czech translation updated (thanks to Milan Siebenburger),
* Japanese translation updated (thanks to Takeshi Aihana),
* Italian translation updated (thanks to Kostantino),
* German translation updated (thanks to Götz Waschk).
|
|
Changes:
0.3.6:
- Little typo fix, Tueday -> Tuesday
0.3.5:
- Fixed the new volume fading so that it can actually fade down as well as up
(oops)
- Used pthread_mutex's (again) for locking the volume fading control.
- Updated libtool bits.
0.3.4:
- Changed volume fading so that it checks the current xmms volume and adds to
it on each volume incrememnt, rather than just adding to what xmms-alarm
last knew the volume to be. This means you can now change the volume using
the IRman plugin at the same time (thanks Kaspar Giger)
- Playlist is now checked to see if it is a URL or not.
|
|
* Fix a libtool version mismatch that led to incorrect library
extensions.
Changes in 0.99.11
* Some erratic information and behaviour, introduced in 0.99.10, has
been fixed.
|
|
aac audiofile flac iconv id3 ogg
# XXX Support for the following variables will be removed after the
# XXX pkgsrc-2004Q4 branch is released:
# XXX
# XXX MUSICPD_WITH_AAC
# XXX MUSICPD_WITH_AUDIOFILE
# XXX MUSICPD_WITH_FLAC
# XXX MUSICPD_WITH_ICONV
# XXX MUSICPD_WITH_ID3
# XXX MUSICPD_WITH_OGG
|
|
* Totally replaced audio core code with SSM plugin code,
modified for static linking.
* Uses 32bit floating point format internally.
* New midi device handling.
* New OSS output code.
* New funky sliders.
* Updated for fltk 1.1.0
|
|
|
|
|
|
|
|
- fixed config/Imakefile so 'configure' command would work
under cygwin. Tested clients/server under cygwin.
- corrected a possible race condition in auvoxware that could
cause the server to hang under certain conditions. I do not
know why I haven't seen this problem before, but I could
recreate it easily by killing auplay while playing a long
tune.
If the system restarts syscalls after a signal handler has
run, a situation could arise where the previous timer was
never disabled. This could cause a previous ioctl(DSP_SYNC)
called from setSampleRate() to be constantly interrupted and
restarted, causing an apparent hang.
Now we just turn off the timer as the first thing in
setSampleRate() so DSP_SYNC can actually finish.
We also turn off the timer when openDevice is called, so the
'wait for device to become available' code can work too.
- Patch from Tobias Diedrich that allows mixer init to
fail in the voxware server.
- redid the FAQ in an attempt to make it more useful. I'll
try to keep it up to date.
- updated libtool due to a problem(s) reported by Steve
McIntyre.
|
|
Fix pre-configure make operator (should use :, not ::).
|
|
|
|
|
|
# Mp3splt v. 2.1
---------------------------------------------------------------
NOTE for people who already used mp3splt
From this version some important changes took place:
- A new option (-p) has been introduced to read
user parameters for -s and -a options, both without
arguments now. Not using -p is equivalent to use
-s auto or -a auto in the old version.
NO: mp3splt -s auto file.mp3
YES: mp3splt -s file.mp3
NO: mp3splt -s off=1,rm file.mp3
YES: mp3splt -s -p off=1,rm file.mp3
- Threshold parameter (th) is now in dB. It's always
a negative number between -96 dB and 0 dB.
Please read man page for more detail
---------------------------------------------------------------
- bug fixed (not exatctly a bug of mp3splt, but let's call it like this...):
"correct" handling of misplaced Xing header of CRC-protected mp3
- feature improved: -p option introduced. Some order in the caos... ;-)
- feature improved: threshold is now in dB
- feature improved: sound level showed during silence detection
- feature improved (Thanks Marco): when using -q, no more check
on presence of ALBW or MP3WRAP string.
- sources (Thanks Marco): each error is different with a own ret number.
# Mp3splt v. 2.0e
- bug fixed: filenamed specified with -o was truncated after 10 chars.
- bug fixed: max number of albums per search increased to 512.
# Mp3splt v. 2.0d
- bug fixed: long filename for performer in CUE file caused seg fault
- bug fixed: bad parsing of CUE files (again.. ;), for global artist and album
- bug fixed: "EOF" string introduced to reach end of file. Now minimum
splitpoint number changed back to 2.
# Mp3splt v. 2.0c
- feature improved: number of digits for @n number optimized.
- feature improved: new parameter ("min") for -s to specify a minimum length.
- feature improved: number of found silence points displayed during process.
- important bug fixed: corrected CUE time parsing and hundredths calculation.
- bug fixed: answering 'n' to -e option question, didn't abort ;-)
|
|
* Fixed a bug that caused recording to stop or display incorrectly
after about 50 minutes on some Windows systems. (This was partly
fixed in Audacity 1.2.2, but still didn't work on some systems.)
* The Change Pitch and Change Tempo effects have been upgraded to
use a new version of the SoundTouch library by Olli Parviainen,
with better speed and higher quality.
* libsndfile has been upgraded to version 1.0.11.
* Fixed a bug that caused the program to run slowly when using the
Envelope tool.
* Shift-clicking on a mute or solo button now un-mutes (or un-solos)
all other tracks.
* Nyquist plug-ins can now accept strings as input. Also, a "Debug"
button has been added to Nyquist effect dialogs, which allows you
to see all of the output produced by Nyquist, for aid in debugging.
* When the audio file referenced ("aliased") by an Audacity project is
missing, Audacity will now always play silence. Before, Audacity
would sometimes repeat the most recent audio that was played previously.
* VU Meters will now always reset when audio I/O has stopped.
* Fixed a major Mac-only bug that was causing Audacity to crash at seemingly
random times, but especially during audio playback and recording.
* New or updated translations: Italian (it), Hungarian (hu),
Ukrainian (uk), Spanish (es). Polish (pl), Simplified Chinese (zh),
Norsk-Bokmal (nb), French (fr), Russian (ru).
|
|
|
|
BUGFIXES
- Enable/disable color gui should have appeared in configuration dialog,
and On exit sub-menu in other options did not appear.
NEW FEATURES
- If a supported terminal is detected int the $TERM env var,
MikMod will set the title bar with -= MikMod x.x.x =- followed by
the song title between (). There is a configuration option for this
in config->other_options
|
|
1.8.17nb3).
|
|
- Fixed a stupid bug in the howl callback. If you had problems with
daapd showing up in iTunes (i.e. with the mDNS Responder), try this
update.
- The howl API has changed as of howl 0.9.6.
- Added support for Xing/LAME headers. This speeds up parsing of MP3 files
and in effect the complete initial scan of the filesystem.
- Fixed a few memory leaks.
- Fixed an issue in the makefile.
- Added auto-updates.
- Clients waiting for updates are automatically notified of changes in the
database.
- daapd scans the filesystem periodically now. This happens in a
separate thread.
- Transmissions are compressed with gzip now. This can be turned off with -z
|
|
|
|
* Add SD2 file support
* Reading of loop data in WAV and AIFF
* Minor bug fixes
|
|
http://www.steve.org.uk/Software/xmms/
for command line volume control:
-l (louder)
-q (qieter)
bump PKGREVISION.
|
|
|
|
|
|
|
|
* Support now for the ALSA 1.0 API
* ALSA mmap() mode can be enabled/disabled at runtime using "use_mmap" option.
* Patch to OSS plugin to fix skipping issues with some drivers (like emu10k1).
* Can build with --disable-esd option again
* Minor build fixes
|
|
|
|
|
|
compilers, such as SunPro.
|
|
Changes:
* New "-t <number>" option for starting the numbering of the output files at a
given starting number. Ideal for albums with more than one CD.
* New "-T <number>" option, similar to "-t" but also modifies the tag entries
on the files themselves.
* New "-w <COMMENT>" to add a comment to the tracks of a given CD rip. Use
quotes.
* New "-W <number>" option to combine both a comment with "CD #number" and a
starting number for both the tracks and the tags with "#01" (that is, 101 for
the 1st CD, 201 for the second...)
* Support for keeping an existing playlist (and not add new entries to it),
erase the existing one (overwrite) or append new entries to the existing
one.
* New mungegenre function to switch off (or modify) the default behaviour of
transforming uppercase characters to lowercase.
* cdparanoia permits performing a query to the CD drive and obtain a list of
valid audio tracks. So, now we perform such query and process the results.
* Support for "None of the above" has been added with the "0" selection. A
template is created, and the selection to edit it is defaulted to "y".
|
|
A detailed analisys of the problem can be found in the report.
Bump PKGREVISION to 4.
|
|
* Flip playing icon in RTL locale [Colin Walters]
* Don't include x-directory/normal in MimeType [Colin Walters]
* Save playlists after first start even if nothing's loaded [Colin Walters]
* Don't include nautilus menu item by default [Colin Walters]
* Updated Translations: ja (Takeshi AIHANA)
|
|
former) for applications that are known to require C++.
|
|
|
|
|
|
|
|
to remove it.
|
|
automatically by pthread.buildlink3.mk. Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
|
|
Tested by Holger Amann [keeney at fehu dot org]
|
|
|
|
|
|
|
|
* Libcddb now uses the FreeDB protocol version 6. The difference with
version 5 is that now the responses from the FreeDB server are in
UTF-8 format instead of ISO8859-1. So if the CD you query contains
non-US-ASCII characters the results will be different in this new
version of libcddb.
* [NEW] It is now possible to set the character set that libcddb has
to use when returning disc data (see also above). Use the
cddb_set_charset function to set the user's character set. The
example program, cddb_query, now also has a command-line option for
specifying the character set.
* [BUGFIX] FreeDB changed the specs of their CDDB file format. The
results for certain discs failed to parse correctly because the
libcddb parser was too strict. This should be fixed now.
* [BUGFIX] When writing disc to cache, fill in category if genre is
not specified.
* [BUGFIX] When in CACHE_ONLY mode, do not perform network access when
writing disc record.
|
|
|