- 18 Jun, 2010 8 commits
-
-
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 17 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
-
Rémi Denis-Courmont authored
-
- 16 Jun, 2010 13 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
PLEASE check it
-
Jean-Baptiste Kempf authored
Patch from Diblo_Dk on the forum, adapted by /me
-
Jean-Baptiste Kempf authored
Patch by Diblo_Dk on our forum and adapted by yours truly
-
Jai Menon authored
Currently, the libavformat based muxer supports audio and video streams properly. Subtitle muxing is still a work-in-progress. Till those are verified to work as well, we need to ensure that we don't create AVStreams with invalid codec type. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sebastien Zwickert authored
Remove observer from the notification center in the dealloc method to prevent a crash when notification center posts NSApplicationWillTerminateNotification and the VLAboutBox has already been released. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sebastien Zwickert authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sebastien Zwickert authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jai Menon authored
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
This reverts commit 57527c54. Didn't mean to commit this one at this point.
-
Ilkka Ollakka authored
-
Björn Stenberg authored
My interpretation of ETSI EN 300 743 is that the region_fill_flag of a region composition segment should not cause the region to be filled when the containing page composition segment has its' page_state variable set to 0 (page update). Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 15 Jun, 2010 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Partial forward-port of b2096f74
-