From 32299cba19f7be7bb31dda11e4e3bfaabf64ca63 Mon Sep 17 00:00:00 2001 From: Fei1Yang Date: Wed, 11 Dec 2024 09:06:29 +0000 Subject: [PATCH] chore: Update metainfo --- assets/source/linux/rune.metainfo.xml | 415 +------------------------- 1 file changed, 2 insertions(+), 413 deletions(-) diff --git a/assets/source/linux/rune.metainfo.xml b/assets/source/linux/rune.metainfo.xml index c0ae31418..662886a58 100644 --- a/assets/source/linux/rune.metainfo.xml +++ b/assets/source/linux/rune.metainfo.xml @@ -3,8 +3,8 @@ rune Rune - Experience timeless melodies with a music player that blends classic design with modern - technology + The player that blends classic design with modern technology + https://rune.not.ci CC-BY-SA-4.0 MPL-2.0 @@ -495,416 +495,5 @@ - - -

Features

-
    -
  • GPU FFT by @XMLHexagram in #59
  • -
  • Remember the selected playback mode before exit
  • -
  • Remember the playlist before exit
  • -
  • Implement a global data request caching mechanism
  • -
-

Bugs

-
    -
  • Unanalyzed Collections should not be Roamed
  • -
  • Incorrect spacing between vertical list groups
  • -
  • No quick jump in vertical lists
  • -
  • Layout error in the scanning interface
  • -
  • Navigation switching logic error on search and cover wall pages
  • -
-
-
- - -

Features

-
    -
  • Proper handling when audio devices are unplugged
  • -
  • Middle-click shortcut functionality
  • -
-

Bugs

-
    -
  • EndOfPlaylist event directly triggered a pause state
  • -
  • Homepage layout crashes when there are too few tracks
  • -
  • Routing back from a modal causes the application to crash
  • -
-
-
- - -

Features

-
    -
  • Fine-tuned the smartwatch interface to hide the rotating disc and placed playback - control buttons on the home page.
  • -
  • Added a feature to match the theme color with the current track's cover color.
  • -
  • Adjusted the component design for editing Liked entries in the settings interface.
  • -
  • Redirect to the media library selection screen instead of showing a blue screen error - when database loading fails.
  • -
-

Bugs

-
    -
  • Incorrect page margin settings in Car view.
  • -
  • Home page recommendations now have at least three columns.
  • -
  • Removed the navigation entry for the Test page.
  • -
-
-
- - -

Features

-
    -
  • Implemented cancel buttons for analysis and scan tasks
  • -
  • Developed task analysis mode configuration interface
  • -
  • Added mouse side button return option for Windows and macOS
  • -
  • Updated responsive page margin layout logic
  • -
  • Updated composer segmentation condition list
  • -
  • Implemented random selection feature for Mix
  • -
  • Cover Art Page and Search Page can no longer be exited with ESC
  • -
  • Mix Studio now supports sorting in both ascending and descending order
  • -
  • Prevent editing of built-in Mix
  • -
  • Configured Android CI
  • -
-

Bugs

-
    -
  • Fixed layout issues on narrow interfaces in Cover Wall
  • -
  • Fixed initialization button not displaying on narrow screens
  • -
  • Fixed transparent theme color issue on Android
  • -
  • Fixed inability to handle background tasks on Android by @Rachel030219 in #61
  • -
  • Optimized responsive design for Mix Studio
  • -
  • Optimized responsive modal in settings interface
  • -
  • Fixed responsive issues on Welcome Page
  • -
  • Corrected incorrect responsive priority list
  • -
  • Fixed system crash caused by empty search conditions
  • -
  • Completely removed dependency on Go Router
  • -
  • Fixed flickering issue in music library settings list during screen scaling
  • -
  • Attempted to fix insufficient reserved space for Android top status bar
  • -
  • Fixed responsive configuration errors on the Cover Wall page
  • -
  • Fixed blurry images in the track list
  • -
  • Fixed navigation bar animation issues on certain screen widths
  • -
  • Fixed issue where shortcut key conflicts prevented character deletion in input fields
  • -
  • Fixed flickering issue in Cover Art during screen scaling
  • -
