]> git.sesse.net Git - vlc/shortlog
vlc
2011-01-30 Steve LhommeMKV: Multi tags don't exist anymore
2011-01-30 Jean-Baptiste... MKV: force EBML_STRICT_API
2011-01-30 Steve LhommeMKV: use the new libebml macros
2011-01-30 Jean-Baptiste... Mkv: use MKV_IS_ID and avoid EbmlId() operator use
2011-01-30 Felix Paul... macosx: enable selection of subtitles named *.txt or...
2011-01-30 Felix Paul... contribs: updated binary package for Mac OS X fixing...
2011-01-30 Rémi Denis... Do not load KDE Qt plugins until KDE gets a clue
2011-01-30 Rémi Denis... Restore correct SIGCHLD handling
2011-01-30 Rémi Denis... Do run exit handlers, fix a few leaks
2011-01-30 Steve Lhommethe ID could be OK but the class mismatching
2011-01-29 Pierre Ynardlive555: fix test to update NPT
2011-01-29 Pierre Ynardlive555: don't use the same event for data and RTSP...
2011-01-29 Rémi Denis... Export libvlc_video_set_format_callbacks
2011-01-29 Rémi Denis... Doxygen typo
2011-01-29 Rémi Denis... Revert "msw(Win32): properly terminate vlc when SC_CLOS...
2011-01-29 Rémi Denis... Revert "xcb: support for WM_DELETE_WINDOW(WM_PROTOCOLS)"
2011-01-28 Erwan Tuloumsw(Win32): properly terminate vlc when SC_CLOSE received
2011-01-28 Erwan Tulouxcb: support for WM_DELETE_WINDOW(WM_PROTOCOLS)
2011-01-28 Erwan Tulouskins2(Win32): wParam to be stripped of 4 bits (see...
2011-01-28 Erwan Tulouskins2: adapt to recent change for rate/rate-faster...
2011-01-28 Jean-Baptiste... Subtitle: show .txt files when opening a subtitle
2011-01-28 Jean-Baptiste... ASF: fix a warning
2011-01-28 Pierre YnardDon't pass input options when using --one-instance
2011-01-28 Pierre Ynardncurses: use make_URI() when adding item
2011-01-28 Pierre Ynardncurses: fix buffer overflow when typing in the edit box
2011-01-28 Jean-Baptiste... Contribs: unbreak ffmpeg build
2011-01-27 Pierre Ynardncurses: fix URI creation
2011-01-27 Pierre Ynardncurses: fix crashes when switching boxes
2011-01-27 Pierre Ynardoldrc: use make_URI() when adding files
2011-01-27 Pierre Ynardoldrc: fix crash on memory error
2011-01-27 Pierre YnardDon't pass relative file paths when using --one-instance
2011-01-26 Jean-Baptiste... Update Win64 target
2011-01-26 Pierre Ynardvod: clean up command thread
2011-01-25 Pierre Ynardrtsp: support Range header in responses
2011-01-25 Pierre Ynardvod: set up RTSP stack of new media in an asynchronous way
2011-01-25 Rémi Denis... Resync news from 1.1
2011-01-25 Felix Paul... Mac Port: disable 64bit mode on 10.5 and make it the...
2011-01-24 Erwan Tulouskins2(Linux): fix scrolling twice faster than expected
2011-01-24 Erwan Tulouskins2: remove a comment that proved wrong
2011-01-24 Rémi Denis... Changing a global hotkey requires restart
2011-01-24 Rémi Denis... SHM: new plugin to view (or encode) a shared memory...
2011-01-24 Rémi Denis... XCB/screen: fix config item descriptions
2011-01-24 Jean-Baptiste... Makefile, win32: fix sdk/ generation
2011-01-24 Rémi Denis... One day, we will remove --enable-non-utf8
2011-01-24 Rémi Denis... bindtextdomain: cleanup and fix error handling
2011-01-24 Srikanth RajuML/Core: Destroy ML after PL deactivates, but before...
2011-01-24 Srikanth RajuML/Core: Change ml_Hold/ml_Release to ml_Get
2011-01-24 Rémi Denis... Win32: fix gettext with non-ASCII installation path
2011-01-24 Jean-Baptiste... Integrate news from 1.1.6
2011-01-23 Ilkka OllakkaQt4: in iconview, allways center the album art even...
2011-01-23 Jean-Baptiste... Doc: generate Changelog for 2011
2011-01-23 Felix Paul... contribs: set a proper location for the fontconfig...
2011-01-23 Jean-Baptiste... Linsys: don't use strerror
2011-01-23 Pierre Ynardlirc: build fix
2011-01-23 Felix Paul... Updated contrib packages for Mac OS X with fixed goom...
2011-01-23 Rémi Denis... Work around QProcess bug (KDE bug #260719)
2011-01-23 Rémi Denis... DV: remove impossible EAGAIN error on poll()
2011-01-23 Rémi Denis... LUA: hide EINTR from scripts and remove the timeout...
2011-01-23 Rémi Denis... netsync: don't sleep on poll() EINTR
2011-01-23 Rémi Denis... V4L2: don't whine in the logs on EINTR
2011-01-23 Rémi Denis... V4L2: fix poll() error handling
2011-01-23 Rémi Denis... LIRC: don't choke on EINTR
2011-01-23 Rémi Denis... PVR: don't choke on EINTR and fix/remove polling timer
2011-01-23 Rémi Denis... OSS access: don't choke on EINTR
2011-01-23 Rémi Denis... DVB CAM: don't choke on EINTR
2011-01-23 Jean-Baptiste... Goom: deactivate MMXEXT accelerations
2011-01-23 Erwan Tulouskins2: cleanup and remove a now highly dubious useDTD...
2011-01-23 Erwan Tulouskins2: back to working order after latest change in...
2011-01-23 Rémi Duraffortlua_xml: fix read of non-initialized pointers.
2011-01-23 Rémi Duraffortextension: fix a potential memleak.
2011-01-22 Rémi Denis... Bump plugin ABI due to XML changes
2011-01-22 Jean-Baptiste... Solve a sign warning
2011-01-22 Jean-Baptiste... Correct cast of fourCC in msg_Err
2011-01-22 Jean-Baptiste... include: code indentation for consistency
2011-01-22 Pankaj YadavDisable IPv6 Forcefully on Symbian Port
2011-01-22 Felix Paul... contribs: updated binary package for Mac OS X
2011-01-22 Francois CartegnieTimeSlider fix for #4328
2011-01-22 Felix Paul... contribs: fixed libmpcdec installation on Mac OS X
2011-01-22 Pankaj YadavContribs for Symbian Port
2011-01-22 Felix Paul... quartztext: compilation fix
2011-01-22 Rémi Denis... live555: add audio/DAT12 and audio/L20 RTP payload...
2011-01-22 Rémi Denis... Add FOURCC's for DAT12 and L24 (IETF RFC3190)
2011-01-22 Jean-Philippe... XML: fix two small mistakes in Lua
2011-01-22 Jean-Philippe... Lua: fix Allocine for large result pages
2011-01-22 Rémi Denis... XML: return attribute value as const
2011-01-22 Rémi Denis... Simplify
2011-01-22 Pierre YnardDistribute forgotten files
2011-01-22 Jean-Baptiste... Win32: enable media library when configuring
2011-01-21 Jean-Philippe... Qt: really close ExtensionDialog when user presses ESC
2011-01-21 Jean-Philippe... Lua: fix module simplexml using the new API
2011-01-21 Jean-Philippe... Lua: also return node name in XML's next_node() method
2011-01-21 Jean-Philippe... Lua: load modules manually for zipped extensions
2011-01-21 Jean-Philippe... Lua: load extensions in .vle files (Zip archives)
2011-01-21 Jean-Philippe... Lua: Allocine now uses keep_alive()
2011-01-21 Jean-Philippe... Lua: allow killing Extensions
2011-01-21 Jean-Philippe... Lua: embed IMDb icon
2011-01-21 Jean-Philippe... Lua: embed Allocine icon
2011-01-21 Jean-Philippe... Qt: show embedded icons of Lua extensions
2011-01-21 Jean-Philippe... Extensions: support embbeded icon data
2011-01-21 Jean-Philippe... Lua: use the spin icon in Allocine
next