- 31 Dec, 2008 5 commits
-
-
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 27 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>
-
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
Qt: Change the rate scale in order to have 0.96x in the slider in order to help people who want to fix NTSC/PAL issues. Also remove lots of includes. 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>
-
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
Are vlc_object_alive( p_input ) and !p_input->b_dead redundant? 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
Code comments, remove useless include, document and rename a few variables. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
No functionnal change. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
basOS G authored
Make snapshot date convertion thread safe Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Ilkka Ollakka authored
that can be in url without encoding, \ doesnt seem to be one of them) relates to ticket #2218
-
Rémi Duraffort authored
-
- 29 Dec, 2008 8 commits
-
-
Rémi Denis-Courmont authored
-
basOS G authored
Snapshot files are named after the current local date Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
should fix #2218, thou getURI should return valid uri anyway. So this is kinda hack anyway.
-
Ilkka Ollakka authored
-