Age | Commit message (Expand) | Author |
2021-05-22 | Add assert to break infinite loop in case of a bug. | André Nusser |
2021-05-22 | This should fix wrong sample selection with two samples. | André Nusser |
2021-05-15 | Add -Wextra to debug compilation flags. | Bent Bisballe Nyeng |
2021-05-15 | Make it possible to (only) build unit-test in pararllel. | Bent Bisballe Nyeng |
2021-04-24 | added voice limit cli parameters | Volker Fischer |
2021-04-22 | Fix crash when doing async-load in cli. | Bent Bisballe Nyeng |
2021-02-09 | Add setting for controlling ALSA periods to output module. | Volker Fischer |
2021-02-09 | Add ALSA midi input support. | Volker Fischer |
2021-02-08 | added getBufferSize function for alsa out | Volker Fischer |
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 |