Skip to content

v1.8.0

Compare
Choose a tag to compare
@RobLoach RobLoach released this 28 Oct 05:30
· 164 commits to master since this release
2cd56ca
  • AI SERVICE: Added in fix for BMP returns to AI service
  • BSV: Fix BSV recording/playback
  • BUGFIX: Fix crash when setting Thumbnail Directory
  • BUGFIX/STABILITY: Set "Automatically Add Content to Playlist" to false by default
  • COMMON: Graceful driver switching for Windows and Linux
  • COMMON: Cache frame before converting 0RGB1555
  • MENU: Menu scaling improvements
  • MENU/MATERIALUI: There are no longer any animation glitches when 'wraparound' scrolling from the last entry in a list to the first, or when performing horizontal swipe navigation gestures on certain settings-type entries
  • MENU/MATERIALUI: List entries underneath the title and navigation bars are no longer highlighted when touching the title/navigation bars
  • MENU/MATERIALUI: The current menu list is no longer reloaded when pressing the currently active tab on the navigation bar
  • MENU/MATERIALUI: The ticker text spacer has been set to a 'bullet' character (same as Ozone)
  • MENU/MATERIALUI: The default colour theme has been set to 'Ozone Dark'
  • MENU/MATERIALUI: Three new colour themes have been added
  • MENU/MATERIALUI: A new Menu Transition Animation option has been added under User Interface > Appearance
  • MENU/MATERIALUI: The navigation bar is now shown at all times
  • MENU/MATERIALUI: Two new context-sensitive buttons have been added to the navigation bar - back button and resume button
  • MENU/MATERIALUI: A new Auto-Rotate Navigation Bar option has been added under User Interface > Appearance
  • MENU/MATERIALUI: The playlists tab is now correctly hidden when User Interface > Views > Show Playlist Tabs is disabled
  • MENU/MATERIALUI: Material UI now correctly readjusts its layout when screen orientation changes on mobile devices
  • MENU/MATERIALUI: Material UI now resizes in real-time when the user manually sets the Menu Scale Factor (this never worked properly with the old DPI override)
  • MENU/MATERIALUI: Material UI no longer leaks memory on 'context reset' (fonts were previously never free()'d)
  • MENU/MATERIALUI: A new Android-style 'system bar' has been added. This shows current core name, clock and battery level
  • MENU/MATERIALUI: A new search icon is shown on the title bar when viewing playlists and file browser lists
  • MENU/MATERIALUI: The title bar now uses a larger font, and the sublabel font has also been enlarged a little, to more closely align with Material UI standards
  • MENU/MATERIALUI: A number (quite a large number) of layout/spacing issues have been fixed
  • MENU/MATERIALUI: The existing colour theme handling code is not fit for purpose, so the whole lot got ripped out and reimplemented
  • OSD: Fix fast forward indicator when not using menu widgets
  • VIDEO LAYOUT: Add video layout mame overlay compatibility