Age | Commit message (Collapse) | Author |
|
Added a new build system based on CMake.
Minor code cleanups.
This probably breaks building with QMake on multiple
platforms. And of course the new CMake support isn't tested
thoroughly. But it's finally happening.
|
|
(Almost) Completely rewritten qmpChannelsWindow, one of the oldest
component, now with a dedicated data model.
Removed dumb design (CMidiPlayer::getChstates).
Now QMidiPlayer requires C++14 to build.
More refactoring like this coming up soon.
|
|
Added UI for external device configuration.
Instrument mapping portion of the device intialization file is now working.
Fixed a few spots where return value of getChannelPreset() is ignored.
Fixed layout of the preset selection dialog.
|
|
Moved to mxe for Windows build.
Fixed default value for CC#8.
|
|
Fixed the default output device option.
Seeking now restores CC values correctly.
|
|
Enforces single fluidsynth instance.
Documentation update.
Minor changes to make lite version work.
|
|
Start the revamp of the main Window. Credit of the new design goes to @BLumia.
|
|
Add mime info.
Do not throw integers.
Fix incorrect font paths in Arch Linux.
|
|
plugin on Windows.
Fixed several critical bugs causing the plugin to crash QMP.
|
|
(Linking order problems and include problems).
|
|
Deinitialize classes in a correct order to avoid crashes.
Add background image option.
Add FPS-related options.
Use QLineEdit instead of QPlainTextEdit for strings.
|
|
Add more options for the visualization plugin.
Bump version to 0.8.0.
Package the visualization plugin for debian.
|
|
|
|
Minor improvement in MIDI reading process.
|
|
|
|
|
|
|
|
|
|
|