| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Actually renamed songs | Eddy Pedroni | 2021-12-21 | 2 | -0/+0 |
* | Updated diagram, renamed test songs | Eddy Pedroni | 2021-12-21 | 3 | -1/+1 |
* | Added AB controller with some tests, minor refactor to playlist | Eddy Pedroni | 2021-12-21 | 4 | -19/+117 |
* | Added correct diagram | Eddy Pedroni | 2021-12-19 | 1 | -1/+1 |
* | Added architecture diagram, refactored playlist to match | Eddy Pedroni | 2021-12-19 | 3 | -41/+84 |
* | Merge branch 'master' of git.0xf7.com:projects/solo-tool | Eddy Pedroni | 2021-11-29 | 1 | -0/+3 |
|\ |
|
| * | Fixed some bugs, added some midi buttons | Eddy Pedroni | 2021-11-21 | 3 | -8/+48 |
* | | Fixed some bugs, added some midi buttons | Eddy Pedroni | 2021-11-29 | 9 | -113/+229 |
|/ |
|
* | Added MIDI support, test files, removed mediaplayer example | Eddy Pedroni | 2021-11-04 | 25 | -590/+78 |
* | Implemented basic features | Eddy Pedroni | 2021-11-02 | 4 | -0/+391 |
* | Initial commit | Eddy Pedroni | 2020-11-01 | 18 | -0/+590 |