]> git.sesse.net Git - vlc/history - modules/gui/skins2/src
Don't loop continuously the playlist thread, use cond.
[vlc] / modules / gui / skins2 / src /
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...
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-05-01 Olivier Teulière * skins2/src/generic_layout.cpp: do not draw on top...
2006-05-01 Cyril Deguet* forward port of [15504]
2006-04-30 Cyril Deguet* generic_layout.cpp: don't draw controls of an invisib...
2006-04-25 Cyril Deguet* top_window.cpp: stupid bug...
2006-04-22 Cyril Deguet* all: new handling of vout controls to allow serveral...
2006-04-18 Clément StenacAdd dialogs.audioPopup, dialogs.videoPopup and dialogs...
2006-04-18 Clément StenacAdd vlc.hasAudio variable
2006-04-17 Clément StenacAdd todo
2006-04-17 Clément StenacAdd a (default enabled) skinned-playlist option
2006-04-17 Cyril Deguet* all: convert keys in INI files to lower case, to...
2006-04-17 Cyril Deguet* all: added a INI file parser in skins2. For instance...
2006-04-15 Cyril Deguet* all: added a new skin text variable "$S" to get the...
2006-04-14 Clément StenacStrings
2006-04-09 Cyril Deguet* all: new skin text variable "$B" to get the stream...
2006-03-31 Olivier Teulière skins2/src/ft2_font.*: s/initalize/initialize/
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-25 Cyril Deguet* added a new skin variable "vlc.hasVout", true when...
2006-03-25 Cyril Deguet* generic_window.cpp: register window visibility variab...
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-02-19 Cyril Deguet* all: new skin variable "vlc.isFullscreen" (guess...
2006-02-13 Olivier Teulière * skins2/src/vlcproc.cpp: New "dvd.isActive" boolean...
2006-02-12 Clément StenacFix refcount problems
2006-02-12 Clément StenacPlaytree: handle delete nicely
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-12 Clément StenacSupport interaction in skins2
2005-12-04 Clément StenacImplement playtree.sort() (basic implementation)
2005-12-04 Clément StenacImprove ensureVisible
2005-12-04 Olivier Teulière * skins2/src/generic_layout.cpp: Fixed a resizing...
2005-12-04 Clément StenacImprovements to playtree
2005-12-04 Olivier Teulière * skins2: support for custom popup menus, and win32...
2005-12-03 Clément StenacSupport for passing an argument from subject to observer
2005-12-03 Clément StenacShould fix playlist scrolling
2005-12-03 Cyril Deguet* forgot to add the new files...
2005-12-03 Cyril Deguet* all: support of animated bitmaps in skins: there...
2005-12-03 Clément StenacAdd a checkRemove method to CmdGeneric.
2005-11-27 Cyril Deguet* all: added a new variable "equalizer.preamp" (self...
2005-11-27 Olivier Teulière * skins2/*: cosmetic changes
2005-11-27 Olivier Teulière * skins2/src/theme.cpp: allow specifying lists of...
2005-11-15 Olivier Teulière * skins2/src/bitmap_font.hpp: getHeight() now really...
2005-11-13 Olivier Teulière * skins2: support $t, $d, and $l in text controls...
2005-11-10 Cyril Deguet* winamp2.xml: added the Equalizer and Playlist windows.
2005-11-09 Olivier Teulière * skins2/src/theme_loader.cpp: Close the zip file...
2005-11-08 Olivier Teulière * skins2/src/bitmap_font.cpp: log a warning if a char...
2005-11-08 Olivier Teulière * skins2: Fixed a crash occurring when a SubBitmap...
2005-11-08 Olivier Teulière * skins2/src/theme_loader.cpp: Do not forget to remove...
2005-11-08 Cyril Deguet* all: the skin sliders can now have a background image...
2005-11-08 Olivier Teulière * skins2: expect the .wsz extension for winamp2 skins...
2005-11-06 Olivier Teulière * skins2/src/theme_loader.cpp: Fixed another directory...
2005-11-06 Olivier Teulière * skins2/src/theme_loader.cpp: use the os-dependent...
2005-11-06 Cyril Deguet* winamp2.xml: hack to support nums_ex.bmp and numbers.bmp
2005-11-06 Cyril Deguet* winamp2.xml: generic theme file for winamp2 skins...
2005-11-06 Cyril Deguet* dialogs.cpp: added .zip in the "open skin" dialog
2005-11-06 Cyril Deguet* all: support .zip for skin themes in addition to...
2005-11-05 Cyril Deguet* all: renamed PngBitmap into FileBitmap, as any image...
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
next