Haruna Video Player Changelog

What's new in Haruna Video Player 1.0.2

Mar 28, 2024
  • Hiding/showing Playlist toolbar setting
  • Track sub-menus in Audio and Subtiles global menus being empty
  • Freeze when opening HamburgerMenu

New in Haruna Video Player 1.0.1 (Mar 15, 2024)

  • Ported to Qt6.
  • Some hwdec options have been removed, if needed they can be set in the settings under "Custom commands" as `set hwdec decoding_method_name` and choose "Run at startup"
  • FEATURES:
  • Opening items from the playlist should be faster
  • BUG FIXES:
  • Opening file through "Open File" action was not playing the file
  • Opening playlist file from playlist header was not doing anything
  • If "Maximum recent files" setting is set to zero the recent files are removed from the config file

New in Haruna Video Player 1.0.0 (Mar 13, 2024)

  • Ported to Qt6:
  • Some hwdec options have been removed, if needed they can be set in the settings under "Custom commands" as `set hwdec decoding_method_name` and choose "Run at startup"
  • Port to Qt6
  • Features:
  • Opening items from the playlist should be faster
  • Bugfixes:
  • If "Maximum recent files" setting is set to zero the recent files are removed from the config file

New in Haruna Video Player 0.12.3 (Nov 18, 2023)

  • Bugfixes:
  • Fixed subtitle chooser dialog not opening in the folder the current playing file is in
  • Fixed playlist covering the footer/bottom toolbar and making it hard to close the playlist when toggling it with the mouse is turned off
  • Fixed clearing the playlist not working
  • Fixed url not being added to recent files when opened through the "Open Url" action
  • Features:
  • Added "Escape" shortcut to close the settings window

New in Haruna Video Player 0.12.2 (Nov 4, 2023)

  • Bugfixes:
  • Don't show preview popup when no filee is loaded or when playing an online video
  • Fixed thumbnails not working in the playlist

New in Haruna Video Player 0.12.1 (Sep 1, 2023)

  • Fixed file being paused on startup in certain cases
  • Fixed text color of the progress bar tooltip
  • Fixed move video up/down and decrease subtitle font size actions
  • Fixed playlist opening on top of the video when the overlay setting is turned off

New in Haruna Video Player 0.12.0 (Aug 27, 2023)

  • FEATURES:
  • Added preview thumbnail to the progress bar, can be configured in the general settings page
  • Added setting to allow only a single instance, can be configured in the general settings page
  • Added action selection popup where you can search all available actions and trigger them (open with Ctrl+` (backtick), similar to KCommandBar)
  • Added setting to auto resize window to the video resolution, on Wayland the maximum size is not constrained
  • Added setting to hide playlist toolbar
  • Added menu item for each settings page under settings menu
  • The screenshot path is shown in the osd when using mpv 0.36.0 or later versions
  • Added a "Scroll to playing item" entry to the playlist context menu
  • Added a "Open url" entry to the playlist context menu for online url
  • Hiding/showing the menubar, top toolbar and bottom toolbar is now animated
  • Added track selection menu entries to the hamburger menu
  • BUG FIXES:
  • Fixed not blocking inhibition (turning the display off, sleep etc.) during playback

New in Haruna Video Player 0.11.3 (Jul 14, 2023)

  • Bugfixes:
  • Fixed color picker buttons in subtitles settings not reflecting the current color
  • Fixed subtitles color changes not applying immediately

New in Haruna Video Player 0.11.2 (Jul 10, 2023)

  • Fixed osd not showing
  • Fixed adding items to the playlist
  • Fixed wrong values being shown in the osd
  • Fixed subtitle font size setting not being loaded from config
  • Fixed progress bar changing size when not using a monospaced/fixed-width font
  • Fixed footer/bottom toolbar not hiding when moving to the monitor below, while Haruna is in fullscreen

New in Haruna Video Player 0.11.1 (May 29, 2023)

  • Fixed quit action not working
  • Fixed osd not showing
  • Fixed playlist repeating when the repeat setting was turned off

New in Haruna Video Player 0.11.0 (May 14, 2023)

  • The mpv code has been refactor to improve performance, there might still be some bugs, do report any at bugs.kde.org
  • FEATURES:
  • When restoring from minimized state, playback state is set to what it was when the minimization happened (only applies if the "Pause on minimize" setting is turned on)
  • Added Debug settings page, shows the paths to config files and allows to open them
  • BUG FIXES:
  • Fixed not being able to open files whose path contained certain characters
  • Fixed not being able to open .ts and .rm files
  • Fixed some text fields not saving their value under certain circumstances
  • Fixed screenshot format setting not working
  • Fixed recent files menu not closing
  • Fixed playlist context menu not closing when playlist hides

New in Haruna Video Player 0.10.3 (Apr 23, 2023)

  • Bugfixes:
  • Fixed last played file not being remembered sometimes.
  • Fixed durations longer than 24 hours not displaying correctly and messing up with chapter labels.
  • Chapters menu has been rewritten to be more responsive with lots of chapters.
  • Fixed opening relative paths from a playlist file.
  • Fixed opening files containig # characters.

New in Haruna Video Player 0.9.3 (Nov 9, 2022)

  • Fixed playlist not loading videos from the same folder as the opened file

New in Haruna Video Player 0.8.0 (May 18, 2022)

  • Features:
  • Support for global menu
  • Setting to pause playback when minimized
  • Setting to set the "time-position" saving interval
  • Recent files menu inside the file menu
  • More actions to the menubar
  • Action to load last played file (Ctrl+Shift+L), usefull when loading last played file on startup is disabled
  • Action to restart playback/seek to beginning (F5 key)
  • Action to seek to watch later position (Ctrl+Shift+P), usefull when resume playback on startup is disabled
  • Bugfixes:
  • There were two "remember time position" settings, doing different things, renamed the startup one to "resume playback"
  • Fixed a case where the playlist could not be closed with mouse hover anymore
  • OSD: When file can't be played show filename if there's no title
  • Stuttering caused by slow disks
  • Playlist items collapsing into each other