- 19 Sep, 2017 17 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
fix #18605
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
refs #18605
-
Hugo Beauzée-Luyssen authored
refs #18605
-
Hugo Beauzée-Luyssen authored
refs #18605
-
Hugo Beauzée-Luyssen authored
refs #18605
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
refs #18605
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This reverts commit 8c37ebde.
-
Hugo Beauzée-Luyssen authored
This reverts commit 166defa9.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
- 18 Sep, 2017 11 commits
-
-
Adrien Maglo authored
This fixes audio glitches on some configuration. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
David Fuhrmann authored
In addition to the existing password field, add a checkbox to enable the http module. Refactor code to enable / disable modules. closes #17914
-
David Fuhrmann authored
Each text field must have a delegate to ensure that controlText DidChange is called when text is changed. Otherwise, the changed value might not be saved in preferences.
-
David Fuhrmann authored
-
David Fuhrmann authored
According to API, an empty (NULL) cancel string means the dialog is not cancellable. Dialog can be also cancelled by calling pf_cancel, which in turn stops the modal event loop with 0. In this case, vlc_dialog_id_dismiss shall be called as well.
-
Thomas Guillem authored
It was caused by integer overflow.
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Appending them would cause the system libraries to be used over our contrib versions
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
EXTRA_LDFLAGS is added to LDFLAGS a few lines below
-
Thomas Guillem authored
It was added by myself for testing purpose.
-
- 16 Sep, 2017 1 commit
-
-
Rémi Denis-Courmont authored
-
- 15 Sep, 2017 7 commits
-
-
Rémi Denis-Courmont authored
Zero modules (for a capability) is not an error per se. This generates a valid choice list even if there are no matching modules.
-
Rémi Denis-Courmont authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Pierre Lamot authored
This reverts commit ac2886e6. Packetizer and decoder have their fmt_out initialized to 0 before beeing opened, they have to provide fmt_out. Raw video should provide the same format as its input. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- 14 Sep, 2017 4 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-