Age | Commit message (Expand) | Author |
2013-04-23 | Changed user identification from using $WHO to $USER. | jsc@umbraculum.org |
2013-04-23 | Add muldjord and suhr to the add_file script. | Bent Bisballe Nyeng |
2013-04-23 | Fix midifile-no-stored bug. | Bent Bisballe Nyeng |
2013-04-23 | Add some sliders to control internal parameters of the editor. | Bent Bisballe Nyeng |
2013-04-22 | Ramp down in 3000 samples instead of 10000. | Bent Bisballe Nyeng |
2013-04-21 | Fixed accumulating events in the acitve events queue. | Bent Bisballe Nyeng |
2013-04-21 | Fixed accumulating events in the acitve events queue. | Bent Bisballe Nyeng |
2013-04-21 | Added attach length slider. Fixed sample sorter to use sqrt of energy instead... | Bent Bisballe Nyeng |
2013-04-20 | Added messages for 'get engine seetings' and 'set engine setting', thereby re... | Bent Bisballe Nyeng |
2013-04-20 | New 'instrument group' feature added. | Bent Bisballe Nyeng |
2013-04-20 | Add libao dependency check. Fix redeclaration compile error. | Bent Bisballe Nyeng |
2013-04-19 | Missing file | Bent Bisballe Nyeng |
2013-04-19 | Missing file | Bent Bisballe Nyeng |
2013-04-19 | GUI position/size tweaks and some pixmap changes. | Bent Bisballe Nyeng |
2013-04-19 | More pointer sanity checks | Bent Bisballe Nyeng |
2013-04-19 | New listbox widgets and scrollbar. | Bent Bisballe Nyeng |
2013-04-18 | Make 'mouse button down, move mouse in/out of button' work correctly. | Bent Bisballe Nyeng |
2013-04-11 | Fix missing image declaration. | Bent Bisballe Nyeng |
2013-04-08 | Fix the broken fix for re-load crash. | Bent Bisballe Nyeng |
2013-04-07 | Fixed crashbug on drumkit reload. | Bent Bisballe Nyeng |
2013-04-07 | Hacky fix for setPath in filebrowser. | Bent Bisballe Nyeng |
2013-04-06 | Use 'top_srcdir' instead of '..'. | Bent Bisballe Nyeng |
2013-04-05 | Fix compilation. | Bent Bisballe Nyeng |
2013-04-05 | New emboss font. | Bent Bisballe Nyeng |
2013-04-04 | New message system. New common midi input class. Some compiler warning fixes.... | Bent Bisballe Nyeng |
2013-04-04 | New message system. New common midi input class. Some compiler warning fixes. | Bent Bisballe Nyeng |
2013-03-31 | Don't accumulate events if audiofile is not loaded. | Bent Bisballe Nyeng |
2013-03-31 | Added missing dir to testdir variable. | Bent Bisballe Nyeng |
2013-03-31 | Use progress bar colours to indicate errors. | Bent Bisballe Nyeng |
2013-03-31 | Missing file in last commit (focusEvents) | Bent Bisballe Nyeng |
2013-03-30 | Implemented new mouseLeave/Enter Events. Use for buttons. | Bent Bisballe Nyeng |
2013-03-30 | Ignore rcgen app. | Bent Bisballe Nyeng |
2013-03-30 | New box rendering of all widgets. Minor tweaks still missing. | Bent Bisballe Nyeng |
2013-03-30 | Add new gui files. | Bent Bisballe Nyeng |
2013-03-30 | Add new gui files. | Bent Bisballe Nyeng |
2013-03-30 | Use hugin instead of printf for debug output. | Bent Bisballe Nyeng |
2013-03-30 | Remove warning about non virtual destructor | Bent Bisballe Nyeng |
2013-03-30 | Make debug-sleep code work on win32 as well as linux. | Bent Bisballe Nyeng |
2013-03-30 | Don't send kitfile to parser if kitfile is the empty string. | Bent Bisballe Nyeng |
2013-03-30 | Fix alpha blending. | Bent Bisballe Nyeng |
2013-03-30 | Remove old image header files. | Bent Bisballe Nyeng |
2013-03-30 | Added 'middle' state of checkbox button to illustrate inbetween-states position. | Bent Bisballe Nyeng |
2013-03-30 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Bent Bisballe Nyeng |
2013-03-30 | Rename lineedit_XXX to widget_XXX | Bent Bisballe Nyeng |
2013-03-30 | createrc.sh | Bent Bisballe Nyeng |
2013-03-30 | Don't send file to parser if filename is the empty string. | Bent Bisballe Nyeng |
2013-03-30 | Only send config to parser if size is > 0. | Bent Bisballe Nyeng |
2013-03-30 | New theme. | Bent Bisballe Nyeng |
2013-03-30 | Added GUI::Colour getPixel convinience methods. | Bent Bisballe Nyeng |
2013-03-30 | Removed const from typecast when calling png_sig_cmp to enable compatibility ... | Jonas Suhr Christensen |