aboutsummaryrefslogtreecommitdiffstats
path: root/notifier_unittest.py
Commit message (Collapse)AuthorAgeFilesLines
* Added current value to notification system, fixed Qt hackEddy Pedroni2022-01-041-15/+25
|
* Added song and AB limits change notificationEddy Pedroni2022-01-041-17/+19
|
* Added playback volume notification to player mockEddy Pedroni2022-01-041-1/+1
|
* Refactored notifier unit testsEddy Pedroni2022-01-041-9/+13
|
* Added proper volume and playback rate feedback, changed volume steps in MIDI ↵Eddy Pedroni2022-01-041-0/+35
| | | | interface
* Added playing state callback to player, refactored notifier to use itEddy Pedroni2022-01-031-3/+19
|
* Added basic event notification capabilities, first eventEddy Pedroni2022-01-031-0/+32