]> git.sesse.net Git - vlc/history - modules/gui
2nd attempt to get libcdio cdda working.
[vlc] / modules / gui /
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...
2004-07-28 Derk-Jan Hartman* modules/gui/macosx/open.m: dvdplay:// -->> dvdnav://
2004-07-28 Derk-Jan HartmanMacOSX intf work
2004-07-27 Derk-Jan Hartman* More code cleanup for OSX vout. Man what a mess this...
2004-07-27 Derk-Jan Hartman-
2004-07-27 Derk-Jan Hartman* release what you find. (this looks like a very old...
2004-07-26 Gildas Bazin* modules/gui/wxwindows/fileinfo.cpp: partially fixed...
2004-07-22 Eric Petit + configure.ac: don't build OpenGL support on BeOS...
2004-07-20 Mohammed Adnène... author :)
2004-07-15 Derk-Jan Hartman* reenable the prefs. this was a small leftover from...
2004-07-15 Derk-Jan Hartman* spelling error
2004-07-13 Clément StenacCouple of fixes
2004-07-12 Gildas Bazin* modules/gui/wxwindows/extrapanel.cpp: try to use...
2004-07-12 Anil Daoud* unicode fixes
2004-07-12 Clément StenacRemoved the old streaming wizard\nSplitted the interfac...
2004-07-11 Cyril Deguet * x11_timer.cpp: compilation fix
2004-07-08 Gildas Bazin* modules/gui/wxwindows/interface.cpp: center the volum...
2004-07-07 Gildas Bazin* src/audio_output/input.c: ability to switch between...
2004-07-05 Gildas Bazin* modules/gui/skins2/win32/win32_factory.cpp: implement...
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-07-04 Mohammed Adnène... added a function to minimize VLC (check win32 compilation)
2004-07-03 Cyril Deguet * wxwindows/menus.cpp: added missing _()
2004-06-28 Gildas Bazin* modules/gui/wxwindows/fileinfo.cpp: fixed typo.
2004-06-27 Gildas Bazin* modules/gui/wxwindows/menus.cpp: added file info...
2004-06-27 Gildas Bazin* modules/gui/skins2/controls/ctrl_checkbox.cpp: handle...
2004-06-27 Gildas Bazin* access/dvdread.c: misc improvements/fixes.
2004-06-26 Gildas Bazin* modules/gui/skins2/controls/ctrl_image.cpp: fixed...
2004-06-26 Gildas Bazin* modules/gui/skins2/x11/x11_window.cpp: "stay on top...
2004-06-26 Gildas Bazin* modules/gui/skins2/*: removed a couple of fixme
2004-06-26 Gildas Bazin src/playlist/playlist.c, modules/gui/skins2/src/skin_m...
2004-06-26 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: small cleanup...
2004-06-25 Cyril Deguet * ctrl_button.cpp : handle double click events too
2004-06-25 Gildas Bazin* modules/video_output/directx/*: added a "wallpaper...
2004-06-25 Gildas Bazin* gui/wxwindows/open.cpp: removed deprecated DVD entries.
2004-06-23 Eric Petit macosx/macosx.m: fixed macosx-opengl-effect string...
2004-06-23 Derk-Jan Hartman* OSX compiles again (BEWARE it is still SEVERELY broken)
2004-06-23 Gildas Bazin* modules/gui/ncurses.c, modules/gui/wxwindows/wizard...
2004-06-22 Gildas Bazin* modules/gui/skins / skins2: compilation fixes.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-11 Olivier Teulière * skins2/src/skin_main.cpp: New demux2 module to load...
next