]> git.sesse.net Git - vlc/history - modules/gui/skins2/src
Skins: missing include, makes skins2 on Windows fail to build.
[vlc] / modules / gui / skins2 / src /
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
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
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...
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-01-24 Dennis van Amerongen* modules/gui/wxwidgets and skins2: add various more...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-12-09 Rémi Denis-CourmontRemove unneeded psz_program hack.
2007-09-16 Rémi Denis-CourmontApparent memleak (ipkiss should review perhaps?)
2007-09-05 Rafaël CarréFix [21766]
2007-09-05 Rémi Denis-CourmontConst warning
2007-08-22 Rafaël CarréDo not try to load non-existing skins files
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-04-04 Loïc Minier* Fix missing include causing a build failure with...
2007-03-27 Yoann Peronneau* use add_file instead of add_string for skins2-last...
2007-03-13 Olivier TeulièreComments must stay Doxygen-style comments
2007-03-13 Rémi Denis-CourmontAvoid reference to deprecated FromLocale() in comments ;)
2007-02-25 Cyril Deguet* fixed build of skins2 interface on MacOS X (renamed...
2007-01-28 Olivier Teulière * skins2:
2007-01-28 Olivier Teulière * skins2:
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-25 Rémi Denis-CourmontUse utf8 directory wrappers
2006-11-25 Rémi Denis-CourmontSkins2 theme loader:
2006-11-19 Antoine CellerierUse appropriate help text.
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-11 Rémi Denis-CourmontDon't build Win32 code on Linux !
2006-11-08 Marian DurkovicFix skins2 Drag&Drop to accept files with non-ANSI...
2006-10-21 Jean-Paul SamanRemove useless comparisson (n >= 0) was always true...
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-08-20 Olivier Teulière * skins2/src/top_window.cpp: Hide the tooltip when...
2006-08-18 Olivier Teulière * skins2/src/theme.cpp: Improved the saving/loading...
2006-08-15 Cyril Deguet* scaled_bitmap.cpp: better fix than [16273] ...
2006-08-15 Cyril Deguet* scaled_bitmap.cpp: - fixed an infinite loop when...
2006-08-15 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/gui/wxwid...
2006-08-15 Olivier Teulière * skins2/src/skin_main.cpp: Fixed a crash in the prefe...
2006-07-30 Olivier Teulière * skins2/*: fixed some doxygen comments
2006-07-30 Olivier Teulière * skins2/src/generic_layout.cpp: refresh the area...
2006-07-30 Olivier Teulière * skins2: when restoring the previous skin because...
2006-07-25 Olivier Teulière * skins2/src/skin_common.hpp: Added missing header
2006-07-24 Olivier Teulière * skins2/src/dialogs.cpp: more encoding fixes
2006-07-23 Olivier Teulière * skins2: fixed several encoding issues. In particular...
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-06-03 Olivier Teulière * modules/gui/skins2/*:
2006-05-25 Clément StenacMark skins2-config, wx-config and parent-item as internal
2006-05-14 Olivier Teulière * skins2: new LayoutID.isActive boolean variable
2006-05-14 Olivier Teulière * skins2/src/skin_main.cpp: Do not forget to return...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-14 Cyril Deguet* vlcproc.cpp: fixed detection of play/pause status...
next