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