]> git.sesse.net Git - vlc/history - modules/gui/skins2/src/vlcproc.hpp
skins2: use new input-item variable for callbacks on input variables and some cleanup
[vlc] / modules / gui / skins2 / src / vlcproc.hpp
2009-09-19 Erwan Tulouskins2: use new input-item variable for callbacks on...
2009-09-05 Erwan Tulouskins2: implement recording and next-frame
2009-09-05 Erwan Tulouskins2: replace polling with callbacks
2009-08-24 Erwan Tulouskins2: avoid deadlock when audio-visual is used (accou...
2009-03-16 Erwan Tulouskins2 vout manager
2009-01-05 Laurent AimarSkins2 will at least start.
2008-06-20 Rémi Denis-CourmontAnother compile fix
2008-06-20 Rémi Denis-Courmontskins2: use the vout window interface (untested)
2008-06-20 Rémi Denis-CourmontEncoding damage
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-18 Clément StenacAdd vlc.hasAudio variable
2006-04-15 Cyril Deguet* all: added a new skin text variable "$S" to get the...
2006-04-09 Cyril Deguet* all: new skin text variable "$B" to get the stream...
2006-03-25 Cyril Deguet* added a new skin variable "vlc.hasVout", true when...
2006-02-19 Cyril Deguet* all: new skin variable "vlc.isFullscreen" (guess...
2006-02-13 Olivier Teulière * skins2/src/vlcproc.cpp: New "dvd.isActive" boolean...
2006-02-12 Clément StenacPlaytree: handle delete nicely
2006-01-12 Antoine CellerierFSF address change.
2005-12-12 Clément StenacSupport interaction in skins2
2005-12-04 Clément StenacImprovements to playtree
2005-11-27 Cyril Deguet* all: added a new variable "equalizer.preamp" (self...
2005-11-05 Cyril Deguet* all: added a variable "equalizer.isEnabled" and commands
2005-11-02 Cyril Deguet* all: first support of graphical equalizer in the...
2005-11-01 Cyril Deguet* all: added an attribute "autoresize" to the Video...
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-08-15 Cyril Deguet * all: replaced remaining C callbacks by commands
2005-07-18 Cyril Deguet- all: compilation fixes with vc7.1
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-18 Olivier Teulière * skins2: Fixed 2 bugs related with embedded vout...
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2004-12-18 Olivier Teulière * skins: Reparent the embedded vout window when switch...
2004-12-18 Olivier Teulière * skins2: Loading a new theme while an embedded vout...
2004-12-17 Olivier Teulière * skins2: Do not paint on the embedded video output...
2004-11-24 Cyril Deguet- all: the text variable "$N" is now the media name...
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-08-22 Olivier Teulière * skins2/src/window_manager.cpp: Added the vlc.isOnTop...
2004-08-12 Olivier Teulière * skins2/src/vlcproc.*: Added the isRepeat boolean...
2004-06-11 Olivier Teulière * skins2/src/skin_main.cpp: New demux2 module to load...
2004-05-01 Cyril Deguet * src/vlcproc.*: added the callbacks for vout request...
2004-04-11 Cyril Deguet * all: support of playlist loop in skins2
2004-04-03 Cyril Deguet * all: support of shuffle from the skins2 interface:
2004-03-07 Olivier Teulière * skins/vars/stream.cpp: support $N (stream name)...
2004-01-18 Cyril Deguet* utils/var_bool.*: VarBool is now an interface for...
2004-01-11 Cyril Deguet* modules/gui/skins/*:
2004-01-11 Cyril Deguet* src/vlc_proc.*: quick fix to handle the new playlist...
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...