]> git.sesse.net Git - vlc/history - modules/gui/skins2
Remove unused VOUT_PARENT
[vlc] / modules / gui / skins2 /
2009-03-04 Rémi Denis-CourmontRemove invalid VOUT_REPARENT uses
2009-03-03 Erwan Tuloucorrects drag&drop for skins on Linux (mrl wrongly...
2009-03-03 Erwan TulouDialogs:destroy move from the Close function, because...
2009-02-26 Rémi Duraffortskins2: simplification.
2009-02-22 Joseph Tuloucorrects no dtd found when changing skins
2009-02-21 Joseph Tulouplaylist locking forgotten (causes PL_ASSERT_LOCKED...
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 Rémi Denis-CourmontKill stupid VOUT_SNAPSHOT control.
2009-02-14 Jean-Philippe AndreZip (skins2): fix compilation (wrong #include)
2009-02-11 Rémi DuraffortThe playlist have to be locked when calling playlist_It...
2009-02-02 Rémi Denis-CourmontUse --x11-display whenever calling XOpenDisplay (except...
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 Jean-Philippe AndreZip: change path to the library in the buildsystem
2009-01-27 Jean-Philippe AndreZip: move skins2/unzip to libs/unzip
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-25 Rémi Duraffortskins2: remove totologie.
2009-01-25 Rémi Duraffortskins2: print only one error when the skins can't be...
2009-01-24 Rémi Denis-CourmontUse libvlc_Quit
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-17 Rémi Denis-Courmontplaylist: add real functions for locking
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-06 Laurent AimarFix quit sequence in skins2.
2009-01-05 Laurent AimarFix unprotected access of input item (skins2).
2009-01-05 Laurent AimarFixed playlist_IsEmpty usage.
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-CourmontUse PL_LOCK/PL_UNLOCK
2008-09-14 Rémi Denis-CourmontGrrr at subsubsubsubdirectories
2008-09-13 Antoine Cellerier\o/ skins2 work on win32 \o/ <(°v°<)
2008-09-13 Geoffroy CouprieSkins2: separate the source files included depending...
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-15 Rémi DuraffortFix potential memleak.
2008-08-14 Rémi Denis-CourmontDo not give bad ideas
2008-08-13 Rémi Denis-CourmontUse %s even if all strings are currently free of percen...
2008-08-11 Olivier TeulièreFixed exiting skins when there is no video.
2008-08-11 Fabio RitrovatoSkins2: use the right id when creating the tree Resolve...
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-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 Laurent AimarUse picture helpers.
2008-07-18 Rémi DuraffortThe playlist it not lock here.
2008-07-05 Rémi Denis-CourmontCharset fixes
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-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
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-29 Rémi Denis-CourmontSpelling
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-10 Rémi Denis-CourmontRemove message unused "queue" parameter
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-05 Rémi Denis-CourmontUse config_Get*Dir
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'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-15 Rémi DuraffortRemove useless test before free and delete.
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-03-08 Rémi DuraffortRemove PLAYLIST_AUTOPLAY and use PLAYLIST_PLAY instead...
next