Age | Commit message (Expand) | Author |
2017-04-23 | Add missing header to extra dist.v0.9.13 | Bent Bisballe Nyeng |
2017-04-23 | Swap powerbutton on/off textures. | Bent Bisballe Nyeng |
2017-04-23 | Added info for 0.9.13 | Lars Muldjord |
2017-04-23 | Update FR translation of the manpage | Olivier Humbert |
2017-04-23 | Set humanizer frame switch to value of settings. | André Nusser |
2017-04-23 | Fix man page date | Goran Mekić |
2017-04-23 | Fix broken PowerButton state of the frame. | André Nusser |
2017-04-23 | Remove leftovers from the diskstreaming frame powerbutton removal. | André Nusser |
2017-04-23 | Fix build. | André Nusser |
2017-04-23 | Remove useless line in .gitignore. | André Nusser |
2017-04-23 | Bump version to 0.9.13 | Bent Bisballe Nyeng |
2017-04-23 | Fix release checklist task order. | Bent Bisballe Nyeng |
2017-04-23 | Add executables of moved uitests to gitignore | André Nusser |
2017-04-23 | Fix dist target. | Bent Bisballe Nyeng |
2017-04-22 | Introduce needs_preprocessing flag (incl. functionality) to TextEdit. | André Nusser |
2017-04-22 | Unregister subclass on parent. | Bent Bisballe Nyeng |
2017-04-22 | Change text for drumkit status in the status frame. | André Nusser |
2017-04-22 | Fix initial size of native window on windows. | Bent Bisballe Nyeng |
2017-04-22 | Erase all carriage return characters from TextEdit texts. | André Nusser |
2017-04-22 | Fix inverted humanizer frame button. | André Nusser |
2017-04-22 | Make status frame content ready for the release | André Nusser |
2017-04-22 | Remove unnecessary painter clears. | André Nusser |
2017-04-22 | Fix subclass proc default handler. | Bent Bisballe Nyeng |
2017-04-22 | Include new information into the status frame. | André Nusser |
2017-04-22 | Win32: Only show window initially if is is an embedded window. | Bent Bisballe Nyeng |
2017-04-21 | Distinguish between widget and window wrt. visible(). | Bent Bisballe Nyeng |
2017-04-21 | Removed a couple of newlines from the About text | Lars Muldjord |
2017-04-21 | Remove version number at the bottom and the logo from the about tab. | André Nusser |
2017-04-21 | Add AboutTab class instead of having a TextEdit widget as tab. | André Nusser |
2017-04-21 | Remove unneeded and possibly incorrect optimisation. | Bent Bisballe Nyeng |
2017-04-21 | Fix reload logic. | Bent Bisballe Nyeng |
2017-04-21 | Introduce first content of status frame. | André Nusser |
2017-04-21 | Fix crash of the plugin due to wrong resource path. | André Nusser |
2017-04-21 | Fix clang compile error properly. | André Nusser |
2017-04-21 | Disable no-invalid-source-encoding warning in debug mode. | André Nusser |
2017-04-21 | Disable clang encoding warnings for utf8 encoding/decoding map. | André Nusser |
2017-04-21 | Attempt a fix for the FreeBSD encoding error. | André Nusser |
2017-04-21 | Fix Windows build error. | André Nusser |
2017-04-21 | Fix code style for utf8.h and utf8.cc. | André Nusser |
2017-04-21 | Introduce fix to utf8 map to make meka's name work in the GUI. | André Nusser |
2017-04-21 | Add utf8 to latin1 conversion to use it in the "About" textfield. | André Nusser |
2017-04-21 | Add minimum memory value to the diskstreaming slider. | André Nusser |
2017-04-21 | Change the slider color to grey when "unlimited". | André Nusser |
2017-04-20 | Make the gray of the version label lighter. | André Nusser |
2017-04-20 | Reduce empty space at the bottom of the drumkit frame. | André Nusser |
2017-04-20 | Set "Apply" button to be disabled on first GUI opening. | André Nusser |
2017-04-20 | Set text in tabs correctly and fix magic values in button classes. | André Nusser |
2017-04-20 | Make spacing of Browse button and Apply button similar. | André Nusser |
2017-04-20 | Second adjustment to the logo in the main window. | André Nusser |
2017-04-20 | Fix resources on static windows build (Makefile.mingw32) and add note about r... | Bent Bisballe Nyeng |