- 10 Jun, 2018 1 commit
-
-
Rémi Denis-Courmont authored
-
- 06 Jun, 2018 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 31 May, 2018 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 05 May, 2018 1 commit
-
-
Romain Vimont authored
A new hotkey to toggle subtitles visibility was introduced by commit 69d6f2ab. The idea was to save the current track id every time the subtitles track is switched via the hotkey (v), and restore it on toggle (Shift+v). However, the subtitle track is not necessarily changed via the hotkey: it may be selected as a default subtitle, or switched from the menu for example. As a consequence, the saved track id may be invalid. To fix the issue, do not try to save the selected track id every time it changes; instead, save it on toggle if subtitles are enabled, and restore the track with the saved id if subtitles are disabled. Fixes #16721 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Apr, 2018 1 commit
-
-
Romain Vimont authored
Otherwise it's impossible to reset the value to 100% Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- 28 Feb, 2018 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Sep, 2017 1 commit
-
-
Thomas Guillem authored
-
- 09 Aug, 2017 1 commit
-
-
Thomas Guillem authored
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr>
-
- 25 Jul, 2017 3 commits
-
-
Thomas Guillem authored
-
Steve Lhomme authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
-
- 23 Jul, 2017 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 23 Jun, 2017 1 commit
-
-
François Cartegnie authored
-
- 18 Jun, 2017 1 commit
-
-
David Fuhrmann authored
This makes sure it outlives vout instances and is valid for the whole playlist session. hotkeys: Set sub-text-scale variable on playlist level This makes sure it outlives vout instances and is valid for the whole playlist session.
-
- 15 Jun, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
This reverts commit e287366a. This was an invalid way of fixing #18258 Having the fullscreen state properly propagated to the vout_display fixes the issue in a more proper way
-
- 14 May, 2017 1 commit
-
-
Rémi Denis-Courmont authored
(The node parameter must be a playlist_item_t *, cannot be a void *.)
-
- 10 May, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
Fix #18258
-
- 03 May, 2017 1 commit
-
-
Mohammed Huzaifa Danish authored
Pressing 'v' to change the cycle track, we now use 'Alt+v' to cycle in the reverse direction. Close #8958 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 03 Dec, 2016 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 25 Nov, 2016 2 commits
-
-
Adrien Maglo authored
The functionality is provided by the fov parameter. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Adrien Maglo authored
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- 18 Nov, 2016 3 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
Listen to playlist "input-current" to update the current input_thead_t, and listen to input "intf-event" to update the current vout. The vout/input don't need to be fetched when processing an action, this removes one FIXME, but this adds more lock complexity. This will be mainly needed for the next commit, in order to listen to mouse events from the vout.
-
- 17 Nov, 2016 3 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
- 15 Nov, 2016 1 commit
-
-
Steve Lhomme authored
yaw: Left/Right (same a DVD/BR nav) pitch: Up/Down (same a DVD/BR nav) fov: Page Up/Page Down Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- 18 Jun, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 06 Sep, 2015 1 commit
-
-
François Cartegnie authored
-
- 22 May, 2015 1 commit
-
-
Rémi Denis-Courmont authored
-