Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
Vivy
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Wiki externe
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
Elliu
Vivy
Validations
Validations · b0b9461f90d4e4a49223fbf2b367b6b9d250c1ee
b0b9461f90d4e4a49223fbf2b367b6b9d250c1ee
Sélectionner une révision Git
Sélectionné
b0b9461f90d4e4a49223fbf2b367b6b9d250c1ee
Branches
6
master
par défaut
script
new-devel
devel
timingView-edit
fix-mpv
7 résultats
Vivy
src
UI
DocumentViews
MpvContainer.cc
Auteur
Recherche par auteur
Tout auteur
authors
Alec SADLER
Lec
Deurstann
Deurstann
Elliu
Elliu
Geralt
martin2020
Kubat
martin2018
LJ Tatoon
phu2018
6 auteurs
Parcourir les fichiers
nov. 19, 2021
MPV: Try to fix the reload of the MPV context (not working...)
· b0b9461f
Kubat
a rédigé
Il y a 3 ans
b0b9461f
MPV: Try to create the MPV context if trying to play and the MPV context is not create
· 2b154981
Kubat
a rédigé
Il y a 3 ans
2b154981
nov. 11, 2021
MPV: Fix the MPV controls
· e29ec472
Kubat
a rédigé
Il y a 3 ans
e29ec472
sept. 09, 2021
MPV: Don't load the video by default, force the user to click on the button to...
· 3693b16f
Kubat
a rédigé
Il y a 3 ans
3693b16f
MPV: Try the same commands as in lektord to close mpv to try to solve
#5
· 83aa1371
Kubat
a rédigé
Il y a 3 ans
83aa1371
MPV: Add a button to re-create the MPV context if something went wrong during widget init
· ac6b1785
Kubat
a rédigé
Il y a 3 ans
ac6b1785
MPV: Use mpv_destroy to delete the player, don't use the "quit" command as it...
· e9e14bc4
Kubat
a rédigé
Il y a 3 ans
e9e14bc4
UI: Try to fix crashes when creating MPV
· 5c1b1530
Kubat
a rédigé
Il y a 3 ans
5c1b1530
LOG: Use the new LOG API in more place and remove old qDebug
· 3c6a8ccd
Kubat
a rédigé
Il y a 3 ans
3c6a8ccd
août 30, 2021
UI MISC: Include parent Utils.hh + try to disable ytdl with mpv
· 9270a1c5
Kubat
a rédigé
Il y a 3 ans
9270a1c5
MPV: Add the callbacks after init to try to avoid some strange segfaults witihn mpv's lua
· 7b9c9120
Kubat
a rédigé
Il y a 3 ans
7b9c9120
août 27, 2021
BUILD: Finished moving all external headers into the precompiled header
· 1d3e18fa
Kubat
a rédigé
Il y a 3 ans
1d3e18fa
août 26, 2021
MPV: The video is now correctly loading when loading a document!
· 1c895ed5
Kubat
a rédigé
Il y a 3 ans
1c895ed5
BUILD: No more implicit conversions from `const char *` to `QString`, everything should be in UTF-8
· 8e7c2aba
Kubat
a rédigé
Il y a 3 ans
8e7c2aba
août 24, 2021
BUILD: Avoid some warnings
· 4cae57ab
Kubat
a rédigé
Il y a 3 ans
4cae57ab
août 20, 2021
Fix warnings
· 3d1260cf
Elliu
a rédigé
Il y a 3 ans
3d1260cf
août 17, 2021
MISC: Apply new clang-format
· 744dcbe7
Kubat
a rédigé
Il y a 3 ans
744dcbe7
août 06, 2021
MPV: Get ride of last text in the play/pause button and should close MPV properly
· 0f07a913
Kubat
a rédigé
Il y a 3 ans
0f07a913
MPV: Try to fix MPV close problems by using the mpv_terminate_destroy call
· 11da8c29
Kubat
a rédigé
Il y a 3 ans
11da8c29
MPV: Set control button display the correct text to toggle playback
· 336c9b20
Kubat
a rédigé
Il y a 3 ans
336c9b20
août 04, 2021
UI: Loop mpv playback
· 0dcd6d01
Kubat
a rédigé
Il y a 3 ans
0dcd6d01
UI: Seek in the file using the slider
· 42e768b5
Kubat
a rédigé
Il y a 3 ans
42e768b5
UI: Add a button to control MPV playback
· 2e150f56
Kubat
a rédigé
Il y a 3 ans
2e150f56
UI: Clean way of getting the SID from MPV
· 22decbc3
Kubat
a rédigé
Il y a 3 ans
22decbc3
UI: Set some options for mpv
· 95627b91
Kubat
a rédigé
Il y a 3 ans
95627b91
UI: Add the load/reload/unload ASS files to mpv container. By default will unload all ASS files
· 658abf03
Kubat
a rédigé
Il y a 3 ans
658abf03
UI: When loading a video pause it
· a3515c2d
Kubat
a rédigé
Il y a 3 ans
a3515c2d
UI: Keep track of the position in the MpvControls + log deletion of mpv context (for debug)
· 92f43d7b
Kubat
a rédigé
Il y a 3 ans
92f43d7b
UI: Use slider to be able to set time in video + fix display of mpv messages
· ddc44b70
Kubat
a rédigé
Il y a 3 ans
ddc44b70
UI: Can now get the reply code for async commands
· e39c45e7
Kubat
a rédigé
Il y a 3 ans
e39c45e7
UI: Add the video view creation to the vivy doc view
· 60ea493c
Kubat
a rédigé
Il y a 3 ans
60ea493c
UI: Add the video view
· 0ec0503e
Kubat
a rédigé
Il y a 3 ans
0ec0503e
UI: Handle MPV events + set locale correctly for MPV
· 4f95b65f
Kubat
a rédigé
Il y a 3 ans
4f95b65f
UI: Isolate the close MPV thing in a method + add callback for time change
· a6a50920
Kubat
a rédigé
Il y a 3 ans
a6a50920
[WIP] UI: Base class for MpvContainer (not tested)
· 46ca3c84
Kubat
a rédigé
Il y a 3 ans
46ca3c84
Chargement en cours