- 02 Jan, 2009 11 commits
-
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This remove the update() calls from within the bookmark dialog, since the update() is triggered from the core. This needs more testing.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This doesn't work yet, however, since p_input == NULL in the input_manager at the time this is displayed... A fix is needed.
-
Jean-Baptiste Kempf authored
Don't loopback the audio-delay and spu-delay. Now it finally seem to be working.
-
Felix Paul Kühne authored
live555: make sure we use the compiler _and_ the CFLAGS we want to use (fixes linking against certain OS X SDKs and using non-default compilers)
-
Rémi Duraffort authored
* libid3 is outdated * taglib module is better now.
-
Rémi Duraffort authored
-
Ilkka Ollakka authored
strcasecmp doesn't like comparing NULLs
-
- 01 Jan, 2009 1 commit
-
-
Rémi Duraffort authored
-
- 31 Dec, 2008 19 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
yes, if you hard-code a path and you change it, you'll need to adapt the path manually...
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
this looks a bit ugly in bootstrap now and will need to be cleaned up once we dropped support for 10.4 This is also a first step to be able to compile a 64bit VLC on OS X.
-
Joseph Tulou authored
test if access dc1394 is right earlier in the probing process to avoid side effect (irrelevant errors) for others. Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
The code seems to be in a better shape now, and removes duplicates calls. However: there seems to be a few issues left: - If you open the MediaInfo Dialog before an input, it doesn't fill after - If you stop, the MediaInfo doesn't clean itself.
-
Jean-Baptiste Kempf authored
First, assume that the core is correct now (not sure) Then, rename a few functions and simplify the cases. NOTA BENE, any commit on MediaInfo or Art needs to be reviewed before commiting. NB2: any function named update() is forbidden in new commits in Qt code, thanks.
-
Jean-Baptiste Kempf authored
This is unfinished work.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 30 Dec, 2008 9 commits
-
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-