]> git.sesse.net Git - vlc/history - modules/gui/skins2/parser
Qt4: module help may be NULL - fix #4144
[vlc] / modules / gui / skins2 / parser /
2010-08-14 Erwan Tulouskins2: Oops, autoresize (part 2)
2010-08-14 Erwan Tulouskins2: fix video autoresize default when contradictory
2010-08-05 Rémi Denis-Courmontxml_ReaderUseDTD: remove useless parameter
2010-08-05 Rémi Denis-Courmontskins2: missing initialization
2010-08-05 Rémi Denis-Courmontskins2: remove unused static variable
2010-08-05 Rémi Denis-Courmontskins2: don't load XML catalog if DTD not requested
2010-07-29 Erwan Tulouskins2: optimize refresh of text control
2010-07-27 Rémi Denis-Courmontxml_ReaderDelete: remove useless parameter
2010-07-22 Erwan Tulouskins2: check missing files first thing ...
2010-07-20 Erwan Tulouskins2: correct wrong height when animated images are...
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-01 Erwan Tulouskins2: fix RadialSlider
2010-05-18 Erwan Tulouskins2: implement art display in image controls
2010-05-17 Erwan Tulouskins2: ensure uri-encoded paths are passed to vlc...
2010-03-10 Erwan Tulouskins2: fix skins broken because of wrong path separator
2010-03-06 Erwan Tulouskins2: replace most config_Get with var_Inherit
2010-02-25 Erwan Tulouskins2: make default more consistent for video control
2009-12-27 Erwan Tulouskins2: add a 'loop' parameter for animated bitmaps
2009-12-16 Erwan Tulouskins2: first proposal for a skinnable fullscreen contr...
2009-12-05 JP DingerSkins2: Cosmetics. Add a REGISTER_CMD1 for commands...
2009-12-05 JP DingerSkins2: Reduce another macro to bare minimum and helper...
2009-12-05 JP DingerSkins2: (Almost entirely) replace another two macros...
2009-12-05 JP DingerSkins2: Cosmetics, 100% pure. We don't indent for label...
2009-09-05 Erwan Tulouskins2: implement recording and next-frame
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-23 Jean-Baptiste KempfIncludes corrections
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-02-22 Joseph Tuloucorrects no dtd found when changing skins
2009-01-25 Rémi Duraffortskins2: remove totologie.
2008-08-15 Rémi DuraffortFix potential memleak.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-24 Dennis van Amerongen* modules/gui/wxwidgets and skins2: add various more...
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-01-28 Olivier Teulière * skins2:
2007-01-28 Olivier Teulière * skins2:
2006-11-09 Olivier Teulière * skins2/parser/skin_parser.cpp: Fixed a crash, and...
2006-08-20 Olivier Teulière * skins2/win32/win32_dragdrop.cpp: Added a missing...
2006-08-18 Olivier Teulière * skins2/parser/interpreter.cpp: Restored action names...
2006-08-06 Olivier Teulière * skins2: fixed the xkeepratio/ykeepratio attributes...
2006-08-05 Olivier Teulière * skins2: new "xkeepratio" and "ykeepratio" attributes...
2006-07-23 Olivier Teulière * skins2: fixed several encoding issues. In particular...
2006-06-14 Olivier Teulière * skins2/parser/interpreter.cpp: Check the VarMAnager...
2006-06-03 Olivier Teulière * modules/gui/skins2/*:
2006-05-14 Olivier Teulière * skins2: new LayoutID.isActive boolean variable
2006-05-14 Olivier Teulière * skins2/parser/skin_parser.cpp: make sure the IDs...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-30 Antoine CellerierForward port [15485] and [15486].
2006-04-30 Antoine CellerierForward port [15458].
2006-04-26 Olivier Teulière * skins2: Added the vlc.snapshot() action
2006-04-24 Olivier Teulière * skins2/parser/interpreter.cpp: Fixed a crash when...
2006-04-18 Clément StenacAdd a dialogs.playlist() command
2006-04-18 Clément StenacAdd dialogs.audioPopup, dialogs.videoPopup and dialogs...
2006-04-18 Clément StenacMake sure we hide the skins playlist
2006-04-17 Clément StenacAdd todo
2006-04-17 Clément StenacAdd a (default enabled) skinned-playlist option
2006-04-17 Cyril Deguet* all: added a INI file parser in skins2. For instance...
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-03-25 Cyril Deguet* attribute "nbFrames" of element Bitmap is now "nbfram...
2006-03-16 Antoine Cellerierhum, forgot to set the default value
2006-03-16 Antoine CellerierAdd attribute flat="true/false" to Playtree. When flat...
2006-02-12 Olivier Teulière * skins2/commands/cmd_dvd.*: New commands for DVD...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2006-01-11 Cyril Deguet* builder.cpp: the "visible" attribute is now taken...
2005-12-04 Olivier Teulière * skins2: support for custom popup menus, and win32...
2005-12-03 Clément StenacRemove useless playtree.* commands
2005-12-03 Cyril Deguet* all: support of animated bitmaps in skins: there...
2005-11-28 Olivier Teulière * skins2: The Image control now supports the "action2...
2005-11-27 Olivier Teulière * skins2/controls/ctrl_resize.cpp: The action of a...
2005-11-27 Olivier Teulière * skins2/parser/interpreter.cpp: cosmetic change
2005-11-15 Olivier Teulière * skins2/parser/builder.cpp: fixed a warning
2005-11-15 Olivier Teulière * skins2: the Text control now supports 2 additional...
2005-11-13 Cyril Deguet* winamp2.xml: support smaller volume bars (65 pixels...
2005-11-13 Olivier Teulière * skins2: prevent a window from using the layout of...
2005-11-12 Olivier Teulière * skins2/parser/builder.cpp: create the background...
2005-11-10 Cyril Deguet* winamp2.xml: all the equalizer sliders are working !!
2005-11-10 Cyril Deguet* winamp2.xml: added the Equalizer and Playlist windows.
2005-11-09 Olivier Teulière * skins2: experimental support for the <Include file...
2005-11-08 Olivier Teulière * skins2: Fixed a crash occurring when a SubBitmap...
2005-11-08 Cyril Deguet* all: the skin sliders can now have a background image...
2005-11-06 Cyril Deguet* skin_parser.cpp: fixed the hack for nums_ex.bmp/numbe...
2005-11-06 Cyril Deguet* winamp2.xml: hack to support nums_ex.bmp and numbers.bmp
2005-11-06 Cyril Deguet* winamp2.xml: generic theme file for winamp2 skins...
2005-11-06 Cyril Deguet* all: added a new xml element: "SubBitmap". It allows...
2005-11-05 Cyril Deguet* all: renamed PngBitmap into FileBitmap, as any image...
2005-11-05 Cyril Deguet* all: added a variable "equalizer.isEnabled" and commands
2005-11-01 Cyril Deguet* all: added an attribute "autoresize" to the Video...
2005-10-22 Cyril Deguet* all: the "visible" attribute for windows (in the...
2005-09-11 Olivier Teulière * skins2/parser/skin_parser.cpp: fixed a FIXME
2005-08-20 Antoine Cellerier * ctrl_*.cpp : mouse scrolling behavior change
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-08-07 Olivier Teulière * wxwidgets/menus.cpp: Added "Open Directory" in the...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-03 Gildas Bazin* modules/gui/skins2/*: a few portability fixes.
2005-05-14 Olivier Teulière * skins2: New Playlist.bgimage attribute, to specify...
2005-05-04 Cyril Deguet* skin.dtd: added an attribute "resize" in the "Image...
2005-04-22 Olivier Teulière * skins2: Added support for multiple actions (separate...
next