- 25 Jan, 2010 6 commits
-
-
Michael McEll authored
Initialize two handles even if createTaskBarButtons() is not called. Otherwise vlc.exe will segfault at exit Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jakob Leben authored
fix #3263
-
- 24 Jan, 2010 34 commits
-
-
Jean-Baptiste Kempf authored
decodeArtURL( input_item_t *p_item ) should be self-explanatory. And use it.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Needs testing
-
Pierre Ynard authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
And deactivate the set_teletext functions, since they have been removed from libvlc...
-
Pierre Ynard authored
It is set up to use the TS muxer
-
Christophe Mutricy authored
pub 4096R/E79997B5 2010-01-24 [expires: 2011-01-24] Key fingerprint = 8B41 4B3D 9A40 7A79 23AC 6B1E 13E9 5EDB E799 97B5 uid VideoLAN Release Signing Key (2010)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Geoffroy Couprie authored
-
Geoffroy Couprie authored
Lua extensions: fix (again) compilation on Windows. All the obvious function names are already taken by Windows headers
-
Geoffroy Couprie authored
Win32: get rid of calls to GetVersion (CoCreateInstance will fail anyway if the feature is not present)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Thanks to fenrir and ramiro for their continuous work.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Philippe André authored
Windows already registers CreateDialog as a macro
-
Rémi Duraffort authored
-
Rémi Duraffort authored
In fact qstrdup use new but the resulting memory can be deallocated by some C code.
-
Rémi Duraffort authored
-
Jean-Philippe André authored
This Lua Extension will get some meta data on the current movie (or any movie) from the Internet Movie Database and shows it in a simple dialog box. Please consider this script more as an example than as a final version of the IMDb extension.
-
Rémi Duraffort authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
You can now play with extensions, from the menu View > Extensions
-
Jean-Philippe André authored
These are the main UI files for extensions' dialogs.
-
Jean-Philippe André authored
-
Jean-Philippe André authored
Let's compile!
-