Updated CHANGELOG.txt

This commit is contained in:
casey langen 2017-01-14 12:06:01 -08:00
parent 452d0a43f5
commit f0a15e584b

View File

@ -15,6 +15,8 @@ mostly performance and architecture changes:
* reduced cpu overhead when redrawing the transport view
* added bare-bones, 'proof of concept' win32 application that includes 'core'
and 'glue' to present a very basic music player in just a few lines of code.
* added a NullOut, an output plugin that doesn't write to the sound card. useful
for development and testing purposes.
bug fixes: