Age | Commit message (Expand) | Author |
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 |
2016-03-22 | Modernized InputEngine::run() | Christian Glöckner |
2016-03-20 | Fixed backspace not working in linedit. Fixed by readding code lost at refact... | Jonas Suhr Christensen |
2016-03-20 | Revert "Removed annoying subdir warnings when running autogen.sh." | Jonas Suhr Christensen |
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 |
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 |