a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
Go to file
casey 6d025cdad1 - Added ILayoutStack, IOrderable, LayoutStack, and WindowLayout. These
new types make it possible for layouts to be stacked on top of each
  other with correct focus behavior.

- Tweaks to the volume and time slider to make them more accurate.

- Fixed a bug in the main event loop to re-check focus to make sure it
  hasn't changed under the hood since the last pass through.
2016-05-19 22:32:26 -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
modules Attempting to build libflac 2011-02-17 19:34:45 +00:00
src - Added ILayoutStack, IOrderable, LayoutStack, and WindowLayout. These 2016-05-19 22:32:26 -07:00
.gitignore Added updated project filters. Oops. 2016-05-03 23:18:41 -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 Win32cpp and musikServer now included in CMake and compile and run :D 2011-02-25 14:06:21 +00:00
LICENSE.txt