]> git.sesse.net Git - vlc/history - modules/gui
* modules/access/dshow/*: improvements from Damien Fouilleul (modified by me).
[vlc] / modules / gui /
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...
2004-04-01 Derk-Jan Hartman* missed a object_release
2004-04-01 Derk-Jan Hartman* Fix p_item etc breakages. Question.. is the seperate...
2004-04-01 Gildas Bazin* modules/gui/wxwindows/*: bookmarks improvements.
2004-04-01 Clément StenacCancel
2004-04-01 Clément Stenac* modules/demux/playlist : native playlist import
2004-04-01 Gildas Bazin* configure.ac, modules/gui/skins2/utils/bezier.cpp:
2004-03-31 Anil Daoudcompilation fix
2004-03-31 Gildas Bazin* modules/gui/*: compilation fixes for the new input_it...
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-31 Olivier Teulière * All: Compilation fixes for Solaris 9, courtesy of...
2004-03-31 Benjamin PrachtAlso fallis back to C string if UTF8 string fails in...
2004-03-31 Derk-Jan HartmanFall back to plain C with default C character encoding...
2004-03-30 Benjamin PrachtWorks around an issue with some playlist items added...
2004-03-30 Benjamin PrachtImplements info treeview in the playlist proprieties...
2004-03-28 Benjamin PrachtReverses previous patch, which added 1min/5min forward...
2004-03-27 Cyril Deguet * bitmap_font.cpp: full support of text bitmap font
2004-03-27 Derk-Jan Hartman* src/interface/interface.c
2004-03-27 Cyril Deguet * all: beginning of "text" bitmap font support. The...
2004-03-27 Cyril Deguet * all: beginning of bitmap font support. At the momen...
2004-03-25 Derk-Jan Hartman* VLC couldn't handle external links since the playlist...
2004-03-25 Clément StenacDon't save an empty playlist
2004-03-25 Gildas Bazin* modules/gui/wxwindows/video.cpp: fix for wxGtk built...
2004-03-24 Gildas Bazin* src/video_output/vout_intf.c: vout_IntfInit() for...
2004-03-24 Olivier Teulière * skins2/parser/builder*: All the controls now have...
2004-03-24 Olivier TeulièreCompilation fix
2004-03-23 Gildas Bazin* modules/gui/wxwindows/*:
2004-03-23 Gildas Bazin* share/Makefile.am: added default skins2 theme and...
2004-03-22 Olivier Teulière * skins2/win32/win32_loop.cpp: Refresh the needed...
2004-03-22 Cyril Deguet * all : skeleton of a future bitmap font support
2004-03-21 Cyril Deguet * moved the default font in share/skins2/fonts
2004-03-21 Cyril Deguet * moved the default skins2 theme in share/skins2...
2004-03-18 Rocky BernsteinAllow setting the subtitle track from the VCD tab ...
2004-03-16 Felix Paul Kühne*Fixed a spelling mistake and added some button-shortcuts
2004-03-16 Olivier Teulière * skins2/win32/win32_graphics.cpp: fixed a bunch of...
2004-03-16 Derk-Jan Hartman* Fixed a crash with blank opengl effect paramerter
2004-03-16 Benjamin PrachtOups, sorry
2004-03-15 Benjamin PrachtApplies part of patch from Tom Maguire. Adds controls...
2004-03-15 Benjamin PrachtMake the playlist info window a new object
2004-03-15 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: compil...
2004-03-14 Olivier Teulière * wxwindows/preferences_widgets.*: do not duplicate...
2004-03-14 Cyril Deguet * all: the vout window now processes refresh events.
2004-03-14 Cyril Deguet * all: split GenericWindow into GenericWindow (genera...
2004-03-14 Cyril Deguet * all: the vout window is now managed by a resizable...
2004-03-14 Olivier Teulière * skins2/win32/*: Embedded vout works on Windows too...
2004-03-13 Olivier Teulière * skins2/win32/win32_factory.cpp: compilation fix
2004-03-13 Cyril Deguet * all: first implementation of skinnable vouts (X11...
2004-03-11 Olivier Teulière * include/vlc_keys.h: mouse wheel events now considere...
2004-03-08 Benjamin Pracht- *.nib, playlist.*
2004-03-07 Olivier Teulière * skins/vars/stream.cpp: support $N (stream name)...
2004-03-07 Cyril Deguet * ctrl_list.cpp: insert a 1-pixel line between two...
2004-03-07 Olivier Teulière * skins2/parser/builder.cpp: check Font::init()'s...
2004-03-07 Cyril Deguet * all: the tooltip window is now managed by the windo...
next