]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/interface.hpp
* modules/gui/wxwidgets: don't call aout_VolumeGet so often because it is MIPS intensive.
[vlc] / modules / gui / wxwidgets / interface.hpp
2006-06-11 Gildas Bazin* modules/gui/wxwidgets: don't call aout_VolumeGet...
2006-04-18 Clément StenacAdd separate audio and video popup menus
2006-03-01 Felix Paul Kühne* more systray related ifndefs for the Darwin platform
2006-01-12 Antoine CellerierFSF address change.
2005-12-09 Clément StenacReplace function callback by variable callback.
2005-12-07 Gildas Bazin* modules/gui/wxwidgets: save embedded playlist size...
2005-12-04 Gildas Bazin* modules/gui/wxwidgets: display and resizing of the...
2005-12-03 Gildas Bazin* modules/gui/wxwidgets: wxSplitterWindow is buggy...
2005-12-02 Gildas Bazin* modules/gui/wxwidgets: use a wxSplitterWindow to...
2005-12-02 Gildas Bazin* modules/gui/wxwidgets: start of a playlist_manager...
2005-11-30 Gildas Bazin* modules/gui/wxwidgets: massive cleanup and simplifica...
2005-11-21 Scott Caudleimplement some minimum size of wx interface at all...
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...