a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
Go to file
2016-05-29 18:32:57 -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 Use werase() instead of wclear(). This seems to fix up the funky redraw issues when using Terminal.app and using musikbox over ssh. 2016-05-29 18:32:57 -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 plugins to match on case-insensitive filenames 2016-05-29 11:38:15 -07:00
bootstrap.sh A couple small fixes that should allow things to (almost) compile in Linux. 2016-05-29 18:20:48 -07:00
CMakeLists.txt FLAC Decoder is operational again. 2016-05-28 13:51:54 -07:00
LICENSE.txt