aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added basic LED support for launchpad, removed old MIDI codeEddy Pedroni2022-01-024-57/+80
* Added based MIDI support to Qt interfaceEddy Pedroni2022-01-011-1/+6
* Added playback volume functionality to launchpadEddy Pedroni2022-01-012-0/+26
* Added playback rate functionality to launchpadEddy Pedroni2022-01-012-1/+29
* Added next/previous AB limit functionalityEddy Pedroni2022-01-016-10/+168
* Improved tmp_path usage in solo tool testsEddy Pedroni2022-01-011-5/+7
* Added current index getter to AB controllerEddy Pedroni2022-01-012-1/+19
* Renamed launchpad test fileEddy Pedroni2022-01-011-0/+0
* Refactored launchpad tests to use real SoloTool class with player mockEddy Pedroni2022-01-011-67/+34
* Refactored launchpad tests to use fixturesEddy Pedroni2022-01-011-22/+19
* Refactored SoloTool integration tests to use fixturesEddy Pedroni2022-01-011-45/+33
* Updated unprogrammed button test, not as good as before thoughEddy Pedroni2022-01-011-3/+2
* Fixed Qt interface problemsEddy Pedroni2022-01-011-3/+3
* Added previous/next song buttons to MIDI interface, updated known issuesEddy Pedroni2022-01-017-9/+127
* Added partial Launchpad support, refactored existing filesEddy Pedroni2022-01-0112-18/+225
* Updated diagram, improved known issues fileEddy Pedroni2021-12-293-8/+51
* Refactored players, moved player mock to separate fileEddy Pedroni2021-12-293-53/+54
* Updated known issuesEddy Pedroni2021-12-271-1/+1
* Added playback speed sliderEddy Pedroni2021-12-273-0/+21
* Minor refactoring to AB controller unit testsEddy Pedroni2021-12-272-24/+14
* Solved issues relating to AB slider behaviourEddy Pedroni2021-12-262-9/+19
* Added temporary AB limit functionality to back endEddy Pedroni2021-12-264-12/+64
* Changed default behaviour of AB controllerEddy Pedroni2021-12-263-13/+43
* Renamed some functions, added known issueEddy Pedroni2021-12-258-41/+48
* Fixed additive loading issueEddy Pedroni2021-12-228-9/+78
* Improvements, file name displayEddy Pedroni2021-12-221-5/+7
* Added getter integration testEddy Pedroni2021-12-222-3/+22
* Added MVP Qt implementation, known issues tracking, removed old filesEddy Pedroni2021-12-229-91/+158
* Minor refactoring before starting on Qt GUIEddy Pedroni2021-12-221-132/+1
* Added integration test, updated diagramEddy Pedroni2021-12-223-3/+16
* Added load/save integration tests, test assetsEddy Pedroni2021-12-224-15/+147
* Updated diagramEddy Pedroni2021-12-211-1/+1
* AB controller integration test addedEddy Pedroni2021-12-213-14/+61
* Rolled back some refactorings, added some integration testsEddy Pedroni2021-12-215-26/+47
* Added some integration tests, refactored playlist, updated diagramEddy Pedroni2021-12-216-34/+166
* Minor fixes to testsEddy Pedroni2021-12-213-6/+12
* Added session manager, renamed solo-tool.pyEddy Pedroni2021-12-217-19/+209
* Added more AB controller tests and featuresEddy Pedroni2021-12-212-19/+100
* Actually renamed songsEddy Pedroni2021-12-212-0/+0
* Updated diagram, renamed test songsEddy Pedroni2021-12-213-1/+1
* Added AB controller with some tests, minor refactor to playlistEddy Pedroni2021-12-214-19/+117
* Added correct diagramEddy Pedroni2021-12-191-1/+1
* Added architecture diagram, refactored playlist to matchEddy Pedroni2021-12-193-41/+84
* Merge branch 'master' of git.0xf7.com:projects/solo-toolEddy Pedroni2021-11-291-0/+3
|\
| * Fixed some bugs, added some midi buttonsEddy Pedroni2021-11-213-8/+48
* | Fixed some bugs, added some midi buttonsEddy Pedroni2021-11-299-113/+229
|/
* Added MIDI support, test files, removed mediaplayer exampleEddy Pedroni2021-11-0425-590/+78
* Implemented basic featuresEddy Pedroni2021-11-024-0/+391
* Initial commitEddy Pedroni2020-11-0118-0/+590