aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add partial implementation of FB session managerEddy Pedroni2 days3-19/+42
* Add filebrowser session manager stubEddy Pedroni3 days2-4/+33
* Session manager add song, interface, web UI testedEddy Pedroni3 days3-12/+44
* Refactor session manager to be independent of the underlying storageEddy Pedroni4 days4-64/+87
* Add click interface to web UIEddy Pedroni5 days4-10/+21
* Change makefile to use pyproject web binaryEddy Pedroni5 days2-2/+9
* Ignore credentials fileEddy Pedroni9 days1-0/+1
* Fix makefilev2.0Eddy Pedroni2025-03-081-1/+1
* Improve layoutEddy Pedroni2025-03-011-3/+3
* BugfixEddy Pedroni2025-03-011-2/+3
* Fix deploymentEddy Pedroni2025-03-013-26/+17
* Fix deployment makeEddy Pedroni2025-03-011-1/+1
* Change systemd unit to run service as userEddy Pedroni2025-03-011-1/+3
* Fix bugs in relative keypoint handlerEddy Pedroni2025-03-012-4/+37
* Improve naming, clean up importsEddy Pedroni2025-03-014-16/+11
* Fix loop binding issueEddy Pedroni2025-03-011-4/+2
* Improve deploymentEddy Pedroni2025-02-282-1/+5
* Fix deploymentEddy Pedroni2025-02-281-2/+2
* Fix deploymentEddy Pedroni2025-02-281-1/+1
* Fix deploymentEddy Pedroni2025-02-281-1/+8
* Add deployment filesEddy Pedroni2025-02-284-5/+41
* Add song dialog, cleanupEddy Pedroni2025-02-282-20/+40
* Save button, accessible fullscreen buttonEddy Pedroni2025-02-271-6/+13
* One SoloTool instance per sessionEddy Pedroni2025-02-271-18/+16
* Add session routeEddy Pedroni2025-02-263-24/+40
* 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 automa...Eddy Pedroni2025-02-254-88/+116
* 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