Age | Commit message (Expand) | Author |
2016-03-31 | refactored class Channel | Christian Glöckner |
2016-03-31 | more consistent style of input engines' getters | Christian Glöckner |
2016-03-31 | more consistent style of output engines' getters | Christian Glöckner |
2016-03-31 | pass channels to output engine by const ref | Christian Glöckner |
2016-03-31 | made input engine more const-correct | Christian Glöckner |
2016-03-31 | using const ref strings at output engine | Christian Glöckner |
2016-03-31 | using const ref strings at input engine | Christian Glöckner |
2016-03-31 | Fix missing include on windows. | Bent Bisballe Nyeng |
2016-03-31 | Fix mutex include issue. | Bent Bisballe Nyeng |
2016-03-31 | Fix compilation on windows. | Bent Bisballe Nyeng |
2016-03-31 | Workaround outdated compiler version | Christian Glöckner |
2016-03-31 | Improved mimicRealUse() test case | Christian Glöckner |
2016-03-31 | Removed unused features and fixed tests | Christian Glöckner |
2016-03-31 | Fixed my dumb fail | Christian Glöckner |
2016-03-31 | Added explicit cpy/mv assign operators to be sure about thread-safety of Grou... | Christian Glöckner |
2016-03-31 | Added thread-safety to implicit cpy/mv assign op for synced group settings | Christian Glöckner |
2016-03-31 | Cleanup on Synced Settings Header | Christian Glöckner |
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 | Add new Random class to windows VST build. | 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 |
2016-03-29 | Adapt memchecker test to the refactored parser classes. | André Nusser |
2016-03-29 | Use unordered_map instead of map in the parsers. | André Nusser |
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 | Parser refactoring. | André Nusser |
2016-03-29 | New Random class for convenient random number generation. | André Nusser |
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 |