]> git.sesse.net Git - vlc/history - modules/gui/skins2/src
Do not try to load non-existing skins files
[vlc] / modules / gui / skins2 / src /
2005-11-05 Cyril Deguet* all: added a variable "equalizer.isEnabled" and commands
2005-11-03 Marian Durkovicuse the new values when resizing
2005-11-02 Gildas Bazin* ALL: changed VOUT_SET_ZOOM into VOUT_SET_SIZE and...
2005-11-02 Cyril Deguet* all: first support of graphical equalizer in the...
2005-11-01 Cyril Deguet* all: added an attribute "autoresize" to the Video...
2005-10-31 Marian DurkovicVOUT_SET_ZOOM can't be relative, since it doesn't work...
2005-10-24 Cyril Deguet* all: Post a CmdResizeVout command when the vout size...
2005-10-23 Cyril Deguet* all: don't rebuild the whole playtree when an item...
2005-10-23 Cyril Deguet* png_bitmap.cpp: fixed handling of PNG bitmaps with...
2005-10-22 Cyril Deguet* all: the "visible" attribute for windows (in the...
2005-10-12 Cyril Deguet* vlcproc.cpp: fixed "playlist.*" variables (were broke...
2005-10-09 Olivier Teulière * skins2/src/dialogs.cpp: When no dialogs provider...
2005-09-09 Gildas Bazin* modules/gui/skins2/*: a couple of msvc build fixes...
2005-09-04 Olivier Teulière * skins2/src/theme_repository.cpp: do not use pointers...
2005-09-03 Olivier Teulière * skins/src/generic_layout.cpp: Fixed a typo in a...
2005-08-20 Damien Fouilleulmissing const to non-const cast
2005-08-20 Clément StenacSanity check
2005-08-20 Clément StenacWrap all gz functions to avoid void* -> int casts.
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-08-15 Cyril Deguet * all: replaced remaining C callbacks by commands
2005-08-07 Olivier Teulière * wxwidgets/menus.cpp: Added "Open Directory" in the...
2005-08-06 Cyril Deguet * dialogs.cpp: fixed an assert failure in open skins...
2005-08-06 Cyril Deguet * charset.c: don't return a pointer to a buffer alloca...
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-08-02 Cyril Deguet* var_manager.cpp: explicit object destruction order...
2005-07-25 Olivier Teulière * skins2: Prevent invisible windows from anchoring...
2005-07-23 Olivier Teulière * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLU...
2005-07-18 Cyril Deguet- all: compilation fixes with vc7.1
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-03 Gildas Bazin* modules/gui/skins2/*: a few portability fixes.
2005-05-14 Cyril Deguet* ft2_bitmap.cpp: committed my changes again (yes x11...
2005-05-14 Olivier Teulière * skins2/src/ft2_bitmap.cpp: Restored the previous...
2005-05-02 Rocky Bernsteingcc 3.4.3 gave this error:
2005-05-01 Cyril Deguet* ft2_font.cpp: added a cache for glyphs rendered with...
2005-05-01 Cyril Deguet* os_graphics.hpp: added a parameter "blend" to drawBit...
2005-04-18 Olivier Teulière * skins2: Fixed 2 bugs related with embedded vout...
2005-04-15 Gildas Bazin* src/misc/configuration.c, ALL: support for auto-savea...
2005-03-20 Cyril Deguet- all: use fribidi in skins2 text rendering if available
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...
2005-02-21 Gildas Bazin* src/extras/dirent.c, ALL: fixed win32/ce dirent repla...
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2005-02-11 Damien FouilleulGCC 3.3.3 has strong type checking
2005-02-10 Gildas Bazin* modules/gui/skins2/src/theme_loader.cpp: portability...
2005-01-09 Cyril Deguet- all: skeleton for a MacOSX port of skins2 (happy...
2004-12-22 Gildas Bazin* modules/gui/skins2/*: added svn Id property.
2004-12-20 Gildas Bazin* modules/gui/skins2/src/vlcproc.cpp: fixed crash on...
2004-12-19 Olivier Teulière * skins2: handle "item-deleted" variable
2004-12-18 Olivier Teulière * skins: Reload the current skin correctly even when...
2004-12-18 Olivier Teulière * skins: Reparent the embedded vout window when switch...
2004-12-18 Olivier Teulière * skins2: Loading a new theme while an embedded vout...
2004-12-17 Olivier Teulière * skins2: Do not paint on the embedded video output...
2004-12-17 Olivier Teulière * skins/utils/bezier.cpp: Fixed a bug in the computati...
2004-12-17 Gildas Bazin* modules/gui/skins2/src/png_bitmap.cpp: compilation...
2004-12-16 Olivier Teulière * skins2: When a control changes, refresh only the...
2004-12-16 Gildas Bazin* modules/gui/skins2/*: use image handler to load graph...
2004-12-16 Gildas Bazin* modules/gui/skins2/*: fixed a whole bunch of memory...
2004-12-11 Clément StenacImprovements to preferences
2004-12-07 Clément StenacRecommit 9469->9479 + fix wxT/wxU
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-11-24 Cyril Deguet- all: the text variable "$N" is now the media name...
2004-11-21 Clément StenacForgot this
2004-11-20 Clément Stenac* do not set request on startup, we don't want autoplay
2004-11-14 Olivier Teulière * modules/gui/skins2: ignore WM_PAINT events on the...
2004-11-06 Clément Stenacfix for new playlist API
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-10-03 Cyril Deguet - scaled_bitmap.cpp: fixed an old bug in the bresenham...
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-24 Cyril Deguet * all: removed obsolete b_blocking in intf_dialogs_arg_t
2004-08-22 Cyril Deguet * all: french translation for skin popup menu
2004-08-22 Cyril Deguet * theme_repository.*: the popup menu for skin selecti...
2004-08-22 Olivier Teulière * skins2/src/window_manager.cpp: Added the vlc.isOnTop...
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-08-12 Olivier Teulière * skins2/src/vlcproc.*: Added the isRepeat boolean...
2004-08-01 Olivier Teulière * modules/gui/skins2/parser/interpreter.cpp: Added...
2004-07-04 Mohammed Adnène... added a function to minimize VLC (check win32 compilation)
2004-06-26 Gildas Bazin* modules/gui/skins2/*: removed a couple of fixme
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-06-05 Olivier Teulière * skins2/src/theme_loader.cpp: Added a forgotten heade...
2004-05-31 Olivier Teulière * skins2: same fix as in modules/access/directory.c
2004-05-20 Sam Hocevar * modules/gui/skins2/src/skin_main.cpp:
2004-05-18 Gildas Bazin* skins2/src/vlcproc.cpp: a few cleanup fixes.
2004-05-17 Olivier Teulière * skins2:
2004-05-08 Olivier Teulière * skins2/src/skin_main.cpp: Transparency is default...
2004-05-01 Cyril Deguet * src/vlcproc.*: added the callbacks for vout request...
2004-04-30 Gildas Bazin* modules/gui/skins2/*: a few bug fixes.
2004-04-29 Cyril Deguet * parser/expr_evaluator: expression evaluator using...
2004-04-20 Gildas Bazin* modules/wxwindows/wxwindows.cpp, modules/skins2/src...
2004-04-20 Gildas Bazin* src/libvlc.h: put the SAP options where they belong...
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 Gildas Bazin* modules/gui/skins2/x11/x11_factory.cpp: added "share...
2004-04-12 Cyril Deguet * src/os_factory.hpp: added a method OSFactory::getRe...
next