- juil. 22, 2022
-
-
Elliu a rédigé
-
Elliu a rédigé
-
When the editor was in vim mode, a failure in a vim command (:w or :wq) triggered std::terminate because a lambda that was declared as noexcept invoked to save threw an std::runtime_error. Use the same try/catch block from the MainWindow in the ScriptDocumentView when we use the fake vim editor.
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
Except for the starting line bar
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
Elliu a rédigé
-
- jan. 15, 2022
- jan. 14, 2022
- nov. 07, 2021
-
-
Elliu a rédigé
-
- oct. 29, 2021
- oct. 28, 2021
-
- oct. 11, 2021
-
- sept. 10, 2021
-
-
Kubat a rédigé
-
- sept. 09, 2021
-
-
Kubat a rédigé
MPV: Don't load the video by default, force the user to click on the button to avoid some strange race conditions
-
Kubat a rédigé
-
Kubat a rédigé
The race condition between Qt's widget creation and mpv getting the WID doesn't seem to be fixed for now, will need to investigate further.
-
Kubat a rédigé
MPV: Use mpv_destroy to delete the player, don't use the "quit" command as it seems to be the way recommended in the client.h header
-