Age | Commit message (Expand) | Author |
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-04-26 | Fix out-of-tree building. | Bent Bisballe Nyeng |
2020-04-10 | Changes after discussion about review on IRC.configfile_refactor | André Nusser |
2020-03-14 | Cocoa: Use window scale factor when rendering UI buffer. | Bent Bisballe Nyeng |
2020-03-08 | Remove unused private variables. | Bent Bisballe Nyeng |
2020-03-08 | Get rid of c-style M_PI. | Bent Bisballe Nyeng |
2020-03-07 | Re-enable drumkit image hover effect. | Bent Bisballe Nyeng |
2020-03-07 | Use vector for PixelBuffer memory allocation. Use optimized render routines i... | Bent Bisballe Nyeng |
2020-03-07 | Further optimize pixel blending. And re-introduce lineBlending in Painter::dr... | Bent Bisballe Nyeng |
2020-03-07 | Remove unused pixel functions. | Bent Bisballe Nyeng |
2020-03-07 | Move pixel buffer render code from Window to PixelBuffer for easier testing/b... | Bent Bisballe Nyeng |
2020-03-07 | Read images as uint8_t instead of float. Convert Colour and all colour relate... | Bent Bisballe Nyeng |
2020-03-07 | Fix crash if resource name does not exist in the list. | Bent Bisballe Nyeng |
2019-11-17 | Add missing distfiles. | Bent Bisballe Nyeng |
2019-11-15 | Fix wierd misplacement problem on OSX UI. | Bent Bisballe Nyeng |
2019-11-15 | Fix OSX warning. | Bent Bisballe Nyeng |
2019-11-15 | Create DEBUG_FLAGS and use that in the Makefiles whenever appropriate, instea... | Bent Bisballe Nyeng |
2019-11-03 | Fix osx static library compilation. | Bent Bisballe Nyeng |
2019-10-26 | Add default midimap functionality. | André Nusser |
2019-10-26 | Fix variable name typo: resamplig -> resampling | André Nusser |
2019-10-23 | Potential fix for non-responsive file-browser. | Bent Bisballe Nyeng |
2019-10-09 | Make FileBrowser window always-on-top and try to position it inside the plugi... | Bent Bisballe Nyeng |
2019-10-06 | Fix GUI not showing in Reaper under Windows on first opening it. | Bent Bisballe Nyeng |
2019-10-05 | Fix crash on Windows when file-browser is open and plugin window is closed. | Bent Bisballe Nyeng |
2019-09-29 | Format status frame content slightly different. | André Nusser |
2019-09-29 | Show load errors/warnings under the resta of the status fields in the UI. | Bent Bisballe Nyeng |
2019-09-28 | Add generic logger interface for propagating messages while loading drumkits ... | Bent Bisballe Nyeng |
2019-09-28 | Fix typos. | André Nusser |
2019-07-20 | Set new default values for sample selection alg and scale parameters. | André Nusser |
2019-07-18 | Fix issues of sample selection choosing very far samples. | André Nusser |
2019-06-28 | Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka rename... | Bent Bisballe Nyeng |
2019-06-16 | Add missing dist-files. | Bent Bisballe Nyeng |
2019-05-31 | Add (working) Cocoa UI support. | Bent Bisballe Nyeng |
2019-05-12 | Reorder frames and resize window. | André Nusser |
2019-05-12 | Put tooltip texts into anonymous namespace. | André Nusser |
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 |