Age | Commit message (Expand) | Author |
2020-08-17 | Make dgvalidator 'missing image' errors slightly more verbose. | Bent Bisballe Nyeng |
2020-08-02 | Add pedantic option for reporting warnings as error. | Bent Bisballe Nyeng |
2020-05-28 | Get rid of haunting assert in input/jackmidi module. | Bent Bisballe Nyeng |
2020-05-14 | Add metadata field validation to dgvalidator. | Bent Bisballe Nyeng |
2020-05-04 | DGValidator: Add clickmap validation. | Bent Bisballe Nyeng |
2020-05-03 | DGValidator: Use getoptpp for options parsing and introduce verbosity and no-... | Bent Bisballe Nyeng |
2020-05-03 | Integrate new getoptpp with drumgizmo cli. | Bent Bisballe Nyeng |
2020-04-26 | Fix out-of-tree building. | Bent Bisballe Nyeng |
2019-09-28 | Add generic logger interface for propagating messages while loading drumkits ... | Bent Bisballe Nyeng |
2019-07-24 | Disable the velocity humanizer by default in CLI. | André Nusser |
2019-07-23 | Add all velocity humanizer parameters to CLI. | André Nusser |
2019-07-21 | Adapt fixed ranges in help and man pages. | André Nusser |
2019-07-18 | Add <cstring> include needed on PPC64 FreeBSD | Goran Mekić |
2019-06-29 | Improve dgvalidator usage and add man page for it. | Bent Bisballe Nyeng |
2019-06-28 | Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka rename... | Bent Bisballe Nyeng |
2019-06-16 | Add man page description of the new -p/--parameters cli argument. | Bent Bisballe Nyeng |
2019-06-16 | Make max channnel count controllable through the configure script to make it ... | Bent Bisballe Nyeng |
2019-06-09 | Add sample selection parameters to cli. | Bent Bisballe Nyeng |
2019-04-08 | Move midi note process to one common place in AudioInputEngineMidi::processNo... | Bent Bisballe Nyeng |
2019-01-27 | Re-instate instrument v1.0 support. | Bent Bisballe Nyeng |
2018-10-08 | Move event.h and audiotypes.h into src and get rid of the obsolete include fo... | Bent Bisballe Nyeng |
2018-08-12 | Remove obsolete SAXParser class and eXpat dependency. | Bent Bisballe Nyeng |
2018-08-04 | Add output when drumgizmo is called without arguments. | André Nusser |
2018-08-01 | Remove the last references to hardcoded 44k1Hz samplerate. | Bent Bisballe Nyeng |
2018-07-21 | Syncronize cli and plugin setting ranges for latency humanization. | Bent Bisballe Nyeng |
2018-07-21 | Add missing headerfiles to EXTRA_DIST. | Bent Bisballe Nyeng |
2018-07-21 | Add humanized timing controls to the cli. | Bent Bisballe Nyeng |
2018-06-08 | drumgizmoc: add set/enable master bleed option | Jonas Suhr Christensen |
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ć |