]> git.sesse.net Git - vlc/history - modules/gui/wxwindows
* modules/gui/wxwindows/interface.cpp: toolbar flickering fix.
[vlc] / modules / gui / wxwindows /
2005-02-09 Gildas Bazin* modules/gui/wxwindows/interface.cpp: toolbar flickeri...
2005-02-08 Clément StenacInclude missing images to dist
2005-02-08 Mark Moriartypreferences_widgets -- Delete spinctrl hack for WIN32...
2005-02-06 Clément Stenac* wx: Ensure that callbacks are not registered twice
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-02-01 Mark Moriartywizard update -- set default vbitrate, abitrate (courte...
2005-01-30 Mark Moriartywxwindows update for WIN32 wxSpinCtrl, restrict range...
2005-01-30 Clément StenacUninitialized values
2005-01-29 Mark Moriartypreferences wxSpinCtrl hack for WIN32 (make up arrow...
2005-01-29 Sigmund Augdal Helbergwizard.cpp: Layout fixes on the input page
2005-01-29 Sigmund Augdal Helbergwxwindows/wizard.cpp: run Layout() on the sizers when...
2005-01-29 Sigmund Augdal Helbergwxwindows/wizard.cpp: fixed a crash when pressing Ok...
2005-01-23 Clément StenacFix breakage in transcode file selection
2005-01-23 Yoann Peronneau* wxwindows/playlist.cpp: Menu and toolbar are no longe...
2005-01-17 Clément StenacCache last FindItem request to speed up bulk-addings
2005-01-17 Yoann Peronneau* wxwindows/subtitles.cpp: subtitle delay can also...
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2005-01-15 Yoann Peronneau* modules/gui/wxwindows/playlist.cpp: when duration...
2005-01-13 Clément Stenac* DAAP (iTunes shares) services discovery and access...
2005-01-12 Yoann Peronneau* modules/gui/wxwindows/interface.cpp: Add new buttons...
2005-01-12 Clément StenacPut callbacks after rebuild, avoids deadlock in rebuild
2005-01-11 Clément StenacAdd some icons
2005-01-11 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: added...
2004-12-21 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fixed hotkeys...
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: added a video-snapshot...
2004-12-19 Clément StenacFix bugs with psz_shortname
2004-12-16 Clément StenacFix a bug with preferences
2004-12-16 Clément StenacMerge general with the category when possible
2004-12-14 Clément StenacImplement add_module_cat to add a module by category...
2004-12-14 Clément StenacBetter fix for wx deadlock with preparse
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-12 Clément StenacFix warnings
2004-12-11 Sigmund Augdal Helbergsrc/playlist/*:give id to nodes as well. triger item...
2004-12-11 Cyril Deguet* preferences_widget.cpp: fixed a compilation error
2004-12-11 Sigmund Augdal Helbergwx-playlist: hide node-related items from popup, when...
2004-12-11 Clément StenacImprovements to preferences
2004-12-10 Clément StenacFix win32 crash when playlist is empty
2004-12-10 Sigmund Augdal Helbergwxwindows/playlist.cpp: remove enable/disable clutter
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-12-09 Sigmund Augdal Helbergwxwindows/playlist.cpp: also update icon on item change
2004-12-07 Clément StenacRecommit 9469->9479 + fix wxT/wxU
2004-11-27 Sigmund Augdal Helbergplaylist.cpp: wxT -> wxU
2004-11-27 Clément StenacMinimalistic status bar
2004-11-27 Clément StenacFix images order
2004-11-25 Olivier Teulière * src/input/input.c: notify the interfaces when the...
2004-11-23 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: fixed uninitializ...
2004-11-23 Rocky BernsteinIf using cddax (as opposed to cdda), then set the MRL...
2004-11-22 Clément StenacRestore search
2004-11-22 Clément StenacDon't rebuild the tree on node sort
2004-11-22 Clément StenacRecursive sort
2004-11-21 Clément StenacHandle the case when parent is root
2004-11-21 Clément StenacUse item-append when an item is appended to a node...
2004-11-21 Clément StenacSort a node (alphabetically, all sub-nodes come first)
2004-11-19 Clément Stenacsap: don't crash on invalid o= field
2004-11-15 Clément StenacFix wxWidgets crash
2004-11-14 Clément StenacRe-enable logging
2004-11-13 Clément StenacAdd directory in wxWidgets
2004-11-10 Clément Stenac* SAP: use session identifiers to decide if we need...
2004-11-08 Clément Stenacinclude services discovery in interface
2004-11-08 Antoine Cellerier * put scale setting under bitrate
2004-11-08 Clément StenacUse play to end as default, and add "play this branch...
2004-11-07 Antoine Cellerier * added SAP group announcing support in the sout dialog
2004-11-07 Mark Moriartyinclude wx/imaglist.h (gibalou scores again)
2004-11-06 Clément Stenacfix images, don't rescale them
2004-11-06 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: unicode build...
2004-11-06 Clément StenacImplement new playlist system in wxWidgets interface
2004-11-04 Derk-Jan Hartman* Spelling correction
2004-11-04 Clément StenacSave equalizer values so that they don't get overriden...
2004-11-04 Clément StenacRemember adjust settings when there is a vout so that...
2004-11-02 Gildas Bazin* modules/gui/wxwindows/interface.cpp: slightly bigger...
2004-10-31 Mark MoriartyInitialize i_smooth
2004-10-31 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp/h:...
2004-10-23 Clément StenacUpdate muxers and codecs in wizard
2004-10-22 Gildas Bazin* modules/gui/wxwindows/open.cpp: small cosmetic change.
2004-10-22 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: removed avi...
2004-10-19 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: fixed selection...
2004-10-13 Gildas Bazin* modules/gui/wxwindows/video.cpp: will hopefully fix...
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-10-08 Benjamin Pracht* new icons proposal for the playlist window
2004-10-04 Derk-Jan Hartman* no longer use demuxdump. Only dump is a valid demux2...
2004-10-03 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed open dialog...
2004-10-03 Clément Stenac* Added delay and alignment to wx subtitles dialog
2004-10-02 Clément StenacDo what I say, don't do what I do.
2004-09-30 Gildas Bazin* modules/gui/wxwindows/*: win32 fixes with new wxWidgets.
2004-09-30 Gildas Bazin* modules/gui/wxwindows/subtitles.cpp: new "font size...
2004-09-29 Felix Paul Kühne* fixed typos in some l10n-messages
2004-09-28 Clément StenacMisc Fixes
2004-09-28 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix.
2004-09-28 Gildas Bazin* modules/gui/wxwindows/open.cpp: added a caching option.
2004-09-27 Gildas Bazin* modules/gui/wxwindows/*: work-around a wxwindows...
2004-09-16 Gildas Bazin* modules/gui/wxwindows/menus.cpp: re-organized right...
2004-09-08 Gildas Bazin* include/vlc_help.h: update.
2004-09-07 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fix for the...
2004-09-07 Gildas Bazin* modules/gui/wxwindows/video.cpp: reverted change...
2004-09-05 Felix Paul Kühnemodules/gui/wxwindows/extrapanel.cpp: minor string fix
2004-09-05 Felix Paul Kühne* string review
2004-09-02 Gildas Bazin* modules/gui/wxwindows/video.cpp: before resizing...
2004-09-02 Clément StenacSwitch video-filters on the fly
2004-08-30 Gildas Bazin* modules/gui/wxwindows/interface.cpp: do not use a...
2004-08-29 Clément StenacFix last playlist item deletion with wxWIN32
next