]> git.sesse.net Git - vlc/history - modules/gui/skins2
[Qt] Add an icon when dragging.
[vlc] / modules / gui / skins2 /
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...
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-10 Rémi Denis-CourmontUse config_GetDataDir() instead of DATA_PATH.
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.
2008-01-18 Rémi Denis-CourmontOups, this is a C++ file
2008-01-18 Rémi Denis-CourmontUse poll() instead of select() to fix an unlikely overf...
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-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Antoine CellerierFix win32 typo.
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-09-05 Rafaël CarréFix [21766]
2007-09-05 Rémi Denis-CourmontConst warning
2007-08-22 Rafaël Carréskins2: Alternate method to set always on top for X11...
2007-08-22 Rafaël CarréDo not try to load non-existing skins files
2007-08-20 Christophe Mutricyunbreak compilation
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-16 Rémi Denis-CourmontRemove redumdant parameter to vlc_global
2007-05-20 Antoine Cellerier* Some more fixes (+ don't redefine a function that...
2007-05-20 Antoine Cellerier* Fix non linux compilation round 2.
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-03-11 Rémi Denis-CourmontUse long instead of int32_t when passing 32-bits value...
2007-02-25 Christophe MutricyCompile fix
2007-02-25 Cyril Deguet* fixed build of skins2 interface on MacOS X (renamed...
2007-02-20 Jean-Paul Samanplaylist_Add() prototype changed
2007-02-12 Olivier Teulière * skins2/controls/ctrl_text.cpp: Fixed weird behaviour...
2007-01-28 Olivier Teulière * skins2:
2007-01-28 Olivier Teulière * skins2:
2007-01-12 Rémi Denis-CourmontDo not assume long integers are 32-bits.
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-12 Rémi Denis-CourmontRemove unused iconv handle
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
next