]> git.sesse.net Git - vlc/history - modules/gui/skins2/parser
playlist: Don't allow pl_Release(p_playlist) and pl_Yield(p_playlist).
[vlc] / modules / gui / skins2 / parser /
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...
2005-04-03 Olivier Teulière * skins2: Text control now accepts lefttop and rightbo...
2005-04-02 Gildas Bazin* modules/misc/xml/*, include/vlc_xml.h: new xml_Reader...
2005-04-01 Sigmund Augdal Helbergall: ported xml parsers to stream_t
2005-03-21 Olivier Teulière * skins2: added vlc.volumeUp() and vlc.volumeDown...
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2004-12-22 Gildas Bazin* modules/gui/skins2/*: added svn Id property.
2004-12-16 Gildas Bazin* modules/gui/skins2/*: use image handler to load graph...
2004-12-16 Gildas Bazin* modules/gui/skins2/parser/skin_parser.cpp: fixed...
2004-12-16 Gildas Bazin* modules/gui/skins2/*: fixed a whole bunch of memory...
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-08-25 Olivier Teulière * skins2: new "playlist.load()" and "playlist.save...
2004-08-22 Olivier Teulière * skins2/src/window_manager.cpp: Added the vlc.isOnTop...
2004-08-09 Olivier Teulière * skins2: support playlist.setRandom(true) and playlis...
2004-08-01 Olivier Teulière * modules/gui/skins2/parser/interpreter.cpp: Added...
2004-07-04 Mohammed Adnène... added a function to minimize VLC (check win32 compilation)
2004-05-17 Olivier Teulière * skins2:
2004-05-12 Olivier Teulière * skins2: Removed the Theme.fadetime attribute (unused)
2004-05-08 Olivier Teulière * skins2/src/skin_main.cpp: Transparency is default...
2004-05-05 Olivier Teulière * skins2/parser/skin_parser.cpp: Make sure that IDs...
2004-05-04 Olivier Teulière * skins2/parser/skin_parser.cpp: Fixed my last commit.
2004-05-02 Olivier Teulière * skins2/parser/interpreter.cpp: parse the "or" operator
2004-05-01 Cyril Deguet * src/vlcproc.*: added the callbacks for vout request...
2004-04-30 Gildas Bazin* share/skins2/skin.catalog: added a default catalog...
2004-04-29 Cyril Deguet * parser/expr_evaluator: expression evaluator using...
2004-04-18 Olivier Teulière * skins2: Other attempt at supporting transparency...
2004-04-12 Cyril Deguet * all: the DTD lookup for skins2 themes now use XML...
2004-04-12 Cyril Deguet * src/os_factory.hpp: added a method OSFactory::getRe...
2004-04-11 Cyril Deguet * all: support of playlist loop in skins2
2004-04-06 Olivier Teulière * skins2/src/theme_loader.cpp: .vlt files can now...
2004-04-03 Olivier Teulière * skins2: Added friend classes where appropriate,...
next