| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-07 | Read images as uint8_t instead of float. Convert Colour and all colour ↵ | Bent Bisballe Nyeng | |
| related operations to use uint8_t instade of float and finally optimize rendering to render lines instead of single pixels. | |||
| 2018-08-12 | Add instrument label and highlight of drums. | André Nusser | |
| 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 | |
| 2016-06-04 | Make Colour movabl;e and make Image contain a vector of Colour instead of ↵ | Bent Bisballe Nyeng | |
| raw char data. | |||
| 2016-03-22 | Change license to LGPLv3. | André Nusser | |
| 2016-02-14 | Change GPL version number in file headers to 3. | André Nusser | |
| 2015-10-02 | Refactored Colour. | Bent Bisballe Nyeng | |
| 2013-05-08 | Remove GlobalContext class. Move all native code from EventHandler class to ↵ | Bent Bisballe Nyeng | |
| NativeWindowX11 and NativeWindowWin32 classes. | |||
| 2012-01-23 | Simple image blit. New slider class. New filenamelineedit. New pixelbuffer ↵ | Bent Bisballe Nyeng | |
| used for drawing everything but the root window - with alpha blending... | |||
| 2011-10-14 | Inital implementation of X11 plugin gui. | Bent Bisballe Nyeng | |
