Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-29 | atomic workaround | Christian Glöckner | |
2016-03-29 | Settings. | Bent Bisballe Nyeng | |
2016-03-29 | Fix drumkit file by reference. | Bent Bisballe Nyeng | |
2016-03-29 | More cleanup. | Bent Bisballe Nyeng | |
2016-03-29 | Do the file related actions in SAXParser. | André Nusser | |
2016-03-29 | Make attr a const ref. | André Nusser | |
2016-03-29 | Fix horribly stupid bug. | André Nusser | |
2016-03-29 | Parser refactoring. | André Nusser | |
* Use new style * Update to C++11 * Use more std::string than char* | |||
2016-03-29 | Add signature step to release procedure.v0.9.10 | Bent Bisballe Nyeng | |
2016-03-29 | Bump version to 0.9.10 | Bent Bisballe Nyeng | |
2016-03-29 | Bump plugingizmo: remove midievent debug output. | Bent Bisballe Nyeng | |
2016-03-28 | Bump plugingizmo to fix freeze on tempo change. | Bent Bisballe Nyeng | |
2016-03-27 | Fix crash when running without connecting ports. | Bent Bisballe Nyeng | |
2016-03-27 | Fix plugin 'no playback when running with resampler' bug. | Bent Bisballe Nyeng | |
2016-03-24 | Fixed license in UI.v0.9.9 | Bent Bisballe Nyeng | |
2016-03-24 | Added chaot4 and cglocke to the AUTHORS file. | Bent Bisballe Nyeng | |
2016-03-24 | Slightly updated/corrected | Lars Muldjord | |
2016-03-24 | Added muldjord to contributors | Lars Muldjord | |
2016-03-24 | Added suhr to contributors and moved notes for 0.9.9 to top (d'oh) | Lars Muldjord | |
2016-03-24 | Added changes for 0.9.9 | Lars Muldjord | |
2016-03-24 | Added release checklist. | Bent Bisballe Nyeng | |
2016-03-24 | Add missing dist files. | Bent Bisballe Nyeng | |
2016-03-24 | Also compile linux-vst when testing dist. | Bent Bisballe Nyeng | |
2016-03-24 | Don't try to pack the vstsdk sources. | Bent Bisballe Nyeng | |
2016-03-24 | Bump version to 0.9.9. | Bent Bisballe Nyeng | |
2016-03-24 | Make jack process callback private. | Bent Bisballe Nyeng | |
2016-03-22 | Change the add_file tool to create LGPLv3 headers. | André Nusser | |
2016-03-22 | Fixed date localization | Christian Glöckner | |
2016-03-22 | Change license to LGPLv3. | André Nusser | |
2016-03-22 | Introduced Settings structure | Christian Glöckner | |
2016-03-22 | Added acinclude.m4 to gitignore list. | Jonas Suhr Christensen | |
2016-03-22 | Removed INSTALL file from git repository (its autogenerated by autogen). ↵ | Jonas Suhr Christensen | |
Also added INSTALL to gitignore list. | |||
2016-03-22 | Fixed debug print | Christian Glöckner | |
2016-03-22 | Modernized InputEngine::run() | Christian Glöckner | |
2016-03-20 | Fixed backspace not working in linedit. Fixed by readding code lost at ↵ | Jonas Suhr Christensen | |
refactoring 'a65ca7af57feaf7a4ea73f7e071a72eb9b3a1e24.' | |||
2016-03-20 | Revert "Removed annoying subdir warnings when running autogen.sh." | Jonas Suhr Christensen | |
This reverts commit 41efa3f441d73a90a5e8683e81ee1cbc37b0178b. | |||
2016-03-20 | Removed annoying subdir warnings when running autogen.sh. | Jonas Suhr Christensen | |
2016-03-20 | Add missing latency port. | Bent Bisballe Nyeng | |
2016-03-20 | Bump plugingizmo. | Bent Bisballe Nyeng | |
2016-03-20 | Call new init function. | Bent Bisballe Nyeng | |
2016-03-20 | Bump plugingizmo. | Bent Bisballe Nyeng | |
2016-03-20 | Remove obsolete files. | Bent Bisballe Nyeng | |
2016-03-20 | Remove obsolete files. | Bent Bisballe Nyeng | |
2016-03-20 | Fix parent check. | Bent Bisballe Nyeng | |
2016-03-20 | Fix GUI_CPPFLAGS | Bent Bisballe Nyeng | |
2016-03-20 | Reintroduce event loops for parentless windows (non-plugins). | Bent Bisballe Nyeng | |
2016-03-19 | Use event queue. | Bent Bisballe Nyeng | |
2016-03-19 | Use event queue. | Bent Bisballe Nyeng | |
2016-03-19 | Test if handling messages on the parent hwnd has any positive effects. | Bent Bisballe Nyeng | |
2016-03-16 | Go back to the old VST makefile. | Bent Bisballe Nyeng | |