]> git.sesse.net Git - vlc/history - modules/gui
forward-port [13146]
[vlc] / modules / gui /
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...
2005-10-02 Rémi Denis-CourmontRemove some redundant casts
2005-10-02 Rémi Denis-CourmontCompile fix
2005-10-02 Rémi Denis-Courmontmb_str() doesn't work as documented (or maybe it doesn...
2005-10-01 Felix Paul Kühne* minor fix (capitalise string at the bottom of the...
2005-09-26 Felix Paul KühneTHANKS and AUTHORS were converted to UTF-8
2005-09-26 Eric Petit beos/*: update the playlist properly
2005-09-25 Boris Dorès- the creation of the audio filter pipeline when specif...
2005-09-22 Gildas Bazin* modules/gui/wince/dialogs.cpp: EVC compilation fix.
2005-09-18 Felix Paul Kühne* split up hostname and following path and insert the...
2005-09-18 Steve Lhomme* wxwidgets: fix a memory leak (patch by Brian Robb)
2005-09-17 Clément StenacDon't crash on items with % in name (Closes:#312)
2005-09-15 Clément StenacSort-by-album patch by Pierre Marc Dumuid
2005-09-15 Derk-Jan Hartman* Missing object release
2005-09-14 Yoann Peronneau* modules/gui/ncurses.c: Filebrowser enhancements:
2005-09-13 Yoann Peronneau * modules/gui/ncurses.c: use <space> in the filebrowse...
2005-09-12 Derk-Jan Hartman* adding arguments to printFormat, without a format...
2005-09-12 Derk-Jan Hartman* Fix Mac autoplay behaviour for SD playlistitems....
2005-09-12 Felix Paul Kühne* use the current copyright scheme in the about-box...
2005-09-12 Felix Paul Kühne* added compilation information
2005-09-12 Antoine Cellerierupdate system :
2005-09-12 Derk-Jan Hartman* Remove 10.3 only properties of the volumeSlider
2005-09-11 Olivier Teulière * skins2/parser/skin_parser.cpp: fixed a FIXME
2005-09-11 Felix Paul Kühne* save the prefs only shortly before the app exits...
2005-09-09 Derk-Jan Hartman* Option for Desktop Background mode for VLC OSX.
2005-09-09 Gildas Bazin* modules/gui/wxwidgets/*: bug fix + msvc fixes. Patch...
2005-09-09 Gildas Bazin* modules/gui/skins2/*: a couple of msvc build fixes...
2005-09-08 Felix Paul Kühne* fixed some intf-strings and connected a few menu...
2005-09-06 Antoine CellerierCD/DVD detection patch by Brian Robb
2005-09-04 Olivier Teulière * skins2/src/theme_repository.cpp: do not use pointers...
2005-09-03 Gildas Bazin* modules/gui/wxwidgets/playlist.cpp: Fixed segfault...
2005-09-03 Olivier Teulière * skins/src/generic_layout.cpp: Fixed a typo in a...
2005-09-03 Olivier Teulière * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug...
2005-09-03 Olivier Teulière * skins2 (tree playlist):
2005-09-03 Gildas Bazin* modules/gui/wxwidgets/preferences.cpp: unicode build...
2005-09-03 Benjamin PrachtRemove some useless code
2005-09-03 Benjamin PrachtFixes item ordering on drag'n'drop
2005-09-02 Benjamin PrachtRemove some useless code
next