August 1st, 2010· Update German translation. Thanks to Christoph Wickert.
· Disable Global keybindings if gtk < 2.20.
· Add "Pragha Music Player" to the sumary of notifications and so displayed correctly. In notify-osd for example.
· Eliminate previous incompatible db only if minor to 0.8.0.
· Drop "Folder structure" bad string.
July 29th, 2010News:
· Folder / Files library view replaced by Foders Estructure. (like in foobar2000) (1)
· Add option to merge folders in folders estructure view.
· Add support for comments.
· Optimizations.
· Use gtk_tree_store_prepend rather than gtk_tree_store_append.
· Use fixed size in cell renderers of current playlist.
· Use g_timeout_add_seconds to update progress when scan the library.
· Prepend refs to crop playlist.
Others Changes:
· Now is Pragha Music Player instead Pragha Music Manager.
· When change songs not scroll to the new path if already visible.
· When you drag songs where they are dropped.
· Use gnome-mime-audio icon to library_tree, and playlist_tree if exitst.
Bugs fixed:
· Order with case insensitive in library view.
· Preventing incomplete icon themes, restore Album png.
· Check system tray before sending notifications.
· Use correct PULSE_PROP_media.role audio, instead music.
· Use Singly-Linked List in queue list.
· Remove useless compilation flag in db.
· Update po files.
June 25th, 2010· Fix Issue 14: Pragha can not remember the starting position.
· Remember correctly window position when click status icon or close window.
· Never add files recursively with dbus and command line. Freeze Pragha.
June 24th, 2010News:
· Global keybindings thanks to keybinder. Inspired on osdlyrics
Updates Translations:
· Add Brazilian Portuguese translation. Thanks to Sergio Cipolla.
Bugs fixed:
· Fix display files with non-utf8 locale. Thanks to Roberto DMD.
· Fix open urls without gvfs. Thanks to Roberto DMD.
· Add files recursively with dbus and command line according to preferences.
· Shows album art when playing audio cd
· D'Oh!. No remember Close to tray option.
June 19th, 2010News:
· Drag'n drop several items in Library/Playlist/Current_playlist. Very thanks to Guillaume Royer.
· Add files to the current playlist by dragging them from file browser. Very thanks to Guillaume Royer.
· Drag files over current playlist to any file browser to copy this.
Others Changes:
· Add option to add files recurvively in preferences dialogs.
· Use Right" and "Left", as default keyboard shortcuts for Previous/Next.
· Remember sidebar size when restart.
Bugs fixed:
· Refilter library view according to search entry, when switching library order.
· Only insensitive search entry when switching library order.
· Remove the redundant Save Playlist/Clear/Jump To/Searchbar toolbar.
· Insensitive Properties menu entry, instead hide it when several items are selected.
· Unselect all when click over when click over no song.
· No resize panel, when change windows size.
· Remove unused variables.
May 20th, 2010· Update German translation. Thanks to PhotonX.
· New album unknown icon. Provisory.(Does not look good with dark themes)
May 19th, 2010· Add confirmation dialog. to "Delete from..", menu entries.
· Leave the checkbox automatically when change a tag in edit track dialog.
· Adds an icon to clear the tags entry in edit track dialog.
· Hack in the representation of album art.
Others Changes:
· Expand all row in library tree when double click
· Use GTK_STOCK_LEAVE_FULLSCREEN button adding text and translations.
· Unsensitive librarytree and search_entry when updating.
Updates Translations:
· Add initial Swedish language. Thanks to Zwopper.
· Update Czech translation. Thanks to Alois.
Bugs fixed:
· Fix Issue 10. Several critical warnings when first init.
· Add files when double-clicking or pressing enter in filechooser.
· Keep the open file dialog on top of the main window,
· Do not use gtk_tree_view_column_set_cell_data_func(). Performance problem. No more play/pause pixbuf in currente playlist.
· No update song information all the time.
· Capitalise and translate window title.
· Rework toogle_main_window.
· Unref notification when close it.
· Unref Cover in unset_album_art
· Fix memleak in panel.
April 23rd, 2010News:
· Add next action to notifications.
· Improved time library indexing.
· Add option to start pragha minimized, fullscreen, or remember the last window state. Inspired in Nathan Wayde patch. Thanks!.
· Add option to minimize pragha when close window.
· Add button in panel to leave fullscreen.
Others Changes:
· Set the labels to wrap on display properties dialog. Thanks to Nathan Wayde.
· New Layout of edit track dialog.
· Use AM_SILENT_RULES if available.
Updates Translations:
· German translation thanks to PhotonX.
· Polish translation thanks to Sid.
· Update po files.
Bugs fixed:
· Now work queue list when sequential playlist.
· Hide sidebar when restore mainwindow and originally no showed.
· Hide album art when restore mainwindow if set to no show.
· Fixes some memory leaks.
March 12th, 2010· Drop file pane in favor of gtk-file-chooser.
· Support for adding folders recursively in file chooser. (Based on Audacius code. /src/ui_fileopen.c)
· Support for recent files in file chooser.
· Now remember last folder used.
Others Changes:
· Middle click on the library/playlists view append songs to current playlist.
· Queue and dequeue pressing 'Q'.
· If pragha minimized or without focus, when clicked statusicon restore mainwindow focus.
· Now the second panel is the playlists.
· Drop album.png in favor of the icon theme instaled.
Updates Translations:
· Spanish translation thanks to msdelos.
· Polish translation thanks to Sid.
· Update po files.
Bugs fixed:
· Use g_get_user_config_dir() instead of g_get_home_dir() and then concatenating "/.config". Thanks to Sebcactus.
· OK/Cancel buttons in Edit Tags and Save Playlist dialog are inverted.
· When move around the library with the keyboard, this does not advance.
February 21st, 2010· Basic queue playlist support!-)
· Now you can add and remove multiple songs to be played.
· (Special thanks to Christian Hergert by gtkcellrendererbubble.)
Others Changes:
· Use Desktop file XDG compliant. Thanks to Christoph.
· Use shared files XDG compliant. Thanks to Christoph.
· Restore 'Shuffle' and 'Repeat' options in the panel.
· Add 'Current play time' in the systray tooltip.
· Notifications, more consistent at the systray tooltips.
· Move 'Add the library' menu item to 'Tools' menu.
· Move 'Connect to CDDB server' option to 'General' tab.
· Use Control+space to play and pause.
· Remove 'Show Hidden Files in File View' preferences option, and add 'show hidden files' menu item, to popup menu of file pane.
Updates Translations:
· Portuguese translation thanks to Lyceuhns.
· Spanish translation thanks to msdelos.
Bugs fixed:
· Fixs GDK_Delete no work in search entry.
· Note: When playing songs from the play queue, deletes references to previous songs.
October 28th, 2009· Rework all menus.
· Use more advisable names: "Add to playlist" instead "Equeque", "Replace playlist" instead "Play", etc.
· Use betters icon: GTK_STOCK_ADD instead GTK_STOCK_COPY when add music, NULL instead GTK_STOCK_PLAY when replace playlist, etc.
· Add betters accelerators: R to repeat, Y to search lyrics, etc.
· Now activate the panels from the menu bar.
· New properties of current song in menu bar and status icon.
· Clear Sort in Current playlist header_context_menu.
Others Changes:
· Add option to search lyrics using http://www.lyricsplugin.com.
· Add more tooltips.
· Add Fullscreen option.
· Add Options to hide status bar.
· A new icon of pragha.
Updates Translations:
· Rusian translation thanks to Evgen.
· Czech translation thanks to alois.nespor.
· Japanese translation thanks to Masato Hashimoto.
· Spanish translation thanks to msdelos.
· German translation thanks to PhotonX.
Bugs fixed:
· When create search entry, no sensitive claer icon.
· Show "track" (Before show "tracks") in statusbar when unique song in playlist.
· No show track no in playlist, when is zero.
· Show filename in playlist when unknown title tag.
October 5th, 2009Now depends on gtk >= 2.16. Thank to this:
· Eliminate eggtrayicon and sexyentry.
· Add new tooltip in statusicon with the album art of the reproduced song.
· The executable, and the memory consumption one was reduced.
Others Changes:
· Command "pragha -t", play pause and resume.
· Save and restore software mixer volume.
· Better layout of Preferences Dialog.
· Optimization when search library_tree.
· Use gtk_show_uri to lauch Browser.
· Remove "Library View Menu".
Updates Translations:
· Add Polish translation thanks to Krzysztof Komorowski.
· Add Norwegian language, thanks to Kim.
· Add translator-credits to About Dialog.
Bugs fixed:
· Fix crash when click "go to current track".
· Fix criticals warnings when run and compile pragha.
· Fix pragha.desktop file.
September 10th, 2009· Fix bug (Great like a house) in Libraryview.
· Add French translation, thanks to Alois Halel.
August 9th, 2009· Add remaining time mode to panel.
· Pragha remeber and showed last played song when init.
· Small optimization in library_tree.
· Fixs critical warnings.
· Updated czech translation by Alois Nespor.
July 3rd, 2009· Pargha is 100% translatable one.
· Add Japanese translation. - Tanks Masato hashimoto, Xfce-i18n team_ja.
· Add czech translation. - Tanks alois.nespor.
· Add Portuguese-Brazil. - Tanks Lyceuhns.
· Add option to resize album art in preferences.
· Please, translates to other languages.!
June 25th, 2009· Add internattional support. (Only Spanish. Please translates to other languages)
· New menu systray.
· Several bugs fixed.