]> git.sesse.net Git - vlc/shortlog
vlc
2008-06-25 Jean-Baptiste... NEWS and THANKS.
2008-06-25 Jean-Baptiste... Break compilation on Qt4.2
2008-06-25 Jean-Baptiste... Fix typo.
2008-06-25 Jean-Baptiste... Add OMA to the interface
2008-06-25 Jean-Baptiste... Very small fixes on UI.
2008-06-25 Jean-Baptiste... Forgotten tooltip :D
2008-06-25 Jean-Baptiste... Fix Ok/Cancel button position in advanced capture prope...
2008-06-25 Jean-Baptiste... Code Cosmetics
2008-06-25 Jean-Baptiste... Add RTMP option on the panel.
2008-06-25 Jean-Baptiste... Fix network panel behaviour (comboBox and adress genera...
2008-06-25 Christophe... Fix permissions
2008-06-25 Christophe... Increase videowidget size priority over the others.
2008-06-24 Jean-Baptiste... Cosmetics
2008-06-24 Jean-Baptiste... Don't expand the bar, but the video during resizing...
2008-06-24 Jean-Baptiste... Resize the video to the normal size on launch
2008-06-24 Jean-Baptiste... Force dialog to be shown when automatic updates are...
2008-06-24 Rémi DuraffortFix a double vlc_object_release (partially fix the...
2008-06-24 Rémi Denis... We actually need to deliver the signal synchronously...
2008-06-24 Rémi Denis... Fix vout_ReleaseWindow invocation
2008-06-24 Rémi Denis... Fix/workaround for #1633 (input rate not set)
2008-06-24 Rémi Denis... libvlc_InternalDestroy: remove dead code
2008-06-24 Lukas DurfinaAvoid potential problems with bad saved value
2008-06-24 Jean-Paul SamanDistribute images for telx functionality.
2008-06-24 Yohann Martineaufixed compilation on debian etch.
2008-06-24 Jean-Baptiste... Renumber event number in order to debug better.
2008-06-24 Jean-Baptiste... Fix 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 Mirsal EnnaimeFortunes update
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 CellerierFix spelling and description.
2008-06-23 Antoine CellerierAdd aspect ratio option to canvas (like what transcode...
2008-06-23 Jean-Paul SamanAdd Lukas Durfina to the THANKS file.
2008-06-23 Lukas DurfinaFix teletex buttons
2008-06-23 Antoine CellerierWe don't need to detach. Since we're in the parent...
2008-06-22 Antoine CellerierFix release of chroma module in vout core. I still...
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 DuraffortAdd an #undef
2008-06-22 Antoine CellerierDon't print (null) when we don't have a filter name.
2008-06-22 Rémi Denis... Stick to ASCII in gettext messages
2008-06-22 Rémi Denis... Remove dead code
2008-06-22 Rémi Denis... vlc_object_kill: remove the libvlc-specific hack
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 Rémi Denis... libvlccore: is a pure C library - don't use the C+...
2008-06-22 Rémi Denis... Fix nissing include and atoi() invocation
2008-06-22 Antoine CellerierRemove dead code.
2008-06-22 Antoine CellerierAdd new symbol.
2008-06-22 Antoine CellerierRemove duplicate function.
2008-06-22 Antoine CellerierSet i_bitspersample to correct value when changing...
2008-06-22 Rémi Denis... Fix specifying a sout RTP port number using a sout MRL
2008-06-22 Antoine CellerierNew canvas video filter.
2008-06-22 Antoine CellerierUpdate NEWS (crop, padd and canvas changes in transcode).
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 Antoine CellerierAdd support for format changes inside a video filter2...
2008-06-22 Rémi Denis... Remove BlockingQueuedConnection, hopefully not needed
2008-06-22 Rémi Denis... fix revision.c
2008-06-22 Rémi Denis... Fix deadlock in vlc_object_kill (should fix #1543)
2008-06-22 Rémi Denis... Remove superfluous locking
2008-06-22 Rémi Denis... Qt4: apprently fix the embedded video
2008-06-22 Rémi Denis... LibVLC: wait until all threads are terminated
2008-06-21 Rémi Denis... Remove VLC_OBJECT_INTERACTION
2008-06-21 Rémi Denis... interaction: no need for vlc_object_find()
2008-06-21 Rémi Denis... Remove VLC_OBJECT_HTTPD_HOST
2008-06-21 Rémi Denis... Qt4: add XFlush - this does still not work right
2008-06-21 Rémi Denis... ship vlc_window.h
2008-06-21 Jean-Baptiste... String consistency.
2008-06-21 Jean-Baptiste... String consistency.
2008-06-21 Jean-Baptiste... I think we said to use disc over disk.
2008-06-21 Jean-Baptiste... String updates ( some are meant to match the macosx...
2008-06-21 Jean-Baptiste... Code cosmetics.
2008-06-21 Jean-Baptiste... Fix alignment issue on teletext buttons...
2008-06-21 Jean-Baptiste... Fix pause not pausing.
2008-06-20 Rémi Denis... Qt4: Avoid a warning when embedding is disabled
2008-06-20 Rémi Denis... Avoid comments within comments
2008-06-20 Rémi Denis... access_file: use the waitpipe and always poll
2008-06-20 Rémi Denis... When the underlying access dies, suicide the stream
2008-06-20 Pavlov KonstantinContrib: explicitely tell ffmpeg to disable shared...
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... Cleanup service discovery - always
2008-06-20 Rémi Denis... RC: fix segmentation fault due to input state changes...
2008-06-20 Rémi Denis... Qt4: wait for VideoWidget::paintEvent
2008-06-20 Christophe... Typo
2008-06-20 Rémi Denis... Fix typo
2008-06-20 Rémi Denis... qt4: remove dummy error messages
2008-06-20 Rémi Denis... Another compile fix
2008-06-20 Rémi Denis... Compile fixes (untested)
2008-06-20 Rémi Denis... skins2: use the vout window interface (untested)
2008-06-20 Rémi Denis... Disable embedded window by default
next