|  | Commit message (Expand) | Author | Age | Files | Lines | 
|---|
| ... |  | 
| * | Added proper volume and playback rate feedback, changed volume steps in MIDI ... | Eddy Pedroni | 2022-01-04 | 9 | -32/+228 | 
| * | Added gitignore, removed old files, updated diagram | Eddy Pedroni | 2022-01-03 | 3 | -1/+2 | 
| * | Added playing state callback to player, refactored notifier to use it | Eddy Pedroni | 2022-01-03 | 6 | -22/+63 | 
| * | Added test, some error checking in Qt interface | Eddy Pedroni | 2022-01-03 | 2 | -3/+29 | 
| * | Took event system into use in MIDI controller | Eddy Pedroni | 2022-01-03 | 1 | -4/+7 | 
| * | Added basic event notification capabilities, first event | Eddy Pedroni | 2022-01-03 | 4 | -4/+97 | 
| * | Refactored midi controller tests | Eddy Pedroni | 2022-01-03 | 1 | -35/+31 | 
| * | Refactored lighting code to facilitate future implementation | Eddy Pedroni | 2022-01-03 | 1 | -8/+12 | 
| * | Added LED feedback to playback rate and volume, same hacky implementation | Eddy Pedroni | 2022-01-03 | 2 | -28/+54 | 
| * | Refactored tests, dropped SimpleQueue usage | Eddy Pedroni | 2022-01-03 | 1 | -11/+5 | 
| * | Added LED feedback for start/pause/stop, implementation is hacky but passes test | Eddy Pedroni | 2022-01-03 | 4 | -7/+27 | 
| * | Improved Qt GUI layout, added set A and set B buttons | Eddy Pedroni | 2022-01-02 | 3 | -118/+173 | 
| * | Added basic LED support for launchpad, removed old MIDI code | Eddy Pedroni | 2022-01-02 | 4 | -57/+80 | 
| * | Added based MIDI support to Qt interface | Eddy Pedroni | 2022-01-01 | 1 | -1/+6 | 
| * | Added playback volume functionality to launchpad | Eddy Pedroni | 2022-01-01 | 2 | -0/+26 | 
| * | Added playback rate functionality to launchpad | Eddy Pedroni | 2022-01-01 | 2 | -1/+29 | 
| * | Added next/previous AB limit functionality | Eddy Pedroni | 2022-01-01 | 6 | -10/+168 | 
| * | Improved tmp_path usage in solo tool tests | Eddy Pedroni | 2022-01-01 | 1 | -5/+7 | 
| * | Added current index getter to AB controller | Eddy Pedroni | 2022-01-01 | 2 | -1/+19 | 
| * | Renamed launchpad test file | Eddy Pedroni | 2022-01-01 | 1 | -0/+0 | 
| * | Refactored launchpad tests to use real SoloTool class with player mock | Eddy Pedroni | 2022-01-01 | 1 | -67/+34 | 
| * | Refactored launchpad tests to use fixtures | Eddy Pedroni | 2022-01-01 | 1 | -22/+19 | 
| * | Refactored SoloTool integration tests to use fixtures | Eddy Pedroni | 2022-01-01 | 1 | -45/+33 | 
| * | Updated unprogrammed button test, not as good as before though | Eddy Pedroni | 2022-01-01 | 1 | -3/+2 | 
| * | Fixed Qt interface problems | Eddy Pedroni | 2022-01-01 | 1 | -3/+3 | 
| * | Added previous/next song buttons to MIDI interface, updated known issues | Eddy Pedroni | 2022-01-01 | 7 | -9/+127 | 
| * | Added partial Launchpad support, refactored existing files | Eddy Pedroni | 2022-01-01 | 12 | -18/+225 | 
| * | Updated diagram, improved known issues file | Eddy Pedroni | 2021-12-29 | 3 | -8/+51 | 
| * | Refactored players, moved player mock to separate file | Eddy Pedroni | 2021-12-29 | 3 | -53/+54 | 
| * | Updated known issues | Eddy Pedroni | 2021-12-27 | 1 | -1/+1 | 
| * | Added playback speed slider | Eddy Pedroni | 2021-12-27 | 3 | -0/+21 | 
| * | Minor refactoring to AB controller unit tests | Eddy Pedroni | 2021-12-27 | 2 | -24/+14 | 
| * | Solved issues relating to AB slider behaviour | Eddy Pedroni | 2021-12-26 | 2 | -9/+19 | 
| * | Added temporary AB limit functionality to back end | Eddy Pedroni | 2021-12-26 | 4 | -12/+64 | 
| * | Changed default behaviour of AB controller | Eddy Pedroni | 2021-12-26 | 3 | -13/+43 | 
| * | Renamed some functions, added known issue | Eddy Pedroni | 2021-12-25 | 8 | -41/+48 | 
| * | Fixed additive loading issue | Eddy Pedroni | 2021-12-22 | 8 | -9/+78 | 
| * | Improvements, file name display | Eddy Pedroni | 2021-12-22 | 1 | -5/+7 | 
| * | Added getter integration test | Eddy Pedroni | 2021-12-22 | 2 | -3/+22 | 
| * | Added MVP Qt implementation, known issues tracking, removed old files | Eddy Pedroni | 2021-12-22 | 9 | -91/+158 | 
| * | Minor refactoring before starting on Qt GUI | Eddy Pedroni | 2021-12-22 | 1 | -132/+1 | 
| * | Added integration test, updated diagram | Eddy Pedroni | 2021-12-22 | 3 | -3/+16 | 
| * | Added load/save integration tests, test assets | Eddy Pedroni | 2021-12-22 | 4 | -15/+147 | 
| * | Updated diagram | Eddy Pedroni | 2021-12-21 | 1 | -1/+1 | 
| * | AB controller integration test added | Eddy Pedroni | 2021-12-21 | 3 | -14/+61 | 
| * | Rolled back some refactorings, added some integration tests | Eddy Pedroni | 2021-12-21 | 5 | -26/+47 | 
| * | Added some integration tests, refactored playlist, updated diagram | Eddy Pedroni | 2021-12-21 | 6 | -34/+166 | 
| * | Minor fixes to tests | Eddy Pedroni | 2021-12-21 | 3 | -6/+12 | 
| * | Added session manager, renamed solo-tool.py | Eddy Pedroni | 2021-12-21 | 7 | -19/+209 | 
| * | Added more AB controller tests and features | Eddy Pedroni | 2021-12-21 | 2 | -19/+100 |