- 26 Jul, 2011 1 commit
-
-
Konstantin Pavlov authored
-
- 25 Jul, 2011 27 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
removed remnants of the Dudiak interface, added PXSourceList by Alex Rozanski (BSD-new licensed) which will be used for the new implementation, added a to-be-replaced png for the window's topbar
-
Alexey Sokolov authored
Didn't notice them first time. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Alexey Sokolov authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This should cleanup locking when applying the volume, though there are still some (non-crashing) races in setting/getting the volume. This also adds an API to report the volume from the output, though it's currently left as a dummy.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This assumption is correct and already present in plenty of code paths (e.g. when converting to/from float).
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
untested, since the affected code is part of the S/PDIF handling
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Otherwise the next probed plugin would get a potentially corrupted input format. This bug may affect other audio output plugins and similarly even some video outptu display plugins (not checked yet).
-
Rémi Denis-Courmont authored
-
Benjamin Drung authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Alexey Sokolov authored
New doxygen command \libvlc_return_bool means that wrapper generators should translate returning int to a boolean value. For example, this is useful for Ruby, where every number, including 0, is considered to be true. For normal HTML/LaTeX documentation it's invisible. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Alexey Sokolov authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This prepares for a possible cleanup of the audio output object, especially hiding more stuff into the core.
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
macosx: fixed updateTitle as suggested by j-b and made sure to the represented filename correctly, if applicable
-
Felix Paul Kühne authored
macosx: remove 2 interface update timers (2 threads), 1 additional interface update thread and replaced everything by callbacks
-
Jean-Baptiste Kempf authored
-
- 24 Jul, 2011 4 commits
-
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: don't use NSNotifcations to handle VLC's dialog callbacks, always perform NSAlert and friends on main thread additionally, removed 2 clients of the manageInterface loop, which will be removed all together shortly
-
Felix Paul Kühne authored
-
- 23 Jul, 2011 8 commits
-
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
that's hilariously slow and CPU intensive
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-