Skip to content

Feature/installable

Daniel Sonck requested to merge feature/installable into development
  • Make Player installable

  • Make Player installable

  • Extend playback state information with position and length

  • Remove spdlog requirement as it is provided by logging

  • Convert to serializer

  • Remove extraeneous public:

  • Use new CMake 3.13

  • Remove bamboo specs

  • Improve player and change to json based protocol

    • Cleaned several code warnings
    • Turned protocol into json based protocol
    • Used protocol data structs as listener arguments to ease passing around

Merge request reports