]> git.sesse.net Git - vlc/shortlog
vlc
2010-06-07 Rémi Denis... Only print the first 5 threading errors each
2010-06-06 Oleksandr Natalenkol10n: Ukrainian update
2010-06-06 MihkelEstionian l10n for the win installer
2010-06-06 Rémi Denis... var_InheritInteger -> var_InheritBool
2010-06-06 Laurent AimarAdded a missing vlc_join() in vout.
2010-06-06 Jean-Philippe... Lua: Allocine, grow buffer up to 500k
2010-06-06 Ilkka Ollakkaappletrailers: fix location finding
2010-06-06 Jean-Philippe... Lua: remove 'http' shortcut.
2010-06-05 Rémi Denis... live: update inet_ntop patch
2010-06-05 Ilkka Ollakkaqt4: don't scale to 720p on webm profile
2010-06-05 Ilkka Ollakkaavcodec: fix vp8 default to check height for 720p
2010-06-05 Pierre YnardSpelling
2010-06-05 Hugo Beauzée... Playlist: Allow pausing the playback using space.
2010-06-05 Rémi Denis... Old RC: correct inherited boolean variables
2010-06-05 Confused VorlonAdd version to footer alongside the copyright message
2010-06-05 Greg FarrellMark rtsp-kasenna as safe
2010-06-05 Ilkka Ollakkaqt4: add vp80/webm to profiles
2010-06-05 Ilkka Ollakkaavcodec: default gop=120 for vp80
2010-06-05 Ilkka Ollakkaavcodec: fix typo
2010-06-05 Rémi Denis... Remove promiscuous #include <vlc_common.h>
2010-06-05 Rémi Denis... Spelling
2010-06-05 Rémi Denis... Remove left over HAVE_GETADDRINFO, fix ACL regression...
2010-06-05 Jean-Philippe... Xlib: fix build (skins2) - Part 1/2: fix include
2010-06-05 Jean-Philippe... Xlib: fix build (skins2) - Part 2/2: cast vlc_object
2010-06-05 Jean-Philippe... Lua: update Allociné script & remove debug
2010-06-05 Rémi Denis... Typos
2010-06-04 Felix Paul... Updated German translation of the Win32 installer by...
2010-06-04 Felix Paul... live: updated patch
2010-06-04 Felix Paul... libdvdnav: updated patch
2010-06-04 Pierre Ynardyoutube.lua: remove old broken break
2010-06-04 Pierre Ynardyoutube.lua: support WebM formats
2010-06-04 Rémi Denis... Qt4: do not set fullscreen window on top (fixes #3712)
2010-06-04 Pierre Ynardyoutube.lua: fetch HD videos when available by default
2010-06-04 Ilkka Ollakkaqt4: don't hardcode fontsize in epgitem
2010-06-03 Laurent AimarCompilation fix.
2010-06-03 Laurent AimarAdded missing subpicture_Update.
2010-06-03 Rémi Denis... Fix missing lock in 440126cfb7322950d14f7029dd424c4f4bd41ad
2010-06-03 Rémi Denis... Protect XInitThreads() with a global lock
2010-06-03 Rémi Denis... gcrypt: use vlc_global_mutex
2010-06-03 Rémi Denis... avcodec: use vlc_global_mutex
2010-06-03 Rémi Denis... vlc_global_mutex: common functions for process-wide...
2010-06-03 Laurent AimarCalled XInitThreads in vaapi.
2010-06-03 Laurent AimarCheck "xlib" before trying vaapi.
2010-06-03 Laurent AimarMoved generic subpicture code to its own file.
2010-06-03 André Weberatmo: updated README.txt for Fnordlicht, added author...
2010-06-03 Rémi Denis... libvlc_set_*_input also works on Win32 nowadays
2010-06-03 Kai Lauterbachatmo: add support for Fnordlicht devices
2010-06-03 Ilkka OllakkaQT4: Connect INPUT_EVENT_ITEM_EPG to update epg-widget...
2010-06-03 Christophe... contribs: update gettext to 0.18
2010-06-02 Jean-Baptiste... Contribs: update Qt for win32 to 4.6.2
2010-06-02 Christophe... Typo
2010-06-02 Ilkka Ollakkax264: use x264_picture_init from X264_BUILD >= 98
2010-06-02 Rémi Duraffortluahttp: use the same options as the http interface.
2010-06-02 Jean-Philippe... Lua: new script Allocine (France)
2010-06-02 Jean-Philippe... imdb.lua: Redesign, fix some bugs
2010-06-02 Rémi Denis... Mozilla: use --no-xlib
2010-06-02 Rémi Denis... --no-xlib: prevent use of XInitThreads() and hence...
2010-06-02 Rémi Denis... --glx-display is also merged with --x11-display
2010-06-02 Jean-Philippe... Extensions: fix Qt freeze when reloading scripts
2010-06-02 Christian MasusHttp interface VLC_OBJECT_VLC has been replaced by...
2010-06-02 Ilkka Ollakkaqt4: use slower and better scaling on albumart-label
2010-06-02 Jean-Philippe... Package Win32: add .vlt and .wsz extensions
2010-06-02 Jean-Philippe... Skins2: remove skins demux
2010-06-02 Jean-Philippe... Skins2: check if file exists, not folder
2010-06-02 Jean-Philippe... Revert "Zip filter: skip .vlt & .wsz (skins)"
2010-06-02 Jean-Philippe... Revert "Decomp filter: skip .vlc & .wsz files (skins)"
2010-06-02 Jean-Philippe... Revert "Skins: "file" shortcut for skins access_demux...
2010-06-02 Jean-Baptiste... Fix obvious typo lost in a git warp.
2010-06-02 Ludovic Fauvetepg: remove the external channels widget
2010-06-02 Ludovic Fauvetepg: add an overlay containing the channels list
2010-06-02 Ludovic Fauvetepg: highlight ongoing programs in the epg view
2010-06-02 Ludovic Fauvetepg: remove debug in epg
2010-06-02 Sebastian Birkplaylist: modified playlist_NodeCreate()
2010-06-02 Pierre Ynardvod_rtsp: C99 for loop iterator declarations
2010-06-01 Jean-Baptiste... Win7: new buttons for taskbar
2010-06-01 Rémi Denis... Do not disable X11 ARGB visuals (fixes: #3581)
2010-06-01 Rémi Denis... XCB/X11: rework and fix color depth selection
2010-06-01 Rémi Denis... XCB/X11: support different color depth than parent...
2010-06-01 André WeberRevert "atmo: add support for new device fnordlicht"
2010-06-01 Rémi Denis... XCB/XVideo: support parent window with ARGB visual...
2010-06-01 Kai Lauterbachatmo: add support for new device fnordlicht
2010-06-01 Ilkka Ollakkaavcodec: adjust encoders vp8 defaults littlebit
2010-06-01 Jean-Baptiste... Synchronize NEWS
2010-06-01 Jean-Baptiste... Synchronise NEWS between 1.1 and master
2010-06-01 Jean-Baptiste... Qt: correctly forward wheeling events on Win32
2010-06-01 Jean-Baptiste... Qt: fix 'leave fullscreen' menu
2010-06-01 Pierre Ynardvod_rtsp: fix scope of variables
2010-06-01 Pierre Ynardvod_rtsp: cosmetics
2010-05-31 Jean-Baptiste... Contribs: cleanup
2010-05-31 Jean-Baptiste... Contribs: remove dead patches
2010-05-31 Jean-Baptiste... Contribs: update libdvdnav patches
2010-05-31 Juho Vähä-Herttuaos x: fix preferences to leave x264 preset/tune empty
2010-05-31 Juho Vähä-HerttuaOSX: fix a crash when the option-list finished by 0...
2010-05-31 Jai MenonSPUDEC : Bump up the capability value for the native...
2010-05-31 Rémi Denis... Do not scan for subtitles files in the current dir...
2010-05-31 Rémi Denis... Simplification (make_path always returns an absolute...
2010-05-31 Rémi Denis... Qt4 media info: show local file path instead of file...
2010-05-31 Jean-Philippe... Skins: "file" shortcut for skins access_demux (& decode...
2010-05-31 Jean-Philippe... Decomp filter: skip .vlc & .wsz files (skins)
2010-05-31 Jean-Philippe... Zip filter: skip .vlt & .wsz (skins)
next