Quimup Change Log

version x.y.z
x = major   y = minor   z = update

v. 0.3.5     2008 02 17

  Fixed: "KDE logout was cancelled by process quimup." (thanks Tilman Vogel).
Changed: Symlinks can now be used for album art (thanks Tilman Vogel).
Changed: Main MPD version is now shown as x.x (was the 'API' version x.x.x).

v. 0.3.4     2008 06 17

   Fixed: compilation errors with gcc 4.3 (#include <stdlib.h>)
   Fixed: possible purge of wrong item(s) on some systems.
   Fixed: possible delete of wrong item(s) on some systems.

v. 0.3.3     2008 02 24

 Changed: play-pause button now shows 'action when clicked' (was 'current status').
 Changed: kbps now updates less frequently (it was making Frank rather nervous).
   Fixed: 2xClick on a playlist-item started the previous item on some systems.
   Fixed: connection was reset when 'repeat' was toggled.

v. 0.3.2     2008 01 24

   Added: special icon for list items that are not stopped, but waiting (before playing).
   Added: special icon for list items that show the 'played' state.
   Added: track number is appended to the album name: "Cool Album #06"
 Changed: global font type is now set by the QT environment (was SansSerif).
 Changed: global font size is now set by the QT environment (was set by Quimup).
 Changed: list font can now be set by the user (was SansSerif).
 Changed: the text color of a 'stopped' list item is now like that of a normal item.
 Changed: database panel is no longer disabled during a database update.
 Changed: some minor adjustments to texts and graphics, as usual.
   Fixed: timelabel of tracks >= 60 minutes was not displayed correctly.
   Fixed: wrong main display when starting up in paused mode.
   Fixed: wrong main display when starting up in stopped mode.

v. 0.3.1     2007 11 21

	  bugfix release (thanks Seba)

   Fixed: program froze when zero playlists, artists or albums were listed.
 Removed: empty tooltip on the icon of playlist items.

v. 0.3.0     2007 11 21

          Many thanks to Seba for testing this version.

   Added: a mini mode for the main window, with a cool fading & sliding effect.
   Added: ctrl + drag-&-drop will append a dragged playlist (default = replace).
   Added: a custom album-art file-name (or part of it) can be set (on Seba's request).
   Added: handling of tracks without an album name (artist must be present).
   Added: handling of tracks without an artist name (album must be present).
   Added: indication in main window when a comment tag is found: "‹ comment"
   Added: number of items is shown in the header of the data panel: "1026 albums".
 Changed: in 'artist mode' the albums are now shown with the year: "1974 FarOutAlbum".
 Changed: 'purge' now also removes the current track when it is in 'stopped' state.
 Changed: the central divider in Tracks window can now be moved / positioned.
 Changed: the comment tag (when found) is now shown as a tooltip on the album art.
 Changed: 200x200 pixel album art is no longer resized (border is now drawn ON the pic).
 Changed: artist name moved up and replaced the # in the main display.
 Changed: up to 4 output devices can now be used simultaneously.
 Changed: replaced the image displayed when an audio stream is being played.
 Changed: in addition to tailing spaces now also leading spaces are removed from text input.
 Changed: the lay-out of the Tracks window was rearranged a bit.
 Changed: some minor adjustments to texts and graphics, as usual.
 Changed: the layout of the tray-icon tooltip (which was rather messy).
 Changed: 'under the hood' quite a bit of code was cleaned up or rewritten.
 Changed: added more detail (and sense) to the command-line output.
   Fixed: command synchronization errors on slower computers.
   Fixed: password was reset every time the settings were saved in the Settings window.
   Fixed: songs are now ONLY marked played when they have actually played.
   Fixed: db update did not reset the Tracks window when no track was playing/paused/stopped.
   Fixed: there were problems saving options when not connected to mpd.
   Fixed: when the active playlist item was deleted the 'focus' simply disappeared.
   Fixed: the 'dropline' was not shown when the drop was below the last playlist item.
   Fixed: hitting 'enter' now never fails to start a search when the line-edit has the focus.
   Fixed: clicking (not dragging) the volume slider didn't change the volume (thanks Thomas).
   Fixed: the progress-bar could be set when no track was playing (thanks Seba).
   Fixed: problems when searching the database while it was being updated.
   Fixed: some novel compilation warnings about string conversions.
   Fixed: issues with UTF8 and special characters. Anything can be a 'Sueño' now.
 Removed: the 'server uptime' and 'database last accessed' labels from the Tracks window.
 Removed: the Unmark button in the playlist panel (show/hide will have to do).
 Removed: the program no longer responds to unused, default key-presses (tracks window).
 Removed: 3 obsolete includes.

v. 0.2.0     2007 10 24
   Added: search-mode 'genre' (on Zig's request).
   Added: database-mode 'albums' (on Thomas' request).
   Added: database-mode 'search' (on my request).
   Added: handling of Audio Streams (on Marcus' request).
   Added: 'purge' button to playlist (removes all played items)
 Changed: albums that are added to the playlist are first sorted by track #, next by filename.
 Changed: search for albums: artist name added to track title.
 Changed: search for albums: compilation-albums are now kept together.
 Changed: some cosmetic features and texts.
 Changed: db panel is only reloaded when an update actually finds changes.
   Fixed: problems listing 0 dirs, 0 artists or 0 albums.
   Fixed: Quimup crash when starting up with an empty database.
   Fixed: Quimup crash when starting up with tray-icon turned off.
   Fixed: wrong track-label after removing tracks from the playlist.
   Fixed: search mode switched to a different mode when db was updated.
 Removed: a single line of obsolete code.

v. 0.1.3     2007 06 13
Updated: libmpdclient to version 0.13.0
Changed: logo and some icons.
Changed: default 'No Art' image.
Removed: border when 'comment' is shown.
  Fixed: Tray-icon was off-center in the panel at start up.
  Added: Tool-tip to Tray-icon.

v. 0.1.2     2007 05 16
   Fixed: Auto-connect could not be turned off.
   Fixed: connection errors are now reset before reconnecting.
   Fixed: dirs and files are now checked before they are accessed. Warning when access is denied.
 Changed: list of dependencies.
 Changed: album-art now includes files matching *album* (was *albumart*) and *front* (was *front.).
 Changed: minor features of dialogs and other texts.

v. 0.1.1     2007 04 27
  Added: menu/desktop icons. Updated the 'Readme' file. Some code clean-up.

v. 0.1.0     2007 04 19
  Added: everything (first public release).

