- 20 Jun, 2010 4 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
This reverts commit 926bbf14.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
- 19 Jun, 2010 5 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 18 Jun, 2010 15 commits
-
-
Adrien Maglo authored
Feel free to change what you don't like.
-
Adrien Maglo authored
-
Adrien Maglo authored
Synchronize correctly with the EPG structures provided by the core. Remove EPGItems from the EPGView when they are not anymore stored.
-
Adrien Maglo authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It closes #3522.
-
Laurent Aimar authored
It is needed to close #3522.
-
Adrien Maglo authored
-
Adrien Maglo authored
This was wrong to update the EPGItem start times when changing the EPGView start time.
-
Oleksandr Natalenko authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Christophe Mutricy authored
NSIS files should be in the default windows codepage for this language
-
Ilkka Ollakka authored
Change visible-root to currents parent so it's visible. Not sure if it's best way to do it, but atleast you don't get lost why isn't current item visible on playlist in tree-mode.
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
-
- 17 Jun, 2010 16 commits
-
-
Sebastien Zwickert authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sebastien Zwickert authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It should fix invalid accesses of input_resource_t using input_GetVout/Aout.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Adrien Maglo authored
-
Adrien Maglo authored
Sorry, this is not causing the issue ...
-
Adrien Maglo authored
My fault: addSecs() call was modifying the item start time ...
-
Rémi Duraffort authored
-
Rémi Duraffort authored
If in AUTHORS => not in THANKS I moved also some people from AUTHORS to THANKS (only small fixes).
-
Jai Menon authored
This allows for correct output when using muxers (like the MOV/MP4 muxer) that require frame_size set. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mirsal Ennaime authored
The mpris defines three dbus interfaces with the same name. This is wrong on many levels and the second version of the spec which is currently being drafted fixes that. In order to be able to reflect this change, the dbus control module should not assume that these interface have the same name. With this patch applied, VLC still complies with the mpris v1.0 Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
-
Rafaël Carré authored
Define assert() to no-op
-
Rémi Denis-Courmont authored
-