]> git.sesse.net Git - vlc/history - modules/gui/skins2/vars
Qt/Sout: avoid a possible crash
[vlc] / modules / gui / skins2 / vars /
2010-08-10 Erwan Tulouskins2: playlist make sure deletion works for both...
2010-08-10 Erwan Tulouskins2: remove unused function
2010-08-10 Erwan Tulouskins2: playlist, improve deletion of items
2010-08-10 Erwan Tulouskins2: playlist (process delete everywhere in the...
2010-08-10 Erwan Tulouskins2: playlist a few iterator issues
2010-08-05 Erwan Tulouskins2: playlist (simplify)
2010-05-06 Erwan Tulouskins2: fix wrong test (it's the other way around)
2010-02-17 Erwan Tulouskins2: correct playlist issue when sorting is used
2010-02-14 Erwan Tulouskins2(playlist): fix current playing item still on...
2010-02-13 Erwan Tulouskins2: add support for tracking current playing item...
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2009-12-26 Geoffroy CouprieSkins: set the maximum volume to 1024, not 512
2009-12-05 JP DingerSkins2: Cosmetics and drop const from string return...
2009-12-05 JP DingerSkins2: Drop another small heap allocation in favour...
2009-12-05 JP DingerSkins2: Factor out repeated code and use var_SetVariant...
2009-12-05 JP DingerSkins2: Use var_SetVariant() some more.
2009-12-05 JP DingerSkins2: No need to new char[] temporaries; use stack...
2009-12-05 JP DingerSkins2: Cosmetics, 100% pure. We don't indent for label...
2009-08-25 Erwan Tulouskins2: replace all remaining FIND_ANYWHERE with more...
2009-08-24 Erwan Tulouskins2: correct volume slider stuck to mute once reques...
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-10 Pierre Ynardskins: typo
2009-07-09 Pierre Ynardskins: missing include
2009-07-09 Rémi Denis-CourmontSkins: control volume through playlist
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Rémi Denis-Courmontplaylist_DeleteFromInput: pass the input item rather...
2009-02-21 Joseph Tulouplaylist locking forgotten (causes PL_ASSERT_LOCKED...
2009-02-11 Rémi DuraffortThe playlist have to be locked when calling playlist_It...
2009-01-17 Rémi Denis-Courmontplaylist: add real functions for locking
2008-09-27 Christophe MutricyCompile fix
2008-08-11 Fabio RitrovatoSkins2: use the right id when creating the tree Resolve...
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-19 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-18 Rémi DuraffortThe playlist it not lock here.
2008-06-20 Rémi Denis-CourmontEncoding damage
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-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-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2006-12-11 Olivier Teulière * skins2/vars/equalizer.cpp: Fixed an invalid memory...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-12 Rémi Denis-CourmontRemove unused iconv handle
2006-09-09 Clément StenacCopyright stuff
2006-06-04 Olivier Teulière * modules/gui/skins2/*: More simplifications of the...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: The second template argument...
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
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...
next