leggettc18/leopod

Implement Playback with Native GStreamer classes instead of Clutter

Closed this issue · 1 comments

Self explanatory, implement Pipeline and Player using native GStreamer without Clutter.

This is working on the native-player branch now as of commit 7d2520e. Still work to do on the UI to reflect some of the necessary changes. Also the code that resumes playback from the last stored location is currently broken.