]> git.sesse.net Git - vlc/shortlog
vlc
2010-07-11 Laurent AimarAdded a way to flush video filters and video filter...
2010-07-11 Laurent AimarUsed VA_INVALID_ID when appropriate.
2010-07-11 Laurent AimarUsed VA_INVALID_SURFACE when appropriate.
2010-07-11 Laurent AimarFixed fourcc selection used for video extraction from...
2010-07-11 Laurent AimarUsed the right picture to get the date we have to wait on.
2010-07-11 Laurent AimarMoved out the code retreiving a decoded picture from...
2010-07-11 Mark LeeAdd functions to get/set audio delay.
2010-07-11 Rémi Denis... Fix previous commit
2010-07-11 Rémi Denis... XCB: use var_Inherit*()
2010-07-11 Rémi Denis... Warn if xcb-keysyms is missing
2010-07-11 Kamil Klimeksupport for stream size in imem access module
2010-07-11 Rémi Denis... Check that integers are within range when loading vlcrc
2010-07-11 Rémi Denis... Fix reading integers from vlcrc
2010-07-11 Ilkka OllakkaQt4: shorten the html in net_open.ui
2010-07-11 Ilkka OllakkaQt4: define generic font-family instead font in net...
2010-07-11 Ilkka OllakkaQt4: user system font in preferences labels
2010-07-11 Rémi Denis... Marq: allow opacity parameter in config chain
2010-07-11 Rémi Denis... Remove legacy casts
2010-07-11 Rémi Denis... Return 64-bits values for integer object variables
2010-07-11 Ilkka OllakkaQt4: handle int64_t-values in preferences-widget
2010-07-11 Rémi Denis... Store and parse 64-bits values in vlcrc
2010-07-11 Rémi Denis... Use 64-bits for integers in plugin descriptors
2010-07-11 Rémi Denis... Store configuration integer as 64-bits values
2010-07-11 Rémi Denis... Cosmetic
2010-07-11 Daniel TiszaAdd entity encoding for input options when outputting...
2010-07-11 Rémi Duraffortpulse: fix a memory leak.
2010-07-10 Rémi Duraffortluatelnet: really add the possibility to pipe commands...
2010-07-10 Rémi DuraffortRevert "luatelnet: accept multiple commands seperated...
2010-07-10 Rémi DuraffortRevert "luatelnet: missing debug message."
2010-07-10 Rémi Denis... Add LibVLC API for vmem
2010-07-10 Rémi Denis... vmem: major rework
2010-07-10 Rémi Denis... Fix typo
2010-07-10 Rémi Denis... Fix compilation
2010-07-10 Rémi Denis... XCB/window: allow compilation without xcb-keysyms
2010-07-10 Ilkka Ollakkaavcodec: disable direct rendering for VP80
2010-07-10 Ilkka Ollakkaavformat: fix non-file usage after [1644d683e9df]
2010-07-10 Rémi Denis... Framebuffer: don't register useless signal handler
2010-07-10 Rémi Denis... vmem: use var_Inherit*
2010-07-10 Rémi Denis... Add var_InheritAddress()
2010-07-09 Rafaël Carrésrc/playlist/loadsave.c : Fix [1644d683e9df]
2010-07-09 Ilkka OllakkaQt4: disable all by default if user sets message-filter
2010-07-09 Ilkka OllakkaQt4: enable all messages only if filter is empty
2010-07-09 Ilkka Ollakkaapply Enable/DisableObjectPrinting to filter subscripti...
2010-07-08 Jean-Baptiste... Qt4: do not explode if MyDocument isn't available
2010-07-08 Rémi Denis... http-user-agent needs restart
2010-07-08 Rémi Denis... Add a proper API to set the user agent
2010-07-08 Rémi Denis... Remove the --user-agent hack
2010-07-08 Rémi Denis... Reject libmodplug 0.8.8
2010-07-08 Rémi Denis... Force the X11 video outputs when libvlc_*_set_xwindow...
2010-07-08 Rémi Denis... unset "window" if the LibVLC drawable is cleared
2010-07-08 Rémi Denis... XCB/window: force window provider when libvlc_*_set_xid...
2010-07-08 Rémi Denis... Win32: drop drawable plugin priority to zero
2010-07-08 Rémi Denis... Qt4: drop window provider priority to zero
2010-07-08 Rémi Denis... Add a window variable to select the window provider
2010-07-08 Rémi Denis... Define drawable-*-* variables only on MacOS
2010-07-08 Rémi Denis... playlist: simplify with demux psz_location
2010-07-08 Rémi Denis... Remove unused property
2010-07-08 Hugo Beauzée... Qt4: Cosmetics about ClickLineEdit, QVLCFramelessButton
2010-07-08 Ilkka OllakkaRevert "ts.c: check that pts is valid for H264"
2010-07-08 Ilkka Ollakkadvdnav: don't decode_URI for psz_file
2010-07-08 Ilkka Ollakkataglib: dont decode psz_file as URI
2010-07-08 Ilkka Ollakkats.c: check that pts is valid for H264
2010-07-08 Ilkka Ollakkapes.c: make sure H264 stream has aud
2010-07-08 Sébastien Escudierrtp : safety check.
2010-07-07 Mario SiegmannUpdate german installer l10n
2010-07-07 Michał TrzebiatowskiUpdate polish installer l10n
2010-07-07 Rémi Denis... Qt4: do not allow spaces in network URLs (fix #3870)
2010-07-07 Jean-Baptiste... libass: kill unused variable warnings
2010-07-07 Jean-Baptiste... Ignore .exe files in bin/ folder
2010-07-07 Jean-Baptiste... Qt: spref small rework of video and codecs part
2010-07-07 Rémi Denis... Qt4: fix opening DVD directory with special characters
2010-07-07 Rémi Denis... demux: provide both URL and file path as with access
2010-07-07 Rafaël Carrédoc/transforms.py: whrandom is deprecated since python 2.1
2010-07-07 Rémi DuraffortQt4: fix #3872
2010-07-07 Rémi Denis... Qt4: fix opening directory with special characters
2010-07-07 Rémi Denis... make_URI: add scheme parameter
2010-07-07 Jean-Paul Samanvlc_block.h: typo in comment
2010-07-07 Jean-Paul Samanmozilla: remove unused include
2010-07-07 Jean-Paul Samanmozilla: correct comment
2010-07-07 Erwan Tulouskin2(Win32): add support for mouse wheel in fullscreen...
2010-07-07 Sébastien Escudierchange warning color in console
2010-07-07 Jean-Baptiste... Mac: small menu fix
2010-07-06 Rémi Duraffortluatelnet: missing debug message.
2010-07-06 Rémi Duraffortluatelnet: accept multiple commands seperated by '...
2010-07-05 Rémi DuraffortCore: add some LIBVLC_USED.
2010-07-05 Rémi DuraffortFix printf type.
2010-07-05 Rémi Duraffortmp4: fix a memory leak and an invalid release in MacOS...
2010-07-05 Jean-Baptiste... Input: code alignment and cosmetics
2010-07-05 Ilkka OllakkaPulse: do flush in close() not play()
2010-07-05 Jean-Baptiste... Qt: forgotten file in previous commit
2010-07-05 Mirsal EnnaimeReorganize the dbus control module code
2010-07-05 Jean-Baptiste... Qt4: small preference cleanup
2010-07-05 Jean-Baptiste... Win32: simplify and fix targets
2010-07-05 Ilkka Ollakkax264: forgotten free() spotted by ivoire
2010-07-05 Ilkka Ollakkax264 compile fix for x264 < 102
2010-07-05 Ilkka Ollakkax264: add options for opengop
2010-07-04 Sebastien ZwickertFixes comment.
2010-07-04 Jean-Baptiste... Win32: Remove rebase stuff
2010-07-04 Rémi Duraffortrar: fix possible use of un undefined value (due to...
2010-07-03 Jean-Baptiste... Qt4: restart the playlist in the correct state when...
next