summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-24Fixed license in UI.v0.9.9Bent Bisballe Nyeng
2016-03-24Added chaot4 and cglocke to the AUTHORS file.Bent Bisballe Nyeng
2016-03-24Slightly updated/correctedLars Muldjord
2016-03-24Added muldjord to contributorsLars Muldjord
2016-03-24Added suhr to contributors and moved notes for 0.9.9 to top (d'oh)Lars Muldjord
2016-03-24Added changes for 0.9.9Lars Muldjord
2016-03-24Added release checklist.Bent Bisballe Nyeng
2016-03-24Add missing dist files.Bent Bisballe Nyeng
2016-03-24Also compile linux-vst when testing dist.Bent Bisballe Nyeng
2016-03-24Don't try to pack the vstsdk sources.Bent Bisballe Nyeng
2016-03-24Bump version to 0.9.9.Bent Bisballe Nyeng
2016-03-24Make jack process callback private.Bent Bisballe Nyeng
2016-03-22Change the add_file tool to create LGPLv3 headers.André Nusser
2016-03-22Fixed date localizationChristian Glöckner
2016-03-22Change license to LGPLv3.André Nusser
2016-03-22Introduced Settings structureChristian Glöckner
2016-03-22Added acinclude.m4 to gitignore list.Jonas Suhr Christensen
2016-03-22Removed INSTALL file from git repository (its autogenerated by autogen). Also...Jonas Suhr Christensen
2016-03-22Fixed debug printChristian Glöckner
2016-03-22Modernized InputEngine::run()Christian Glöckner
2016-03-20Fixed backspace not working in linedit. Fixed by readding code lost at refact...Jonas Suhr Christensen
2016-03-20Revert "Removed annoying subdir warnings when running autogen.sh."Jonas Suhr Christensen
2016-03-20Removed annoying subdir warnings when running autogen.sh.Jonas Suhr Christensen
2016-03-20Add missing latency port.Bent Bisballe Nyeng
2016-03-20Bump plugingizmo.Bent Bisballe Nyeng
2016-03-20Call new init function.Bent Bisballe Nyeng
2016-03-20Bump plugingizmo.Bent Bisballe Nyeng
2016-03-20Remove obsolete files.Bent Bisballe Nyeng
2016-03-20Remove obsolete files.Bent Bisballe Nyeng
2016-03-20Fix parent check.Bent Bisballe Nyeng
2016-03-20Fix GUI_CPPFLAGSBent Bisballe Nyeng
2016-03-20Reintroduce event loops for parentless windows (non-plugins).Bent Bisballe Nyeng
2016-03-19Use event queue.Bent Bisballe Nyeng
2016-03-19Use event queue.Bent Bisballe Nyeng
2016-03-19Test if handling messages on the parent hwnd has any positive effects.Bent Bisballe Nyeng
2016-03-16Go back to the old VST makefile.Bent Bisballe Nyeng
2016-03-16Go back to the old VST makefile.Bent Bisballe Nyeng
2016-03-16Go back to the old VST makefile.Bent Bisballe Nyeng
2016-03-16Use correct top_srcdir take 2Bent Bisballe Nyeng
2016-03-16Use correct top_srcdirBent Bisballe Nyeng
2016-03-16Build cleanup and windows build add.Bent Bisballe Nyeng
2016-03-13Add linux VST support.Bent Bisballe Nyeng
2016-03-13Don't reimplement resize...Bent Bisballe Nyeng
2016-03-13Update plugingizmoBent Bisballe Nyeng
2016-03-13Initial version of DG plugin with plugingizmo wrapper code. So far only for LV2.Bent Bisballe Nyeng
2016-03-13Increase number of cache ids.Bent Bisballe Nyeng
2016-03-13Only open AudioCacheFile if needed.Bent Bisballe Nyeng
2016-03-13Fix wierd stuttering bug when one sample is done playing that interrupts exis...Bent Bisballe Nyeng
2016-03-12Only open file if we actually need to read from it.Bent Bisballe Nyeng
2016-03-12Add parent widget pointer for contained plugin windows. Remove threaded event...Bent Bisballe Nyeng