]> git.sesse.net Git - vlc/history - modules/gui/skins2/src/skin_main.cpp
Include vlc_plugin.h as needed
[vlc] / modules / gui / skins2 / src / skin_main.cpp
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-08 Rémi DuraffortRemove PLAYLIST_AUTOPLAY and use PLAYLIST_PLAY instead...
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-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-03-27 Yoann Peronneau* use add_file instead of add_string for skins2-last...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Antoine CellerierUse appropriate help text.
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-08-15 Olivier Teulière * skins2/src/skin_main.cpp: Fixed a crash in the prefe...
2006-05-25 Clément StenacMark skins2-config, wx-config and parent-item as internal
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-13 Olivier Teulière * skins2: new skins2-taskbar configuration option...
2006-05-13 Olivier Teulière * skins2: The skins2-systray option can now be changed...
2006-05-13 Olivier Teulière * skins2: new skins2-systray option on Windows to...
2006-04-17 Clément StenacAdd a (default enabled) skinned-playlist option
2006-04-14 Clément StenacStrings
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2006-01-04 Clément StenacAdd support for several message queues - please test
2005-12-04 Clément StenacImplement playtree.sort() (basic implementation)
2005-11-08 Olivier Teulière * skins2: expect the .wsz extension for winamp2 skins...
2005-11-01 Cyril Deguet* all: added an attribute "autoresize" to the Video...
2005-08-05 Christophe Massiot * modules/gui/skins2/src/skin_main.cpp: Unsubscribe...
2005-08-05 Christophe Massiot * ALL: a couple more vlc_object_release()...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-15 Gildas Bazin* src/misc/configuration.c, ALL: support for auto-savea...
2005-03-03 Rémi Denis-Courmont- Fixed a typo. Skins2 wouldn't compile
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2004-12-11 Clément StenacImprovements to preferences
2004-11-20 Clément Stenac* do not set request on startup, we don't want autoplay
2004-11-06 Clément Stenacfix for new playlist API
2004-08-25 Olivier Teulière * skins2: new "playlist.load()" and "playlist.save...
2004-08-24 Cyril Deguet * the default skin is now shipped as a .vlt (whether...
2004-08-22 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: added a skins...
2004-08-22 Cyril Deguet * all: skeleton of a popup menu entry for skin selection
2004-06-26 Gildas Bazin src/playlist/playlist.c, modules/gui/skins2/src/skin_m...
2004-06-26 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: small cleanup...
2004-06-22 Gildas Bazin* modules/gui/skins / skins2: compilation fixes.
2004-06-11 Olivier Teulière * skins2/src/skin_main.cpp: New demux2 module to load...
2004-05-20 Sam Hocevar * modules/gui/skins2/src/skin_main.cpp:
2004-05-08 Olivier Teulière * skins2/src/skin_main.cpp: Transparency is default...
2004-04-30 Gildas Bazin* modules/gui/skins2/*: a few bug fixes.
2004-04-20 Gildas Bazin* modules/wxwindows/wxwindows.cpp, modules/skins2/src...
2004-04-20 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: don't "play...
2004-04-18 Olivier Teulière * skins2: Other attempt at supporting transparency...
2004-04-12 Cyril Deguet * src/os_factory.hpp: added a method OSFactory::getRe...
2004-04-03 Olivier Teulière * skins2: do not save the config when changing the...
2004-03-01 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: default skin...
2004-02-29 Cyril Deguet* src/skin_main.cpp: do not delete the input a second...
2004-02-29 Cyril Deguet* src/skin_main.cpp: fixed a bug related to the destruc...
2004-02-27 Gildas Bazin* src/skin_main.cpp: fixed bug related to the destructi...
2004-02-08 Gildas Bazin* src/interface/interface.c: added skins2 to the interf...
2004-01-25 Cyril Deguet* all: save the theme configuration at exit (theme...
2004-01-25 Felix Paul Kühnestring review by Christophe Mutricy aka xtophe
2004-01-25 Cyril Deguet* all: fixed segfaults when initialization fails
2004-01-11 Cyril Deguet* modules/gui/skins/*:
2004-01-03 Cyril Deguet* all: brand new skins interface ( still _experimental_...