a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
Go to file
bart.apella 9f63336389 changes:
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.
2008-06-05 15:59:38 +00:00
docs Migrating trunk from old repository. 2008-03-18 09:06:19 +00:00
installer Updated installer and added LICENSE.txt 2008-05-17 18:14:10 +00:00
src changes: 2008-06-05 15:59:38 +00:00
audioengine.sln Migrating trunk from old repository. 2008-03-18 09:06:19 +00:00
LICENSE.txt Updated installer and added LICENSE.txt 2008-05-17 18:14:10 +00:00
mC2.sln Migrating trunk from old repository. 2008-03-18 09:06:19 +00:00
mC2+plugins.sln Reverted solution. Sorry Bjorn :) 2008-05-22 18:29:44 +00:00