Age | Commit message (Expand) | Author |
2017-12-30 | Remove extra codefeature/oss-midi | Goran Mekić |
2017-12-30 | Calculate instrument properly | Goran Mekić |
2017-12-30 | Hardcode instrument, otherwise play notes | Goran Mekić |
2017-12-30 | Get note and velocity | Goran Mekić |
2017-12-30 | Open midi device in non-blocking mode | Goran Mekić |
2017-12-30 | Enable OSS midi in | Goran Mekić |
2017-12-30 | Add OSS MIDI input | Goran Mekić |
2017-10-21 | Fix crash if no input and/or output engine has been set. | Bent Bisballe Nyeng |
2017-05-14 | Use getoptpp for CLI argument parsing | Goran Mekić |
2017-05-12 | Use correct MIDI note ON mask. | Hans Petter Selasky |
2017-05-11 | Add --no-resampling CLI option | Goran Mekić |
2017-05-11 | Expand shell globs in input params | Goran Mekić |
2017-05-11 | Fix CLI kit and midimap loading. | André Nusser |
2017-05-06 | Get rid of unused unistd includes. Change the rest of the sleep calls to c++. | Bent Bisballe Nyeng |
2017-05-06 | Get rid of platform dependent usleep/SleepEx. | Bent Bisballe Nyeng |
2017-05-02 | Sanatize OSS output code | Goran Mekić |
2017-04-30 | Get OSS buffer size | Goran Mekić |
2017-04-30 | Don't exit if diskstreaming is not used | Goran Mekić |
2017-04-23 | Add missing header to extra dist.v0.9.13 | Bent Bisballe Nyeng |
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ć |
2017-02-05 | Compile engine as a library. | Bent Bisballe Nyeng |
2016-12-10 | Fix warnings reported by clang. | Bent Bisballe Nyeng |
2016-12-07 | Fix uninitialised value. | Bent Bisballe Nyeng |
2016-11-01 | Fix licence headers. | Bent Bisballe Nyeng |
2016-10-29 | Add missing distfiles.v0.9.11 | Bent Bisballe Nyeng |
2016-07-24 | Clear output buffers in LV2 and jack modes before each process iteration to e... | Bent Bisballe Nyeng |
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 | Fix freewheeling for test and dummy in- and outputs. | André Nusser |
2016-07-13 | Consider freewheeling of engines in drumgizmo and dgreftest. | André Nusser |
2016-07-13 | Introduce input engine isFreewheeling method. | André Nusser |
2016-07-13 | Introduce output engine isFreewheeling method. | 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-07-06 | Fix signed unsigned comparison warning. | Bent Bisballe Nyeng |
2016-06-15 | Make sure we abide the samplerate in all input/output engines. | Bent Bisballe Nyeng |
2016-05-28 | Hand over audio engines to DrumGizmo by reference instead of by pointer. | Bent Bisballe Nyeng |
2016-05-21 | Remove superfluous LDADD flags. | Bent Bisballe Nyeng |
2016-05-20 | Only compile jackclient.cc if at least one of the jack modules are included. | Bent Bisballe Nyeng |
2016-05-20 | Add missing DRUMGIZMO_CPPFLAGS | Bent Bisballe Nyeng |
2016-05-14 | Temporary fix for midimap loading in command line tool. | Bent Bisballe Nyeng |
2016-05-14 | Temporary fix for midimap loading in command line tool. | Bent Bisballe Nyeng |
2016-05-08 | Add -lrt to remaining projects. | Bent Bisballe Nyeng |
2016-05-08 | The last loader thread stuff. | Bent Bisballe Nyeng |
2016-04-16 | Merge branch 'settings' | Bent Bisballe Nyeng |