aboutsummaryrefslogtreecommitdiff
path: root/qmidiplayer-desktop/qmpmainwindow.cpp
AgeCommit message (Expand)Author
2024-01-14Fixes for channels window and simple visualization.Gravatar Chris Xiong
2023-11-26Initial Qt 6 port. Many bug fixes.Gravatar Chris Xiong
2023-11-26The 2 year constipation. (mpris plugin)Gravatar Chris Xiong
2023-11-09Don't use default playlist if started with files in args.Gravatar Chris Xiong
2023-11-09Fix lingering notes with newer fluidsynth versions.Gravatar Chris Xiong
2021-11-07Expose synth.device-id as an option.Gravatar Chris Xiong
2021-11-07Set device id of fluidsynth to 16, as used by most GS synths.Gravatar Chris Xiong
2021-01-07new_fluid_audio_driver2 doesn't work for any audio drivers available on Windows.Gravatar Chris Xiong
2021-01-07Wait voice now checks for output level instead of polyphony.Gravatar Chris Xiong
2020-12-14Add unified interface for retrieving playback status.Gravatar Chris Xiong
2020-11-11Don't spam qmpmidioutfluid everywhere.Gravatar Chris Xiong
2020-10-14fix: windows buildGravatar Gary Wang
2020-08-05I can still code!Gravatar Chris Xiong
2020-05-12Stop using a dumber version of QRect().Gravatar Chris Xiong
2020-05-12Format EVERYTHING.Gravatar Chris Xiong
2020-04-29Decouple CMidiPlayer and qmpMidiOutFluid.Gravatar Chris Xiong
2020-04-20Move Gain to the FluidSynth section.Gravatar Chris Xiong
2020-04-19Legacy code massacre!Gravatar Chris Xiong
2020-01-16Seeking while paused no longer breaks playback completely.Gravatar Chris Xiong
2019-12-02No more creepy blank action buttons that cause crashes if clicked.Gravatar Chris Xiong
2019-11-11New UI hook "main.seek". Fix SysExc. message sending. API documentation update.Gravatar Chris Xiong
2019-10-07A less stupid way to save the soundfont list.Gravatar Chris Xiong
2019-10-05Replaced the option "default output device" with a more powerful one.Gravatar Chris Xiong
2019-09-16Use QCommandLineParser to parse arguments.Gravatar Chris Xiong
2019-09-13CMake. It's happening.Gravatar Chris Xiong
2019-09-10We refactorin', eh? Hell yeah.Gravatar Chris Xiong
2019-07-10Should no longer freeze at end of playback.Gravatar Chris Xiong
2019-06-18Device initialization file implementation (part 1).Gravatar Chris Xiong
2019-05-26Major code refactor continued and (mostly) concluded.Gravatar Chris Xiong
2019-05-25Massive code refactor en cours!Gravatar Chris Xiong
2019-04-22New development cycle!Gravatar Chris Xiong
2019-03-13Set preset bank correctly in XG mode.Gravatar Chris Xiong
2019-01-25Fixed a crash caused by improper preset probing.Gravatar Chris Xiong
2019-01-24Migrated to fluidsynth 2.x.Gravatar Chris Xiong
2018-03-19Unified meta event reading code, fixing #6.Gravatar Chris Xiong
2017-10-18Fix inconsistency and build errors.Gravatar Chris Xiong
2017-10-18API changes and crash fixes.Gravatar Chris Xiong
2017-08-22Windows type of functionality windows is now Qt::Dialog.Gravatar Chris Xiong
2017-06-22Minor bug fixes.Gravatar Chris Xiong
2017-06-21Fixed FTBFS on Windows.Gravatar Chris Xiong
2017-06-21Complete rewrite of the MIDI mapper.Gravatar Chris Xiong
2017-06-16Code refactoring and fix to memory leaks.Gravatar Chris Xiong
2017-02-13Minor bug fixes. #4 is now addressed.Gravatar Chris Xiong
2017-02-13Fix pitch bend range handling.Gravatar Chris Xiong
2017-02-12UI revolution cont'd. Powered by @BLumia.Gravatar Chris Xiong
2017-02-12New functionality API. Port built-in features to the new API.Gravatar Chris Xiong
2017-02-10Road to standardize: use two parameters for pitchbend.Gravatar Chris Xiong
2017-02-10Fix building on Windows.Gravatar Chris Xiong
2017-02-08First steps for the file reader API.Gravatar Chris Xiong
2016-09-23Add a set of icons for dark themes and a option to change the icon theme.Gravatar Chris Xiong