Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-05 | . | Jonas Suhr Christensen | |
2014-08-05 | Added global configfile/history file. | Jonas Suhr Christensen | |
2013-09-15 | Make destructor virtual. | Bent Bisballe Nyeng | |
2013-06-29 | New inter-thread message system. | Bent Bisballe Nyeng | |
2013-05-08 | Remove GlobalContext class. Move all native code from EventHandler class to ↵ | Bent Bisballe Nyeng | |
NativeWindowX11 and NativeWindowWin32 classes. | |||
2013-04-28 | Fix gui crash on window close. Make drumkit and midimap file and status ↵ | Bent Bisballe Nyeng | |
reshow in the gui. | |||
2013-03-30 | New box rendering of all widgets. Minor tweaks still missing. | Bent Bisballe Nyeng | |
2013-03-22 | Added Engine->Messageing system. Implemented LoadStatus Message. Added ↵ | Bent Bisballe Nyeng | |
ProgressBar widget. Made FileBrowser chdir to old value (needs further fixing). More printf->hugin ports. | |||
2013-03-14 | Fix GUI crash on close. | Bent Bisballe Nyeng | |
2013-03-10 | Rework the way the load kit/midimap buttons work. | Bent Bisballe Nyeng | |
2013-03-06 | Major GUI workover. Hilights: A new filebrowser and new knob widget. | Bent Bisballe Nyeng | |
2013-01-26 | Fix for #0 (Crash on project close if GUI is open). Added hugin support with ↵ | Bent Bisballe Nyeng | |
syslog. | |||
2012-08-27 | Test threaded GUI. | Bent Bisballe Nyeng | |
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... |