Age | Commit message (Expand) | Author |
2017-04-18 | Comment out chunk_size for diskstreaming | Goran Mekić |
2017-04-17 | CLI diskstreaming options | Goran Mekić |
2017-04-16 | Add OSS buffer parameters | Goran Mekić |
2017-04-14 | Add OSS output support | Goran Mekić |
2017-03-07 | Test diskstreaming CLI | Goran Mekić |
2017-03-04 | Disk streaming cli option | Goran Mekić |
2016-07-14 | Move free-wheel control into the main run method. | Bent Bisballe Nyeng |
2016-07-13 | Simplify free wheel loop control a bit. | Bent Bisballe Nyeng |
2016-07-13 | Consider freewheeling of engines in drumgizmo and dgreftest. | André Nusser |
2016-07-13 | Remove the run(int endpos) method from drumgizmo. | André Nusser |
2016-07-13 | Use the latency reported by the engine in the jack and wavfile output modules. | Bent Bisballe Nyeng |
2016-05-28 | Hand over audio engines to DrumGizmo by reference instead of by pointer. | Bent Bisballe Nyeng |
2016-05-08 | The last loader thread stuff. | Bent Bisballe Nyeng |
2016-04-08 | Refactoring to finally get rid of MessageHandler/Receiver in favor of the new... | Bent Bisballe Nyeng |
2016-03-31 | Settings. | Bent Bisballe Nyeng |
2016-03-31 | more consistent style of output engines' getters | Christian Glöckner |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2016-02-10 | Call hug_close in desctructor not run. Prevents threading errors. | André Nusser |
2016-02-09 | Fix two small bugs. | André Nusser |
2016-02-09 | Remove statement which was commented out | André Nusser |
2016-02-09 | Further style fixes | Christian Glöckner |
2016-02-09 | reformatted last files | Christian Glöckner |
2016-02-09 | applied clang-format | Christian Glöckner |
2016-02-09 | improved engine factory structure | Christian Glöckner |
2016-02-09 | added JackaudioOutputEngine | Christian Glöckner |
2016-02-09 | [incomplete] added MidifileInputEngine and WavfileOutputEngine | Christian Glöckner |
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 | Fix compiling with -Wall/error but no hugin. | 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-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 | Mismatch with expected option parms now fixed for jackaudio and wavfile. Was ... | Lars Bisballe Jensen |
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 |
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 |
2013-12-01 | Add endpos parameter to cli. | Bent Bisballe Nyeng |
2013-05-20 | Correct errornous error message. | Bent Bisballe Nyeng |
2011-07-15 | New input/output plugin architecture. New LV2 plugin. | deva |