- 03 Dec, 2006 20 commits
-
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
-
Clément Stenac authored
* Add right-click "info" item in qt4 playlist
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The scheme I used sucked big times.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- move vlm to input/ - remove unused libvlc export
-
Rafaël Carré authored
Compile glx plugin only if all required headers are present
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
* libvlc sources and plugins now define __LIBVLC__ and headers exported to plugins (ie, include/vlc_*.h) check for this * libvlc sources use the value of the "libvlc" component in vlc-config instead of vlc * Apply flags directly to "libvlc" in configure.ac - might temporarily break win32 :)
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
* use the current x264 revisions and Xcode's native nasm on x86-OSX. This requires Xcode 2.4.1 or later. Patch by Brian Raymond <braymond --a-t- echostorm net> I second his request to include this in 0.8.6 as well, since this update improves the performance on PowerPC-based Macs by 20% without breaking compatibility with our module.
-
Rémi Denis-Courmont authored
- Remove opening and closing quote when unescaping
-
Clément Stenac authored
* Implement MRL handling for file, disc and network * Moved input slave option to the global dialog (not file specific and avoid cluttering the file subpanel) * Initial implementation of the network panel based on ideas and work by Leo Spalteholz. Thanks ! * Improve layouting and handling of the advanced options subpanel --This line, and those below, will beignored-- M modules/gui/qt4/dialogs/open.cpp M modules/gui/qt4/dialogs/open.hpp M modules/gui/qt4/components/open.cpp M modules/gui/qt4/components/open.hpp M modules/gui/qt4/ui/open_net.ui M modules/gui/qt4/ui/open_disk.ui M modules/gui/qt4/ui/open_file.ui M modules/gui/qt4/ui/open.ui
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Do not validate quotes recursively (there is no reason to do that) and it is really unlike anything else. - Do not allow escaping non-ASCII (to avoid UTF-8 breakages) or non-printable characters. [1] we don't support every features of C escaping though
-
- 02 Dec, 2006 4 commits
-
-
Rémi Denis-Courmont authored
It reads like some sort of English now, though it could be further improved.
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
fixes a big crasher in the DestroyFilter of the logo video filter
-
Clément Stenac authored
-
- 01 Dec, 2006 9 commits
-
-
Dennis van Amerongen authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It made little sense to have an header that can only be included in a single file. Re-use libvlc.h for generic libvlc internal declarations.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This help suppress dependency of src/misc/modules.c upon some structs typedefs just for the sake of sizeof.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Marian Durkovic authored
-
Rafaël Carré authored
Control & Playback buttons have the same size
-
- 30 Nov, 2006 7 commits
-
-
Christophe Mutricy authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Don't immediatly overwrite our driver retrieved video palette value with 0.
-
Derk-Jan Hartman authored
* microDVD should use the framerate of the movie if that is known, before falling back to 25fps
-
Rafaël Carré authored
-
Christophe Mutricy authored
-
Olivier Aubert authored
-