]> git.sesse.net Git - vlc/history - modules/gui
beos/VideoOutput.cpp: fixed a crash in window destruction
[vlc] / modules / gui /
2004-12-11 Eric Petit beos/VideoOutput.cpp: fixed a crash in window destruction
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-10 Eric Petit beos/Video*: try to fallback on single-buffered overla...
2004-12-09 Sigmund Augdal Helbergwxwindows/playlist.cpp: also update icon on item change
2004-12-08 Eric Petit beos/InterfaceWindow.cpp: fixed a couple of missing...
2004-12-08 Eric Petit beos/InterfaceWindow.cpp: fixed a deadlock + pause...
2004-12-07 Clément StenacRecommit 9469->9479 + fix wxT/wxU
2004-12-02 Benjamin Pracht* fixes item deletion when pressing backspace. Doesn...
2004-12-02 Felix Paul Kühne* ALL: moved the about-window to a seperate nib-file
2004-12-02 Benjamin Pracht* Fix the status bar
2004-12-01 Benjamin PrachtFix the search field in OSX playlist
2004-11-30 Benjamin Pracht* recrate some missing actions (mainly copy paste from...
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-26 Gildas Bazin* ALL: New XML module type.
2004-11-25 Olivier Teulière * src/input/input.c: notify the interfaces when the...
2004-11-24 Cyril Deguet- all: the text variable "$N" is now the media name...
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 StenacForgot this
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-20 Clément Stenac* do not set request on startup, we don't want autoplay
2004-11-19 Clément Stenacsap: don't crash on invalid o= field
2004-11-18 Derk-Jan Hartman* You can doubleclick an item to play it now.
2004-11-17 Derk-Jan Hartman* Fix display of playlist on OSX. Looks briljant :)
2004-11-17 Derk-Jan Hartman* Todo list for OSX playlist. please use it :)
2004-11-17 Derk-Jan Hartman* Start of new playlist for OSX.
2004-11-17 Derk-Jan Hartman* Fix some crashes because of new playlist core
2004-11-15 Clément StenacFix wxWidgets crash
2004-11-14 Clément StenacRe-enable logging
2004-11-14 Olivier Teulière * modules/gui/skins2: ignore WM_PAINT events on the...
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 Clément StenacFix item delete in skins
2004-11-07 Derk-Jan Hartman* Use possibly better optimized QT YUY2 decoder???...
2004-11-07 Mark Moriartyinclude wx/imaglist.h (gibalou scores again)
2004-11-07 Derk-Jan Hartman* disable Title retrieval, was crashing
2004-11-07 Derk-Jan Hartman* fixing the OSX playlist (at least it compiles 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 Stenacfix for new playlist API
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-27 Benjamin PrachtAdd rtsp to the list of protocols available in the...
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-07 Benjamin Pracht* Fullscreen button works again
2004-10-05 Derk-Jan Hartman* Restored a fallback to the old Quartz drawing routine...
2004-10-05 Derk-Jan Hartman* Disabled the OSX OpenGL vout untill it's problems...
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 Cyril Deguet - scaled_bitmap.cpp: fixed an old bug in the bresenham...
2004-10-03 Clément Stenac* Added delay and alignment to wx subtitles dialog
2004-10-02 Felix Paul Kühne* ALL: fixed some gettext stuff in the subtitles-option...
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-30 Gildas Bazin* ALL: updates for the test release.
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-07 Gildas Bazin* src/extras/libc.c: provide iconv facility in the...
2004-09-06 Eric Petit beos/*: fixed title/chapter navigation
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-04 Benjamin Pracht* syntax to specify the dvd title/chapter to open has...
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-31 Derk-Jan Hartman * Defer nsviews untill the NSWindow is created. Hopefu...
2004-08-31 Benjamin PrachtConsistency in labels.
2004-08-30 Benjamin Pracht* Add some options to the subtitle selection dialog...
2004-08-30 Gildas Bazin* modules/gui/wxwindows/interface.cpp: do not use a...
next