Age | Commit message (Expand) | Author |
2015-11-09 | Refactor ProgressBar. | Bent Bisballe Nyeng |
2015-11-07 | Refactored Painter. | Bent Bisballe Nyeng |
2015-10-26 | Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz. | Bent Bisballe Nyeng |
2015-10-08 | Refactored EventHandler and friends. | Bent Bisballe Nyeng |
2015-09-28 | Actually close the (in STANDALONE mode) application when the window is closed. | Bent Bisballe Nyeng |
2015-09-28 | Refactored Button. | Bent Bisballe Nyeng |
2015-09-28 | Completely rewrite Notifier to work with gcc-5.2. Greatly inspired by the lsi... | Bent Bisballe Nyeng |
2015-09-03 | Use Notifier in CheckBox class. | Bent Bisballe Nyeng |
2015-09-03 | Introduce new Notifier and use it in the Knob class. | Bent Bisballe Nyeng |
2015-05-21 | Force value of 'initialized' before construction. | Bent Bisballe Nyeng |
2015-05-15 | Start using C++-11. | Bent Bisballe Nyeng |
2014-10-17 | Fix GUI crash when running in thread mode and init wasn't done when show was ... | Bent Bisballe Nyeng |
2014-09-23 | Saving lastkit and lastmidimap instantly when file is selected from filebrowser. | Jonas Suhr Christensen |
2014-09-23 | Added config parse. | Jonas Suhr Christensen |
2013-10-19 | Make window fixed size. | Bent Bisballe Nyeng |
2013-10-06 | Refactoring of AudioFile loading and message passing from engine to gui and v... | Bent Bisballe Nyeng |
2013-10-01 | Make sure we redraw if GUI is changed by engine event. | Bent Bisballe Nyeng |
2013-06-29 | New inter-thread message system. | Bent Bisballe Nyeng |
2013-05-13 | If midimapfile is empty and drumkit is selected, use drumkit path as default ... | Bent Bisballe Nyeng |
2013-05-08 | Remove GlobalContext class. Move all native code from EventHandler class to N... | Bent Bisballe Nyeng |
2013-04-28 | Fix sleep length in win32 | Bent Bisballe Nyeng |
2013-04-28 | Fix gui crash on window close. Make drumkit and midimap file and status resho... | Bent Bisballe Nyeng |
2013-04-26 | Add MidimapLoadStatus Message. | Bent Bisballe Nyeng |
2013-04-23 | Re-remove debug combobox from gui. | Bent Bisballe Nyeng |
2013-04-20 | Added messages for 'get engine seetings' and 'set engine setting', thereby re... | Bent Bisballe Nyeng |
2013-04-19 | GUI position/size tweaks and some pixmap changes. | Bent Bisballe Nyeng |
2013-04-04 | New message system. New common midi input class. Some compiler warning fixes.... | Bent Bisballe Nyeng |
2013-03-31 | Use progress bar colours to indicate errors. | Bent Bisballe Nyeng |
2013-03-30 | New box rendering of all widgets. Minor tweaks still missing. | Bent Bisballe Nyeng |
2013-03-22 | Fix compilation. | Bent Bisballe Nyeng |
2013-03-22 | Added Engine->Messageing system. Implemented LoadStatus Message. Added Progre... | Bent Bisballe Nyeng |
2013-03-14 | Fix GUI crash on close. | Bent Bisballe Nyeng |
2013-03-13 | Added path lineedit and drive selection (win32) to filebrowser. Made a lot of... | Bent Bisballe Nyeng |
2013-03-10 | Rework the way the load kit/midimap buttons work. | Bent Bisballe Nyeng |
2013-03-10 | Work a little on knob design and knob/checkbox positions. | Bent Bisballe Nyeng |
2013-03-09 | Use new checkbox label. | Bent Bisballe Nyeng |
2013-03-06 | Remove unused include. | 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 |
2012-12-28 | Add sleep in event loop on win32. | Bent Bisballe Nyeng |
2012-08-27 | Thread changes... | Bent Bisballe Nyeng |
2012-01-23 | Simple image blit. New slider class. New filenamelineedit. New pixelbuffer us... | Bent Bisballe Nyeng |