Age | Commit message (Expand) | Author |
2016-03-31 | API Refactoring for class Drumkit | Christian Glöckner |
2016-03-31 | fixed ConfigFile's destructor impl | Christian Glöckner |
2016-03-31 | Made API of class ConfigFile more consistent | Christian Glöckner |
2016-03-31 | fixed test code referring API change | Christian Glöckner |
2016-03-31 | fixed include path | Christian Glöckner |
2016-03-31 | Refactored class CHResampler | Christian Glöckner |
2016-03-31 | Refactored class BeatMapper | Christian Glöckner |
2016-03-31 | made API of AudioCacheFile more consistent | Christian Glöckner |
2016-03-31 | made API of AudioCacheEventHandler's getters more consistent | Christian Glöckner |
2016-03-31 | made API of AudioCache's getters more consistent | Christian Glöckner |
2016-03-31 | refactored class ChannelMixer | Christian Glöckner |
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-30 | Add new Random class to windows VST build. | Bent Bisballe Nyeng |
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 |
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). Also... | Jonas Suhr Christensen |
2016-03-22 | Fixed debug print | Christian Glöckner |