a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
Go to file
casey 05aca20bbd - Fixed a memory leak in Mp3Decoder
- Fixed WaveOut::Stop() to only reset the output device, not close it,
  to prevent cracking while seeking and also get us a step closer to
  gapless playback.
- Fixed GlobalHotkey handling so key presses aren't propagated to the
  focused control after they're handled
- Removed old, unused state from SimpleScrollAdapter
- Fixed crash on exit when using the "X" button by registering a custom
  close handler with PDCurses.
2016-05-24 20:31:43 -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 - Fixed a memory leak in Mp3Decoder 2016-05-24 20:31:43 -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 Updated installer and added LICENSE.txt 2008-05-17 18:14:10 +00:00