Age | Commit message (Expand) | Author |
2016-11-03 | Add a FR translation of the manpage | Olivier Humbert |
2016-11-03 | Fix typo | Bent Bisballe Nyeng |
2016-11-01 | Switch from cppunit.m4 to pkgconfig (patch from Jin^Eld) | Bent Bisballe Nyeng |
2016-11-01 | Fix licence headers. | Bent Bisballe Nyeng |
2016-10-29 | Add missing distfiles.v0.9.11 | Bent Bisballe Nyeng |
2016-10-29 | Bump version | Bent Bisballe Nyeng |
2016-10-29 | Added notes for 0.9.11 | Lars Muldjord |
2016-10-28 | Rewrite event handler to use shared_ptr Events instead of raw pointers. | Bent Bisballe Nyeng |
2016-10-28 | Rewrite event handler to use shared_ptr Events instead of raw pointers. | Bent Bisballe Nyeng |
2016-10-27 | Test to see if this is related to windows crash. | Bent Bisballe Nyeng |
2016-10-25 | Add test-generated directories to .gitignore | André Nusser |
2016-10-25 | Add build-generated directories to .gitignore | André Nusser |
2016-10-24 | Fix graphical glitch in inline progressbar. | Bent Bisballe Nyeng |
2016-09-15 | Fix size_t on 64 issue. | Bent Bisballe Nyeng |
2016-09-15 | Remove stray parenthesis. | Bent Bisballe Nyeng |
2016-09-15 | Missing include. | Bent Bisballe Nyeng |
2016-09-15 | Added new inline display for showing load progress. | Bent Bisballe Nyeng |
2016-09-15 | Make sure we set progress to 0 when starting to load a new kit. Also set prog... | Bent Bisballe Nyeng |
2016-09-14 | Use correct stride value (thanks to rgareus for pointing this out). | Bent Bisballe Nyeng |
2016-09-08 | Copy vstsdk sources to build tree before compilation. | Bent Bisballe Nyeng |
2016-09-07 | Bounce versio to 0.9.11-pre (in preparation for 0.9.11 release) | Bent Bisballe Nyeng |
2016-09-07 | Suppress subdir-object warnings. | Bent Bisballe Nyeng |
2016-09-06 | Fix another crash in the font renderer. | Bent Bisballe Nyeng |
2016-09-06 | Fix atomic configure test (hopefully for the last time). | Bent Bisballe Nyeng |
2016-09-06 | Fix atomic configure test (again). | Bent Bisballe Nyeng |
2016-09-06 | Fix atimic test. | Bent Bisballe Nyeng |
2016-09-06 | Fix crash when trying to display non ascii characters. | Bent Bisballe Nyeng |
2016-09-05 | Use atomic libs. | Bent Bisballe Nyeng |
2016-09-05 | Enabled painter unit test. | Bent Bisballe Nyeng |
2016-09-05 | Initial sempahore implementation for OSX - wrong include. | Bent Bisballe Nyeng |
2016-09-05 | Initial sempahore implementation for OSX - missing include. | Bent Bisballe Nyeng |
2016-09-05 | Initial sempahore implementation for OSX. | Bent Bisballe Nyeng |
2016-09-05 | Added painter unit test and fixed image and text rendering boundaries. | Bent Bisballe Nyeng |
2016-09-04 | Check for the need to link with atomic. | Bent Bisballe Nyeng |
2016-09-04 | Check for the need to link with atomic. | Bent Bisballe Nyeng |
2016-09-04 | Check for the need to link with atomic. | Bent Bisballe Nyeng |
2016-09-04 | Add Canvas base class for the Painter to draw on. This is done in preparation... | Bent Bisballe Nyeng |
2016-07-26 | Rename engine test. | Bent Bisballe Nyeng |
2016-07-25 | Only compile/run lv2 tests if configured to use LV2. | Bent Bisballe Nyeng |
2016-07-25 | Remove hardcoded rt linkage. | Bent Bisballe Nyeng |
2016-07-24 | Ignore semaphore test binary. | Bent Bisballe Nyeng |
2016-07-24 | Fix semaphore test linking. | Bent Bisballe Nyeng |
2016-07-24 | Added semaphore unit test. | Bent Bisballe Nyeng |
2016-07-24 | Clear output buffers in LV2 and jack modes before each process iteration to e... | Bent Bisballe Nyeng |
2016-07-16 | Memchecker code for OS X. | André Nusser |
2016-07-16 | Include lodepng via submodule instead of just copying the files into DG. | André Nusser |
2016-07-16 | Move config io from DrumGizmo to DrumGizmoPlugin (into own class). | André Nusser |
2016-07-14 | Move free-wheel control into the main run method. | Bent Bisballe Nyeng |
2016-07-14 | Add 'get' prefix to metadata info methods. Update to latest plugingizmo. | Bent Bisballe Nyeng |
2016-07-14 | Improve last commit and take into account changes in plugingizmo. | André Nusser |