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