summaryrefslogtreecommitdiff
path: root/plugingui
AgeCommit message (Expand)Author
2019-10-23Potential fix for non-responsive file-browser.Bent Bisballe Nyeng
2019-10-09Make FileBrowser window always-on-top and try to position it inside the plugi...Bent Bisballe Nyeng
2019-10-06Fix GUI not showing in Reaper under Windows on first opening it.Bent Bisballe Nyeng
2019-10-05Fix crash on Windows when file-browser is open and plugin window is closed.Bent Bisballe Nyeng
2019-09-29Format status frame content slightly different.André Nusser
2019-09-29Show load errors/warnings under the resta of the status fields in the UI.Bent Bisballe Nyeng
2019-09-28Add generic logger interface for propagating messages while loading drumkits ...Bent Bisballe Nyeng
2019-09-28Fix typos.André Nusser
2019-07-20Set new default values for sample selection alg and scale parameters.André Nusser
2019-07-18Fix issues of sample selection choosing very far samples.André Nusser
2019-06-28Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka rename...Bent Bisballe Nyeng
2019-06-16Add missing dist-files.Bent Bisballe Nyeng
2019-05-31Add (working) Cocoa UI support.Bent Bisballe Nyeng
2019-05-12Reorder frames and resize window.André Nusser
2019-05-12Put tooltip texts into anonymous namespace.André Nusser
2019-05-12Remove tooltip when clicked.Bent Bisballe Nyeng
2019-05-12Fix pAttack/pRelease descriptions.Bent Bisballe Nyeng
2019-05-12Add tips for velocity and timing humanizers as well as the visualizer. Prefix...Bent Bisballe Nyeng
2019-05-12Add short tooltip text for sample selection frame.André Nusser
2019-05-11Parameter tweaking of sample selection.André Nusser
2019-05-11Some cleaning up of the sample selection.André Nusser
2019-05-11Move sample selection GUI parameters to own frame.André Nusser
2019-05-11Add settings and GUI for new sampling algorithm.André Nusser
2019-05-11Make stddev as range from [0,4.5] in GUI.André Nusser
2019-05-10Fix tootltip not disappearing if mouse 'jumps' out of the window without firs...Bent Bisballe Nyeng
2019-05-09Add tooltip buttons to frames.Bent Bisballe Nyeng
2019-03-17Skip tab button when scroll on the tab widget if the tab button is invisible.Bent Bisballe Nyeng
2019-03-17A more general fix for resource loading when pointing to a directory.Bent Bisballe Nyeng
2019-03-06Fix crash if opening Resource with a directory instead of a file.Bent Bisballe Nyeng
2019-03-04Add word-break instead of naive character-break in TextEdit.André Nusser
2019-02-11Show/hide drumkit tab depending on if the current kit has a valid image attac...Bent Bisballe Nyeng
2019-02-03Increase tab-button width.Bent Bisballe Nyeng
2019-02-03Integrate clicky-kit with DOM to get click colours, image and image map from ...Bent Bisballe Nyeng
2019-02-01Add 'Set default path' button in filebrowser.Bent Bisballe Nyeng
2019-01-27Fix double firering of scroll events.Bent Bisballe Nyeng
2018-10-08Move event.h and audiotypes.h into src and get rid of the obsolete include fo...Bent Bisballe Nyeng
2018-08-12Remove obsolete SAXParser class and eXpat dependency.Bent Bisballe Nyeng
2018-08-12Fix auditioning bug.André Nusser
2018-08-12Fix issues when having several visualizations.André Nusser
2018-08-12Add hovering to visualization.André Nusser
2018-08-12Better structures.André Nusser
2018-08-12Add highlight of single instruments on hits.André Nusser
2018-08-12Remove debug include.André Nusser
2018-08-12Add instrument label and highlight of drums.André Nusser
2018-08-12Center drumkit image of drumkit tab.André Nusser
2018-08-12Add map to get instrument name from colour.André Nusser
2018-08-12Fix BSD build.André Nusser
2018-08-12Add tab for drumkit.André Nusser
2018-07-22Fix bug in GridLayout.André Nusser
2018-07-22Move timing humanizer frame one up to make GUI more consistent.André Nusser