a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
Go to file
bjorn.olievier 7ef78901ac Added pause/resume.
Fixed updates of slider and time labels (now happen when audio events are received).
Integrated slider manipulation and UI updates with play/pause/resume/stop.
Renamed audio events to include "Event" prefix.  Updated all references.
Fixed division by 0 error when calculating slider position.  Slider will not work if length is unknown.
2008-05-15 10:52:04 +00:00
docs Migrating trunk from old repository. 2008-03-18 09:06:19 +00:00
installer Added initial installer script. 2008-05-12 06:02:14 +00:00
src Added pause/resume. 2008-05-15 10:52:04 +00:00
audioengine.sln Migrating trunk from old repository. 2008-03-18 09:06:19 +00:00
mC2.sln Migrating trunk from old repository. 2008-03-18 09:06:19 +00:00
mC2+plugins.sln Merged UI integration branch back to trunk 2008-04-06 08:00:22 +00:00