- May 18, 2015
-
-
Rémi Denis-Courmont authored
-
- May 17, 2015
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The mutex needs to be unlocked while the thread sleeps. Otherwise, a deadlock may occur in case of contention for the mutex.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Signaling an event ensures that at least one thread wakes up, but it does not warrant that all of them do.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(No functional changes)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This avoids SIGPIPE firing when writing to a remote-closed connection- oriented socket (it is useless for datagram sockets or on Windows though). SIGPIPE is blocked ins VLC, but not necessarily in LibVLC. The problem remains for write() on broken pipe and sockets.
-
- May 16, 2015
-
-
Rémi Denis-Courmont authored
-
David authored
-
David authored
-
David authored
Removes singleton, fixes initialization and deletion. Renames to AddonsWindowController.
-
Christoph Miebach authored
-
Christoph Miebach authored
-
Christoph Miebach authored
-
Christoph Miebach authored
-
Christoph Miebach authored
-
Christoph Miebach authored
-
Christoph Miebach authored
-
François Cartegnie authored
refs #14649
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- May 15, 2015
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- May 14, 2015
-
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- May 13, 2015
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Thomas Guillem authored
-