pkoshevoy / aeyae

apprenticevideo (video player), aeyae remux (video remuxer), yaetv (digital video recorder), yamka (matroska format toolkit), yathe (legacy code for 3D geometry transforms, bezier curves, spline curves, and UI abstraction layers)
22 stars 6 forks source link

new playlist model/view implementation #1

Closed pkoshevoy closed 8 years ago

pkoshevoy commented 8 years ago

After two rewrites (first using Qt 5 and QML, then going back to supporting Qt 4 and porting from QML to C++) the new playlist model/view is sufficiently functional to justify merging to master. Packaging/installer generator for windows may need more work. Compact music-only playlist view has not been implemented, but may do later. Window resizing artifacts may occur playback switches between audio-only and video files, this needs further cleanup.