aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixesEddy Pedroni2025-02-261-2/+6
|
* Improve web UIEddy Pedroni2025-02-262-18/+33
|
* Refactor fixtures, introduce song pool argumentEddy Pedroni2025-02-2613-190/+146
|
* Workaround for position slider issueEddy Pedroni2025-02-261-5/+11
|
* Update pacman.txtEddy Pedroni2025-02-261-1/+2
|
* Another mpv bugEddy Pedroni2025-02-262-5/+5
|
* Fixed mpv bugEddy Pedroni2025-02-251-3/+2
|
* Change backend to mpvEddy Pedroni2025-02-255-59/+54
|
* Remove stop functionality from playerEddy Pedroni2025-02-2510-96/+42
|
* Fix web UIEddy Pedroni2025-02-251-1/+1
|
* Refactor key point implementation and testsEddy Pedroni2025-02-256-172/+230
|
* Add song list notification, edge case testsEddy Pedroni2025-02-253-39/+93
|
* Refactor song selection tests, change behaviour so first added song is ↵Eddy Pedroni2025-02-254-88/+116
| | | | automatically selected
* Remove legacy gui, update makefile and readmeEddy Pedroni2025-02-258-569/+9
|
* Improve comments in web UIEddy Pedroni2025-02-251-0/+3
|
* Improved key points notificationEddy Pedroni2025-02-245-3/+44
|
* Add + button to key point listsEddy Pedroni2025-02-241-5/+14
|
* Add gui to makefileEddy Pedroni2025-02-241-1/+4
|
* Update to uvEddy Pedroni2025-02-241-8/+8
|
* Basic functionality for web interface is doneEddy Pedroni2025-02-243-67/+75
|
* Most web UI features implemented, layout still messyEddy Pedroni2025-02-237-467/+91
|
* Clean up MIDI controllerEddy Pedroni2025-02-233-31/+25
|
* MIDI interface fix, CLI tested and workingEddy Pedroni2025-02-237-21/+32
|
* Session manager tests passingEddy Pedroni2025-02-234-25/+24
|
* Remove solo tool controllerEddy Pedroni2025-02-232-110/+0
|
* Pass launchpad mini testsEddy Pedroni2025-02-236-129/+131
|
* Remove AB concept, introduce key points, refactor SoloTool to use propertiesEddy Pedroni2025-02-2211-988/+338
|
* Get rid of all mentions of playlistv1.0Eddy Pedroni2025-02-221-16/+16
|
* Removed playlist class, simplified a bunch of stuffEddy Pedroni2025-02-225-174/+27
|
* Simplify session managementEddy Pedroni2025-02-223-96/+51
|
* Refactor to use properties for song list and current songEddy Pedroni2025-02-225-50/+53
|
* Add known issue regarding AB limitsEddy Pedroni2025-02-221-0/+2
|
* Moved nextSong and previousSong to SoloToolControllerEddy Pedroni2025-02-228-113/+116
|
* Add very dirty partial implementation of web UIEddy Pedroni2025-02-221-37/+44
|
* Add wireframe of web interface, mock implementation in niceguiEddy Pedroni2025-02-214-68/+216
|
* Update readme.mdEddy Pedroni2024-11-101-8/+24
|
* MIDI controller interface seekingEddy Pedroni2024-11-105-22/+84
|
* Set A and B limits via MIDI controllerEddy Pedroni2024-11-104-21/+654
|
* Minor GUI improvementEddy Pedroni2024-11-093-9/+14
|
* CLI improvementsEddy Pedroni2024-11-0911-123/+66
|
* Migrate to project-based structureEddy Pedroni2024-11-0937-70/+140
|
* Improve venv bootstrapEddy Pedroni2024-11-091-0/+1
|
* Fix GUI bugEddy Pedroni2023-12-171-1/+1
|
* Add venv bootstrap script, update requirementsEddy Pedroni2023-12-173-0/+7
|
* Added AB toggle button to MIDI interfaceEddy Pedroni2022-02-0312-28/+124
|
* Added a couple small features to Qt GUIEddy Pedroni2022-02-022-3/+19
|
* Fixed MIDI controller bugEddy Pedroni2022-01-094-0/+24
|
* Added readme, updated issuesEddy Pedroni2022-01-092-0/+40
|
* Added main function to CLI, fixed CLI test mocksEddy Pedroni2022-01-072-3/+17
|
* Added very based CLIEddy Pedroni2022-01-072-0/+109
|