Age | Commit message (Expand) | Author |
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-27 | Do not store/reload latency_max. | Bent Bisballe Nyeng |
2018-06-16 | Port the rest of the unittests to DGUnit and remove the CppUnit dependency. | Bent Bisballe Nyeng |
2018-06-16 | Update plugingizmo: Add missing override keywords. | Bent Bisballe Nyeng |
2018-06-15 | Add BUGS file in root dir and also in the about tab. | André Nusser |
2018-06-09 | Update plugingizmo: Fix midi event memcpy size. | Bent Bisballe Nyeng |
2018-06-09 | Don't use pugl for win32 vst just yet. | Bent Bisballe Nyeng |
2018-06-08 | Hide freewheeling port on generic lv2 ui. | Bent Bisballe Nyeng |
2018-06-08 | Initial steps towards pugl domination! | Bent Bisballe Nyeng |
2018-02-23 | Compile resource_data separately on mingw to (hopefully) improve compilation ... | Bent Bisballe Nyeng |
2018-02-18 | Added latency filter UI controls. | Bent Bisballe Nyeng |
2018-02-18 | Added plugin store/restore of latency filter settings, added the missing sett... | Bent Bisballe Nyeng |
2017-11-05 | Store stddev sample selection scalar in plugin settings. | Bent Bisballe Nyeng |
2017-10-14 | Use $DESTDIR prefix when removing plugin .la files. | Roman Garifullin |
2017-05-26 | Connect the bleed control frame switch and add settings value for that. | André Nusser |
2017-05-25 | Read/Write master_bleed value from/to plugin state. | André Nusser |
2017-05-24 | Add frame in the GUI for bleed control. | André Nusser |
2017-05-21 | Fix out of bounds resize of status frame. | André Nusser |
2017-05-20 | Fix lazy evaluation issue in drumgizmo_plugin.cc | André Nusser |
2017-05-20 | Add inline drumgizmo logo. | André Nusser |
2017-05-10 | Update plugingizmo and thus also update return value of createWindow | André Nusser |
2017-05-07 | Store and reload the enable_resamling setting in the plugins. | Bent Bisballe Nyeng |
2017-05-06 | Introduce the new resampling frame. | André Nusser |
2017-05-06 | Remove old (obsolete) Mutex class and replace all uses with std::mutex. | Bent Bisballe Nyeng |
2017-05-06 | Add missing plugin cppflags. | Bent Bisballe Nyeng |
2017-05-06 | Add atomic linking to mingw32 makefile. | Bent Bisballe Nyeng |
2017-04-25 | Don't put .a and .la files in lv2 folder on install. | Bent Bisballe Nyeng |
2017-04-21 | Add AboutTab class instead of having a TextEdit widget as tab. | André Nusser |
2017-04-21 | Fix crash of the plugin due to wrong resource path. | André Nusser |
2017-04-21 | Fix Windows build error. | André Nusser |
2017-04-20 | Fix resources on static windows build (Makefile.mingw32) and add note about r... | Bent Bisballe Nyeng |
2017-04-17 | Remove obsolete PluginGUI and DGWindow classes. | Bent Bisballe Nyeng |
2017-04-17 | Fix the size for the plugins. | André Nusser |
2017-04-17 | Resize frames again to make it look better. | André Nusser |
2017-04-17 | Add missing files to windows build. | Bent Bisballe Nyeng |
2017-04-17 | Use new UI in plugins. | Bent Bisballe Nyeng |
2017-04-16 | Added new cc to win32 build. | Bent Bisballe Nyeng |
2017-04-16 | Add modal dialog primitive. | Bent Bisballe Nyeng |
2017-04-01 | Store new setting in the plugin. | Bent Bisballe Nyeng |
2017-04-01 | (Hopefully) Fix Windows build. | André Nusser |
2017-03-26 | Fix resize event in win32 backend. | Bent Bisballe Nyeng |
2017-03-23 | Preliminary plugin gui for disktreaming control. | Bent Bisballe Nyeng |
2017-03-23 | Store new settings in plugin config. | Bent Bisballe Nyeng |
2017-02-17 | Replace obsolete WIN32 ifdefs with platform define. | Bent Bisballe Nyeng |
2017-02-12 | Refactor/introduce widget and windiow redraw/dirty mechanism to eradicate unn... | Bent Bisballe Nyeng |
2017-02-05 | Compile engine as a library. | Bent Bisballe Nyeng |
2017-02-05 | Compile plugingui as a library. | Bent Bisballe Nyeng |