Age | Commit message (Expand) | Author |
2021-01-31 | Fix compiling without nls. | Bent Bisballe Nyeng |
2021-01-08 | Fix directed choke regression error. | Bent Bisballe Nyeng |
2021-01-03 | Add dggui namespace to libdggui components. | Bent Bisballe Nyeng |
2020-12-29 | Split UI code into application/plugin UI and UI library. | Bent Bisballe Nyeng |
2020-12-23 | Fix unit-test compilation on windows. | Bent Bisballe Nyeng |
2020-12-23 | Fix rcgen on windows. | Bent Bisballe Nyeng |
2020-12-23 | Remove redraw on all cocoa/macOS events to speed up UI rendering. | Bent Bisballe Nyeng |
2020-11-23 | Make configure fail if nls is enabled but the gettext tools are not found. | Bent Bisballe Nyeng |
2020-11-22 | Fall back to using glob when wordexp is not available.v0.9.19 | Dimitri Karamazov |
2020-11-22 | Update hugin to fix compile warning. | Bent Bisballe Nyeng |
2020-11-22 | Update ChangeLog | Bent Bisballe Nyeng |
2020-11-21 | Bump version number to 0.9.19 | Bent Bisballe Nyeng |
2020-11-21 | Update French translation. | Olivier Humbert |
2020-11-21 | Update traslations files with the new strings. | Bent Bisballe Nyeng |
2020-11-15 | Added TheMarlboroMan to authors | TheMarlboroMan |
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 |