]> git.sesse.net Git - vlc/history - modules/gui/skins2/src
skins2: differentiate new and release window commands
[vlc] / modules / gui / skins2 / src /
2009-06-22 Erwan Tulouskins2: ensure the new SubX default skins doesn't crash...
2009-06-16 Erwan Tulouskins2: change_safe added by error (previous commit)
2009-06-16 Erwan Tulouskins2: add config_SaveConfigFile to retain changes...
2009-06-12 Erwan Tulouskins2: improve resizing when multiple layers are used...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Laurent AimarDo not access vout_thread_t fields when it can be avoided.
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-26 Rémi Duraffortskin2: use pl_Release when applicable.
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 Erwan Tulouskins2 : fully support transparency for buttons.
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 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-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-03-25 Erwan Tulouskins2: solve minor problem when opening skin dialog box
2009-03-19 Rémi DuraffortFix string format.
2009-03-16 Jean-Baptiste KempfSkins: fix the popup-menu appearance on the video.
2009-03-16 Erwan Tulouskins2 vout manager
2009-03-15 Jean-Baptiste KempfSkins2: less stupid match for opening the files.
2009-03-04 Rémi Denis-CourmontRemove invalid VOUT_REPARENT uses
2009-03-03 Erwan TulouDialogs:destroy move from the Close function, because...
2009-02-26 Rémi Duraffortskins2: simplification.
2009-02-20 Joseph TulouCorrects crashing when a skin doesn't have a video...
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-14 Jean-Philippe AndreZip (skins2): fix compilation (wrong #include)
2009-02-01 ogg.k.ogg.kFix another location having the same does-not-compile...
2009-02-01 ogg.k.ogg.kFix skins2 compile (broken by 8e0a2de24336bb68b6aee5a70...
2009-02-01 Rémi Denis-CourmontSkins2: partial vout window fixes
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-25 Rémi Duraffortskins2: print only one error when the skins can't be...
2009-01-24 Rémi Duraffortskins2: open the right type of playlist (be consistent...
2009-01-24 Rémi Duraffortskins2: save the playlist also in html.
2009-01-24 Rémi Duraffortskins2: use calloc and NULL at the righ place.
2009-01-23 Jean-Baptiste Kempf10l: typo.
2009-01-23 Jean-Baptiste KempfSkins: missing include, makes skins2 on Windows fail...
2009-01-23 Rémi Duraffortskins2: use input_GetVout when possible.
2009-01-19 Christophe MutricyTypo
2009-01-19 Rémi Denis-Courmontskins2: do not assume skins2 is the first interface...
2009-01-11 Rémi Denis-CourmontCleanup interaction-capable interface registration
2009-01-07 Laurent AimarFixed invalid pointer usage.
2009-01-07 Laurent AimarFinish the initialization in the Open function.
2009-01-07 Laurent AimarFixed bool/int mix up with "intf-show".
2009-01-05 Laurent AimarSkins2 will at least start.
2009-01-02 Rémi Duraffortsome cleaning.
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
2008-12-09 Rémi Denis-CourmontFix vout window capability name
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-17 Rémi DuraffortUnneed warnings.
2008-10-15 Jean-Baptiste KempfMessage deactivation in Interface due to new API. Not...
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-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-20 Antoine Celleriers/vlc_object_yield/vlc_object_release/
2008-09-14 Rémi Denis-CourmontGrrr at subsubsubsubdirectories
2008-09-13 Antoine Cellerier\o/ skins2 work on win32 \o/ <(°v°<)
2008-09-03 Rémi Denis-CourmontPull cancellation into (most) remaining interfaces
2008-08-27 Laurent AimarRequest RGBA when you want that (and not RV32).
2008-08-13 Rémi Denis-CourmontUse %s even if all strings are currently free of percen...
2008-08-11 Fabio RitrovatoSkins2: enable playlist saving Is available on qt4...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-07 Jean-Baptiste Kempfs/wx/Qt.
2008-07-18 Laurent AimarUse picture helpers.
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_DIALOGS: remove
2008-06-20 Christophe MutricyTypo
2008-06-20 Rémi Denis-CourmontFix typo
2008-06-20 Rémi Denis-CourmontAnother compile fix
2008-06-20 Rémi Denis-CourmontCompile fixes (untested)
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-13 Felix Paul KühneReplaced a certain amount of vlc_object_find by pl_Yield
2008-06-04 Rémi Denis-CourmontRemove redumdant b_play code
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-05-30 Rafaël CarréFix double fclose()
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-10 Rémi Denis-CourmontRemove message unused "queue" parameter
next