Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
installed shell scripts.
* Generate the to-be-installed script at build time, not at install time.
We "build" for a reason -- to see what's going to be installed before
we actually install it.
|
|
|
|
Fix volume changes with auvia on amd64 port.
|
|
|
|
|
|
Overview of changes in Rhythmbox 0.9.8 "Type slowly"
=====================================================
* move to SVN and move round lots of files. yay!
* use "friendly" date-time in track list (William Jon McCann)
* add visualisation plugin (JOnathan Matthew)
* support more lastfm:// URIs (Jonathan Matthew)
* split code out into a library common to plugins and the binary (Jonathan Matthew)
* display cover art in the tray icon tooltop and song-change notification (Ed Catmur)
* Magnatune improvements (Adam Zimmerman)
* core art improvements, support art for podcasts et al (Ed Catmur, Martin Szulecki)
* Python plugin improvements (James Livingston, Jonathan Matthew)
* add support for the Jamendo online catalogue (Guillaume Desmottes)
* support new Gnome "media key" mechanism (James Livingston, Jonathan Matthew)
* support track transfer for "generic" audio players, and improve iPod
track transfer support, including transcoding (James Livingston)
* many build/run issues on Solaris (Irene Huang)
* Nokia N800 support (William Jon McCann)
* Many core improvements, for future work
* the usual pile of minor features and bug fixes
Updated Translations
--------------------
* ca Jordi Mallach
* da Peter Bach
* de Hendrik Brandt
* en_CA Adam Weinberger
* en_GB David Lodge
* fr Jonathan Ernst and Stéphane Raimbault
* gl Ignacio Casal Quinteiro
* hi Gaurav Mishra (NEW)
* it Luca Ferretti
* lt Žygimantas Beručka
* nl Tino Meinen
* pl Artur Flinta and the Gnome Polish Team
* pt_BR Guilherme de S. Pastore
* sv Daniel Nylander
* vi Nguyễn Thái Ngọc Duy
Overview of changes in Rhythmbox 0.9.7 "I love Perth"
=====================================================
* Use gnome-power-manager to inhibit suspend while playing (Jonathan Matthew)
* Add support for transient metadata (Ed Catmur)
* Plugin-ise Internet radio support (Jonathan Matthew)
* Add support for the MagnaTune online store (Adam Zimmerman)
* Add support for playin Last.fm radio streams (Matt N)
* Even more support for broken podcast feeds (Alex Lancaster)
* Display placeholder when no cover art can be found (Ed Catmur)
* Build fixes (Brian Cameron, Gilles Dartiguelongue, Alex Lancaster)
* Improve the python console (Brian McKenna)
* Ask the user if MusicBrainz returns multiple albums (Edgar Luna)
* Refactor support for "streaming" sources (Jonathan Matthew)
* Let dbus clients request playing song notification (Oskari Saarenmaa)
* Add more unit tests (Jonathan Matthew)
* Fix some a11y stuff (Jerry Tan)
* Plugin-ise DAAP, and DAAP improvements (Jonathan Matthew)
* Startup improvements, including async directory walking (James Livingston)
* Improve intra-application Drag and Drop (Jonathan Matthew)
* Support gnonfaudiosink's "profile" property (Alex Jones)
* Remove insane threading from podcasts (James Livingston, Jonathan Matthew)
* Disable ReplayGain by default, since it has issues (James M)
Plus the usual assortment of bug fixes, performance and memory improvements, and minor features.
Updated Translations
--------------------
* ar Djihed Afifi
* ca Jordi Mallach, Josep Puigdemont i Casamajó
* dz Pema Geyleg (New)
* el Nikos Charonitakis
* en_CA Adam Weinberger
* es Francisco Javier F. Serrador
* fi Ilkka Tuohela
* gl Ignacio Casal Quinteiro
* hu Gabor Kelemen
* it Luca Ferretti
* ja Takeshi AIHANA
* lt Žygimantas Beručka
* nb Kjartan Maraas
* nl Vincent van Adrighem
* sv Fredrik Tuomas
* vi Nguyễn Thái Ngọc Duy
|
|
problematic because the return type can be either void or int. The
autoconf manual says to just omit the return statement.
|
|
|
|
playback. From Sergey Svishchev in PR 35772.
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
|
|
=== release 0.10.6 ===
2007-05-23 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/mp3-c-synth.c: (III_polyphase_matrix), (MPG_DCT_8):
Use a temp array to turn 8 additions and 4 subtractions into 6
additions and 2 subtractions.
* decoder/mp3-c.c: (III_huffman_decode):
Avoid a false assertion that occurs when we don't have any bigvalues
or count1 bits to decode. Fixes #18.
2007-05-18 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/flump3dec.c: (flump3dec_init), (flump3dec_reset),
(flump3dec_flush), (flump3dec_sink_chain),
(gst_flump3dec_update_ts), (flump3dec_drain_avail),
(flump3dec_change_state):
* decoder/flump3dec.h:
* decoder/mp3tl.c: (mp3tl_decode_header):
Fix timestamp handling so that incoming timestamps always get
applied at the correct time. Add a threshold for accepting
incoming timestamps - updates below the threshold are ignored,
to avoid problems with the timestamping granularity of container
formats.
2007-03-19 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
Make liboil use OFF by default. Enable it with --enable-liboil.
2007-03-12 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/flump3dec.c: (flump3dec_src_query),
(flump3dec_src_convert), (flump3dec_time_to_bytepos),
(flump3dec_src_event):
Don't convert all upstream seeks to open-ended ones. Preserve
-1 as a valid value for seek start and end instead of converting
it blindly to time and bytes.
2007-02-28 Thomas Vander Stichele <thomas at apestaart dot org>
* Makefile.am:
* autogen.sh:
* configure.ac:
adapt to new AG_GST and pull in new common common
2007-02-18 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/table-powtable.h:
Oops, commit the power factors table too.
2007-02-18 Jan Schmidt <thaytan@mad.scientist.com>
* Makefile.am:
* configure.ac:
* decoder/Makefile.am:
* decoder/bitstream.c: (bs_getbytes), (h_setbuf):
* decoder/bitstream.h:
* decoder/mp3-c-synth.c:
* decoder/mp3-c.c: (III_get_side_info), (III_dequantize_sample),
(c_decode_mp3), (mp3_c_init), (mp3_c_flush):
* decoder/mp3-c.h:
* decoder/mp3-ipp.c: (ipp_decode_mp3), (mp3_ipp_init),
(mp3_ipp_flush), (mp3_ipp_close):
* decoder/mp3-ipp.h:
* decoder/mp3tl-priv.h:
* decoder/mp3tl.c: (mp3tl_new), (mp3tl_free),
(mp3tl_decode_header), (mp3tl_decode_frame), (mp3tl_flush):
Merge back pre-computed power factor table from the rework branch.
Re-arrange the decoder backend so that the C implementation is always
available, and use it for decoding "MPEG 2.5" even with IPP.
Do more efficient bitstream operations by copying arrays of bytes
directly into the huffman bitstream instead of a byte at a time.
Use the simpler 'huffman bitstream' object where we can.
* util/Makefile.am:
* util/gen-pow-table.c: (main):
Utility for computing the power factor table.
2007-02-16 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
* decoder/Makefile.am:
Add support for using liboil in the C build.
* decoder/flump3dec.c: (flump3dec_base_init),
(flump3dec_drain_avail):
Change the reported codec tag string to
'MPEG 1/2 Audio, Layer 1/2/3' so it shows more info.
Make the element details show which build (IPP,liboil,C) is in use.
* decoder/mp3-c-synth.c: (mp3_SubBandSynthesis):
* decoder/mp3-c.c: (inv_mdct_s), (mp3_init):
* decoder/table-dewindow.h:
Use liboil in one place to do an array multiply.
2007-02-13 Mathieu Garcia <matthieu@fluendo.com>
* decoder/flump3dec.c (flump3dec_drain_avail): Post less often
the bitrate tag (> 10kbps change)
2007-02-12 Mathieu Garcia <matthieu@fluendo.com>
* decoder/flump3dec.c (flump3dec_change_state):
(flump3dec_drain_avail):
* decoder/flump3dec.h (struct FluMp3Dec):
Now we post the bitrate tag.
* decoder/flump3dec.c (flump3dec_drain_avail): Set the
GST_TAG_AUDIO_CODEC.
2007-01-31 Christian Schaller <christian@fluendo.com>
* decoder/flump3dec.c: Fix codec classification
Audio/Decoder -> Codec/Decoder/Audio
=== release 0.10.5 ===
2006-12-12 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/common.h:
* decoder/flump3dec.c: (flump3dec_get_query_types):
* decoder/huffman.c:
* decoder/mp3-c-synth.c: (mp3_SubBandSynthesis):
* decoder/mp3-c.c: (III_get_side_info), (III_frequency_inversion),
(mp3_close):
* decoder/mp3tl-priv.h:
Fix compilation on the Sun Studio compiler
=== release 0.10.4 ===
2006-11-28 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/bitstream.c: (bs_new):
* decoder/decode.c: (set_hdr_data_slots):
* decoder/mp3-c.c: (III_get_LSF_scale_factors),
(III_huffman_decode), (III_dequantize_sample), (III_reorder),
(III_stereo), (decode_mp3):
Implement MPEG-2.5 samplerates.
* decoder/mp3tl.c: (mp3tl_decode_header):
Ignore the incoming table of frame sizes and pass all data including
possibly auxilliary bits to the decoder for now.
2006-11-21 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/flump3dec.c: (flump3dec_init):
Don't leak pad templates.
2006-11-20 Jan Schmidt <thaytan@mad.scientist.com>
Merge back revisions 601 thru 605 from the gst-fluendo-mp3-rework
branch
2006-11-20 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/mp3-c-synth.c: (III_subband_synthesis),
(mp3_SubBandSynthesis):
Rearrange things slightly, so Layer 2 and Layer 3 decoding also use
the new synthesis function.
2006-11-20 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/Makefile.am:
* decoder/mp3-c-synth.c: (III_subband_synthesis),
(III_polyphase_matrix), (MPG_DCT_32), (MPG_DCT_16), (MPG_DCT_8),
(mp3_SubBandSynthesis):
* decoder/mp3-c.c:
* decoder/mp3-c.h:
* decoder/mp3-cos-tables.h:
* decoder/mp3tl-priv.h:
* decoder/mp3tl.c: (mp3tl_decode_frame):
Move synthesis/dct functions out to a separate file. Fix decoding by
using the correct entry from the synth_cos64_table lookup table.
2006-11-20 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/Makefile.am:
* decoder/mp3-c.c: (decode_mp3), (III_subband_synthesis),
(III_polyphase_matrix), (MPG_DCT_32), (MPG_DCT_16), (MPG_DCT_8),
(mp3_SubBandSynthesis):
* decoder/mp3-cos-tables.h:
* decoder/mp3tl-priv.h:
* decoder/mp3tl.c: (mp3tl_decode_frame):
Optimise polyphase filter bank by using a partially hand-unrolled
32-point DCT.
2006-11-19 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/Makefile.am:
* decoder/mp3-c.c: (inv_mdct), (init_mdct),
(III_frequency_inversion), (decode_mp3), (mp3_init):
Clean up old, slow code branches.
=== release 0.10.3 ===
2006-09-07 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/flump3dec.c: (flump3dec_change_state):
Patch from Sebastian Moutte to fix setting caps on the src pad
when reusing the element (Closes #5)
2006-09-06 Jan Schmidt <thaytan@mad.scientist.com>
* decoder/bitstream.h:
* decoder/common.h:
* decoder/decode.c: (II_dequant_and_scale_sample):
* decoder/flump3dec.c: (flump3dec_get_type), (flump3dec_base_init),
(flump3dec_check_for_xing), (flump3dec_drain_avail),
(flump3dec_get_query_types):
* decoder/huffman.c: (huffman_decoder):
* decoder/mp3-c.c: (III_get_side_info), (III_get_scale_factors),
(III_get_LSF_scale_data), (III_get_LSF_scale_factors),
(III_huffman_decode), (III_dequantize_sample), (III_antialias),
(decode_mp3), (mp3_SubBandSynthesis), (mp3_init), (mp3_flush),
(mp3_close):
* decoder/mp3-c.h:
* decoder/mp3tl-priv.h:
* decoder/mp3tl.c: (mp3tl_sync), (mp3tl_decode_frame):
* decoder/table-huffdec.h:
Clean ups and bug fixes.
Change the way the main_data buffer is calculate to eliminate a state
variable.
Fix a nasty array index overflow that was resulting in noise in the
left channel for some builds only.
Fix all -Wextra warnings
2006-08-25 Wim Taymans <wim@fluendo.com>
* decoder/flump3dec.c: (flump3dec_drain_avail),
(flump3dec_sink_event):
Output the first frame before the second frame instead at EOS.
2006-08-18 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
Build against IPP for x86_64, and support IPP 5.0 & 5.1
* decoder/mp3-c.c: (mp3_SubBandSynthesis):
Fix the float -> int16 conversion so it doesn't overflow
|
|
version is available in audio/libmusicbrainz.
|
|
|
|
MusicBrainz is a user-maintained community music metadatabase.
Music metadata is information such as the artist name, the release
title, and the list of tracks that appear on a release. MusicBrainz
collects this information about recordings and makes it available
to the public. All of the data in MusicBrainz is user contributed
and user maintained.
This library is an interface to the MusicBrainz database. It is
aimed at developers of media players, CD rippers, taggers and other
applications requiring music metadata. The service's architecture
follows the REST design principles. Interaction with the web service
is done using HTTP and all content is served in a simple but flexible
XML format.
|
|
|
|
Changes for libmusicbrainz 2.1.5
-------------------------------------
- Fix for CD TOC reading on Solaris, thanks to Brian Cameron. (#2009)
- Fixed compilation on GCC 4.3. (http://bugs.debian.org/417352)
- Fix the patch for buffer overflows in rdfparse.c (2066)
- Support for Debian GNU/kFreeBSD in configure.in (patch from the
libmb package in Debian)
- Patch to allow manually entering the CD TOC information, thanks
to sbooth. (#2193)
- Fixed configure.in to work with newer versions of autoconf. (#1829)
- Buffer overflow in MBHttp::WriteToBuffer. (#2273)
- Python bindings:
- No shebang in non-executable scripts.
|
|
|
|
affected packages.
|
|
|
|
|
|
|
|
pkg-build-options.mk procedure.
|
|
* Mouse- and key binding updates:
shortcuts keys for recording
support for multiple popup events (shift-left-button and
right-button are now the default on all platforms)
* Misc. bug fixes including zoom in/out mixup
Changes in WaveSurfer version 1.8.4
* Improved scrollwheel support, including zooming (Ctrl + wheel)
* Fixed bugs in chooser & preferences dialogs
* Several other bug fixes
Changes in WaveSurfer version 1.8.3
* Global console variables SOUND and WSURF contain active sound/widget
* Localization file for Brazilian Portuguese
* Minor cosmetic fixes and some bug fixes
Changes in WaveSurfer version 1.8.2
* The Chooser dialog can now handle bookmarks of the form
pathname:<time>
* Updated documentation
* Bug fixes
Changes in WaveSurfer version 1.8.1
* Many minor improvements and fixes
Changes in WaveSurfer version 1.8
* Updated GUI that better matches the platform (WinXP, MacOSX,
etc.) WaveSurfer is run on.
* Other minor improvements and bug fixes
Changes in WaveSurfer version 1.7.6
* -config option can now also specify a full path name
* Chooser-dialog now handles auto-play, Windows path names and sorting
* Automatically generated plots will not generate "Unsaved
changes" dialog on exit as default anymore
* WaveSurfer Mac binary now uses Tcl/Tk 8.4.9
* Lots of other minor improvements and bug fixes
Changes in WaveSurfer version 1.7.5
* Expanded key binding functionality
* Enhancements to the Chooser-dialog
* WaveSurfer binaries now use Snack 2.2.9
* Several other improvements and bug fixes
|
|
since 2.2.8:
10/20/04 (new feature) Implementation of data and append commands for
Python (Hinard).
10/26/04 (bug fix) Fixed leak in Windows sound I/O code. (Wilkason)
11/15/04 (new feature) The fade filter can now fade to a minimum level
other than zero.
11/18/04 (bug fix) Corrected memory leak in the pitch command.
11/25/04 (bug fix) Corrected handling of Lin24packed sample encoding.
11/30/04 (new feature) Support for more than 2 channels on Macintosh OS X.
----------------- Released 2.2.9, 12/1/04 -----------------------
1/26/05 (new feature) Added implementation for snack::audio
record_gain command on Windows (DeJong)
1/26/05 (enhancement) Several improvements regarding MP3 format
handling. (Wilkason)
14/12/05 (bug fix) Fixed canvas items to work with later ActiveTcl
releases.
----------------- Released 2.2.10, 14/12/05 -----------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Added the rhythmtapping modules.
* Added lessons to practise intervals from second to octave.
* Added twelve-tone and bpm exercises.
* Added ternary rhythm exercise.
* Added nameinterval exercise.
* Added descending melodic intervals exercise.
* Added LOTS of scale exercsies from Davide Bonetti.
* Removed GNOME dependencies. We now require pygtk 2.6.0 or newer.
* The user manual is now translatable using .po files.
* Many updated translations.
* Cairo version of all input widgets.
* Improved GtkTextView-based html widget if GtkHtml is not available.
|
|
Audio CD's, MP3's, and other music files using QuickTime.
|
|
2.1 - May 7th, 2007 :
=====================
* Fixed a crash in the Artist/Album view after saving files,
* Italian translation updated (thanks to Costantino Ceoldo),
* Brazilian Portuguese translation updated (thanks to doutor.zero),
* French translation updated.
|
|
fixed: corrupt floating-point audio on big-endian machines
fixed: limit RIFF data buffering to 16 MB to prevent out-of-memory crash
improved: attempt to mute errors when decoding corrupt legacy WavPack files
improved: overall performance enhancements of 10% to 30% (depending on mode)
added: MMX intrinsics for 24-bit (and higher) stereo encoding (thanks to
Joachim Henke)
added: --skip and --until commands to unpack specified range of audio data
|
|
===============
Version 0.2.38
===============
* Fix 100% CPU problem introduced in 0.2.37 (Joe Marcus Clarke)
* Fix libesddsp not linking against libesd (Loïc Minier)
* Fix file descriptor leaks (Pierre Ossman)
* Fix a build problem with the read/write wrapper (Jean Bréfort)
* chdir to "/" when starting up (Dan Winship)
* Only install the esddsp man page if we build the binary
|
|
Fixes to several DOS attacks that could be carried out
aginst a nasd server, ANSI'fication of most of the server and
client code, and significant rework of input and output mixer
handling in the voxware (OSS) server.
|
|
|
|
PythonDaap is a (under development) DAAP client implemented in Python,
and based on PyTunes by Davyd Madeley. The authentication stuff
(needed by recent copies of iTunes) has been added, and a primitive
object model that can download individual tracks, and has playlist
support.
This distribution also includes an implementation of Apple's custom
MD5 hasher as a python module. This hasher is used in the DAAP
authentication protocol, documented by David Hammerton.
|
|
2.0.2 - March 1st, 2007 :
=========================
* Fixed a runtime crash on Mac OS 10.x platform (thanks to Timothy Lee),
* When adding a picture to a file, the selection window starts on the same
directory of the file,
* Fixed command buttons not disabled when using the scanner command,
* Fixed a compilation bug under Solaris (thanks to Ben Taylor),
* Fixed sorting of filenames containing some particular UTF-8 characters,
* Fixed a crash when double clicking over the file list when no file loaded,
* Fixed a crash when deleting severals files,
* Some code improvments to increase speed,
* Czech translation updated (thanks to Zbynek Mrkvicka),
* German translation updated (thanks to Götz Waschk),
* French translation updated.
|
|
# 2) make succeeds even with failures, making this problem non-obvious
MAKE_JOBS_SAFE= no
|
|
2.0.1 - April 12th, 2007 :
==========================
* Added WavPack support (thanks to Maarten Maathuis),
* Added a log area in the main window to avoid sending all messages to the
console,
* Added local access to the cddb search for the automatic mode,
* Fixed some bugs in the cddb window,
* Fixed the reloading of the current which was done two times when changing
state of the "Show hidden directories" checkbox,
* Fixed Glib warnings on startup,
* Italian translation updated (thanks to Costantino Ceoldo),
* Brazilian Portuguese translation updated (thanks to doutor.zero),
* French translation updated.
|
|
|
|
|
|
|
|
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
|
|
changes:
New Graphics
Visualizations
Last.fm streaming (experimental, may lock Exaile up if it cannot connect
to their website)
Mass Storage Driver plugin
Python Console plugin
A scriptable device panel
|