Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-11 | Added pthread to linking. Fix install path on systems that actively set the ↵ | Bent Bisballe Nyeng | |
--libdir configure option (thanks falktx). | |||
2013-05-10 | Fixed image/png memory leak. | Bent Bisballe Nyeng | |
2013-05-08 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | 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-05-06 | Add missing distfiles. | Bent Bisballe Nyeng | |
2013-05-06 | Remove drive list from filebrowser in win32. Generally clean up code. | Bent Bisballe Nyeng | |
2013-05-05 | Dirty fixing win32 filebrowser. | Bent Bisballe Nyeng | |
2013-05-04 | to lower case partition name | Jonas Suhr Christensen | |
2013-05-04 | tolower in isRoot(). | Jonas Suhr Christensen | |
2013-05-04 | removed debug. | Jonas Suhr Christensen | |
2013-05-04 | Added debug. | Jonas Suhr Christensen | |
2013-05-04 | Windows filebrowser fixing | Jonas Suhr Christensen | |
2013-05-04 | Fixed compile error on WIN32. | Jonas Suhr Christensen | |
2013-05-04 | Trying to fix filebrowser in windows. | Jonas Suhr Christensen | |
2013-05-04 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Jonas Suhr Christensen | |
2013-05-04 | testing windows drive selection | Jonas Suhr Christensen | |
2013-05-04 | Fix path creation in win32 | Bent Bisballe Nyeng | |
2013-05-04 | Attempt to handle windows path in filebrowser | Jonas Suhr Christensen | |
2013-05-03 | Fix renegade mouse click (button release) after double click. | Bent Bisballe Nyeng | |
2013-05-03 | PNG error handling, extreme | Bent Bisballe Nyeng | |
2013-05-03 | Add missing png compile flags. | Bent Bisballe Nyeng | |
2013-05-02 | Fix list sorting. | Bent Bisballe Nyeng | |
2013-04-30 | Added configure check for Xlib. | Bent Bisballe Nyeng | |
2013-04-30 | Sorting fails when it handles only two items. Fixed that by sorting a ↵ | - | |
different way when only two items. | |||
2013-04-29 | Make compatible with 64bit windows. | Bent Bisballe Nyeng | |
2013-04-28 | Some more rendering optimisations and a win32 resize fix. | Bent Bisballe Nyeng | |
2013-04-28 | Fix sleep length in win32 | Bent Bisballe Nyeng | |
2013-04-28 | Add fixes for windows compilation. | Bent Bisballe Nyeng | |
2013-04-28 | Fix gui crash on window close. Make drumkit and midimap file and status ↵ | Bent Bisballe Nyeng | |
reshow in the gui. | |||
2013-04-26 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | jsc@umbraculum.org | |
2013-04-26 | Setting directory to previous selected directory when selecting new file. | jsc@umbraculum.org | |
2013-04-26 | Add MidimapLoadStatus Message. | Bent Bisballe Nyeng | |
2013-04-26 | Don't set value if the value is the same (and save a repaintEvent) | Bent Bisballe Nyeng | |
2013-04-26 | Added cleaned path. | jsc@umbraculum.org | |
2013-04-26 | Fixed lot of stuff. | jsc@umbraculum.org | |
2013-04-26 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | jsc@umbraculum.org | |
2013-04-26 | Is capable of selecting a file. | jsc@umbraculum.org | |
2013-04-26 | Fix makefiles | Bent Bisballe Nyeng | |
2013-04-26 | Fix makefiles | Bent Bisballe Nyeng | |
2013-04-26 | Added return to cdUp(). | jsc@umbraculum.org | |
2013-04-26 | Re-added functionality of setPath. | jsc@umbraculum.org | |
2013-04-26 | Removed unused variable. | jsc@umbraculum.org | |
2013-04-26 | Re-factored and -written. | jsc@umbraculum.org | |
Does not change working directory. Showing drives on windows when in root is a missing feature (will be fixed later). | |||
2013-04-23 | Optimise pixelbuffer blending. | Bent Bisballe Nyeng | |
2013-04-23 | Fix unsorted filelist problem. | Bent Bisballe Nyeng | |
2013-04-23 | Fix memory leak. | 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 ↵ | Bent Bisballe Nyeng | |
removing the last 'direct call' in the engine code from the gui code. | |||
2013-04-19 | Missing file | Bent Bisballe Nyeng | |
2013-04-19 | Missing file | Bent Bisballe Nyeng | |