mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-01 17:58:29 +00:00
a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
alsaaudio-engineaudio-playercoreaudiocross-platformcursesdirectsoundmusic-librarymusic-playermusic-player-clientpulseaudioterminalwasapi
9f63336389
core/audio/Transport.cpp: fixed Transport::SetTrackPosition() so that it won't crash the program if you change the position if no song is currently selected. cube/TracklistModel.cpp: made it so that the duration of a song is now properly shown as mm:ss. Variables are available if we want to add more times (hours and days for example). Code for it was taken from TracklistController.cpp. apedecoder/apedecoder.vcproj and oggdecoder/oggdecoder.vcproj: added /NODEFAULTLIB:LIBCMT to the linker command line so that they compile. |
||
---|---|---|
docs | ||
installer | ||
src | ||
audioengine.sln | ||
LICENSE.txt | ||
mC2.sln | ||
mC2+plugins.sln |