Age | Commit message (Expand) | Author |
2019-05-12 | Remove tooltip when clicked. | Bent Bisballe Nyeng |
2019-05-12 | Fix pAttack/pRelease descriptions. | Bent Bisballe Nyeng |
2019-05-12 | Add tips for velocity and timing humanizers as well as the visualizer. Prefix... | Bent Bisballe Nyeng |
2019-05-12 | Add short tooltip text for sample selection frame. | André Nusser |
2019-05-11 | Parameter tweaking of sample selection. | André Nusser |
2019-05-11 | Some cleaning up of the sample selection. | André Nusser |
2019-05-11 | Move sample selection GUI parameters to own frame. | André Nusser |
2019-05-11 | Add settings and GUI for new sampling algorithm. | André Nusser |
2019-05-11 | Make stddev as range from [0,4.5] in GUI. | André Nusser |
2019-05-10 | Fix tootltip not disappearing if mouse 'jumps' out of the window without firs... | Bent Bisballe Nyeng |
2019-05-09 | Add tooltip buttons to frames. | Bent Bisballe Nyeng |
2019-03-17 | Skip tab button when scroll on the tab widget if the tab button is invisible. | Bent Bisballe Nyeng |
2019-03-17 | A more general fix for resource loading when pointing to a directory. | Bent Bisballe Nyeng |
2019-03-06 | Fix crash if opening Resource with a directory instead of a file. | Bent Bisballe Nyeng |
2019-03-04 | Add word-break instead of naive character-break in TextEdit. | André Nusser |
2019-02-11 | Show/hide drumkit tab depending on if the current kit has a valid image attac... | Bent Bisballe Nyeng |
2019-02-03 | Increase tab-button width. | Bent Bisballe Nyeng |
2019-02-03 | Integrate clicky-kit with DOM to get click colours, image and image map from ... | Bent Bisballe Nyeng |
2019-02-01 | Add 'Set default path' button in filebrowser. | Bent Bisballe Nyeng |
2019-01-27 | Fix double firering of scroll events. | Bent Bisballe Nyeng |
2018-10-08 | Move event.h and audiotypes.h into src and get rid of the obsolete include fo... | Bent Bisballe Nyeng |
2018-08-12 | Remove obsolete SAXParser class and eXpat dependency. | Bent Bisballe Nyeng |
2018-08-12 | Fix auditioning bug. | André Nusser |
2018-08-12 | Fix issues when having several visualizations. | André Nusser |
2018-08-12 | Add hovering to visualization. | André Nusser |
2018-08-12 | Better structures. | André Nusser |
2018-08-12 | Add highlight of single instruments on hits. | André Nusser |
2018-08-12 | Remove debug include. | André Nusser |
2018-08-12 | Add instrument label and highlight of drums. | André Nusser |
2018-08-12 | Center drumkit image of drumkit tab. | André Nusser |
2018-08-12 | Add map to get instrument name from colour. | André Nusser |
2018-08-12 | Fix BSD build. | André Nusser |
2018-08-12 | Add tab for drumkit. | André Nusser |
2018-07-22 | Fix bug in GridLayout. | André Nusser |
2018-07-22 | Move timing humanizer frame one up to make GUI more consistent. | André Nusser |
2018-07-21 | Syncronize cli and plugin setting ranges for latency humanization. | 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-21 | Add missing headerfiles to EXTRA_DIST. | Bent Bisballe Nyeng |
2018-07-19 | Use range when assigning default knob value. | Bent Bisballe Nyeng |
2018-07-18 | Make laidback knob show ms. | Bent Bisballe Nyeng |
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-15 | Add BUGS file in root dir and also in the about tab. | André Nusser |
2018-06-11 | Possible fix for clang compilation of plugingui. | Bent Bisballe Nyeng |
2018-06-09 | Fix colour class. | André Nusser |
2018-06-09 | Refactor Colour. | André Nusser |
2018-06-09 | Add ctor for creating colours from four unsigned char values. | Bent Bisballe Nyeng |