index
:
solo-tool.git
master
Helper tool for learning guitar solos
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Change backend to mpv
Eddy Pedroni
2025-02-25
5
-59
/
+54
|
*
Remove stop functionality from player
Eddy Pedroni
2025-02-25
10
-96
/
+42
|
*
Fix web UI
Eddy Pedroni
2025-02-25
1
-1
/
+1
|
*
Refactor key point implementation and tests
Eddy Pedroni
2025-02-25
6
-172
/
+230
|
*
Add song list notification, edge case tests
Eddy Pedroni
2025-02-25
3
-39
/
+93
|
*
Refactor song selection tests, change behaviour so first added song is ↵
Eddy Pedroni
2025-02-25
4
-88
/
+116
|
|
|
|
automatically selected
*
Remove legacy gui, update makefile and readme
Eddy Pedroni
2025-02-25
8
-569
/
+9
|
*
Improve comments in web UI
Eddy Pedroni
2025-02-25
1
-0
/
+3
|
*
Improved key points notification
Eddy Pedroni
2025-02-24
5
-3
/
+44
|
*
Add + button to key point lists
Eddy Pedroni
2025-02-24
1
-5
/
+14
|
*
Add gui to makefile
Eddy Pedroni
2025-02-24
1
-1
/
+4
|
*
Update to uv
Eddy Pedroni
2025-02-24
1
-8
/
+8
|
*
Basic functionality for web interface is done
Eddy Pedroni
2025-02-24
3
-67
/
+75
|
*
Most web UI features implemented, layout still messy
Eddy Pedroni
2025-02-23
7
-467
/
+91
|
*
Clean up MIDI controller
Eddy Pedroni
2025-02-23
3
-31
/
+25
|
*
MIDI interface fix, CLI tested and working
Eddy Pedroni
2025-02-23
7
-21
/
+32
|
*
Session manager tests passing
Eddy Pedroni
2025-02-23
4
-25
/
+24
|
*
Remove solo tool controller
Eddy Pedroni
2025-02-23
2
-110
/
+0
|
*
Pass launchpad mini tests
Eddy Pedroni
2025-02-23
6
-129
/
+131
|
*
Remove AB concept, introduce key points, refactor SoloTool to use properties
Eddy Pedroni
2025-02-22
11
-988
/
+338
|
*
Get rid of all mentions of playlist
v1.0
Eddy Pedroni
2025-02-22
1
-16
/
+16
|
*
Removed playlist class, simplified a bunch of stuff
Eddy Pedroni
2025-02-22
5
-174
/
+27
|
*
Simplify session management
Eddy Pedroni
2025-02-22
3
-96
/
+51
|
*
Refactor to use properties for song list and current song
Eddy Pedroni
2025-02-22
5
-50
/
+53
|
*
Add known issue regarding AB limits
Eddy Pedroni
2025-02-22
1
-0
/
+2
|
*
Moved nextSong and previousSong to SoloToolController
Eddy Pedroni
2025-02-22
8
-113
/
+116
|
*
Add very dirty partial implementation of web UI
Eddy Pedroni
2025-02-22
1
-37
/
+44
|
*
Add wireframe of web interface, mock implementation in nicegui
Eddy Pedroni
2025-02-21
4
-68
/
+216
|
*
Update readme.md
Eddy Pedroni
2024-11-10
1
-8
/
+24
|
*
MIDI controller interface seeking
Eddy Pedroni
2024-11-10
5
-22
/
+84
|
*
Set A and B limits via MIDI controller
Eddy Pedroni
2024-11-10
4
-21
/
+654
|
*
Minor GUI improvement
Eddy Pedroni
2024-11-09
3
-9
/
+14
|
*
CLI improvements
Eddy Pedroni
2024-11-09
11
-123
/
+66
|
*
Migrate to project-based structure
Eddy Pedroni
2024-11-09
37
-70
/
+140
|
*
Improve venv bootstrap
Eddy Pedroni
2024-11-09
1
-0
/
+1
|
*
Fix GUI bug
Eddy Pedroni
2023-12-17
1
-1
/
+1
|
*
Add venv bootstrap script, update requirements
Eddy Pedroni
2023-12-17
3
-0
/
+7
|
*
Added AB toggle button to MIDI interface
Eddy Pedroni
2022-02-03
12
-28
/
+124
|
*
Added a couple small features to Qt GUI
Eddy Pedroni
2022-02-02
2
-3
/
+19
|
*
Fixed MIDI controller bug
Eddy Pedroni
2022-01-09
4
-0
/
+24
|
*
Added readme, updated issues
Eddy Pedroni
2022-01-09
2
-0
/
+40
|
*
Added main function to CLI, fixed CLI test mocks
Eddy Pedroni
2022-01-07
2
-3
/
+17
|
*
Added very based CLI
Eddy Pedroni
2022-01-07
2
-0
/
+109
|
*
Fixed AB controller bug
Eddy Pedroni
2022-01-07
3
-17
/
+50
|
*
Added AB limits feedback to Qt interface, very buggy
Eddy Pedroni
2022-01-04
2
-6
/
+32
|
*
Added current value to notification system, fixed Qt hack
Eddy Pedroni
2022-01-04
6
-61
/
+98
|
*
Hacky first implementation of GUI feedback
Eddy Pedroni
2022-01-04
1
-7
/
+33
|
*
Added song and AB limits change notification
Eddy Pedroni
2022-01-04
6
-17
/
+157
|
*
Added playback volume notification to VLC player
Eddy Pedroni
2022-01-04
3
-4
/
+7
|
*
Added playback volume notification to player mock
Eddy Pedroni
2022-01-04
3
-1
/
+13
|
[next]