Age | Commit message (Expand) | Author |
2013-09-11 | Revert png static link hack (that didn't work as intended anyway...) | Bent Bisballe Nyeng |
2013-09-11 | Move class specification to header file. | Bent Bisballe Nyeng |
2013-07-25 | Patch from Yiannis Liverezas. Fix mulitple variables with the same name in ja... | Bent Bisballe Nyeng |
2013-06-29 | Move ConfigParser to its own file. | Bent Bisballe Nyeng |
2013-06-29 | Remove unused UI message. | Bent Bisballe Nyeng |
2013-06-29 | Add some more AudioFile protection (mutex/magic word) | Bent Bisballe Nyeng |
2013-06-29 | Add some more AudioFile protection (mutex/magic word) | Bent Bisballe Nyeng |
2013-06-29 | New inter-thread message system. | Bent Bisballe Nyeng |
2013-06-16 | Handling directories that can not be opened. | Jonas Suhr Christensen |
2013-05-27 | Missing SEP conversions. | Bent Bisballe Nyeng |
2013-05-27 | Fixed stray '(' in emacs style comment. | Bent Bisballe Nyeng |
2013-05-25 | Experimentally static link with libpng for lv2 plugin. | Bent Bisballe Nyeng |
2013-05-21 | Render scrollbar correctly if range is greater than maximum value. | Bent Bisballe Nyeng |
2013-05-21 | Don't leave checkbox in middle position on double click. | Bent Bisballe Nyeng |
2013-05-20 | Change 'map' paramater to 'midimap' for consistency. | Bent Bisballe Nyeng |
2013-05-20 | Make jackaudio output module work. | Bent Bisballe Nyeng |
2013-05-20 | Set activate to false on instatiation. | Bent Bisballe Nyeng |
2013-05-20 | Correct errornous error message. | Bent Bisballe Nyeng |
2013-05-20 | Add parameter error reporting. Added loop parameter, added omni track support... | Bent Bisballe Nyeng |
2013-05-20 | Centralise jackclient code for reuse among the jack client modules. Implement... | Bent Bisballe Nyeng |
2013-05-18 | Missing file | Bent Bisballe Nyeng |
2013-05-18 | Align input/output module helptext. | Bent Bisballe Nyeng |
2013-05-17 | Fix merge conflict. | Bent Bisballe Nyeng |
2013-05-17 | Fix deprecated INCLUDES variable in Makefile.am's. Add skeleton code for jack... | Bent Bisballe Nyeng |
2013-05-17 | Consistent naming of SSEFLAGS variable. | Jonas Suhr Christensen |
2013-05-17 | Enabling SSEFLAGS. | Jonas Suhr Christensen |
2013-05-17 | Disabling of sse and enabling sse with level. | Jonas Suhr Christensen |
2013-05-16 | Moved sse flags to SSEFLAGS variable. | - |
2013-05-16 | Only applying sse-flags in lv2. | - |
2013-05-16 | Fixed sse instruction only set if supported by cpu | - |
2013-05-16 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Bent Bisballe Nyeng |
2013-05-16 | Change printf's to DEBUG. | Bent Bisballe Nyeng |
2013-05-16 | Fix lineedit mouseclick to the right of the text, which should position text ... | Bent Bisballe Nyeng |
2013-05-16 | Remove test framework. TODO: Replace it with a new one at some point... | Bent Bisballe Nyeng |
2013-05-16 | Remove test framework. TODO: Replace it with a new one at some point... | Bent Bisballe Nyeng |
2013-05-15 | Skipping filtering of file with length less than drumkit suffix length. | Jonas Suhr Christensen |
2013-05-15 | Fixed selection of none existing file. | Jonas Suhr Christensen |
2013-05-15 | fix. | Jonas Suhr Christensen |
2013-05-15 | Make it possible to type a path and have browser switch accordingly. | Jonas Suhr Christensen |
2013-05-15 | Improved filebrowser functionality: | Jonas Suhr Christensen |
2013-05-13 | If midimapfile is empty and drumkit is selected, use drumkit path as default ... | Bent Bisballe Nyeng |
2013-05-13 | Fix crash bug on GUI close in QTractor. | Bent Bisballe Nyeng |
2013-05-13 | Updated ChangeLog with up to 0.9.3 version history. | Bent Bisballe Nyeng |
2013-05-13 | Updated AUTHORS file. | Bent Bisballe Nyeng |
2013-05-13 | Added info about how to compile and install the LV2 plugin to the README. | Bent Bisballe Nyeng |
2013-05-11 | Remove errornous debug output. | Bent Bisballe Nyeng |
2013-05-11 | Fix typo | Bent Bisballe Nyeng |
2013-05-11 | Use chunk atom for config storing. | Bent Bisballe Nyeng |
2013-05-11 | Fix crash on gui close. | Bent Bisballe Nyeng |
2013-05-11 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Bent Bisballe Nyeng |