]> git.sesse.net Git - vlc/history - modules/gui/skins2/vars
Merge back branch 0.8.6-playlist-vlm to trunk.
[vlc] / modules / gui / skins2 / vars /
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-29 Clément StenacBe sure to write correct time values
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-03-05 Antoine Cellerierctrl_tree.cpp: fix selection bug (when pressing KEY_DOW...
2006-02-12 Clément StenacPlaytree: handle delete nicely
2006-02-11 Clément StenacHandle Page up / Page down (Refs:#477)
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
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 StenacImprove ensureVisible
2005-12-04 Clément StenacImprovements to playtree
2005-12-03 Clément StenacSupport for passing an argument from subject to observer
2005-12-03 Clément StenacNaive implementation of deletion : full rebuild after...
2005-12-03 Clément StenacRemove useless playtree.* commands
2005-12-02 Clément StenacDon't preparse item on playing it
2005-11-27 Cyril Deguet* all: added a new variable "equalizer.preamp" (self...
2005-11-15 Olivier Teulière * skins2/vars/time.cpp: do not print leading spaces...
2005-11-13 Olivier Teulière * skins2: support $t, $d, and $l in text controls...
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-10-23 Cyril Deguet* ctrl_tree.cpp: (un)folding of a playlist item is...
2005-10-23 Cyril Deguet* all: don't rebuild the whole playtree when an item...
2005-09-11 Olivier Teulière * skins2/parser/skin_parser.cpp: fixed a FIXME
2005-08-20 Antoine Celleriersome more mouse control on playtree display/selection
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-08-03 Olivier Teulière * skins2/vars/playlist.cpp: compilation fix
2005-08-03 Rémi Denis-CourmontUse UTF-8 internally (closes #16 and introduces lots...
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-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/*: fixed a whole bunch of memory...
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-11-24 Cyril Deguet- all: the text variable "$N" is now the media name...
2004-11-07 Clément StenacFix item delete in skins
2004-09-07 Gildas Bazin* src/extras/libc.c: provide iconv facility in the...
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-08 Laurent Aimar * playlist: oops, compilation fix.
2004-06-07 Laurent Aimar * all: don't use input_OffsetToTime anymore.
2004-05-01 Cyril Deguet * src/vlcproc.*: added the callbacks for vout request...
2004-04-03 Cyril Deguet * src/vlcproc.cpp: DO NOT update the GUI directly...
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-27 Cyril Deguet * all: beginning of bitmap font support. At the momen...
2004-03-07 Olivier Teulière * skins/vars/stream.cpp: support $N (stream name)...
2004-03-07 Olivier Teulière * skins2/parser/builder.cpp: check Font::init()'s...
2004-02-27 Gildas Bazin* modules/gui/skins2/*: portability fixes.
2004-01-18 Cyril Deguet* utils/var_bool.*: VarBool is now an interface for...
2004-01-11 Cyril Deguet* modules/gui/skins/*:
2004-01-05 Cyril Deguet* commands/cmd_*.hpp: use the DEFINE_COMMAND macro...
2004-01-05 Gildas Bazin* modules/gui/skins2/vars/playlist.cpp: use ICONV_CONST...
2004-01-05 Sam Hocevar * modules/gui/skins2/vars/playlist.cpp: Hack to preve...
2004-01-05 Gildas Bazin* configure.ac: win32 compilation fixes for the skins2...
2004-01-04 Gildas Bazin* modules/gui/skins2/vars/playlist.*: win32 compilation...
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...