Age | Commit message (Expand) | Author |
2013-12-01 | Add missing virtual destructor to virtual class. | Bent Bisballe Nyeng |
2013-12-01 | Add missing virtual destructor to virtual class. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Add missing run_semaphore. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-27 | Decrease libsndfile requirement version. | Bent Bisballe Nyeng |
2013-10-19 | Make window fixed size. | Bent Bisballe Nyeng |
2013-10-14 | Increase 'max count' on win32. Make linux-hack for include a little bit more ... | Bent Bisballe Nyeng |
2013-10-12 | Don't send a message to the GUI on /each/ file that has been loaded. Decimati... | Bent Bisballe Nyeng |
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 |