Skip to content
Extraits de code Groupes Projets

Resolve "Import the "Favoris" from kurisu"

3 files
+ 89
24
Comparer les modifications
  • Côte à côte
  • En ligne

Fichiers

+ 13
2
@@ -5,6 +5,17 @@
- Choose between static or shared library for liblektor
- Download the bakabase with obfuscation or not
- Implicit types for queries with lkt
- Import favorites from kurisu as new playlists
- Catch signals to close cleanly lektord
- Don't echo stuff in the terminal while lektord is running (mostly done to have clean logs, even when pressing ^C)
- Prefix keys in the window with control, to avoid seeking with i3 when switching windows
- Deprecate the `VOCA` type
- Add time in logs
- Stop the playback when the last kara in the queue is terminated
- Add an option in the config file to not force the gpu context to X11
- Bug fix: can now start playing the last kara of the queue
- Bug fix: the deadlock on next kara should be fixed by not using the IDLE event from MPV
- Some other bug fixes...
# v2.1 (df74b85f)
@@ -25,7 +36,7 @@
- Add a CI
- Update documentation
- Some refactor done
- Some bug fixes
- Some bug fixes...
# v1.8 (3e1d569e)
@@ -62,7 +73,7 @@ Revision 3 (c41b723e)
- Restart keeps the play state
- Addid can add multiple ids to the queue
- Playlists and queue interaction improved
- Bug fixes
- Bug fixes...
# v1.6 (d7ac3759)
Chargement en cours