Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-31 | Added API for accessing structs in a thread-safe way | Christian Glöckner | |
2016-03-31 | Added Atomic Tests about being lock free | Christian Glöckner | |
2016-03-31 | Fixed API of class Atomic for POD | Christian Glöckner | |
2016-03-30 | Update ChangeLog with 0.9.10 release | Bent Bisballe Nyeng | |
2016-03-30 | Merge branch 'settings' of http://git.drumgizmo.org/drumgizmo into settings | Bent Bisballe Nyeng | |
2016-03-29 | Use new Atomic class. | Bent Bisballe Nyeng | |
2016-03-29 | Fix tests. | Bent Bisballe Nyeng | |
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-23 | Use new Atomic class. | Bent Bisballe Nyeng | |
2016-03-23 | Fix tests. | Bent Bisballe Nyeng | |
2016-03-23 | atomic workaround | Christian Glöckner | |
2016-03-23 | Settings. | Bent Bisballe Nyeng | |
2016-03-23 | Fix drumkit file by reference. | Bent Bisballe Nyeng | |
2016-03-23 | More cleanup. | Bent Bisballe Nyeng | |
2016-03-23 | Do the file related actions in SAXParser. | André Nusser | |
2016-03-23 | Make attr a const ref. | André Nusser | |
2016-03-23 | Fix horribly stupid bug. | André Nusser | |
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 | Parser refactoring. | André Nusser | |
* Use new style * Update to C++11 * Use more std::string than char* | |||
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 | |