Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 665 Bytes

CHANGELOG.md

File metadata and controls

18 lines (16 loc) · 665 Bytes

Change Log

v1.0.0 - 2017-05-27

Features

  • Plays MP3 files
  • Uses IPC so that the player can run in the background while the client process sends commands to the player
  • Uses CMake to enable portability
  • Detects default music directories on Windows and Linux
  • Option to choose which directory to play music from
  • Basic client-player commands include
    • Play/Pause
    • Next/Prev
    • Shuffle
    • Loop