Age | Commit message (Expand) | Author |
2020-11-15 | Implementation of the voice limiting feature. | TheMarlboroMan |
2020-11-15 | Store size of main window centralized in mainwindow.h to reduce redundancy. | TheMarlboroMan |
2020-11-15 | Make sure tooltips are always shown inside the window. | Bent Bisballe Nyeng |
2020-11-14 | Add x_offset to drawable::line to be able to have drawImage render images out... | Bent Bisballe Nyeng |
2020-10-26 | Update to latest uUnit version. | Bent Bisballe Nyeng |
2020-09-19 | Add uunit to dist files. | Bent Bisballe Nyeng |
2020-09-19 | Remove old un-used test files. | Bent Bisballe Nyeng |
2020-09-19 | Make use of uUnit as a submodule (dgunit renamed). | Bent Bisballe Nyeng |
2020-08-30 | Last translations for the AboutTab. | Olivier Humbert |
2020-08-30 | Tranlate the AboutTab. | Olivier Humbert |
2020-08-30 | Make abouttab read locale specific content if it exists. | Bent Bisballe Nyeng |
2020-08-30 | Make tooltips translatable. | Olivier Humbert |
2020-08-30 | Add even more _(...) and translations of strings of the UI. | Olivier Humbert |
2020-08-30 | Add french translations to strings of the UI. | Olivier Humbert |
2020-08-30 | Fix (again) the header file changes no re-generating the .pot file. | Bent Bisballe Nyeng |
2020-08-30 | Add even more _(...) to strings of the UI. | Olivier Humbert |
2020-08-30 | Also regenerate pot file after changes to headers. | Bent Bisballe Nyeng |
2020-08-30 | Add more _(...) to strings of the UI. | Olivier Humbert |
2020-08-30 | Add _(...) to most strings of the UI. | Olivier Humbert |
2020-08-17 | Make dgvalidator 'missing image' errors slightly more verbose. | Bent Bisballe Nyeng |
2020-08-11 | Fix pot re-generation for in-tree builds. | Bent Bisballe Nyeng |
2020-08-10 | Make zita-resampler submodule use same protocol as the other submodules. | Bent Bisballe Nyeng |
2020-08-02 | Add pedantic option for reporting warnings as error. | Bent Bisballe Nyeng |
2020-07-29 | Add embedded gettext support from resource. | Bent Bisballe Nyeng |
2020-07-25 | Make rcgen use getoptpp and add strip-path argument. | Bent Bisballe Nyeng |
2020-07-25 | Prevent crash if png_error resource is not available when a png load error oc... | Bent Bisballe Nyeng |
2020-05-28 | Get rid of haunting assert in input/jackmidi module. | Bent Bisballe Nyeng |
2020-05-26 | Change LV2_Descriptor and LV2UI_Descriptor signatures in function calls. | Bent Bisballe Nyeng |
2020-05-14 | Add metadata field validation to dgvalidator. | Bent Bisballe Nyeng |
2020-05-14 | Beautify silent build output and make silent build the default - ie. set V=1 ... | Bent Bisballe Nyeng |
2020-05-05 | Updated French translation of dgvalidator and drumgizmo man pages. | Olivier Humbert |
2020-05-04 | Update man pages. | 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-05-02 | Add default kit/map functionality for config file. | André Nusser |
2020-05-02 | Add setting and knob for controlling resampling quality. | Bent Bisballe Nyeng |
2020-05-02 | Add new powermap widgget to the plugingui. | Bent Bisballe Nyeng |
2020-05-02 | Add new PowerWidget for setting and showing control points of the powermap. | Bent Bisballe Nyeng |
2020-05-02 | Add support for 90 dgr. rotated text rendering. | Bent Bisballe Nyeng |
2020-05-02 | Save powermap settings with session. | André Nusser |
2020-05-02 | Add powermap filter to the input processor and make sure that velocity visual... | André Nusser |
2020-05-02 | Add powermap functionality to the engine for mapping input velocities through... | André Nusser |
2020-04-26 | Fix out-of-tree building. | Bent Bisballe Nyeng |
2020-04-12 | Make sure that drumkit::clear clear all metadata. | Bent Bisballe Nyeng |
2020-04-12 | Check if config dir is a directory and not just if something with that name e... | Bent Bisballe Nyeng |
2020-04-11 | Change config file to write in the format: <key> = "<value>". | André Nusser |
2020-04-11 | Add missing include path to zita-resampler for windows builds. | Bent Bisballe Nyeng |
2020-04-11 | Add missing file to windows build. | Bent Bisballe Nyeng |
2020-04-10 | Fix bug of wrongly set filename in configfile.cc | André Nusser |