]> git.sesse.net Git - vlc/history - modules/gui
* modules/video_filter/blend.c: added an i_alpha parameter for blending
[vlc] / modules / gui /
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...
2004-08-29 Derk-Jan Hartman* Fix the play/pause button status
2004-08-29 Derk-Jan Hartman* Don't release the VLCWindow on QTClose. The mainthrea...
2004-08-29 Derk-Jan Hartman* fix text encoding of subtitle filenames (and other...
2004-08-29 Clément StenacFix last playlist item deletion with wxWIN32
2004-08-29 Cyril Deguet * async_queue.*: AsyncQueue::remove is now thread...
2004-08-28 Gildas Bazin* modules/gui/wxwindows/menus.cpp: increased size of...
2004-08-28 Clément StenacUpdate the "Stream and Media Info" dialog
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-27 Sam Hocevar * include/vlc_common.h:
2004-08-26 Eric Petit + input/decoder.c: detach decoder after vout_Request...
2004-08-25 Olivier Teulière * skins2: new "playlist.load()" and "playlist.save...
2004-08-24 Cyril Deguet * the default skin is now shipped as a .vlt (whether...
2004-08-24 Cyril Deguet * all: removed obsolete b_blocking in intf_dialogs_arg_t
2004-08-22 Cyril Deguet * all: french translation for skin popup menu
2004-08-22 Cyril Deguet * theme_repository.*: the popup menu for skin selecti...
2004-08-22 Olivier Teulière * skins2/src/window_manager.cpp: Added the vlc.isOnTop...
2004-08-22 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: added a skins...
2004-08-22 Cyril Deguet * all: skeleton of a popup menu entry for skin selection
2004-08-22 Cyril Deguet * ctrl_list.cpp: beginning of key handling in the...
2004-08-21 Antoine Cellerier* modules/gui/wxwindows/extrapanel.cpp : Changed "Resto...
2004-08-21 Gildas Bazin* modules/gui/wxwindows/*: updated open disc dialog.
2004-08-21 Olivier TeulièreRemoved the old skins plugin
2004-08-20 Eric Petit beos/MessagesWindow*: fixed messages window
2004-08-17 Eric Petit beos/*: fixed seek, clean up
2004-08-17 Eric Petit + src/libvlc.h: use KEY_SPACE instead of ' '
2004-08-17 Eric Petit + macosx/equalizer.m: missing vlc_object_release()
2004-08-17 Eric Petit ALL: OS X OpenGL provider
2004-08-15 Benjamin Pracht* Adds postprocessing menu
2004-08-15 Jérome DecoodtSet the preamp value on a preset change
2004-08-14 Jérome Decoodt*.nib: continuous sliders
2004-08-12 Olivier Teulière * skins2/src/vlcproc.*: Added the isRepeat boolean...
2004-08-12 Gildas Bazin* modules/gui/wxwindows/Modules.am: include streamdata.h
2004-08-09 Olivier Teulière * skins2: support playlist.setRandom(true) and playlis...
2004-08-08 Jérome Decoodtproject.pbxproj: correct to relatives paths
2004-08-08 Benjamin Pracht* demuxdump is working again
2004-08-07 Jérome DecoodtFix bug when equalizer-bands is not set. Coding style...
2004-08-07 Jérome DecoodtAll: equalizer window for MacOS. Need a bit of correcti...
2004-08-06 Benjamin Pracht* Adds the scale video option
2004-08-06 Benjamin Pracht* All :
2004-08-06 Sam Hocevar * Really fixed strict aliasing breakage here and...
2004-08-05 Derk-Jan Hartman* Fix Artist/Author info in playlist
2004-08-05 Gildas Bazin* src/input/control.c: bookmarks support is back (will...
2004-08-02 Derk-Jan Hartman* modules/gui/macosx/vout: Output YUY2 to QT/QD.
2004-08-02 Derk-Jan Hartman* Fixed hotkey/OSD behaviour for OS X. Also prevents...
2004-08-01 Cyril Deguet * ctrl_text.cpp: smoother text scrolling (MOVING_TEXT...
2004-08-01 Olivier Teulière * modules/gui/skins2/parser/interpreter.cpp: Added...
2004-08-01 Benjamin Pracht* all : fix channels selection in the sout options...
2004-07-31 Benjamin Pracht* all :
2004-07-30 Sam Hocevar * modules/gui/wxwindows/video.cpp modules/gui/wxwindo...
2004-07-29 Felix Paul Kühne* added declares for the checkboxes in the nib to contr...
2004-07-28 Benjamin PrachtAdded a RTP (New) stream outpu method for the rtp sout...
next