-
-
- - -

Features

-
    -
  • Light and dark theme toggle
  • -
  • Scanning errors should trigger a blue screen
  • -
  • Improved opening logo scaling algorithm
  • -
  • Sort albums by album number
  • -
  • User Generated Collection List does not show quick navigation
  • -
  • Draw Android app icon
  • -
  • Implement audio playback on Android by @Rachel030219 in #57
  • -
  • Implement Android permission request on welcome screen by @Rachel030219 in #58
  • -
-

Bugs

-
    -
  • Adapt Collection List empty state for responsiveness
  • -
  • Search interface cannot scroll
  • -
  • Element sizes not aligned when scaling the homepage
  • -
  • Some elements' layout breaks when resizing the settings interface
  • -
  • Layout issues during scaling on the Collection List page
  • -
  • Fixed several Mix Query bugs caused by sea-orm upgrade
  • -
  • Vertical scrolling always overrides horizontal scrolling by @XMLHexagram in #55
  • -
-
-
- - -

Features

-
    -
  • Avoid computing spectrum data when the spectrum component is not displayed
  • -
  • Quick jump for Collection List
  • -
  • Improved theme color calculation method
  • -
  • Added tooltips to control bar buttons
  • -
  • More concise full-text search implementation
  • -
  • Switched from Tantivy to FTS5
  • -
-

Bugs

-
    -
  • Redesigned vertical layout algorithm for Collection List
  • -
  • Adapted Cover Art Wall for narrow interface layout
  • -
  • No shadow on Cover Art Wall action buttons in narrow interfaces
  • -
  • Track List interface needs adaptation for Fish interface
  • -
  • Layout issues in Mix Studio on narrow interfaces
  • -
  • Clicking on blank areas of the interface produces a sound on some operating systems
  • -
  • Cover Tile refreshes repeatedly when resizing the window
  • -
  • Abnormal size of loading indicator in Collection List
  • -
  • Updated CI artifact naming conventions
  • -
  • Fixed issue with logs not outputting on Android platform by @Rachel030219 in #51
  • -
-
-
- - -

Features

-
    -
  • Theme color setting feature
  • -
  • Integrated welcome animation on initial program load
  • -
  • Made the welcome animation optional (enabled by default)
  • -
  • Integrated sound effect playback feature in the Rust side
  • -
  • Experimental ARM64 building pipeline by @Losses in #49
  • -
-

Bugs

-
    -
  • Issue where disks couldn't be clicked in Belt and Band modes
  • -
  • Display progress when indexing Cover Art
  • -
  • Allow analysis and indexing tasks to be canceled individually
  • -
  • Issue where deleting characters in the search interface caused route backtracking
  • -
  • Text on the BSOD screen should always be white
  • -
  • Fixed issue where control buttons couldn't be clicked
  • -
  • Fixed issue where context menu items in the control bar couldn't be selected
  • -
  • Fixed issue with abnormal shortcut key hint colors in the control bar context menu
  • -
  • Improved the customization experience of control bar buttons, now sorting without long - press is possible
  • -
-
-
- - -

Features

-
    -
  • Implemented Band View blocking for unsupported interfaces
  • -
  • Fine-tuned Fish View responsiveness to prevent layout issues
  • -
  • Implemented Band View blocking for unsupported modals
  • -
  • Adapted Band View for the search interface
  • -
  • Implemented the BSOD interface
  • -
  • Developed the Welcome Screen animation design
  • -
  • Add building pipeline for Android by @Rachel030219 in #43
  • -
  • Improve macOS installation script by @YeungKC in #47
  • -
-

Bugs

