summaryrefslogtreecommitdiffstats
path: root/include-gpl/audio/audiofifo.h
AgeCommit message (Collapse)AuthorFilesLines
2014-08-16major rewriteChristian Daniel1-5/+14
2013-03-25fix building on Windows with VS2010Christian Daniel1-1/+2
2013-03-22monster reworkChristian Daniel1-0/+64
- pluginify whole project - reorganize directory structure - fix PortAudio detection script - implement generic channelizer - fix several OpenGL problems - rework presets - add audio mixing - too many more