]> git.sesse.net Git - vlc/history - modules/gui/skins2/src/vlcproc.cpp
Merge branch 1.0-bugfix
[vlc] / modules / gui / skins2 / src / vlcproc.cpp
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarFixed skins2 compilation.
2009-05-16 Rémi Denis-CourmontPass pointer rather than ID for playlist item-current
2009-05-16 Rémi Denis-CourmontPass input item through playlist item-change rather...
2009-03-16 Erwan Tulouskins2 vout manager
2009-03-04 Rémi Denis-CourmontRemove invalid VOUT_REPARENT uses
2009-02-16 Laurent AimarRenamed playlist "item-append/deleted" to "playlist...
2009-02-16 Laurent AimarRenamed playlist "playlist-current" to "item-current".
2009-02-14 Rémi Denis-CourmontVOUT_CLOSE is unsafe and pointless. Do not use it.
2009-02-01 ogg.k.ogg.kFix another location having the same does-not-compile...
2009-01-23 Rémi Duraffortskins2: use input_GetVout when possible.
2009-01-11 Rémi Denis-CourmontCleanup interaction-capable interface registration
2009-01-07 Laurent AimarFixed invalid pointer usage.
2009-01-07 Laurent AimarFixed bool/int mix up with "intf-show".
2009-01-05 Laurent AimarSkins2 will at least start.
2008-09-28 Pierre d'Herbemontskins2: Fix compilation.
2008-09-28 Pierre d'HerbemontFix playlist_CurrentInput usage.
2008-09-27 Christophe MutricyCompile fix
2008-09-20 Antoine Celleriers/vlc_object_yield/vlc_object_release/
2008-09-14 Rémi Denis-CourmontGrrr at subsubsubsubdirectories
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-20 Rémi Denis-Courmontskins2: use the vout window interface (untested)
2008-06-20 Rémi Denis-CourmontEncoding damage
2008-06-20 Christophe MutricyCompile fix
2008-06-01 Pierre d'Herbemontlibvlccore: "intf-show" is now a libvlc var instead...
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-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-16 Rémi Denis-CourmontApparent memleak (ipkiss should review perhaps?)
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-08-15 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/gui/wxwid...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-14 Cyril Deguet* vlcproc.cpp: fixed detection of play/pause status...
2006-05-01 Cyril Deguet* forward port of [15504]
2006-04-22 Cyril Deguet* all: new handling of vout controls to allow serveral...
2006-04-18 Clément StenacAdd vlc.hasAudio variable
2006-04-17 Clément StenacAdd todo
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 StenacFix refcount problems
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 StenacImprove ensureVisible
2005-12-04 Clément StenacImprovements to playtree
2005-12-03 Clément StenacShould fix playlist scrolling
2005-12-03 Clément StenacAdd a checkRemove method to CmdGeneric.
2005-11-27 Cyril Deguet* all: added a new variable "equalizer.preamp" (self...
2005-11-06 Cyril Deguet* winamp2.xml: generic theme file for winamp2 skins...
2005-11-05 Cyril Deguet* all: added a variable "equalizer.isEnabled" and commands
2005-11-03 Marian Durkovicuse the new values when resizing
2005-11-02 Gildas Bazin* ALL: changed VOUT_SET_ZOOM into VOUT_SET_SIZE and...
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-10-31 Marian DurkovicVOUT_SET_ZOOM can't be relative, since it doesn't work...
2005-10-24 Cyril Deguet* all: Post a CmdResizeVout command when the vout size...
2005-10-23 Cyril Deguet* all: don't rebuild the whole playtree when an item...
2005-10-12 Cyril Deguet* vlcproc.cpp: fixed "playlist.*" variables (were broke...
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-23 Olivier Teulière * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLU...
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-20 Gildas Bazin* modules/gui/skins2/src/vlcproc.cpp: fixed crash on...
2004-12-19 Olivier Teulière * skins2: handle "item-deleted" variable
2004-12-18 Olivier Teulière * skins: Reparent the embedded vout window when switch...
2004-11-24 Cyril Deguet- all: the text variable "$N" is now the media name...
2004-11-21 Clément StenacForgot this
2004-11-06 Clément Stenacfix for new playlist API
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-08-12 Olivier Teulière * skins2/src/vlcproc.*: Added the isRepeat boolean...
2004-08-01 Olivier Teulière * modules/gui/skins2/parser/interpreter.cpp: Added...
2004-06-26 Gildas Bazin* modules/gui/skins2/*: removed a couple of fixme
2004-06-22 Gildas Bazin* modules/gui/skins / skins2: compilation fixes.
2004-06-11 Olivier Teulière * skins2/src/skin_main.cpp: New demux2 module to load...
2004-05-18 Gildas Bazin* skins2/src/vlcproc.cpp: a few cleanup fixes.
2004-05-17 Olivier Teulière * skins2:
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-04 Gildas Bazin* modules/gui/skins2/src/dialogs.cpp: the dialogs provi...
2004-04-03 Cyril Deguet * src/vlcproc.cpp: DO NOT update the GUI directly...
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_...