Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
lektor
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Kubat
lektor
Validations
Validations · cc7df9f3051ee5ce29337c398f06804e64c8c0ab
cc7df9f3051ee5ce29337c398f06804e64c8c0ab
Sélectionner une révision Git
Sélectionné
cc7df9f3051ee5ce29337c398f06804e64c8c0ab
Branches
7
master
par défaut
protégée
rust-playlist-sync
rust
fix-qt-deprecated-qvariant-type
fix-mpris-qtwindow-race-condition
rust-appimage-wayland
windows-build-rebased
Étiquettes
19
v2.5
protégée
v2.4
protégée
v2.3-1
protégée
v2.3
protégée
v2.2
protégée
v2.1
protégée
v2.0
protégée
v1.8-3
protégée
v1.8-2
protégée
v1.8-1
protégée
v1.8
protégée
v1.7
protégée
v1.6
protégée
v1.5
protégée
v1.4
protégée
v1.3
protégée
v1.2
protégée
v1.1
protégée
v1.0
protégée
27 résultats
lektor
src
database
queue.c
Auteur
Recherche par auteur
Tout auteur
authors
hirtz2016
Armorial
cao2020
Deurstann
Deurstann
Elliu
Elliu
Krocoh
gouedard2016
Kubat
martin2018
salixor
salixor
Sting
allegre2017
8 auteurs
Parcourir les fichiers
sept. 15, 2021
FIX: Flatten the queue before shuffle to avoid wried things
· cc7df9f3
Kubat
a rédigé
15 sept. 2021
cc7df9f3
FIX: Fix issue
#96
· 6e0aed33
Kubat
a rédigé
15 sept. 2021
6e0aed33
sept. 05, 2021
BUILD: Fix gcc's warnings/errors
· 72717dbc
Kubat
a rédigé
5 sept. 2021
72717dbc
DB: Insert should add with a priority of 5, like an insert... (╯°□°)╯︵ ┻━┻
· f0fd5e7a
Kubat
a rédigé
3 sept. 2021
f0fd5e7a
CMD: Get ride of the unnecessary switch-case statement in handle_simple_command
· 54371eaf
Kubat
a rédigé
14 juin 2021
54371eaf
MISC: Hide the database type definition with a typedef, will be easier to change it later
· 94895c02
Kubat
a rédigé
23 mai 2021
94895c02
mai 02, 2021
DB: Also cache filepath to make less reads in the update code for the repo module
· 9c702327
Kubat
a rédigé
2 mai 2021
9c702327
MISC: Valid names in the database modules (can't start with __, starts with ___ instead)
· 407dc3f2
Kubat
a rédigé
2 mai 2021
407dc3f2
avr. 23, 2021
DB: Place the macro header inside an 'internal' header folder along the os.h folder
· 325252c1
Kubat
a rédigé
23 avr. 2021
325252c1
MISC: Make a stop to the include madness
· fc0707f1
Kubat
a rédigé
23 avr. 2021
fc0707f1
MISC: Uniform enums, no 'enum' keyword and all maj caps
· ceeb1879
Kubat
a rédigé
23 avr. 2021
ceeb1879
avr. 20, 2021
DOC: Add todo to not forget
· dae57460
Kubat
a rédigé
20 avr. 2021
dae57460
DB: Get the duration and not the mtime for duration functions... (that typo)
· 8ab4c60b
Kubat
a rédigé
20 avr. 2021
8ab4c60b
DB: Add playtime arguments to the stats command
· 9f71dabc
Kubat
a rédigé
20 avr. 2021
9f71dabc
avr. 19, 2021
MODULE REPO: A somehow working caching system
· 82eec80e
Kubat
a rédigé
19 avr. 2021
82eec80e
WIP: Add caching for the mtime and the duration of the kara, set on first touch for the moment
· 8d02b617
Kubat
a rédigé
19 avr. 2021
8d02b617
DB: Add caching function, use a ugly macro to not write every time the same code
· a0ee8743
Kubat
a rédigé
19 avr. 2021
a0ee8743
DB: Found stmt that where not finalized, fix it
· 221100fc
Kubat
a rédigé
19 avr. 2021
221100fc
DB: Add version to the database, only display an error to upgrade the DB to mk-7.1 for the moment
· f39efd59
Kubat
a rédigé
19 avr. 2021
f39efd59
DB: Forgot some finalize on stmt (memory leaks...)
· 88f577fc
Kubat
a rédigé
19 avr. 2021
88f577fc
avr. 05, 2021
BASE: Add new clang format, for C and C++ code (drop astyle)
· 6fd5c487
Kubat
a rédigé
28 mars 2021
6fd5c487
fév. 25, 2021
Update the sqlite_sequence of the queue when rollback the database
· e41bf357
Kubat
a rédigé
25 févr. 2021
e41bf357
Fix deletion on the queue.
· 5929fe7c
Kubat
a rédigé
25 févr. 2021
5929fe7c
fév. 04, 2021
MOD: Add the update count in the repo module for downloaded karas
· 241e4606
Kubat
a rédigé
4 févr. 2021
241e4606
fév. 03, 2021
fixed missing bracket in move request
· 9ff67d0b
Deurstann
a rédigé
3 févr. 2021
9ff67d0b
Fixed move command
· 7336ea5c
Deurstann
a rédigé
3 févr. 2021
7336ea5c
fév. 02, 2021
MPD: A working delete command
· 726a725f
Kubat
a rédigé
31 janv. 2021
726a725f
MPD: Add the "swapid" command
· 32596472
Kubat
a rédigé
30 janv. 2021
32596472
MPD: Add the playlistid command
· 3647ebd7
Kubat
a rédigé
30 janv. 2021
3647ebd7
CMD: Add the `__flat` command that flatten the priorityies in the queue
· 122eea9e
Kubat
a rédigé
30 janv. 2021
122eea9e
MPD: A working swap command...
· afca2056
Kubat
a rédigé
30 janv. 2021
afca2056
MPD: Add the "swap" command
· 6580aa33
Kubat
a rédigé
30 janv. 2021
6580aa33
MPD: Add partial implementation of MPD command 'delete'
· 96949140
Kubat
a rédigé
30 janv. 2021
96949140
MPD: Add the seek, seekid, seekcur commands in lektord
· 43a35f14
Kubat
a rédigé
30 janv. 2021
43a35f14
fév. 01, 2021
CLEAN: Less stack smashing and apply astyle
· ba4576da
Kubat
a rédigé
1 févr. 2021
ba4576da
Fixed move command
· 2b9c5c93
Deurstann
a rédigé
1 févr. 2021
et
Kubat
a validé
1 févr. 2021
2b9c5c93
sept. 27, 2020
DB: Clean database source files
· 2fa46c19
Kubat
a rédigé
27 sept. 2020
2fa46c19
MODULE: Handle case where obfuscation is not consistent across the time
· 91eee0aa
Kubat
a rédigé
27 sept. 2020
91eee0aa
sept. 26, 2020
MISC & DB: Various fixes
· 5ac95113
Kubat
a rédigé
22 sept. 2020
5ac95113
sept. 21, 2020
MISC & DB: Some fixes around the sqlite queries and DB
· 9a92a32f
Kubat
a rédigé
16 sept. 2020
9a92a32f
Chargement en cours