- fév. 04, 2021
-
-
Kubat a rédigé
QUEUE & MOD: Now the update total count includes the number of favorites in each lists & less verbose queue
-
Kubat a rédigé
-
Kubat a rédigé
When importing favorites, the db lock will be always taken by the repo module, this is bad for lektord because the main thread will no longer be able to lock and use the db. It will also use constantly the hard drive. An easy and dirty fix is to sleep a bit...
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
- Add events and handler in the lkt_queue - Display the new data with lkt - Now printings lines of files alongside the function names
-
- fév. 03, 2021
- fév. 02, 2021
-
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
WIP: Add events to set the total number of items to update and a tick event to make the update progress. Not used for the moment by the repo module
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
- lkt queue delete now deletes by position in the queue - lkt queue remove now deletes by id in the queue
-
Kubat a rédigé
-
Kubat a rédigé
LKT: Add swap and swapid commands, now the queue pop uses the delete instead of the deleteid command
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
LKT: add the "queue id" and "queue flatten" commands, update the "shuffle" command to not force 'play', but unpause the playback
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
- swap was not check in handle_simple_command - one additional sqlite3_finalize segv lektord
-
Kubat a rédigé
-
Kubat a rédigé
Don't support delete a range of kara in the queue, just a position.
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
NOTE: Still need to add the module function "set_position(int)" in the sdl2 player module.
-
Kubat a rédigé
-
Kubat a rédigé
-
- fév. 01, 2021
-
-
Kubat a rédigé
-