- Oct 01, 2019
-
-
Thomas Guillem authored
-
- Sep 30, 2019
-
-
François Cartegnie authored
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
cf. fe2e9755 Only the first play date was handled. This is OK in most cases but not as accurate as handling the date until the playback is truly started. This previous commit and this commit were inspired by the pulse module.
-
Thomas Guillem authored
-
- Sep 27, 2019
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
computation is wrong and results in no GetBytes
-
Steve Lhomme authored
It makes closing partically initialized VA's easier
-
- Sep 26, 2019
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- Sep 25, 2019
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Felix Paul Kühne authored
Previously, the file name label was set before the window was actually loaded so this silently failed as the object was nil. This ensures the label to be set once the window was loaded when resuming a media item for the first time during the lifetime of the app.
-
Felix Paul Kühne authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Existing logic of storing playback position for macOS excludes positions within first/last 5%. This heuristic is fine for short videos, but for a longer one, say a 6-hour one, it means the position is not stored for the first/last 18 minutes, which is a nuisance. This change adds an upper limit for the size of excluded positions. Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-
This refactoring is a prerequisite for the next commit that improves the decision for long video files. Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
-
Felix Paul Kühne authored
Just because the generation was started, does not mean it succeeded, so we cannot trust the state but need to check for the URL's validity.
-
Felix Paul Kühne authored
-
Steve Lhomme authored
-
Silence -Wstringop-truncation warning. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- Sep 24, 2019
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Regression from d23b4527
-