]> git.sesse.net Git - vlc/shortlog
vlc
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
2008-06-20 Rémi Denis... Encoding damage
2008-06-20 Christophe... Compile fix
2008-06-20 Rémi Denis... Qt4: wait until the video output is ready
2008-06-20 Rémi Denis... Qt4: 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... Rewritten embedded window internal ABI
2008-06-20 Rémi Denis... Remove the broken window embedding core code
2008-06-20 Rémi Denis... Revert "No need to send Connection: close or Connection...
2008-06-20 Rémi Denis... Don't xgettext non-existent files
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 Christophe... Update POTFILES.in due to lua reorganisation
2008-06-19 Rémi Denis... Typo - fix make dist
2008-06-19 Rémi Denis... browse.xml: fix description and file date - closes...
2008-06-19 Jean-Baptiste... FIx libdvdnav revision since they now depend on unrelea...
2008-06-19 Bill C Riemersconfigure: detection for xulrunner 1.9
2008-06-19 Rémi DuraffortRemove msg_Err about memory allocation.
2008-06-19 Rémi Denis... fix variable name - closes #1629
2008-06-19 Sebastien EscudierLive555 demux: fix EOF detection
2008-06-18 Rémi Denis... Revert "Typo in pl_Release();"
2008-06-18 Felix Paul... Fixed VLC-release.app and distribution of Info.plist
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 SamanFix mozilla toolbar button click logic.
2008-06-18 Jean-Paul SamanUpdate mozilla test page.
2008-06-18 Jean-Paul SamanTry to correctly guess which button has been clicked...
2008-06-18 Anthony LoiseauAdd "toolbar:bool" RW property for the JS API, fix...
2008-06-18 Jean-Paul SamanBreak long line.
next