- 14 May, 2005 13 commits
-
-
dionoea authored
-
Steve Lhomme authored
-
dionoea authored
down but took me 2 hours to understand) Closes #106
-
dionoea authored
mute icon when sound isn't mute now). Rels #106
-
Steve Lhomme authored
-
Steve Lhomme authored
-
ipkiss authored
the Playlist control. If no image is specified (default behaviour), the background is filled like before, with the bgcolor1 and bgcolor2 attributes.
-
Steve Lhomme authored
-
Steve Lhomme authored
-
ipkiss authored
the new one breaks text display on win32. I hope it won't break x11 skins at the same time :-)
-
ipkiss authored
-
ipkiss authored
control
-
bigben authored
-
- 13 May, 2005 16 commits
-
-
Steve Lhomme authored
-
Steve Lhomme authored
-
zorglub authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Laurent Aimar authored
-
Steve Lhomme authored
-
Felix Paul Kühne authored
-
gbazin authored
-
gbazin authored
-
gbazin authored
-
Jérome Decoodt authored
-
gbazin authored
-
Steve Lhomme authored
-
Eric Petit authored
-
Eric Petit authored
-
- 12 May, 2005 9 commits
-
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Steve Lhomme authored
-
dionoea authored
-
dionoea authored
* update NEWS
-
gbazin authored
* src/libvlc.c, src/playlist/services_discovery.c: fixed --services-discovery and --extraintf to use the new modules list syntax.
-
Jérome Decoodt authored
-
- 11 May, 2005 2 commits
-
-
damienf authored
-
damienf authored
src/libvlc.c,include/vlc/vlc.h, include/variables.h: added a new a API to libvlc called VLC_VariableType, this API allows to retrieve the type of a VLC variable. this API is very useful for binding with highlevel languages, such as javascript, VBScript, etc... which allow for weakly typed variables such as Javascript. in order to support the VLC_VariableType API, i've had to move the variable type definitions from variables.h to vlc/vlc.h vlccontrol.cpp, axvlc.idl, axvlc.tlb, axvlc_idl.h: added a getVariable and setVariable to provide support for VLC_GetVariable and VLC_SetVariable respectively,and requires the new VLC_VariableType API. main.cpp, viewobject.h, viewobject.cpp: support for advise on viewobject
-