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 · e81d600561bcd7e3b93e7f69cb15b3e597beb607
e81d600561bcd7e3b93e7f69cb15b3e597beb607
Sélectionner une révision Git
Sélectionné
e81d600561bcd7e3b93e7f69cb15b3e597beb607
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
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
fév. 16, 2022
MISC: Correct function prototype for poll for the W version...
· e81d6005
Kubat
a rédigé
Il y a 3 ans
e81d6005
FMT
· 3bebdf56
Kubat
a rédigé
Il y a 3 ans
3bebdf56
MISC: Write some things in a simpler way
· 278f28cc
Kubat
a rédigé
Il y a 3 ans
278f28cc
MISC: Fix last compilation errors on linux
· 28a7c91f
Kubat
a rédigé
Il y a 3 ans
28a7c91f
WIP: first take at making it compile natively on windows
· be9d07e4
Elliu
a rédigé
Il y a 3 ans
et
Kubat
a validé
Il y a 3 ans
be9d07e4
DOC: Edit changelog
· daa32549
Kubat
a rédigé
Il y a 3 ans
daa32549
FIX: Rely entirely on CMake to find OpenMP support
· 66ff389a
Kubat
a rédigé
Il y a 3 ans
66ff389a
FIX: Remove the buggy try_compile thing to test for OpenMP
· 55a0dd36
Kubat
a rédigé
Il y a 3 ans
55a0dd36
FIX: Try more ways to test for OpenMP and rectify the test program compilation
· cd2daa69
Kubat
a rédigé
Il y a 3 ans
cd2daa69
WIP: Try to check for OpenMP support by the compilers
· e5f2b87c
Kubat
a rédigé
Il y a 3 ans
e5f2b87c
DOC: Edit changelog
· 7c1ffd36
Kubat
a rédigé
Il y a 3 ans
7c1ffd36
MISC: A better way to check the locale
· 7d197a38
Kubat
a rédigé
Il y a 3 ans
7d197a38
DOC: Edit changelog
· f335a2a2
Kubat
a rédigé
Il y a 3 ans
f335a2a2
Remove unneeded "struct" keywords
· b531d2a0
Elliu
a rédigé
Il y a 3 ans
b531d2a0
MISC: Set the Qt module the default one
· 50c4f4df
Kubat
a rédigé
Il y a 3 ans
50c4f4df
Module qt_window: remove mpv output on stdout
· f43c7db6
Elliu
a rédigé
Il y a 3 ans
f43c7db6
fév. 15, 2022
Wait for mpv to be launched before returning from creating module
· 5adc6b03
Elliu
a rédigé
Il y a 3 ans
5adc6b03
Proper behaviour for module_qt_window_close
· 22bfc0b5
Elliu
a rédigé
Il y a 3 ans
22bfc0b5
Remove unnecessary interface as module is now in C++
· 1bb73163
Elliu
a rédigé
Il y a 3 ans
1bb73163
Remove poller thread related stuff
· c3496cca
Elliu
a rédigé
Il y a 3 ans
c3496cca
Use regular pthread to run QApplication
· 042067e6
Elliu
a rédigé
Il y a 3 ans
042067e6
FMT
· fe16e882
Kubat
a rédigé
Il y a 3 ans
et
Elliu
a validé
Il y a 3 ans
fe16e882
MISC: Fix the trie print function
· d59c50ef
Kubat
a rédigé
Il y a 3 ans
et
Elliu
a validé
Il y a 3 ans
d59c50ef
WIP: use BlockingQueuedConnection
· d87aaef9
Elliu
a rédigé
Il y a 3 ans
d87aaef9
WIP: try to properly destroy mpv
· 504ae78b
Elliu
a rédigé
Il y a 3 ans
504ae78b
Close mpv window on module close
· 371bc936
Elliu
a rédigé
Il y a 3 ans
371bc936
Add various keybinds
· fa240d86
Elliu
a rédigé
Il y a 3 ans
fa240d86
Fix next kara when reaching end of file
· 528640da
Elliu
a rédigé
Il y a 3 ans
528640da
Typo
· 1b1562cb
Elliu
a rédigé
Il y a 3 ans
1b1562cb
Suppr only toggle osc visibility between never and always
· 5f63488c
Elliu
a rédigé
Il y a 3 ans
5f63488c
Fix return key, add get_elapsed and get_duration
· d9d053bb
Elliu
a rédigé
Il y a 3 ans
d9d053bb
Fix clang errors
· a17c6094
Elliu
a rédigé
Il y a 3 ans
a17c6094
Add basic missing events handlers and functions
· 11026f6f
Elliu
a rédigé
Il y a 3 ans
11026f6f
Update window title when idle
· af20976e
Elliu
a rédigé
Il y a 3 ans
af20976e
Connect mpvwidget to mainwindow to update window title
· 88fb82c8
Elliu
a rédigé
Il y a 3 ans
88fb82c8
Show mpv on launch: use QT keypress to pass commands to mpv
· e878b899
Elliu
a rédigé
Il y a 3 ans
e878b899
FIX: Unreachable after switch, if we are there we have more serious problems
· 7e66352d
Kubat
a rédigé
Il y a 3 ans
et
Elliu
a validé
Il y a 3 ans
7e66352d
FMT bis + delete deprecated functions
· b09232ad
Kubat
a rédigé
Il y a 3 ans
et
Elliu
a validé
Il y a 3 ans
b09232ad
FMT
· 7a939633
Kubat
a rédigé
Il y a 3 ans
et
Elliu
a validé
Il y a 3 ans
7a939633
FIX: The Qt module now builds
· 737e7469
Kubat
a rédigé
Il y a 3 ans
et
Elliu
a validé
Il y a 3 ans
737e7469
Chargement en cours