Skip to content

Releases: SRGSSR/pillarbox-android

Player states

27 Feb 14:31
Compare
Choose a tag to compare
Player states Pre-release
Pre-release

New Feature

Add support to create complexe compose player controls using States with PlayerViewModel that expose player states as Flows.

Changes

  • Use Moshi instead of Gson.
  • AspectRatio nullable instead of 0.0f
  • Remove subtitle from PlayerSurface

Full Changelog: 0.1.1...0.2.0

Phase 2 System integration

21 Feb 14:28
df8bf2d
Compare
Choose a tag to compare
Pre-release

This is the second alpha release for Pillarbox, with which SRG SSR content can be played, although with minimal features and no provided user interface. This pre-release is far from complete but can be used for early adoption in app prototypes.

Features

  • MediaSession integration.
  • MediaSessionService and MediaLibraryService for background playback.
  • Basic Compose PlayerSurface.

Phase 1

21 Nov 09:11
260d9d3
Compare
Choose a tag to compare
Phase 1 Pre-release
Pre-release

This is the first alpha release for Pillarbox, with which SRG SSR content can be played, although with minimal features and no provided user interface. This pre-release is far from complete but can be used for early adoption in app prototypes.

Features

  • A player which can play SRG SSR contents (videos and audios, on-demand and livestreams, protected or not).
  • Playlist support.
  • Basic view components (video view and slider) with which simple user interfaces can be built.