Bug 147730 - update port: audio/clementine-player up to 0.3
Summary: update port: audio/clementine-player up to 0.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-09 18:30 UTC by Veniamin
Modified: 2010-06-14 19:51 UTC (History)
0 users

See Also:


Attachments
file.diff (1.32 KB, patch)
2010-06-09 18:30 UTC, Veniamin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Veniamin 2010-06-09 18:30:02 UTC
Version 0.3:
  Features:
    * It is now possible to group the library by any field.
    * Clementine now uses GStreamer to play music.
    * There is now an equalizer in the Tools menu.
    * Crossfading between tracks, and gapless playback.
    * Add an OSD for operating systems that don't have native notifications.
    * MPRIS support - you can now control Clementine using compatible remote
      control applications.
    * You can now control Clementine using the command line.
    * Better tag editing.  You can now automatically renumber tracks, bulk-edit
      fields, and edit tags directly from the playlist.
    * Autocompletion of album and artist names when editing tags.
    * Undo and redo in the playlist.
    * Add a menu option to delete items from the playlist.
    * Add options to hide/show the main window on startup.
    * Add options to sign out of Last.fm, and hide the Last.fm buttons.
    * Automatically scroll to the currently playing song.
    * Automatically start playing again from the previously playing track.
    * Show a tiny "play" or "pause" icon in the system tray.
    * Show a nicer indicator in the playlist when drag+dropping songs.
    * (Windows and Mac) Global shortcut support.
    * (Windows) The analyzer now works.
    * (Mac) Remove the system tray icon, and minimize to the dock properly.
    * (Mac) Use Sparkle for updates.

  Bugfixes:
    * The library scanner should now be much more efficient, and won't scan
      your entire collection on startup.
    * Saving and loading huge playlists should now be much faster.
    * Fix several issues with runtime linking of sqlite.
    * It is now possible to play songs that have '#' in the name.
    * The currently playing track animation is now a more readable colour.
    * Fix a crash when right-clicking an empty area of the playlist.
    * Fix a crash when starting Clementine from a directory that contained
      another directory called "clementine".
    * Fix a crash when deleting songs from the library while the library
      scanner is running.
    * Fix an occasional crash when playing music.
    * Left clicking on the track slider will now jump to that position.
    * Stop the user from rearranging album covers in the cover manager.
    * (Linux) Stop Clementine from creating loads of notifications at once.
    * (Linux) Clementine will no longer prevent KDE from logging out.

  Internationalization:
    * Added translations for Portuguese, Czech, Danish, British English,
      Finnish, French, Galician, German, Italian, Kazakh, Bokmal, Polish,
      Romanian, Swedish and Turkish.
  
  Buildsystem changes:
    * (Linux) Use the notification daemon directly, instead of through
      libnotify.
    * It is now possible to select other audio backends (xine, vlc, phonon)
      through a cmake option, although doing so is not recommended, and may
      cause a terrible plague to wreak havok and despair upon your friends and
      loved ones.  You have been warned.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-09 18:30:14 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2010-06-09 18:35:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-06-14 19:25:33 UTC
makc        2010-06-14 18:25:19 UTC

  FreeBSD ports repository

  Modified files:
    audio/clementine-player Makefile distinfo 
  Log:
  Update to 0.3
  
  PR:             ports/147730
  Submitted by:   Gvozdikov Veniamin (maintainer)
  
  Revision  Changes    Path
  1.4       +2 -5      ports/audio/clementine-player/Makefile
  1.3       +3 -3      ports/audio/clementine-player/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Max Brazhnikov freebsd_committer freebsd_triage 2010-06-14 19:51:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!