]> git.sesse.net Git - vlc/history - modules/gui
Distribute lua/lib/misc.h
[vlc] / modules / gui /
2008-06-28 Felix Paul Kühne*cough*
2008-06-28 Felix Paul KühneDon't try to use 10.5-only threading features on a...
2008-06-28 Rémi Denis-CourmontForgot this file
2008-06-28 Rémi Denis-CourmontQt4: weak reference the video output...
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_FILTER: remove
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_DIALOGS: remove
2008-06-28 Rémi Denis-CourmontTypo
2008-06-28 Rémi Denis-CourmontRemove completely useless mutex
2008-06-28 Antoine CellerierMove intf-popupmenu and video-on-top variables from...
2008-06-28 Rémi Denis-CourmontFix function name clash
2008-06-27 Ilkka OllakkaDon't release vout if it ain't present (eg. when audio...
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-26 Lukas DurfinaFix hidding of fullscreen controller after leaving...
2008-06-25 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Rémi Denis-CourmontAllow more than one use of the video widget
2008-06-25 Rémi Denis-CourmontQt4: small memory leak
2008-06-25 Rémi Denis-CourmontQt4: restore the fullscreen controller
2008-06-25 Rémi Denis-CourmontUse QPointer and QMutexLocker so we don't crash at...
2008-06-25 Rémi Denis-Courmontvariables use are thread safe. No need for nested locking.
2008-06-25 Rémi Denis-CourmontRemove useless variable
2008-06-25 Rémi Denis-CourmontQt4 window: use a proper condition variable instead...
2008-06-25 Rémi Denis-CourmontRemove out-of-date comments
2008-06-25 Jean-Baptiste KempfBreak compilation on Qt4.2
2008-06-25 Jean-Baptiste KempfVery small fixes on UI.
2008-06-25 Jean-Baptiste KempfForgotten tooltip :D
2008-06-25 Jean-Baptiste KempfFix Ok/Cancel button position in advanced capture prope...
2008-06-25 Jean-Baptiste KempfCode Cosmetics
2008-06-25 Jean-Baptiste KempfAdd RTMP option on the panel.
2008-06-25 Jean-Baptiste KempfFix network panel behaviour (comboBox and adress genera...
2008-06-25 Christophe MutricyFix permissions
2008-06-25 Christophe MutricyIncrease videowidget size priority over the others.
2008-06-24 Jean-Baptiste KempfCosmetics
2008-06-24 Jean-Baptiste KempfDon't expand the bar, but the video during resizing...
2008-06-24 Jean-Baptiste KempfResize the video to the normal size on launch
2008-06-24 Jean-Baptiste KempfForce dialog to be shown when automatic updates are...
2008-06-24 Rémi Denis-CourmontWe actually need to deliver the signal synchronously...
2008-06-24 Lukas DurfinaAvoid potential problems with bad saved value
2008-06-24 Jean-Paul SamanDistribute images for telx functionality.
2008-06-24 Jean-Baptiste KempfRenumber event number in order to debug better.
2008-06-24 Jean-Baptiste KempfFix DVD menu button. Fix metadata name displaying.
2008-06-23 Lukas DurfinaFix teletex buttons
2008-06-22 Rémi Denis-CourmontStick to ASCII in gettext messages
2008-06-22 Rémi Denis-CourmontRemove BlockingQueuedConnection, hopefully not needed
2008-06-22 Rémi Denis-CourmontRemove superfluous locking
2008-06-22 Rémi Denis-CourmontQt4: apprently fix the embedded video
2008-06-21 Rémi Denis-CourmontQt4: add XFlush - this does still not work right
2008-06-21 Jean-Baptiste KempfString consistency.
2008-06-21 Jean-Baptiste KempfString consistency.
2008-06-21 Jean-Baptiste KempfI think we said to use disc over disk.
2008-06-21 Jean-Baptiste KempfString updates ( some are meant to match the macosx...
2008-06-21 Jean-Baptiste KempfCode cosmetics.
2008-06-21 Jean-Baptiste KempfFix alignment issue on teletext buttons...
2008-06-20 Rémi Denis-CourmontQt4: Avoid a warning when embedding is disabled
2008-06-20 Rémi Denis-CourmontAvoid comments within comments
2008-06-20 Rémi Denis-CourmontQt4: wait for VideoWidget::paintEvent
2008-06-20 Christophe MutricyTypo
2008-06-20 Rémi Denis-CourmontFix typo
2008-06-20 Rémi Denis-Courmontqt4: remove dummy error messages
2008-06-20 Rémi Denis-CourmontAnother compile fix
2008-06-20 Rémi Denis-CourmontCompile fixes (untested)
2008-06-20 Rémi Denis-Courmontskins2: use the vout window interface (untested)
2008-06-20 Rémi Denis-CourmontEncoding damage
2008-06-20 Christophe MutricyCompile fix
2008-06-20 Rémi Denis-CourmontQt4: wait until the video output is ready
2008-06-20 Rémi Denis-CourmontQt4: embedded window support
2008-06-20 Jean-Paul SamanFix toggling of transparency on teletext pages. Keep...
2008-06-20 Jean-Paul SamanFix behaviour of the button logic for teletext and...
2008-06-20 Jean-Paul SamanNice pictures for teletext buttons.
2008-06-20 Rémi Denis-CourmontRemove the broken window embedding core code
2008-06-20 Ilkka OllakkaEmit event to check inputchange in maininputmanager...
2008-06-20 Jean-Paul SamanImprove behavour on teletext buttons.
2008-06-20 Ilkka OllakkaRemove audio-es/video-es callbacks and replace it with...
2008-06-18 Jean-Paul SamanForgot to test when ZVBI is not compiled in.
2008-06-18 Jean-Paul SamanUse commandline value if available for setting teletext...
2008-06-18 Jean-Paul SamanAdd callback to spu-es from the input.
2008-06-18 Jean-Paul SamanAdd some video-filter2 effects to wxwidget extrapanel
2008-06-18 Jean-Paul SamanReplace vlc_object_find() and vlc_object_release()...
2008-06-18 Jean-Baptiste KempfMenus: Comments and code cosmetics.
2008-06-18 Jean-Baptiste KempfFix popup menu play and interface entries.
2008-06-18 Jean-Philippe AndreQt menus: fix popup submenus non disparition
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-06-17 Jean-Baptiste KempfSimplify and remove duplicate code.
2008-06-17 Jean-Baptiste KempfSmall change in menus order
2008-06-17 Jean-Baptiste KempfCosmetic.
2008-06-17 Jean-Philippe AndreQt menus: use addDPStaticEntry and add a static Subtitl...
2008-06-17 Jean-Philippe AndreQt menus: popup interface menu
2008-06-17 Jean-Philippe AndreQt menus: Add a fullscreen switch button (popup)
2008-06-17 Jean-Philippe AndreClean popup menu
2008-06-17 Jean-Philippe AndreQt menus: s/Q_FOREACH/foreach
2008-06-17 Jean-Philippe AndreQt menus: prefer THEMIM->getInput()
2008-06-17 Jean-Philippe AndreQt menu: fix navigation, delete non static entries
2008-06-17 Jean-Philippe AndreQt menus: add loadSubtitlesFile
2008-06-17 Jean-Philippe AndreQt menus: enable/disable correctly static entries
2008-06-17 Jean-Philippe AndreQt menu: use MenuFunc with InterfaceMenu
2008-06-17 Jean-Philippe AndreQt4 menus: start fixing ticket 1602
2008-06-16 Felix Paul KühneRemoved the 'fetch-meta' setting as it isn't present...
2008-06-15 Felix Paul KühneRedesigned the window to make it look more Mac-like...
2008-06-15 Pierre d'Herbemontmacosx: Make sure we have an autorelease pool in -check...
2008-06-15 Pierre d'Herbemontmacosx: Make sure we do call update on main thread.
2008-06-15 Pierre d'Herbemontmacosx: Get rid of vlc_object_find(playlist).
next