- 07 Jan, 2010 18 commits
-
-
Erwan Tulou authored
When refreshing a window area, the window mask must first be stripped of this area, because the new refresh may not result in the same mask being applied. This patch corrects the following issues : - an animated bitmap with transparency varying from one subimage to the next is now guaranteed the previous subimage won't leave any trace. - a control that becomes invisible now means transparency is restored if no other controls exist for the same area (instead of an undefined and visually unpleasant area)
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
It is a dead-born codec
-
Ramiro Polla authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
We don't want to release the resources associated to the media player, unless user specify it.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
And a debug code.
-
Laurent Aimar authored
-
Pierre d'Herbemont authored
This will download the free to use original recreation of french channels logo by Cyril Bourreau. Note, we can mirror them eventually. (Explicit authorization from the author).
-
Pierre d'Herbemont authored
"filename.lua" will check if the file name respects the following form: "Show.Name S19E01-jde.DEf.avi" upon success, it will fill the show name, the episode number and season number in the meta data. It will also set the title to "Show Name S19E01"
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 06 Jan, 2010 22 commits
-
-
Antoine Cellerier authored
This reverts commit 281d4f3a. Please discuss those bugs with me before reverting. If you really need, use -I oldrc instead of this non constructive disabling of new code we desperately need people to test.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
This reverts commit 4e77528c. Lua http doesn't poll at all.
-
Antoine Cellerier authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
This requires one more thread :( but at least people won't report bug about VLC leaving a defunct child process... Even though I doubt it would have been a real problem.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
Fix 9a00da44
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
LUA http is bugggy and polls the system every second.
-
Rémi Denis-Courmont authored
LUA RC is buggy and polls the system every second.
-
Martin T. H. Sandsmark authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
This reverts commit de56dfd5.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Also support multiple meta data, and the "filename" meta data as well.
-