Age | Commit message (Expand) | Author |
2018-08-19 | Move sample lookup retry count to Settings. | Bent Bisballe Nyeng |
2018-08-12 | Add tab for drumkit. | André Nusser |
2018-08-08 | Remove old CHReampler class. | Bent Bisballe Nyeng |
2018-07-21 | Fix visualization to be samplerate independent. | André Nusser |
2018-07-21 | Switch latency_stddev to be samplerate independent (and thus in ms). | André Nusser |
2018-07-18 | Store and use laidback setting in milliseconds. | Bent Bisballe Nyeng |
2018-07-15 | Revorked visualiser UI and a few more parameter tweaks. | Bent Bisballe Nyeng |
2018-07-15 | Use more sane range for stddev knob in UI. | Bent Bisballe Nyeng |
2018-07-15 | PoC for humanisation visualiser. | Bent Bisballe Nyeng |
2018-06-14 | Set latency_max in milliseconds instead of samples. | Bent Bisballe Nyeng |
2018-06-08 | Add reset on double click for all the knobs. | André Nusser |
2018-06-07 | Store bleed control support in settings. | Bent Bisballe Nyeng |
2018-02-18 | Make latency controls more intuitive. | Bent Bisballe Nyeng |
2018-02-18 | Added plugin store/restore of latency filter settings, added the missing sett... | Bent Bisballe Nyeng |
2018-02-18 | Implemented engine part of the latency filter aka. humized timing. | Bent Bisballe Nyeng |
2017-11-05 | Add stddev sample selection scalar to UI. | Bent Bisballe Nyeng |
2017-11-05 | Add stddev scalar to sample selection. | Bent Bisballe Nyeng |
2017-10-14 | Remove atomic POD tests for datatypes bigger than machine size (Thanks to Jam... | Bent Bisballe Nyeng |
2017-05-26 | Connect the bleed control frame switch and add settings value for that. | André Nusser |
2017-05-25 | Introduce settings for master bleed control. | André Nusser |
2017-05-06 | Introduce the new resampling frame. | André Nusser |
2017-05-01 | Show buffer size in status area. | Bent Bisballe Nyeng |
2017-04-22 | Include new information into the status frame. | André Nusser |
2017-04-01 | Added disk_cache_chunk_size and number_of_underruns to Settings. | Bent Bisballe Nyeng |
2017-03-12 | Add reload_counter to Settings and use it in DrumKitLoader to reload a drumki... | Bent Bisballe Nyeng |
2017-01-27 | Add settings for disk cache control (enable and cache upper limit) | Bent Bisballe Nyeng |
2016-06-04 | Fix uninitialised variables. | Bent Bisballe Nyeng |
2016-04-16 | Some DrumKitLoader refactoring. | Bent Bisballe Nyeng |
2016-04-08 | Refactoring to finally get rid of MessageHandler/Receiver in favor of the new... | Bent Bisballe Nyeng |
2016-04-03 | Fix logic error in SettingRef::hasChanged(). | Bent Bisballe Nyeng |
2016-03-31 | Removed the last Conf:: namespace usage and replaced it with Settings. | Bent Bisballe Nyeng |
2016-03-31 | Settings. | Bent Bisballe Nyeng |
2016-03-31 | Use new Atomic class. | Bent Bisballe Nyeng |
2016-03-31 | Settings. | Bent Bisballe Nyeng |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-03-22 | Introduced Settings structure | Christian Glöckner |