* Tue Mar 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.3/
- Changes since 21.12.2:
* SettingsForm: Fill width with long UI controls
* ListBrowserDelegate: Remove unnecessary properties (kde#449936)
* Tue Feb 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.2/
- Changes since 21.12.1:
* ListBrowserDelegate: set spacings and paddings in a better way
* Don't let rating stars take up space for unrated tracks (kde#448016)
* Enable unicode normalization on track data before matching (kde#391462)
* Improve Sort menu button's behaviors to be more conventional
* Fixup identical IDs introduced in the previous commit
* Fix sort menu positioning (kde#448083)
* Fix crash when QUrl in Enqueued files is empty (kde#428218)
* Tue Jan 04 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.1/
- Changes since 21.12.0:
* Fix volume slider scroll speed regression (kde#446909)
* Fix Favorite button size on list items (kde#446911)
* always restore local files that still exists in playlist
* add media play list for restoring local track from files not db
* Use Kirigami.Icon for icons, rather than Image (kde#446446)
* Fri Dec 03 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.12.0/
- Changes since 21.11.90:
* Improve MediaPlayListView text
* Sat Nov 27 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.11.90
* New feature release
- Changes since 21.11.80:
* Fix i18n arguments for playlist view "N tracks" message
* Sat Nov 13 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.11.80
* New feature release
- Changes since 21.08.3:
* Pass proper display name to VLC
* Don't use Title Case for inhibition reason
* Remove min Android SDK version from Manifest
* Optional "favorite" style ratings (kde#430196)
* Use Math.round() to calculate the height of HeaderBar (kde#443191)
* Fix "Now Playing" view's background flickering (kde#431607)
* Unify header look between Now Playing page and other pages (kde#442262)
* Don't parse HTML in metadata fields (kde#442077)
* Added vertical spacing to Playlist bottom toolbar.
* Rename "Radios" to "Radio Stations" (kde#441732)
* Use text "Add to Playlist" instead of "Enqueue" (kde#441734)
* Refine search show/hide button's tooltip (kde#441736)
* Use KDECompilerSettings, kf5.85 defines CMAKE_CXX_STANDARD 17 directly
* Don't find KIO on Android
* we can use as_const
* Don't use icons-only buttons in the Playlist
* Un-hardcode slider appearance
* Make track ratings editable inline (kde#437099)
* Allow update track rating in DataListView
* export DataTypes to qml such that enums inside it are usable
* Tue Nov 02 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.3/
- Changes since 21.08.2:
* Remove min Android SDK version from Manifest
* Tue Oct 05 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.2/
- Changes since 21.08.1:
* Don't unnecessarily disable back and forward buttons when paused (kde#442137)
* Fix ToolButton icon colours not being white
* Wed Sep 01 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.1
- Changes since 21.08.0:
* Don't find KIO on Android
* Fix in-app seek shortcuts (kde#441485)
* Fix broken "Files" view (kde#440980)
* Don't show "Show in Folder" buttons for radio streams (kde#439280)
- Drop upstream patch:
* 0001-Fix-broken-Files-view.patch
* Thu Aug 26 2021 Antonio Larrosa <alarrosa@suse.com>
- Add patch from upstream to fix a critical regression in the files
view, which was being built without KIO support.
* 0001-Fix-broken-Files-view.patch
* Fri Aug 06 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.08.0
- Changes since 21.07.90:
* Make desktop config window able to scroll (kde#440491)
* Fri Jul 30 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.90
* New feature release
- Changes since 21.07.80:
* make KIO optional on Android and required everywhere else
* avoid fetching lyrics twice for tracks not in database from playlist
* remove hard dependency on DBus for powermanagement code
* Sat Jul 17 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* generate qml plugin types file
* Remove unused licenses from LICENSES/ directory
* Fix comment grammar, sent->send
* Improve header label's mouse area
* Make partyMode list scroll to the playing track
* Move all hardcoded color in HeaderBar to one place
* Remove progress background of playlist entries on desktop
* Add F11 hotkey for toggling Party Mode
* Port GaussianBlur to FastBlur for better performance
* Move playlist's section sizer to BaseTheme
* Use Kirigami.PlaceholderMessage's explanation: property in playlist
* Bump frameworks version to 5.80 and use Q_EMIT consistently
* use enum for columns in album queries
* use an enum to select the column returned when querying radios
* use an enum to select the column returned when querying tracks
* Clean unneeded code
* Add flathub badge
* [autotest] Add test for PlayListEntry's play button
* Relayout PlayListEntry's label when state changes
* Allow resuming when clicking on Playlist's play button
* Fix binding loop in ContextView when resizing
* Two related fixes for FooterBar to snap to bounds
* Improve Playlist's album header
* Pass desktop entry name to power management inhibition
* Improve Player Control
* Cleanup whitespace in CMakeLists.txt
* Fix Repeat button's tooltip on mobile
* Make Shuffle/Repeat modes more clear (kde#436217)
* Polish Now playing page
* Only display secondary Text in grid delegate if there is secondry text
* Use ternaries in GridBrowserView instead of nested if/else statements
* Add mobile screenshot to metadata
* keep the UI activity running in background to keep playing music
* gets more accurate metadata for tracks and improve reliability
* use QtAndroid::requestPermissionsSync instead of custom code
* Fix spacing of playing sidebar header and footer and mobile
* ensure that reuse is happy with our Android resources
* improve Android integration
* improve logging info for QtMultimedia player code
* add missing icons
* never use dbus on Android
* Wed Jul 07 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.04.3
- Changes since 21.04.2:
* Fix inhibit suspend on Gnome
* Tue Jun 08 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.04.2
- Changes since 21.04.1:
* Fix fields behavior when creating a radio.
* properly update album when removing one of its track
* Elisa has a wonderful site, let's point to it
* No need to emit trackModified when a track starts playing
* Wed May 12 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/21.04.1
- Changes since 21.04.0:
* Correct ContextView's footer
* [ContextView] Fix visibility of "Show In Folder" button
* Make contextView's footer as tall as playlistView's one
* Fri Apr 16 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.04
- No code change since 21.03.90
* Fri Apr 09 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.03.90
* New feature release
- Changes since 21.03.80:
* Larger minimum window width for desktop mode (kde#435446)
* Sun Mar 21 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.03.80
* New feature release
- Too many changes since 20.12.3, only listing bugfixes:
* still return a valid track even when no extractors support it (kde#433892)
* Increase base height of configuration dialog (kde#431639)
* ensure the configuration dialog is not dirty when just open (kde#430743)
* Fix serialisation of playlist (kde#430444)
* Redo configuration window (kde#425140)
* Move remaining track indicator to playlist footer (kde#429464)
* Replace homemade ScrollHelper with standard ScrollViews to hold view items (kde#417859)
* Thu Mar 04 2021 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/20.12.3
- Changes since 20.12.2:
* fix sort by duration to not use string sort
Version: 20.04.2-bp152.1.1
* Tue Jun 09 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-06-apps-update
- Changes since 20.04.1:
* fix most issues in Elisa own code detected by Clazy
* avoid Elisa prevent session close
* fix qml interface not showing up on Windows due to platform specific qml
* Fri May 15 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-05-apps-update
- Changes since 20.04.0:
* Emit rejected() signal when closing metadata window (kde#420530)
* Thu Apr 23 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- Changes since 20.03.90:
* add automated tests to ViewManager and fix one bug in it
* Sun Apr 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
- Changes since 20.03.80:
* workaround not to have the system tray menu appear when it should not (kde#419145)
* remove dependency on KCMUtils that is no longer used
* fix move in shuffle move that can trigger an assert and add a test
* fix handling of menu exported by system tray icon (kde#409010)
* focus first (title) TextEntry component when editing a radio (kde#418296)
* add icons to dialogs (kde#418576)
* keep enough data to check that received data are for the correct track
* fix invalid URL when sending cover image in mpris for embedded covers (kde#416131)
* Sun Mar 22 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
- Too many changes since 19.12.3, only listing bugfixes:
* allow to have an Elisa icon in system tray and to close main window (kde#416170)
* allow the user via to configure Elisa not to rely on Baloo (kde#417822)
* New shuffle mode for playlist (kde#394333)
* allow to activate/deactivate the progress indicator on task bar entry (kde#406454)
* convert KCM based configuration dialog to a simple dialog (kde#414982)
* Change style in Context view to use blurred album art as the background (kde#417268)
* Make the album art thumbnails in the playlist a little bit smaller (kde#416806)
* Migrate from deprecated media content URL API (kde#416144)
* put back the cleaning of DataModel when database is cleared (kde#413100)
* Thu Mar 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-03-apps-update
- Changes since 19.12.2:
* appdata: use canonical docs.kde.org help location
* set TextInput::selectByMouse to true to fix text selection
* limit the rate with which progress is sent via MPRIS (kde#416179)
* Fri Feb 07 2020 Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build.
* Wed Feb 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-02-apps-update
- Too many changes since 19.12.1, only listing bugfixes:
* limit the rate with which progress is sent via MPRIS (kde#416179)
* disable playlist animations to fix display corruption (kde#398093)
* allow database to contain and get tracks without metadata (kde#415180)
* fix problems with wrong type passed from qml to c++ (kde#415827)
* Tue Jan 07 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.1
- Too many changes since 19.12.0, only listing bugfixes:
* set the cover art in the header to a fixed source size (kde#413359)
* convert KCM based configuration dialog to a simple dialog (kde#414982)
* Tue Dec 10 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12
- Changes since 19.11.90:
* Update Appstream for new release
* fix new issue introduced by !39 merge request
* as requested during review, put back extra parameter in TracksListener::trackByFileNameInList
* many clazy level 2 fixes
* correct clazy level 1 warnings from Elisa source code
* should fix the infinite loop when config changed
* Make it compile against last qt5.14
* properly get the path in the kcm module and use it cleanly in indexers
* Sat Nov 30 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- Changes since 19.11.80:
* bring back a working ContextView (kde#412334)
* call KQuickAddons::QtQuickSettings::init() after QApplication is built
* add beta release 19.11.80 to appdata file
* ki18n_install is a noop when the directory does not exist
* use QtQuickSettings to get common default qml setting
* put back the cleaning of DataModel when database is cleared (kde#413100)
* always set new source when track is set
* always add a slash to the directory path
* fix one forgotten file modification time and cleanup
* Mon Nov 25 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* Now part of KDE release service
- Run spec-cleaner
* Sun Jun 30 2019 wbauer@tmo.at
- Update to 0.4.2
* Fix restore of tracks with missing metadata in playlist (this
was the case for tracks without album metadata)
* Fix view selector not following the color theme (kde#408435)
* Sat Jun 22 2019 wbauer@tmo.at
- Update to 0.4.1
* Improve accessibility by providing metadata for UI elements
* Use full-height separators in ContentView
* Make Playlist items span full width (kde#408210)
* Fix focus rectangle not visible in single album view mode
* Port GridBrowser Delegate UI changes to FileBrowserDelegate too
(kde#407945)
* Tue May 21 2019 wbauer@tmo.at
- Update to 0.4.0
* Support for progress bar on Plasma Desktop taskbar entries
* Improved party mode
* Undo Support when Playlist is Cleared
* New Browsing Views: most recently played tracks, most
frequently played tracks
* A new context view that is now able to show some of the
metadata from the currently playing track like the composer,
lyricist, play count, lyrics ...
* Optimizations And Reduced Memory Usage
* Support for Embedded Cover Images
* Easy Navigation to Album or Artist of the Currently Playing
Track
* Improved Grid Views Elements
- Add kirigami2 dependency, which is used/required now also for the
desktop version
- Run spec-cleaner
* Sun Sep 30 2018 wbauer@tmo.at
- Update to 0.3.0
* Fix scrolling in the Album, Artist, etc. and Now Playing views
is much too fast (kde#397446)
* Fix status box is too small (kde#398924)
* Fix Elisa being unaware of Baloo if it starts after Elisa
(kde#387437)
* User should be able to start typing to search after pressing
Ctrl+F (kde#398718)
* Fix high memory usage (kde#396840)
(improvements have landed in 0.3.0 release and more will come
to 0.3.1)
* Elisa should better handle being scaled down to a small size
(kde#392778)
(not yet finished but some improvements are in 0.3.0 release)
* Hide stars when there is no rating
* Implement interface of Baloo to watch renamed files
* Upgrade some code using deprecated features in KDeclarative
framework
* Align the action buttons with the big icon in the views header
* Allow the playlist to be hidden when browsing your music
* Always display the title of the playlist entries
* Internal improvements to various non graphical components to
allow future improvements to the header bar
* Resize track metadata view dynamically
* Improvements to the header of the play list
* Add a mode where Elisa can show only the header but in the full
window
* Optimize the data methods of model and use
QAbstractItemModelTester
* Makes KIO and KFileMetaData be optional dependencies
* Sun Sep 16 2018 wbauer@tmo.at
- Update to 0.2.1
* Fixed issues that could lead to wrong data shown for albums
with multiple discs
* The buttons in the header on top of the views are now aligned
with the top and bottom of the big icon
- Update to 0.2.0
* All views are now sorted in ascending order by default
* New button to toggle between ascending and descending
* New view allows you to browse your home directory, only music
files and directories are shown
* New view allows you to browse by going from genres to artists,
their albums and its tracks
* Now has a proper icon
* The player bar is now featuring all playback controls, the look
of the playlist view and the views selector have been refreshed
and improved
* Now uses the new icons from Breeze to differentiate between
actions (play, pause, etc) and states (playing, paused, etc)
* To avoid scanning files for changes at the start, Elisa now
keeps the last modified time of files
* The browsing views are now only loaded when shown
* Elisa is now finding more cover images and most common cases
should work
* A few fixes to Mpris2 support
* Various fixes to the internal tracks database
- Use macros for the minimum Qt5 and KF5 versions in the specfile