Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

CMPlayer 0.8.11 released

Choose a tag to compare

@bylee20 bylee20 released this 12 Feb 06:13
· 1252 commits to master since this release

This viersion contains fixes for critical issues. It's strongly recommended to update.

  • Fix: audio output channel layout didn't work
  • Fix: hide scrollbar in history/playlist when no scrolling is needed
  • Fix: keep paused state when applying preferences(#40)
  • Fix: open file dialog at the folder where last open local media file(#40)
  • Fix: store enum values for MRL state as string rather than integer
  • Fix: useless value for playback percentage till start playback
  • Fix: recognized directory as MRL(#40)
  • Fix: workaround to suppor non-8bit encoded sources for NVIDIA driver
  • Fix: FBO format woll fall back to GL_RGBA8 when GL_RGBA16 is not available
  • Fix: workaround for NVIDIA driver issue which disables hardware rasterization