Skip to content

Releases: PixelPlayerHQ/PixelPlayer

0.7.5-beta

13 Jun 21:44
f8eaf74

Choose a tag to compare

What's Changed

Read more

0.7.0-beta

25 May 03:46

Choose a tag to compare

PixelPlayer v0.7.0-beta

This is a major update that includes significant performance improvements, new capabilities for Wear OS devices, advanced AI integration, and a substantial expansion of localization.

🚀 New Features

  • Wear OS: Implementation of music transfer, local playback, queue synchronization, and remote control from the watch.

  • AI: Integration of Groq AI and OpenRouter (experimental) with token optimization and AI-powered playlist generation.

  • Cloud & Streaming: - Added support for Jellyfin.

  • Direct song synchronization from server albums in Navidrome.

  • Standardized branding for NetEase Music.

  • Lyrics:

  • Synchronized translation with a dedicated toggle and support for Kugou LRC format.

  • Text alignment customization and improvements to TTML parsing.

  • Advanced romanization for Japanese characters.

  • UI/UX:

  • Redesigned queue sheet and "Recently Played" pills with a dynamic palette.

  • Marquee support for long titles and a compact mode for the navigation bar.

  • New horizontal timeline for monthly statistics and multi-artist support.

  • Telegram: Native support for topics, playlist display, and reactive updates.

⚙️ Performance and Stability Improvements

  • Audio Engine: Complete overhaul with support for MIDI, improvements to ALAC/M4A/Opus, and decoder optimization (including Samsung-specific decoders).

  • Energy Efficiency: Drastically reduced battery consumption and thermal optimization through UI task gates.

  • Database and Cache: Massive optimizations to queries, cover art cache controller v3, and support for Scoped Storage.

  • Startup: Improved load times through optimized generation of Baseline Profiles.

🛠 Bug Fixes

  • Playback: Fixed stuttering in Opus/MP3, errors in ReplayGain during crossfades, and flickering during album art changes.

  • Navigation: Fixed navigation loops in Telegram and improved screen entry/exit animations.

  • Stability: Eliminated crashes on Android 12+, fixed memory leaks (ANRs), and improved exception handling in background services.

  • Security: CI hardening, encryption of cloud storage credentials, and media server access control.

🌍 Localization

Language support has been expanded and strings refined for Wear OS:


Note: Starting with this version, the project license has changed from MIT to Proprietary License.

Full Changelog: 0.6.0-beta...0.7.0-beta

0.6.0-beta

10 Mar 05:00
a922735

Choose a tag to compare

What's Changed

Read more

0.5.0-beta

14 Jan 18:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0-beta...0.5.0-beta

0.4.0-beta

16 Dec 03:53
c970bf5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0-beta...0.4.0-beta

0.3.0-beta-HOTFIX

29 Oct 02:04
cbc30fc

Choose a tag to compare

HOTFIX:

  • Fixed crashing for some users
  • Improved lyrics recognition
  • minor bugfixes

What's Changed

New Contributors

Full Changelog: 0.2.0-beta...0.3.0-beta

0.2.0-beta

10 Oct 06:44
873d2ab

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0-beta...0.2.0-beta

v0.1.0-beta

30 Aug 19:38
853fb1e

Choose a tag to compare

v0.1.0-beta Pre-release
Pre-release
  • Initial Public Beta Release