summaryrefslogtreecommitdiff
path: root/audio/rhythmbox/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2004-11-14Update to 0.8.8:jmmv1-3/+1
* 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)
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-3/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-21Update to 0.8.6. Closes PR pkg/27003.jmmv1-1/+38
Overview of Changes in Rhythmbox 0.8.6 ====================================== * Updated documentation [Jens Schittenhelm] * Japanese help translation [SATOH Satoru] * Fix .pc file to use correct path variables [bugzilla@c0decafe.net] * Add MimeType to .desktop file [Colin Walters] * More extensive Bonobo interface [eskil heyn olsen] * Read disc number tags from ipod [Christophe Fergeau] New Translations he (Shoshannah Forbes, Gil Osher) eu (Iñaki Larrañaga) nb (Kjartan Maraas) Updated Translations en_CA (Adam Weinberger) nl (Vincent van Adrighem) ko (Changwoo Ryu) fi (Tommi Vainikainen) tr (Baris Cicek)
2004-06-25Update to 0.8.5. From Kouichirou Hiratsuka in PR pkg/26083.jmmv1-1/+3
* 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)
2004-04-16Update to 0.8.0:jmmv1-2/+5
* Fix playlist saving [Colin Walters] * Memory leak fixes [Benjamin Otte] * Ignore .Trash directories [Jonathan Blandford] * Add audio/x-mod to known music types [Colin Walters] * Several drag and drop fixes [Colin Walters] * Fix usage of GtkFileSelection [Colin Walters] * Revert back to using "Music Player" as Name [Colin Walters] * Add code to guard against some GConf errors [Colin Walters] * Display error on missing help files [Colin Walters] * Some station properties dialog UI tweaks [Colin Walters] * Remove quality column for now, it doesn't work [Colin Walters] * Require GStreamer 0.8 [Colin Walters] * Handle invalid UTF-8 when parsing playlists [Colin Walters] * Fixes to bonobo interface [Colin Walters] * Quote names with spaces for allmusic.com URIs [Colin Walters] * Disable GTK+ sounds just for Rhythmbox [Miguel Coca] * Better error message on missing plugin [Colin Walters] * Fix GConf schema default for selected source [Colin Walters] * A really major crasher bug fixed [Colin Walters] * Allow player to release audio sink when GStreamer supports it [Benjamin Otte] * Fix several crashers in multiple selection dialog [Colin Walters] * New translations: en_CA, en_GB, pa. * Updated translations: id, lt, cs, ca, pt_BR, es, nl, sv, pl, da, pt, no, sr, hr.
2004-04-01Update to 0.7.1:jmmv1-15/+15
Overview of Changes in Rhythmbox 0.7.1 ====================================== * Initial iPod support (see README.iPod) [Christophe Fergeau] * Ignore files with unknown MIME types [Colin Walters] * Support for Rating criteria in automatic playlists [Colin Walters] * Disc number tags [Christophe Fergeau] * Per-song automatic rating is now configurable [Michael Terry] * Improved multiselection dialog [Colin Walters] * Fix GStreamer configure checks [Christophe Fergeau, Colin Walters] * Use weighted random algorithm when using Shuffle+Repeat [Jeffrey Yasskin] * Remove Bonobo statusbar for now [Colin Walters] * Disable "Browse by..." context menu if browser isn't enabled [Colin Walters] * Some state saving: search text, selected source [Colin Walters] * Use GtkFileChooser in startup druid too [Christophe Fergeau, Colin Walters] * Add audioconvert in pipeline [Colin Walters] * Don't do prelighting on ratings (avoids theme color issues) [Colin Walters] * Actually save library if it didn't exist before [Christophe Fergeau] * Use GAtomic if available [Christophe Fergeau] * Improved Xing header parsing [Christophe Fergeau] * Improved duration reading using GStreamer [Christophe Fergeau] * Fix flac configury [foser@gentoo.org] * Don't set sink to NULL to avoid pausing issue [Colin Walters] * Fix occasional deadlock on startup [Colin Walters] * Other various bugfixes * New and updated translations Overview of Changes in Rhythmbox 0.7.0 ====================================== * Support for GStreamer-based metadata [Colin Walters] * Initial tag editing work [Colin Walters] * Adaptive ratings [Michael Terry] * ReplayGain support [Jeremy SIMON] * Create automatic playlists via drag and drop from browsers [Jonatan Magnusson] * Editing of automatic playlists [Colin Walters] * Song info dialog cleanups [Colin Walters] * Implement "Browse this genre/artist/album" context menu [Colin Walters] * Allow reordering playlists via DND [Colin Walters] * Automatically scroll view while dragging [Yann Rouillard] * Fix sorting by genre [Colin Walters] * Pause support for multimedia keys [Crispin Flowerday] * Lots of playback order fixes and speedups [Jeffrey Yasskin] * .m3u parsing fixes [Colin Walters] * Some MacOS X work [Jeffrey Yasskin] * Fix time display with partial days [James Kahn] * Use new GtkFileChooser if available [Sriram Ramkrishna] * Internet radio buffering progress now uses bottom progress bar [Colin Walters] * Correctly remember state for Import Folder dialog [Colin Walters] * Lots more error checking for playback [Colin Walters] * Update INTERNALS documentation [Colin Walters] * New "equals" criteria for automatic playlists [Colin Walters] * New default iradio station list [Colin Walters, Jeffrey Yasskin, Joseph Wilhelm] * Default CFLAGS warning bits stolen from gnome-keyring [Colin Walters] * Configuration/build fixes [Juilo M. Merino Vidal] * More C89 fixes [Scott Wheeler] * General code cleanup [Colin Walters, Christophe Fergeau, Jeffrey Yasskin] * Misc bugfixes [Colin Walters, Christophe Fergeau, Jefferey Yasskin] * New and updated translations
2004-02-29Update to 0.6.7.jmmv1-1/+2
Changes in 0.6.7: * Brown paper bag release * Fix usage of GCONF_SCHEMA_FILE_DIR [Joe Markus Clarke] * Don't include unsupported MIME types in .applications [Colin Walters] Changes in 0.6.6: * Don't lose on AMD64 [Colin Walters] * Honor G_PARAM_CONSTRUCT_ONLY properties [Colin Walters] * Fix startup notification when already running [Christophe Fergeau] * Keep current selection on right-click [Colin Walters] * Fix use of non-POSIX sh syntax [Julio M. Merino Vidal] * Use GCONF_SCHEMAS_FILE_DIR [Julio M. Merino Vidal] * Don't crash trying to save session while loading [Colin Walters] * Escape symlink names when resolving URIs [Colin Walters] * More gcc-2.95 fixes [Colin Walters] * Improved genre sort [Colin Walters] * Parse bare .m3u files [Colin Walters] * Less strict version tests in autogen.sh [Colin Walters]
2004-01-24Initial import of rhythmbox, version 0.6.5:jmmv1-0/+152
Rhythmbox is an integrated music management application, originally inspired by Apple's iTunes. It is free software, designed to work well under the GNOME Desktop, and is based on the powerful GStreamer media framework. Rhythmbox has a number of features, including: * Easy to use music browser. * Searching and sorting. * Comprehensive audio format support through GStreamer. * Internet Radio support. * Playlists.