a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
Go to file
Casey Langen 7ed083a692 - Only use mpg123decoder in *nix -- the Tuniac one doesn't work out of the box
- Added CMake support for oggdecoder
- Fleshed out most of the CoreAudioOut implementation -- but it's playing at 2x speed (some sort of buffering issue)
2016-05-27 17:48:53 -07:00
data - Added bitmap for example 2008-11-03 12:53:04 +00:00
docs WARNING! This commit can break your build. If you use another bin/output directory for the build, copy the path bin/debug/locales and its contents to your output directory! 2008-09-09 14:01:52 +00:00
src - Only use mpg123decoder in *nix -- the Tuniac one doesn't work out of the box 2016-05-27 17:48:53 -07:00
.gitignore Incremental checkin for compiling on mac. 3rdparty compiles, and core is nearly there (boost::async not working) 2016-05-27 17:47:29 -07:00
audioengine.sln - Fixed the SimpleScrollAdapter to have a max size, and do so 2016-05-09 00:32:36 -07:00
CMakeLists.txt - Only use mpg123decoder in *nix -- the Tuniac one doesn't work out of the box 2016-05-27 17:48:53 -07:00
LICENSE.txt