Age | Commit message (Expand) | Author |
2016-03-16 | Go back to the old VST makefile. | Bent Bisballe Nyeng |
2016-03-16 | Go back to the old VST makefile. | Bent Bisballe Nyeng |
2016-03-16 | Go back to the old VST makefile. | Bent Bisballe Nyeng |
2016-03-16 | Use correct top_srcdir take 2 | Bent Bisballe Nyeng |
2016-03-16 | Use correct top_srcdir | Bent Bisballe Nyeng |
2016-03-16 | Build cleanup and windows build add. | Bent Bisballe Nyeng |
2016-03-13 | Add linux VST support. | Bent Bisballe Nyeng |
2016-03-13 | Don't reimplement resize... | Bent Bisballe Nyeng |
2016-03-13 | Update plugingizmo | Bent Bisballe Nyeng |
2016-03-13 | Initial version of DG plugin with plugingizmo wrapper code. So far only for LV2. | Bent Bisballe Nyeng |
2016-03-13 | Increase number of cache ids. | Bent Bisballe Nyeng |
2016-03-13 | Only open AudioCacheFile if needed. | Bent Bisballe Nyeng |
2016-03-13 | Fix wierd stuttering bug when one sample is done playing that interrupts exis... | Bent Bisballe Nyeng |
2016-03-12 | Only open file if we actually need to read from it. | Bent Bisballe Nyeng |
2016-03-12 | Add parent widget pointer for contained plugin windows. Remove threaded event... | Bent Bisballe Nyeng |
2016-03-11 | Added plugingizmo submodule | Bent Bisballe Nyeng |
2016-02-14 | Change 'Pracro' to 'DrumGizmo' where necessary. | André Nusser |
2016-02-14 | Adapt GPL version also in add_file script. | André Nusser |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2016-02-14 | Revert "Change COPYING to GPLv2 as all the headers refer to v2." | André Nusser |
2016-02-13 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | André Nusser |
2016-02-13 | Change COPYING to GPLv2 as all the headers refer to v2. | André Nusser |
2016-02-11 | Fix vst binary name. | Bent Bisballe Nyeng |
2016-02-11 | Use -Wl,--no-undefined on all source files. | Bent Bisballe Nyeng |
2016-02-10 | Call hug_close in desctructor not run. Prevents threading errors. | André Nusser |
2016-02-09 | Fix two valgrind errors and mark three others with a TODO comment. | André Nusser |
2016-02-09 | Fix two small bugs. | André Nusser |
2016-02-09 | Work in deva's critique. This branch should now be ready for merge. | André Nusser |
2016-02-09 | Add a test for the memchecker. | André Nusser |
2016-02-09 | Add test data for a memchecker test (introduced next commit). | André Nusser |
2016-02-09 | Include the memchecker into the other DG code. | André Nusser |
2016-02-09 | Implement memchecker to ensure a drumkit fits into RAM. | André Nusser |
2016-02-09 | Remove statement which was commented out | André Nusser |
2016-02-09 | Further style fixes | Christian Glöckner |
2016-02-09 | reformatted last files | Christian Glöckner |
2016-02-09 | Further style changes | Christian Glöckner |
2016-02-09 | Fixed style issues | Christian Glöckner |
2016-02-09 | Added docs for enginefactory | Christian Glöckner |
2016-02-09 | Base Midi-Engines on Midi-Engine Base Class (+ Minor Renaming) | Christian Glöckner |
2016-02-09 | reformatting fix | Christian Glöckner |
2016-02-09 | applied clang-format | Christian Glöckner |
2016-02-09 | Fixed configure.ac | Christian Glöckner |
2016-02-09 | Updated configure script | Christian Glöckner |
2016-02-09 | Updated Makefile | Christian Glöckner |
2016-02-09 | Removed outdated files | Christian Glöckner |
2016-02-09 | Removed outdated files | Christian Glöckner |
2016-02-09 | Fixed API-problems | Christian Glöckner |
2016-02-09 | added brace-initialization workaround for reference init | Christian Glöckner |
2016-02-09 | Fixed initialization order | Christian Glöckner |
2016-02-09 | added JackMidiInputEngine + additional minor changes | Christian Glöckner |