]> git.sesse.net Git - vlc/history - modules
Renumber event number in order to debug better.
[vlc] / modules /
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 Rémi DuraffortFix compiling warning.
2008-06-23 Rémi DuraffortRemove unneeded msg_Err and check malloc return value.
2008-06-23 Rémi DuraffortMalloc return value.
2008-06-23 Rémi DuraffortClose file in all cases.
2008-06-23 Eric PetitFixes a leftover in [eb691987575a7fd877da56d5c8c1219795...
2008-06-23 Eric PetitSet i_visible_width/height, some video filters need...
2008-06-23 Eric PetitFixes the input format for the video user filter chain
2008-06-23 Antoine CellerierAdd aspect ratio option to canvas (like what transcode...
2008-06-23 Lukas DurfinaFix teletex buttons
2008-06-22 Rémi DuraffortRemove unneeded msg_Err.
2008-06-22 Rémi DuraffortRemove unneeded msg_Error.
2008-06-22 Rémi DuraffortRemove unnedeeded msg_Error.
2008-06-22 Rémi DuraffortRemove unneeded msg_Error about memory failure.
2008-06-22 Rémi Denis-CourmontStick to ASCII in gettext messages
2008-06-22 Bill C. Riemershttp: fix Content-Length and stream closure issues.
2008-06-22 Antoine CellerierFinish fixing audio rate changes.
2008-06-22 Antoine CellerierRevert "Special case for fourcc samr and sawb in transc...
2008-06-22 Antoine CellerierRemove dead code.
2008-06-22 Antoine CellerierRemove duplicate function.
2008-06-22 Antoine CellerierSet i_bitspersample to correct value when changing...
2008-06-22 Antoine CellerierNew canvas video filter.
2008-06-22 Antoine CellerierHandle image size changes in the video filter chain...
2008-06-22 Antoine CellerierChange way arguments are given to croppadd module.
2008-06-22 Antoine CellerierCheck for NULL pointer before using it, not after.
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-CourmontRemove VLC_OBJECT_INTERACTION
2008-06-21 Rémi Denis-CourmontRemove VLC_OBJECT_HTTPD_HOST
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-Courmontaccess_file: use the waitpipe and always poll
2008-06-20 Pavlov KonstantinUpdate dirac support to 0.10.0.
2008-06-20 Pavlov KonstantinRemove glide video output module.
2008-06-20 Rémi Denis-CourmontRC: fix segmentation fault due to input state changes...
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 SamanCheck memory allocations.
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-CourmontRewritten embedded window internal ABI
2008-06-20 Rémi Denis-CourmontRemove the broken window embedding core code
2008-06-20 Rémi Denis-CourmontRevert "No need to send Connection: close or Connection...
2008-06-20 Ilkka OllakkaEmit event to check inputchange in maininputmanager...
2008-06-20 Ilkka Ollakkaadd xml_encode to http-control rpn, so status/playlist...
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-19 Rémi Denis-Courmontfix variable name - closes #1629
2008-06-19 Sebastien EscudierLive555 demux: fix EOF detection
2008-06-18 Antoine CellerierShould fix compilation of dshow access. Thanks to Poe.
2008-06-18 Antoine CellerierFix uninitialized pointer use.
2008-06-18 Jean-Paul SamanForgot to test when ZVBI is not compiled in.
2008-06-18 Antoine CellerierAdd options to configure audio input format (code was...
2008-06-18 Antoine CellerierCosmetics.
2008-06-18 Jean-Paul SamanBreak long line.
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 SamanRemove silly out of memory message in out of memory...
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 Bill C RiemersNo need to send Connection: close or Connection: Keep...
2008-06-17 Rémi Denis-CourmontRTP: align RTP port numbers properly
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-06-17 Bill C Riemersaccess_http: do not close the stream when seeking out...
2008-06-17 Rémi Denis-CourmontHTTP: do not send a negative byte range
2008-06-17 Rémi Denis-CourmontAVI: do not ask whether to fix the index for non-seekab...
2008-06-17 Jean-Baptiste KempfSimplify and remove duplicate code.
2008-06-17 Jean-Baptiste KempfFix commit [a0a315c850c037a71e4bf8fd854bb6c671af4e02]
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
next