Jan 20 2004:
- Added create_playlist_rio for newer Rio players in librioutil.
- Added -j option to rioutil.
Jan 13 2004:
- Added support for downloading from S-Series Rios with firmware
version 2.0 or higher.
- Fixed a bug in mp3.c which cause songs to upload short.
Jan 10 2004:
- Fixed bugs in mp3.c and id3.c.
- Added bitrate to -l option
* fix location of configuration file in man (Craig Routledge)
* MMAP support for esddsp (from artsdsp, Olivier Blin)
* GNU/kFreeBSD support (Robert Milan)
* add new default_options in configuration file and environement
variable, fix regression caused by patch since 0.2.30
* use ALSA default alias (Cyrille Chepelov)
* clean code (Kjartan Maraas)
MOSS (MP3/OGG Streaming Server) is an HTTP-based streaming server
written in Python. It supports the web mode where you browse and
select songs, and the live mode which supports real-time broadcast.
2.1.20:
- Improve the string to utf8 translation function
2.1.19:
- When both g_filename_to_utf8 and g_locale_to_utf8 fail, use the unconverted
string. Don't know if it's the right way, but fixes crashes with broken
filenames.
- Don't try to convert NULL. Fixes crash on empty playlist
- Use special gkrellm 2.2.0 api for scrolling text.
Patch by Bill Wilson <billw@wt.net>
- Use a g_spawn function instead of system to launch xmms, so xmms doesn't
inherit all open gkrellm file descriptors
Patch by Bill Wilson <billw@wt.net>
2.1.18:
- When g_filename_to_utf8 fails fall back to g_locale_to_utf8. Fixes 100% cpu
usage when playing files with filenames in locale encoding.
2.1.17:
- Fixed memory leaks introduced in previous version.
- Patch by Bill Wilson <billw@wt.net> to fix dependency on GdkFont and some
other cleanups
2.1.16:
- Fixed crash when updating playlist
Thanks to Jan Tomasek <jan@tomasek.cz> for the pointer
- Use the filename for title if we don't load the info
- Add an item in the rmb menu to popup the gkrellmms config tab
2.1.15:
- Off by one error in the playlist updating code, caused the wrong title to
show. Found and patched by Andrew Kemp <ajwk@pell.uklinux.net>
* Headers are now in ${PREFIX}/include/speex/ (but a copy is still
in ${PREFIX}/include for compat reasons).
* Pseudo-gapless playback (i.e. playback has the same number of
samples)
* Fixed a potential bug (unconfirmed) that might cause a segfault
in special circumstances.
Also includes a shlib major bump, so update DEPENDS in buildlink3.mk.
- dependency on popt removed
- NetBSD-2*-* added to INCOMPAT_CURSES because this needs panel.h from
ncurses.
Major changes since 0.10.1:
* removed popt dependency
* the default port is now 6600 (mpd-0.11.0)
* nls support (sv,de)
* ncmpc now uses the terminal in raw mode (enabling key bindings to Ctrl-C...)
* changed key bindings:
o cursor movement up/down with j and k (used to be . and ,)
o the update/redraw command is now executed with Ctrl-L (used to be u)
* new ncmpc commands:
o move a playlist entry up/down with Ctrl-K, Ctrl-J (playlist screen)
o add a song/url with a (playlist screen)
o support for MPD db updates with Ctrl-U
* new command line options --config=FILE and --key-file=FILE
* configuration changes:
o replaced '_' with '-' in configuration field names
o the color support in ncmpc have been redesigned - more colors & color fields
o the display of song names can now be customized (list-format, status-format, xterm-title-format)
o ncmpc no longer changes the xterm title by default (set-xterm-title)
o new option for default find mode (find-wrap)
o new option for cursor movement (wrap-around)
o new options for alert bells (audible-bell,visible-bell)
o the wide cursor is now enabled by default (wide-cursor)
o view the sample configuration file and/or the manual page for details
* ncmpc now scrolls long song names on the status line
* ncmpc now have a new built in line editor with completion and history support
* ncmpc now remembers the cursor position when changing directories
* ncmpc now offers to overwrite when saving playlists
* ncmpc now have an optional clock screen
* ncmpc now retreives playlists with MPD's plchanges command
Update provided by Robert Lillack in PR pkg/26237, with minor changes by me.
* Fix upload bug
* Fix "ls" bug for ifp-8xx.
* Fix "mkdir" and "rmdir" bug.
* Added support for iFP-7XX and iFP-8XX by Joseph Roback<joe@roback.cc>.
* 7XX and 8XX series can download any file, change behavior of "download".
* Change behavior of "ls"("ls" is same as "ls /").
As usual, this is a maintenance release, aimed at bug-fixing;
no new features are being added to the 4.0 branch.
The main purpose of this release is compatibility with recent GTK+
releases along with other fixes.
1) Work around in computing total time for mp3's whose first valid mpeg
frame is not layer III
2) Fix mp3 and mp4 decoders when seeking past the end of the file
3) Fix replaygain for flac and vorbis
4) Fix memory leaks in flac decoder (from normalperson)
5) Fix Several other bugs in playlist.c and directory.c (from normalperson)
thanks to Steve Woodford for the nudge.
GramoFile is able to record hours of CD quality music, split long
sound files in separate tracks, and remove ticks and pops from
recordings. It can be used for ripping audio from vinyl LPs.
+ Integrated sound recording and playback (with customized versions of
brec(1) and bplay(1) by David Monro);
+ Handling of large sound files up to a few GB;
+ Signal peak level meter during recording;
+ Playback of user-specifiable parts of sound files;
+ Signal processing through application of `filters';
+ Nine filters (filter types, actually) are supplied, new ones can be
added fairly easily;
+ Multiple filters can be used, in random order, in one single run - even
multiple instances of the same filter;
+ Most filters can be fine-tuned through a number of parameters
(independent of each filter instance);
+ A large sound file containing an entire side of a gramophone record can
be split into separate sound files, one for each track;
+ Signal processing and track splitting are performed simultaneously;
+ Text mode user interface with a windows-like look and `feel';
+ Sound files of the familiar .wav type are used
0.31 - May 29th, 2004 :
=======================
* Tried to fixed the problem to get list of selected files after deleting of
files,
* Added ability to set/unset padding in ID3v2 tags,
* Added an option in the 'Playlist window' to write only the selected files
or directly all the files in the playlist,
* Polish translation updated (thanks to Artur Polaczynski),
* Russian translation updated (thanks to Andrey Astafiev),
* Romanian translation updated (thanks to George Pauliuc),
* Dutch translation updated (thanks to Björn Olievier),
* Japanese translation updated (thanks to Takeshi Aihana),
* Czech translation updated (thanks to Milan Siebenburger),
* Italian translation updated (thanks to Kostantino).
0.30.2 - March 25th, 2004 :
===========================
* Some tabs in the preferences window have been reorganized,
* Fixed in configure script, the detection of libFLAC when using the switch
--disable-ogg,
* Fixed a wrong numbering in sub directories for the new track field button
(to set the number of files in the directory to the track field),
* German translation updated (thanks to Götz Waschk).
0.30.1 - March 22th, 2004 :
===========================
* Added support of FLAC Vorbis tag for FLAC files (if the file has no FLAC
vorbis file, it tries to read the ID3 tag) (thanks to Pavel Minayev),
* Added support of APE tag for OptimFROG files (.ofr, .ofs),
* Added ability to write by default ID3v2.3 tags to ISO-8859-1,
* Version of libFLAC (1.0.3) supplied in the package was removed,
* Added ability in the Process Fields scanner to convert a character by an
other on (patch from Ben Hearsum),
* Added ability to display the files by Artists and by Albums,
* Added ability to set independently the character conversion for the Tag
scanner and the Rename File scanner,
* Added a new button to set the number of files in the directory to the
track field,
* Added the entry "Tag selected files with this field" in the popup menu of
tag entries,
* Added a sub menu Scanner into popup menu over the file list,
* When resizing the main window, the tag area doesn't grow,
* The fields identifiers for Ogg Vorbis tag are written with upper letters
(ex: TITLE= instead of title=) as they are recommended by Vorbis standard,
* The CDDB results can be applied to the files selected in the main list,
* Fixed the execution of scanner, when using entries of the main menu
'Scanner' in the menu bar,
* Fixed the CDDB server name, that wasn't saved in the configuration file,
* Fixed connection to CDDB under FreeBSD 5.1 (thanks to from Jan Kanty Palus),
* Fixed a bug when using "Repeat action for the rest of the files" when
deleting files,
* Fixed a bug that doesn't save the changed files, which aren't selected,
when changing of directory or exiting, even if you select the button "Yes"
in the dialog box,
* Fixed a bug when renaming files with the scanner and using the character
conversion (some spaces or underscores weren't replaced),
* Fixed some memory leaks (in browser, scanner, ...),
* Updated easytag.desktop and EasyTAG icon,
* French translation updated,
* Spanish translation updated (thanks to Fernando),
* Italian translation updated (thanks to Kostantino),
* Dutch translation updated (thanks to Björn Olievier),
* Ukrainian translation updated (thanks to Cawko Xakep).
Changes include:
. Added support for HTTP Proxy
. Detect and skip recursive links in the music directory
. Support for playing mp3 and Ogg Vorbis streams
. Replaygain support for Ogg Vorbis and FLAC
. Update specific files/directories (for fast, incremental updating)
. Play after stop resumes from last position in the playlist
. Play while pause resumes playback
been told by many people that it doesn't work at all for them... hopefully
this solves all problems.
The fix is the following: instead of using the included soundcard.h file,
use the one provided by the system (only in the NetBSD case; I can't test
other systems).
Idea from PR pkg/25301 by Kouichirou Hiratsuka. Bump PKGREVISION to 1.
* Metadata loading via Xine [Bastien Nocera]
* Don't crash on duplicate database entries [Colin Walters]
* Fix random crasher when using commandline args [Colin Walters]
* Fix small display, sourcelist, and browser keybindings to
not conflict with HIG [Colin Walters]
* Actually include sk translation
New Translations
* is (Gunnar Steinn Magnússon)
* sk (Ivan Noris)
Updated translations
* az (Metin Amiroff)
* bg (Peter Slavov)
* el (Nikos Charonitakis)
* fi (Ilkka Tuohela)
* fr (Christophe Fergeau)
* it (Luca Ferretti)
Changes:
This patch release fixes a overflow buffer which can cause server crashes
under certain circumstances. This release contains ONLY the fix for this
issue. We are still targetting a 2.1.0 release with new features and
functionality in the near future.
used to access the mp3s served by howl and daapd.
TunesBrowser is a simple music player, capable of playing music found
on iTunes(TM) shares.
TunesBrowser can connect to the latest iTunes applications (as of
April 29 2004) and is implemented on top of libopendaap
TunesBrowser's interface is quite similar to that of iTunes.
TunesBrowser was written with the purpose of being a prototype
front-end for libopendaap. I intend to integrate libopendaap with
other, more mature, players.
Packages Collection.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.
This package provides the artsd plugin for GStreamer.
libopendaap is a library written in C which enables applications to
discover, and connect to, iTunes(R) music shares.
Unlike all other daap implementations, this library is able to connect
to recent iTunes shares which require a special authentication
algorithm.
AppleRecords is a pure Java DAAP client, meaning it can stream songs
from DAAP servers, including Apple iTunes 4 and 4.5 for Windows and
Mac OS X. It should run on most operating systems that have a modern
Java Runtime Environment.
Server for DAAP, the digital audio access protocol
daapd scans a directory for mp3 files and makes them available via the Apple
proprietary protocol DAAP. DAAP clients can browse the directory and retrieve
individual files, either by streaming or by downloading them.
[read: iTunes server]
The problem is that a switch statement has a default case with no statement.
The fix is to add a null statement. Four instances of this problem
were corrected. This closes the referenced PR.