]> git.sesse.net Git - vlc/history - modules/gui
* modules/stream_out/mosaic_bridge.c: Handle on-the-fly changes of aspect
[vlc] / modules / gui /
2005-11-23 Antoine CellerierPut licensing terms instead of description in about...
2005-11-21 Clément StenacFix item selection in WX wizard (Closes:#402)
2005-11-21 Scott Caudleimplement some minimum size of wx interface at all...
2005-11-20 Clément StenacCorrectly select items in WX search
2005-11-20 Benjamin Pracht* fix an ordering bug in D'n'D
2005-11-19 Olivier Teulière * skins2/controls/ctrl_generic.hpp: removed a useless...
2005-11-18 Antoine Cellerierfix autotools warning (space after backsplash)
2005-11-18 Clément StenacImprove playlist behaviour
2005-11-18 Clément StenacFix WX dist
2005-11-17 Felix Paul Kühne* added wxwidgets.hpp as well. thanks again to 'faust'
2005-11-17 Felix Paul Kühne* include interface.hpp in make dist. pointed out on...
2005-11-16 Cyril Deguet* ctrl_slider.cpp: take the resize factor into account...
2005-11-15 Olivier Teulière * skins2/parser/builder.cpp: fixed a warning
2005-11-15 Cyril Deguet* all: fixed a bug occuring when a slider was resized...
2005-11-15 Olivier Teulière * skins2/src/bitmap_font.hpp: getHeight() now really...
2005-11-15 Olivier Teulière * skins2/vars/time.cpp: do not print leading spaces...
2005-11-15 Olivier Teulière * skins2: the Text control now supports 2 additional...
2005-11-13 Gildas Bazin* modules/gui/wxwidgets: compilation fix.
2005-11-13 Gildas Bazin* modules/gui/wxwidgets: compilation fixes.
2005-11-13 Olivier Teulière * skins2: support $t, $d, and $l in text controls...
2005-11-13 Cyril Deguet* winamp2.xml: support smaller volume bars (65 pixels...
2005-11-13 Olivier Teulière * skins2/controls/ctrl_checkbox.cpp: Avoid the "phanto...
2005-11-13 Cyril Deguet* ctrl_slider.cpp: fixed an uninitialized member (and...
2005-11-13 Olivier Teulière * skins2: prevent a window from using the layout of...
2005-11-12 Olivier Teulière * skins2/parser/builder.cpp: create the background...
2005-11-12 Olivier Teulière * skins2/controls/ctrl_slider.cpp: Suppose that the...
2005-11-10 Cyril Deguet* winamp2.xml: all the equalizer sliders are working !!
2005-11-10 Cyril Deguet* winamp2.xml: added the Equalizer and Playlist windows.
2005-11-10 Gildas Bazin* modules/gui/wxwidgets: wx backward compatibility...
2005-11-09 Olivier Teulière * skins2: experimental support for the <Include file...
2005-11-09 Olivier Teulière * skins2/src/theme_loader.cpp: Close the zip file...
2005-11-09 Christophe Mutricywx/Modules.am: fix for make dist
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 Felix Paul Kühneforward-port [13146]
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* skin_parser.cpp: fixed the hack for nums_ex.bmp/numbe...
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* all: added a new xml element: "SubBitmap". It allows...
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 Gildas Bazin* modules/gui/wxwidgets/*: compilation fixes.
2005-11-03 Marian Durkovicuse the new values when resizing
2005-11-02 Gildas Bazin* modules/gui/wince/video.cpp: forgot a VOUT_SET_ZOOM.
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-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...
2005-11-02 Gildas Bazin* modules/gui/wxwidgets/playlist.cpp: don't call treect...
2005-11-02 Gildas Bazin* modules/gui/wxwidgets/playlist.cpp: if too many items...
2005-11-02 Gildas Bazin* modules/gui/wxwidgets/playlist.cpp: don't forget...
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-30 Felix Paul Kühne* added DJ's 10.2-patch again. Fixes the compilation...
2005-10-30 Felix Paul Kühne* forwardport [13037]
2005-10-30 Felix Paul Kühne* fixed some other strings
2005-10-27 Felix Paul Kühne* minor string fixes
2005-10-25 Antoine Cellerierone more fix :) -- courmisch approved ...
2005-10-25 Rémi Denis-CourmontWork-around wxWidgets overriding the LC_NUMERIC setting...
2005-10-25 Marian DurkovicUse RTP for wizard, since it's capable of packet reorde...
2005-10-24 Cyril Deguet* all: Post a CmdResizeVout command when the vout size...
2005-10-23 Cyril Deguet* ctrl_tree.cpp: (un)folding of a playlist item is...
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-23 Marian Durkovicuse correct address filed for MMSH
2005-10-23 Clément StenacPut the full path in wizard output option (Closes:...
2005-10-22 Cyril Deguet* all: the "visible" attribute for windows (in the...
2005-10-20 Marian Durkovicadded RTP method to streamout dialog
2005-10-16 Derk-Jan Hartman* Fix crash on Quit issue in Mac OS X
2005-10-16 Felix Paul Kühne* wizard.*: added the display-option to the advanced...
2005-10-15 Derk-Jan Hartman* Fix an OSX only issue with accents and other weird...
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-10-12 Cyril Deguet* vlcproc.cpp: fixed "playlist.*" variables (were broke...
2005-10-12 Olivier Teulière * modules/gui/wxwidgets/messages.cpp: set the insertio...
2005-10-10 Felix Paul Kühne* revert [12779] (this broke the output of MPEG PS...
2005-10-10 Felix Paul Kühne* set keywords properly and removed an outdated FIXME
2005-10-09 Olivier Teulière * skins2/src/dialogs.cpp: When no dialogs provider...
2005-10-09 Gildas Bazin* modules/gui/wxwidgets: fixed build when wxWidgets...
2005-10-09 Felix Paul Kühne* redesign of the about window
2005-10-09 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: restored call...
2005-10-07 Felix Paul Kühne* don't use 'ps' as suffix but 'mpg' like most other...
2005-10-06 Clément StenacPatch to zcot's patch by zcot :)
2005-10-06 Felix Paul Kühne* allocate o_extended only if requested by the user...
2005-10-06 Clément StenacMisc WX improvements - patches by zcot
2005-10-06 Felix Paul Kühne* only save the affected modules (main, headphone,...
2005-10-06 Damien Fouilleulopen.cpp: unicode fix for ProbeDVD, ProbeCDDA, ProbeVCD
2005-10-06 Felix Paul Kühne* intf.m: -make sure that objects like o_open, o_wizard...
2005-10-06 Damien Fouilleulall: support for unicode version of wxwidgets for win32...
2005-10-04 Rémi Denis-Courmont#include "charset.h"
2005-10-02 Felix Paul Kühne* this was not to be committed
2005-10-02 Felix Paul Kühne* remove/disable the update-checker on OSX until 0...
2005-10-02 Felix Paul KühneImplemented the retrieval of the versions, files and...
2005-10-02 Rémi Denis-CourmontFix long-standing compilation warning and unduplicate...
2005-10-02 Rémi Denis-CourmontFor wxWidgets into so-called Unicode (actually UTF...
next