File pragha.changes of Package pragha
-------------------------------------------------------------------
Sat Jul 5 15:32:37 UTC 2014 - lazy.kent@opensuse.org
- Update to 1.2.2.
* Fix some segfault when use Glib >= 2.40. (Change requirements
to Glib >= 2.32).
* Fix segfault when change preferences and mpris2 is disabled.
* Fix segfault when close Pragha and Mpris2 is disabled.
- Add BuildRequires: pkgconfig(glib-2.0) >= 2.32.
-------------------------------------------------------------------
Wed Apr 30 21:17:19 UTC 2014 - lazy.kent@opensuse.org
- Update to 1.2.1.
* Create cache folders when init album-art-cache.
* Lastfm: Backport some changes from Pragha 1.3.1.
+ Better protect tags and time_t on threads.
+ Use diferents time_id to scrobble and update now playing.
+ Fix submits multiple entries of one song to LastFM.
+ Betters function names and declare a lot as static.
* Show album arts in cache to all songs. But search in folders
only to local songs.
* Fix Segfault when edit song tags from systray menu.
* Not import empty playlists when scan the library.
-------------------------------------------------------------------
Sun Feb 9 15:30:35 UTC 2014 - lazy.kent@opensuse.org
- Update to 1.2.
* Highlight the headers on library view.
* Disable all video features of playbin.
* Add support for embedded album art.
* Add simple appdata.xml to gnome-software.
* Continued with the cleaning, writing, and conversion to
GObjects.
+ PraghaToolbar, PraghaLibraryPane, PraghaPlaylist, etc.
+ PraghaApplication is based on GApplication, controlling
single instance, and dbus messages.
* All preferences have been ported to PraghaPreferences.
* Require by default Gstreamer >= 1.0.
* Fix unable to automatically play another song in pragha.
* Art-cache: fix for case artist or album cointains slash.
* Fix regression on 1.1.2: Return to import playlists.
* Fix save fuse_folders option when not set folder structure
view.
* No insensitive albumart_in_osd toggle button when change show
sytray option.
* Fix wrong min glib version. g_thread_unref need 2.31.
* Fix updating library view after rescan.
* Dbus: fix crash on get current state.
* Fix some coverity defects:
+ Unused pointer value (UNUSED_VALUE).
+ Uninitialized scalar variable (UNINIT).
+ Division or modulo by zero (DIVIDE_BY_ZERO).
+ Unchecked return value (CHECKED_RETURN).
+ Unchecked return value from library (CHECKED_RETURN).
+ Dereference before null check (REVERSE_INULL).
+ Resource leak (RESOURCE_LEAK).
+ Explicit null dereferenced (FORWARD_NULL).
* Fix thread safety when reading tags.
* Explicitly specified use normal fonts in the library.
* Fix segfault when disable and enable again mpris2.
* Add Korean and Vietnamese translations.
* Many other updates.
- Drop pragha-1.0.2-pixdir.patch (keep as is).
- Drop pragha-1.1.2-russian.patch (fixed upstream).
- Change the source URL.
-------------------------------------------------------------------
Sun Mar 24 17:18:10 UTC 2013 - dimstar@opensuse.org
- Switch to GStreamer 1.0:
+ Change pkgconfig(gstreamer-0.10*) BuildRequires to
pkgconfig(gstreamer-1.0*).
+ Replace gstreamer-0_10-* Requires with gstreamer-*.
+ Pass --with-gstreamer=1.0 to configure.
-------------------------------------------------------------------
Thu Feb 21 20:10:51 UTC 2013 - lazy.kent@opensuse.org
- Update to 1.1.2.
* Improved indexing of the library. Also allows continue
listening music while analyzing.
* The database uses prepared statements, improving the general
performance of Pragha.
* A general cleaning of the code.
* Now add, remove or rename playlist and radios is super fast.
* Now select the content of the "Track No" and "Year" in "Edit
tags" window after focusing or clicking into them.
* Now you can drag songs from the library to any file manager to
copy or burn with brasero.
* Now you can add playlists using command line or file managers.
* Save and restore menu accelerators edited.
* Now whenever you add songs, select the first song added.
* Bugs fixed:
+ glyr-related.c: Use lang autodetection to get artist bio
+ mpris: fix problems with long tracks
+ translations: fix plural forms
+ add workaround for crash in taglib
+ fix a deadlock on adding to current playlist
* Updated translations.
- Change source URL.
- Update russian.patch.
- BuildRequires: pkgconfig(gthread-2.0) >= 2.32, intltool.
-------------------------------------------------------------------
Thu Aug 23 05:32:26 UTC 2012 - lazy.kent@opensuse.org
- Update to 1.1.1.
* Add a button to close the sidebar.
* Use toolbar style to playback controls.
* Add an option to hide the icon in the notification area.
* Depend on gtk+2.24 and glib 2.28.
* Modularization/Refactoring/Cleanup of a lot of code.
* Support global hotkeys with keybinder and gtk3 if detect
keybinder-3.0.
* Various improvements in gstreamer.
* Enable MusicBrainz to download cover art.
* Sanitize artist and title when append from lastfm.
* Fix equalizer dialog in gtk3 interface.
* Fix tag dialog in gtk3 interface.
* equalizer: fix GObject leak.
* Not refresh the library view if the radio added is not saved.
* Fix read after free. See Github issue #20.
* Not forget the previous songs when queue songs.
* Not forget the previous songs when play songs activating
playlist.
* Removes a lot of unused variables and functions.
* Updates translations.
- Drop pragha-1.1.0.1-cover_musicbrainz.patch (fixed upstream).
- Build requires pkgconfig(gtk+-2.0) >= 2.24.
-------------------------------------------------------------------
Wed Jun 20 15:03:29 UTC 2012 - lazy.kent@opensuse.org
- Add pragha-1.1.0.1-cover_musicbrainz.patch: also search covers in
MusicBrainz (https://github.com/matiasdelellis/pragha/issues/28).
-------------------------------------------------------------------
Wed Jun 20 10:50:01 UTC 2012 - lazy.kent@opensuse.org
- Add pragha-1.1.0.1-russian.patch: correct Russian translation.
-------------------------------------------------------------------
Wed Jun 20 07:38:40 UTC 2012 - lazy.kent@opensuse.org
- Update to 1.1.0.1.
* Bugs fixed:
+ Fix crash when try to crop playlist with accelerator.
+ GUI: take ownership of images in the right way.
+ Fix build on i586.
+ MPRIS: fix crash in Player.Seek.
+ MPRIS: don't use constants from libdbus.
* Update German translation.
- Drop pragha-1.1.0-i586.patch (fixed upstream).
-------------------------------------------------------------------
Sat Jun 16 15:58:03 UTC 2012 - lazy.kent@opensuse.org
- Update to 1.1.0.
* Suggest import XDG_MUSIC_DIR to library on first start.
* Merge playlist and radios on unique library view pane.
* Add option to make aproximate searchs using a levenshtein
distance.
* Add a new menu option to copy tags of selection in current
playlist.
* mpris: partially implement AddTrack.
* Add support for gstreamer 1.0.
* F9 to show/hide the sidepane.
* Add --log-file/ -l command line option to log debug to a file.
* Follow fdo Icon Naming Specification.
* Reorganization of the main menu.
+ File menu change to Playback and adds the random and repeat
options.
+ Edit menu change to Playlist, and adds the options to add
files, audio CD and locations.
+ Preferences are now found in tools.
* The initial window size and cols width is set dynamically
according to the screen size.
* Fixed bugs (see NEWS file).
- Add pragha-1.1.0-i586.patch: fix build in i586
(https://github.com/matiasdelellis/pragha/issues/31).
-------------------------------------------------------------------
Sat May 26 11:08:53 UTC 2012 - lazy.kent@opensuse.org
- BuildRequires: pkgconfig(libcdio_paranoia).
-------------------------------------------------------------------
Thu May 3 19:48:33 UTC 2012 - lazy.kent@opensuse.org
- Update to 1.0.2.
* Use totem-pl-parser to open playlists when is available.
+ With this can open internet radios playlist.
+ Supports many more formats.
* Imports playlists when update the library.
* Use libxfce4ui instead of libexo-1 to session management.
* In/Sensitive menus according playback and lastfm status.
* Allow displaying length and progress of remote files.
* Fixed bugs (see NEWS file).
* Updated translations.
- Dropped "optflags", "desktop", "russian" patches (fixed
upstream).
- Updated "pixdir" patch.
-------------------------------------------------------------------
Tue Mar 13 06:22:00 UTC 2012 - lazy.kent@opensuse.org
- Update to 1.0.1.
* Added Get lyrics, Get artist info to the selection on current
playlist.
* Added Love, Unlove, and Get similar options to the selection on
current playlist.
* Add an icon in the panel to suggest tag corrections of lastfm
when update now_playing.
* Added tootips to show equalizer bands values.
* Select last track when append new songs.
* Also append radios when restore session.
* Append Hz, kbps, and Channels string to file properties dialog.
* Check status of network manager when launch pragha. If is
online, init lastfm, otherwise wait 30 seconds.
* Removed search album art option in menu.
* Only search covers art in lastfm temporarily. Returns better
results.
* Updated translations: German, Portuguese, Italian, Russian.
* A lot of bugs fixed (see NEWS).
- Depends on libclastfm >= 0.5.
- Updated "russian" patch.
-------------------------------------------------------------------
Fri Feb 3 19:21:15 UTC 2012 - lazy.kent@opensuse.org
- Patch to update Russian translation.
-------------------------------------------------------------------
Fri Feb 3 14:33:46 UTC 2012 - lazy.kent@opensuse.org
- Added GStreamer plugins to dependencies.
-------------------------------------------------------------------
Thu Feb 2 12:36:59 UTC 2012 - lazy.kent@opensuse.org
- Update to 1.0.
* Add a classic 10-band software equalizer.
* Save the m3u playlists with relative paths when stored in the
same directory that the audio files.
* Bugs fixed:
+ Emit album art URL on MPRIS2 when is available.
+ Emit new metadata when edit tag of current track.
+ Fix try to edit some tags of radio stream with taglib.
+ Add playlists mime on desktop file.
+ Use autoaudiosink as default audiosink.
+ Update notifications instead of show one for each song
change.
+ Set Next as default button when show a playback error.
+ Do not allow change song from mpris/keybinder/systray when
show a playback error.
+ Can open playlists with relative paths.
+ Save radio stream when press enter on name.
+ Fix compilation without exo-1.
+ Confirm with an dialog before delete any radio/playlist item.
+ Fixes some memory leaks.
* Added Italian translation.
* Updated German, Portuguese, Russian translations.
- Patch to remove Unity shortcuts from desktop file (lp#789867).
- Split off language package.
-------------------------------------------------------------------
Mon Dec 19 19:49:45 UTC 2011 - lazy.kent@opensuse.org
- Patch to use default openSUSE optimization flags.
- Add autoconf as buildrequire.
-------------------------------------------------------------------
Thu Dec 15 17:48:49 UTC 2011 - lazy.kent@opensuse.org
- Initial package created - 0.99.3 (1.0.RC3).
- Patch to fix pixmaps directory.