]> git.sesse.net Git - vlc/history - modules/gui
* Use the playlist info panel instead of the old one everywhere
[vlc] / modules / gui /
2004-04-30 Benjamin Pracht* Use the playlist info panel instead of the old one...
2004-04-30 Gildas Bazin* modules/gui/skins2/*: a few bug fixes.
2004-04-30 Gildas Bazin* share/skins2/skin.catalog: added a default catalog...
2004-04-30 Derk-Jan Hartman * src/video_output/vout_intf.c: remember video-on...
2004-04-30 Gildas Bazin* modules/gui/wxwindows/*: small clean-up.
2004-04-29 Cyril Deguet * parser/expr_evaluator: expression evaluator using...
2004-04-29 Derk-Jan Hartman * src/playlist/playlist.c: Don't do any playlist actio...
2004-04-29 Derk-Jan Hartman* Fix the fullscreen button.
2004-04-29 Clément Stenac* Made the open dialog a wxDialog to be able to call...
2004-04-29 Derk-Jan Hartman* Updated the Vout behaviour. Still a bit coupled to...
2004-04-29 Derk-Jan Hartman* remove "Ja Nu!" Didn't i do that before????
2004-04-27 Gildas Bazin* modules/gui/wxwindows: use wxUSE_DRAG_AND_DROP to...
2004-04-27 Gildas Bazin* modules/gui/wxwindows/*: drag&drop is not supported...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-27 Sam Hocevar * Got rid of more "VideoLAN C*****" references.
2004-04-27 Sam Hocevar * Removed legacy mentions of "VideoLAN C*****" in...
2004-04-26 Gildas Bazin* modules/gui/wxwindows/*: reverted last --wxwin-keep...
2004-04-26 Gildas Bazin* modules/gui/wxwindows/*: new --wxwin-keep-size option...
2004-04-26 Gildas Bazin* modules/gui/wxwindows/video.cpp: forgot to unlock...
2004-04-25 Cyril Deguet * ctrl_text.cpp: put the control text in the "moving...
2004-04-25 Cyril Deguet * dialogs.cpp: put NULL for the parent window argumen...
2004-04-23 Gildas Bazin* modules/video_output/x11/xcommon.c,
2004-04-23 Derk-Jan Hartman* play after loading intf.
2004-04-23 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: --wxwin-embed...
2004-04-23 Gildas Bazin* modules/gui/wxwindows/interface.cpp: disable the...
2004-04-20 Anil Daoud* 'Toggle enabled' -> 'Enable/Disable' in the playlist...
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-20 Gildas Bazin* include/vlc/vlc.h: added a b_play parameter to the...
2004-04-20 Gildas Bazin* modules/gui/wxwindows/interface.cpp: better interface...
2004-04-20 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fit the default...
2004-04-20 Antoine Cellerier* fixed hue, contrast, gamma, brightness and saturation...
2004-04-20 Andre Pang* Mac OS X: intercept and respond to user-configured...
2004-04-20 Derk-Jan Hartman* extras/contrib/src
2004-04-19 Derk-Jan Hartman* OpenGL video output is now the default on OS X.
2004-04-18 Olivier Teulière * skins2: Other attempt at supporting transparency...
2004-04-18 Clément Stenac* Some progress on the wizard (still not useable)
2004-04-16 Felix Paul Kühne* modules/control/telnet.c: removed translation of...
2004-04-15 Stephan Assmusfixed the incorrect window size limits for the interfac...
2004-04-14 Sigmund Augdal HelbergUse wxFileDialog::GetPath() and not GetFilename()....
2004-04-13 Benjamin Pracht*all :
2004-04-12 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: update...
2004-04-12 Gildas Bazin* modules/gui/skins2/x11/x11_factory.cpp: added "share...
2004-04-12 Gildas Bazin* modules/gui/wxwindows/open.cpp: bug fix.
2004-04-12 Derk-Jan Hartman* Fix the 'auto' selection of Console intf in "extra...
2004-04-12 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix.
2004-04-12 Gildas Bazin* modules/gui/wxwindows/*: removed the V4L specific...
2004-04-12 Olivier Teulière * skins2/win32/win32_factory.cpp: Compilation fix
2004-04-12 Cyril Deguet * all: the DTD lookup for skins2 themes now use XML...
2004-04-12 Cyril Deguet * src/os_factory.hpp: added a method OSFactory::getRe...
2004-04-12 Olivier Teulière * skins/win32/win32_graphics.cpp: Fix for alphablendin...
2004-04-12 Gildas Bazin* modules/gui/wxwindows/menus.cpp: added "Open Capture...
2004-04-12 Gildas Bazin* modules/gui/wxwindows/*: improved preferences widgets...
2004-04-11 Cyril Deguet * all: support of playlist loop in skins2
2004-04-11 Gildas Bazin* modules/gui/wxwindows/*:
2004-04-10 Anil Daoud* compilation fixes
2004-04-09 Clément StenacBeginning of an improved streaming wizard. Do not use...
2004-04-08 Olivier TeulièreDisabled my last changes, since they don't seem to...
2004-04-08 Gildas Bazin* modules/gui/wxwindows/menus.cpp: fixed segfault.
2004-04-08 Olivier Teulière * skins2/win32/win32_window.cpp: Transparency works...
2004-04-08 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: forgotten in last...
2004-04-08 Gildas Bazin* modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON...
2004-04-08 Gildas Bazin* mozilla/vlcshell.cpp: added fullscreen=yes/no option
2004-04-07 Gildas Bazin* modules/gui/wxwindows/*: modified the auto-generated...
2004-04-07 Felix Paul Kühne* modules/gui/pda/pda_interface.c: Removed translation...
2004-04-06 Cyril Deguet * x11_graphics: check if the width and height are...
2004-04-06 Olivier Teulière * skins2/src/theme_loader.cpp: .vlt files can now...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: forgot to remove...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/*: changed slider aspect and...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/*: some code cleanup for the...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: small cosmetic...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/interface.cpp: use wxBORDER_NON...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/interface.cpp: display default...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/*: integrate the volume control...
2004-04-05 Cyril Deguet * x11_loop.cpp: check if there is a theme before...
2004-04-05 Gildas Bazin* modules/gui/wxwindows/bookmarks.cpp: fixes.
2004-04-04 Gildas Bazin* modules/gui/skins2/src/dialogs.cpp: the dialogs provi...
2004-04-04 Olivier Teulière * skins2: Do not try anymore to display images whose...
2004-04-04 Benjamin PrachtAdd "enable/disable all group items" functions in playl...
2004-04-04 Benjamin PrachtAdds "Enable/disable item" menu item in playlist contex...
2004-04-03 Cyril Deguet * src/window_manager.cpp: added a synchVisibility...
2004-04-03 Cyril Deguet * x11/x11_display.cpp: the "parent" window now receiv...
2004-04-03 Benjamin PrachtGroup selection combo box in stream proprieties dialog...
2004-04-03 Olivier Teulière * skins2: when the user click on a window, raise onl...
2004-04-03 Olivier Teulière * skins2: do not save the config when changing the...
2004-04-03 Cyril Deguet * x11/x11_window.cpp: reset the "drawable" variable...
2004-04-03 Cyril Deguet * x11_display.cpp: create a dummy "parent" window...
2004-04-03 Cyril Deguet * ctrl_text.cpp: check if the scrolling is still...
2004-04-03 Cyril Deguet * src/vlcproc.cpp: DO NOT update the GUI directly...
2004-04-03 Olivier Teulière * skins2: Added friend classes where appropriate,...
2004-04-03 Cyril Deguet * ustring.cpp: fixed the operator= (the trailing ...
2004-04-03 Cyril Deguet * all: support of shuffle from the skins2 interface:
2004-04-03 Cyril Deguet * bitmap_font.cpp: fixed the white space character...
2004-04-02 Olivier Teulière * modules/gui/wxwindows/interface.cpp: small fix for...
2004-04-02 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: use a namespace...
2004-04-02 Gildas Bazin* src/video_output/vout_intf.c: new vout_ControlWindow...
2004-04-02 Gildas Bazin* modules/gui/wxwindows/*: simplified the look&feel...
2004-04-01 Olivier Teulière * skins2: Anchors are now stored in the layouts, not...
2004-04-01 Gildas Bazin* modules/gui/kde/info.cpp: info_category_t compilation...
next