-
    -
  • Fixed the issue where a track would endlessly send completion messages after finishing - playback
  • -
  • Fixed the issue where Playback status changes would frequently trigger component - rebuilds
  • -
  • Displayed progress on the project initialization scanning interface
  • -
  • Fixed the issue where the playback settings page was not scrollable
  • -
-
-
- - -

Features

-
    -
  • Implemented horizontal scrolling view and context menu for Fish View and Band View
  • -
  • Navigation Bar for Band View
  • -
  • Implemented logger (activated with the --enable-log startup parameter)
  • -
  • Implemented Play Next feature
  • -
  • Implemented customizable playback mode selection
  • -
  • Expanded queue operation API
  • -
  • Refactored playback mode logic to restructure different playback modes into - independent playlist polling strategies
  • -
-

Bugs

-
    -
  • Fixed misaligned bottom buttons in modals under Zune View
  • -
  • Fixed broken shuffle playback logic #36
  • -
-
-
- - -

Features

-
    -
  • Implemented vertical responsive mechanism
  • -
  • Implemented in-car mode view
  • -
  • Added dynamic icons for control buttons in Dock View and in-car mode
  • -
  • Renamed Band View to Dock View
  • -
  • Add x86_64 macOS support by @XMLHexagram in #34
  • -
  • Fix macOS release don’t have sha and version by @XMLHexagram in #37
  • -
-

Bugs

-
    -
  • Fixed missing control buttons on the Cover Art Wall page at specific narrow screen - widths
  • -
  • Fixed incorrect layering logic on the main layer
  • -
  • Fixed Controller Button not following Status changes
  • -
  • Fixed issue where the rotating disc icon could not be clicked in certain situations
  • -
-
-
- - -

Features

-
    -
  • Implemented special band design for removing Mix and Playlist modals
  • -
  • Enabled keyboard navigation for Library Home, Track List, and Collection List
  • -
  • macOS builds are now notarized and signed @XMLHexagram in #30
  • -
  • Updated package name to reflect the branding of Rune by @XMLHexagram in #31
  • -
  • Updated macOS app icon by @NovaDNG in #32
  • -
-

Bugs

-
    -
  • Implemented dynamic width adjustment for the bottom progress bar based on the number - of buttons
  • -
  • Adjusted settings page margins dynamically for better mobile layout handling
  • -
  • Fixed card layout with text uniformly left-aligned
  • -
  • Adjusted Zune layout to reduce font size on narrow screens to prevent line breaks
  • -
  • Fixed About page layout to use vertical layout on tablets and smaller screens
  • -
  • Resolved shortcut key issues on Linux platform
  • -
-
-
- - -

Features

-
    -
  • Improved responsive module implementation with custom width responsive display - functionality
  • -
  • Adapted new Controller style for Band View
  • -
  • Added Search functionality to Band View
  • -
  • Implemented Band View context menu for Playback Controller
  • -
  • Implemented narrow progress bar for Cover Art Wall
  • -
  • Added functionality to toggle play/pause using the spacebar
  • -
-

Bugs

-
    -
  • Added warning for unsupported Band View pages
  • -
  • Added warning for unsupported Band View modals
  • -
  • Added solid background for Android version
  • -
  • Implemented safe area avoidance for Android version
  • -
  • Fix Android compile process by @Rachel030219 in #26
  • -
-
-
- - -

Features

-
    -
  • Implemented keyboard shortcuts for all control functions
  • -
  • Add "Play Now" and "Add to Queue" to track context menu
  • -
  • Implemented Band View Navigation style
  • -
  • Implemented Band View style for Library Home and Settings Home
  • -
  • Implemented Band View style for Collection List and Track List
  • -
  • Implemented context menu for Band View
  • -
  • Added shortcut hints to existing context menus
  • -
  • Codesign macOS build by @XMLHexagram in #24
  • -
-

Bugs

