Skip to content

ClementineRemote v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mbruel mbruel released this 02 Nov 22:11
· 162 commits to main since this release

####################################################

Release: v0.2

date: 2020/11/02

####################################################

  • Implement the FileSystem View
    Clementine patch is available on files_root_folder branch
    https://github.com/mbruel/Clementine/tree/files_root_folder

  • rely on Sond index rather than id (-1 in new created playlists)

  • Few fix the PlayList View

  • Fun with the volume slider for small iPhone

  • macro USE_CONNECTION_THREAD allows to not use the connection Thread

  • data of all Models are always modified in GUI Thread
    => Mutexes and signals / slot to switch Thread