Age | Commit message (Expand) | Author |
2013-10-06 | Remove debug output. | Bent Bisballe Nyeng |
2013-10-06 | Remove zlib dep (used by custom the png). | Bent Bisballe Nyeng |
2013-10-06 | Version bump | Bent Bisballe Nyeng |
2013-10-06 | Refactoring of AudioFile loading and message passing from engine to gui and v... | Bent Bisballe Nyeng |
2013-10-06 | Fix double compilation of hugin. | Bent Bisballe Nyeng |
2013-10-01 | Also clear name, description and channel information on clear(). | Bent Bisballe Nyeng |
2013-10-01 | Use slightly smaller standard deviation. | Bent Bisballe Nyeng |
2013-10-01 | Make sure we redraw if GUI is changed by engine event. | Bent Bisballe Nyeng |
2013-10-01 | Reintroduce libpng and add libsamplerate. | Bent Bisballe Nyeng |
2013-10-01 | Make sure that the skipped messages are the old ones and not the new one. | Bent Bisballe Nyeng |
2013-09-27 | Optimise repaint events greatly improving GUI responsiveness. | Bent Bisballe Nyeng |
2013-09-20 | Use new samplerate feature in VST as well. | Bent Bisballe Nyeng |
2013-09-20 | New resample feature (greatly inspired by C�dric 'SxDx') based on libsamplerate. | Bent Bisballe Nyeng |
2013-09-20 | Remove non-working png hack. | Bent Bisballe Nyeng |
2013-09-15 | More png experiments... | Bent Bisballe Nyeng |
2013-09-15 | Add missing file. Add ZLIB check to configure. | Bent Bisballe Nyeng |
2013-09-15 | Use libpng from sourcetree instead of the one supplied by the OS. | Bent Bisballe Nyeng |
2013-09-15 | Include EXPERIMENTAL code in VST makefile. | Bent Bisballe Nyeng |
2013-09-15 | Fix compilation against new DrumGizmo interface. | Bent Bisballe Nyeng |
2013-09-15 | Drop use of asprintf (not supported on win32) | Bent Bisballe Nyeng |
2013-09-15 | Make destructor virtual. | Bent Bisballe Nyeng |
2013-09-15 | Fix spurious '}' | Bent Bisballe Nyeng |
2013-09-15 | New experimental sample selector (enable using --with-experimental argument o... | Bent Bisballe Nyeng |
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 |