]> git.sesse.net Git - vlc/history - modules/gui/skins2/commands
macosx: Align the buttons.
[vlc] / modules / gui / skins2 / commands /
2008-07-05 Rémi Denis-CourmontCharset fixes
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
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-02-20 Jean-Paul Samanplaylist_Add() prototype changed
2007-01-28 Olivier Teulière * skins2:
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-10-21 Clément StenacPlaylist
2006-10-15 Rafaël Carréskins2 fullscreen button work with audio visualizations
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-09-09 Clément StenacCopyright stuff
2006-07-30 Felix Paul Kühne* compilation fix
2006-07-30 Olivier Teulière * skins2: when restoring the previous skin because...
2006-07-08 Christophe MutricyFix compilation. It inserts the playlist only in tree...
2006-06-03 Olivier Teulière * modules/gui/skins2/*:
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-13 Olivier Teulière * skins2: new skins2-taskbar configuration option...
2006-05-13 Olivier Teulière * skins2: The skins2-systray option can now be changed...
2006-04-26 Olivier Teulière * skins2: Added the vlc.snapshot() action
2006-04-18 Clément StenacAdd dialogs.audioPopup, dialogs.videoPopup and dialogs...
2006-04-17 Clément StenacAdd a (default enabled) skinned-playlist option
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-02-12 Olivier Teulière * skins2/commands/cmd_dvd.*: New commands for DVD...
2006-02-12 Clément StenacPlaytree: handle delete nicely
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-12-12 Clément StenacSupport interaction in skins2
2005-12-04 Clément StenacClean up - convert todos to doxygen style
2005-12-04 Clément StenacImplement playtree.sort() (basic implementation)
2005-12-04 Clément StenacImprovements to playtree
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 Clément StenacAdd a checkRemove method to CmdGeneric.
2005-11-27 Cyril Deguet* all: added a new variable "equalizer.preamp" (self...
2005-11-21 Scott Caudleimplement some minimum size of wx interface at all...
2005-11-13 Olivier Teulière * skins2: prevent a window from using the layout of...
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-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-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-08-15 Cyril Deguet * all: replaced remaining C callbacks by commands
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-04-22 Olivier Teulière * skins2: Added support for multiple actions (separate...
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-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-29 Cyril Deguet * async_queue.*: AsyncQueue::remove is now thread...
2004-08-25 Olivier Teulière * skins2: new "playlist.load()" and "playlist.save...
2004-08-09 Olivier Teulière * skins2: support playlist.setRandom(true) and playlis...
2004-07-20 Mohammed Adnène... author :)
2004-07-04 Mohammed Adnène... added a function to minimize VLC (check win32 compilation)
2004-05-24 Olivier Teulière * skins2: Open the file requester dialog when clicking...
2004-05-17 Olivier Teulière * skins2:
2004-04-30 Gildas Bazin* modules/gui/skins2/*: a few bug fixes.
2004-04-11 Cyril Deguet * all: support of playlist loop in skins2
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-04-01 Olivier Teulière * skins2: Anchors are now stored in the layouts, not...
2004-03-14 Cyril Deguet * all: split GenericWindow into GenericWindow (genera...
2004-03-07 Olivier Teulière * skins2/*: - show/hide do not bypass the window manag...
2004-02-01 Cyril Deguet* parser/xmlparser.cpp: abort parsing when an error...
2004-01-25 Felix Paul Kühnestring review by Christophe Mutricy aka xtophe
2004-01-18 Cyril Deguet* utils/var_bool.*: VarBool is now an interface for...
2004-01-10 Derk-Jan Hartman* mtime_t != int This was causing incorrect results...
2004-01-05 Cyril Deguet* commands/cmd_*.hpp: use the DEFINE_COMMAND macro...
2004-01-05 Clément Stenac* ALL: playlist API changes
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...