Age | Commit message (Expand) | Author |
2016-01-28 | Set framesize before calling load is required. | Bent Bisballe Nyeng |
2016-01-28 | Revert files that shouldn't have been changed in this branch... | Bent Bisballe Nyeng |
2016-01-20 | Add free-wheel mode for Jack (untested). | Bent Bisballe Nyeng |
2016-01-20 | Added new nth argument to test input module which plays a note each nth sampl... | Bent Bisballe Nyeng |
2016-01-20 | Fix compiling with -Wall/error but no hugin. | Bent Bisballe Nyeng |
2016-01-20 | Make test input module work in a more logical way. | Bent Bisballe Nyeng |
2016-01-20 | Added framesize control mechanism to the engine, and made us of it in the cac... | Bent Bisballe Nyeng |
2016-01-18 | Fix debug output filters (take 2). | Bent Bisballe Nyeng |
2016-01-18 | Fix cli compilation without debug enabled. | Bent Bisballe Nyeng |
2016-01-18 | Fix debug output filters. Delete input/output engines on premature program er... | Bent Bisballe Nyeng |
2015-12-20 | Fix uninitialised warning. | Bent Bisballe Nyeng |
2015-12-20 | Fix uninitialised warning. | Bent Bisballe Nyeng |
2015-12-20 | Free dlopen resources. | Bent Bisballe Nyeng |
2015-12-19 | Revert "Experimental tempo change for midifile input module." | Bent Bisballe Nyeng |
2015-12-18 | Experimental tempo change for midifile input module. | Bent Bisballe Nyeng |
2015-10-27 | Added missing expat lib to jackmidi and midifile plugins. | Bent Bisballe Nyeng |
2015-03-24 | Fix building cli without debug. | Bent Bisballe Nyeng |
2015-02-25 | Add hugin filters to command line tool. | Bent Bisballe Nyeng |
2015-02-25 | Add missing opt. | Bent Bisballe Nyeng |
2015-02-16 | Minor correction to options, sndfile changed to wavfile | Lars Bisballe Jensen |
2015-02-15 | Merge with master. Remove obsolete -p argument from cli. Add new -a argument ... | Bent Bisballe Nyeng |
2015-02-13 | Remove wavfile.la in output module dir. | Bent Bisballe Nyeng |
2015-02-13 | Mismatch with expected option parms now fixed for jackaudio and wavfile. Was ... | Lars Bisballe Jensen |
2015-02-09 | Merge branch 'master' into cliopt | Bent Bisballe Nyeng |
2015-02-09 | Fix broken input/output module paths. | Bent Bisballe Nyeng |
2015-02-09 | Extended usage information. | Jonas Suhr Christensen |
2015-02-08 | [PATCH] Wait for the drumkit to get loaded before starting playback (by Serge... | Bent Bisballe Nyeng |
2015-02-08 | [PATCH] Wait for the drumkit to get loaded before starting playback (by Serge... | Bent Bisballe Nyeng |
2014-12-05 | Clean up cli client module names. Fix autotools paths. | Bent Bisballe Nyeng |
2014-11-06 | Make cli output modules work with new samplerate() design. | Bent Bisballe Nyeng |
2014-11-03 | Use Drumgizmo::setSamplerate to control resampler target samplerate. | Bent Bisballe Nyeng |
2014-05-17 | New resample feature on output channels. | Bent Bisballe Nyeng |
2014-04-12 | Reinstate semaphores on jack output engine. | Bent Bisballe Nyeng |
2014-04-12 | Make engine ask output module for buffer size. Use this new feature to adapt ... | Bent Bisballe Nyeng |
2014-04-02 | Merge with head | Bent Bisballe Nyeng |
2013-12-01 | Add endpos parameter to cli. | Bent Bisballe Nyeng |
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-07-25 | Patch from Yiannis Liverezas. Fix mulitple variables with the same name in ja... | 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-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 | Enabling SSEFLAGS. | Jonas Suhr Christensen |