]> git.sesse.net Git - vlc/history - modules/gui
backport of r13238
[vlc] / modules / gui /
2005-11-14 Antoine Cellerierremove VLC update checker stuff from 0.8.4
2005-11-10 Gildas Bazin* modules/gui/wxwidgets: wx backward compatibility...
2005-11-06 Felix Paul Kühne* make sure that the wizard is shown with localised...
2005-11-02 Gildas BazinALL: backport of 13058,13059,13070,13088,13090,13091...
2005-10-31 Marian Durkovicbackport [13049] and [13059]
2005-10-30 Felix Paul Kühne* localise the 'Local playback' info-btn and the ckbox...
2005-10-28 Felix Paul Kühne* reverted [12957]. UDP-support is a must. don't remove...
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
2005-09-02 Benjamin PrachtAllow to drop an item *on* a node.
2005-09-02 Benjamin PrachtSome small cleaning
2005-08-31 Gildas Bazin* modules/gui/wxwidgets/streamout.cpp: stream output...
2005-08-29 Derk-Jan Hartman* loadNibNamed:withOwner calls awakeFromNib on owner...
2005-08-29 Christophe Massiot * modules/gui/wxwidgets/interface.cpp: Missing FromLoc...
2005-08-28 Rémi Denis-CourmontFix typo
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-25 Christophe MutricyCompile fix tentative
2005-08-25 Christophe MutricyAdd the compile information
2005-08-25 Christophe Massiot * modules/gui/wxwidgets: Fix charset when getting...
2005-08-25 Jean-Paul SamanReverting to revision 12383 to 12340. This make wxwidge...
2005-08-24 Jean-Paul SamanProperly update the right ToolTip on the volumebar.
2005-08-22 Derk-Jan Hartman* revert previous patch
2005-08-22 Derk-Jan Hartman* Show the true volume range (0-400%) instead of 0...
2005-08-22 Derk-Jan Hartman* finally use the iTunes volumeslider knob that we...
2005-08-22 Derk-Jan Hartman* remove debug line
2005-08-22 Derk-Jan Hartman* Use insert instead of append. Does not yet work for...
2005-08-21 Derk-Jan Hartman* Nicer playlist reordering for OSX. cosmetic changes...
next