-
    -
  • Refactored responsive handling to ensure compatibility with Android
  • -
  • Attempted to fix the issue where horizontal scroll wheel does not trigger scrolling
  • -
  • Fixed misalignment of the progress bar during responsive scaling
  • -
  • Fixed issue where responsive navigation items could not be clicked
  • -
  • Added fallback cover art when pushing metadata to the operating system
  • -
  • Incorrect macOS icons by @NovaDNG in #22
  • -
-
-
- - -

Features

-
    -
  • Implement toggle shortcuts for all navigation entries
  • -
  • Add ESC key shortcut to exit Cover Art Wall and Search
  • -
  • Implement global Back Button and Backspace to trigger back navigation
  • -
  • Optimize Cover Hash implementation for better duplicate Cover Art detection
  • -
  • Implement 3D tilt effect for buttons
  • -
  • Enable newly designed macOS app icon by @NovaDNG in #18
  • -
  • Add macOS Build CI by @XMLHexagram in #17
  • -
-

Bugs

-
    -
  • Fix narrow screen layout crash on the Collection List interface
  • -
  • Fix incorrect repositioning behavior after playlist completion
  • -
-
-
- - -

Features

-
    -
  • Implement Turntile animation for the search interface
  • -
  • Adjust mobile search layout
  • -
  • Provide default fallback for tracks without metadata
  • -
  • Design macOS icons
  • -
  • Add time-based random number generator to the new FastTileGrid
  • -
-

Bugs

-
    -
  • Fix issue where the main thread freezes during track scanning
  • -
  • Fix crash in the logic thread after playlist ends
  • -
  • Add more composer splitting logic (ft., ; )
  • -
  • Fix issue where the new FastTileGrid lacks a fallback cover
  • -
-
-
- - -

Features

-
    -
  • Implemented Turntile animation for the Home, Collection, and Track List pages
  • -
  • Provided basic compilation support for macOS
  • -
  • Added CI compilation support for Linux
  • -
-

Bugs

-
    -
  • Fixed the issue where the playlist could not be replayed after finishing
  • -
  • Fixed performance issues with Flip Tiles
  • -
  • Fixed the black background issue on Windows 10
  • -
  • Fixed the text color issue on the scanning waiting screen
  • -
  • Fixed the button icon color issue on the Home page
  • -
-
-
- - -

Features

-
    -
  • Implement fullscreen functionality
  • -
  • Implement volume memory feature
  • -
  • New library and settings homepage navigation design
  • -
-

Bug Fixes

-
    -
  • Implement responsive design for the search interface
  • -
  • Implement responsive design for the top navigation bar
  • -
  • Implement responsive design for the playlist
  • -
  • Implement responsive design for the Edit Mix page
  • -
  • Fix the issue where the playlist does not refresh in real-time after editing
  • -
  • Fix the issue of title jitter when resizing the details page window
  • -
  • Fix the issue of album covers reloading when resizing the window
  • -
-
-
- - -

Features

-
    -
  • Design icons in Fluent, Gnome, Breeze, and Papirus styles
  • -
  • Provide a complete Flake build and development environment
  • -
-

Bug Fixes

-
    -
  • Add responsive design to the control bar (narrow screens)
  • -
  • Add responsive design to the Cover Art Wall (narrow screens)
  • -
  • Fix the issue with the Cover Art Wall Page not having a light mode
  • -
  • Fix the issue where scan tasks at the end of the queue cannot be completed
  • -
-
-
- - -

Features

-
    -
  • Implement About Page
  • -
  • Implement toolbar customization feature
  • -
  • Implement new Cover Art caching mechanism
  • -
  • Integrate Cover Art display in system media controls
  • -
  • Implement new default Cover Art
  • -
-

Bug Fixes

-
    -
  • Fix issues with reading and writing Metadata for certain formats
  • -
  • Resolve confusion in Cover Art queries on Mix Page
  • -
  • Fix layout error in progress bar titles
  • -
  • Investigate issues with the recommendation system output
  • -
  • Fix issues with volume control
  • -
-
-
\ No newline at end of file