- 14 May, 2005 10 commits
-
-
Antoine Cellerier authored
mute icon when sound isn't mute now). Rels #106
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Olivier Teulière 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
-
Olivier Teulière authored
the new one breaks text display on win32. I hope it won't break x11 skins at the same time :-)
-
Olivier Teulière authored
-
Olivier Teulière authored
control
-
Benjamin Pracht authored
-
- 13 May, 2005 16 commits
-
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Clément Stenac authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Laurent Aimar authored
-
Steve Lhomme authored
-
Felix Paul Kühne authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Jérome Decoodt authored
-
Gildas Bazin 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
-
Antoine Cellerier authored
-
Antoine Cellerier authored
* update NEWS
-
Gildas Bazin 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 5 commits
-
-
Damien Fouilleul authored
-
Damien Fouilleul 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
-
Benjamin Pracht authored
* Transmit keyboard events from the arrow and enter key to the main controller, so that playlist navigation with the keyboard is possible. * This doesn't conflict with dvd menu navigation. * If these keys are set to an action that is handled by Cocoa, this action will have priority.
-
Gildas Bazin authored
* src/*, modules/gui/wxwindows/*: audio/video/sub-filter config options are now a colon (':') separated list of filters to keep the same syntax as the stream output.
-
Derk-Jan Hartman authored
-