]> git.sesse.net Git - vlc/shortlog
vlc
2011-02-12 Laurent AimarFixed an invalid test when rendering subtitles.
2011-02-12 Laurent AimarConsider too large width/height as invalid.
2011-02-12 Laurent AimarHandle errors when no filter can be found to adapt...
2011-02-12 Laurent AimarAllowed rendering OSD at display resolution when possib...
2011-02-12 Laurent AimarFixed OSD widget rendering code to render at display...
2011-02-12 Laurent AimarFixed subpicture rendering when render size != source...
2011-02-12 Laurent AimarMade subtitle subpicture absolute only when rendering...
2011-02-12 Rémi Denis... Remove useless parameters
2011-02-12 Rémi Denis... Deprecate old vlc_thread_* functions
2011-02-12 Rémi Denis... Unexport vlc_object_set_destructor
2011-02-12 Steinar H.... In the decklink module, add a string list for the audio...
2011-02-12 Steinar H.... Fix a typo in an error message in the decklink module.
2011-02-12 Steinar H.... Hold on to the DeckLink configuration object for the...
2011-02-12 Rémi Denis... Mark plugin-path as obsolete
2011-02-12 Rémi Denis... Override the plugins path with an environment variable...
2011-02-12 Rémi Denis... Simplify plugin paths tokenization
2011-02-11 Jean-Baptiste... Do not use EBML_STRICT_API, because it seems to crash
2011-02-11 Jean-Paul Samanstream_filter/httplive.c: ChooseSegment() defaults...
2011-02-11 Jean-Paul Samanstream_filter/httplive.c: rewrite parsing of HLS m3u8...
2011-02-11 Jean-Paul Samanstream_filter/httplive.c: read a HLS m3u8 file in one...
2011-02-11 Jean-Paul Samanstream_filter/httplive.c: Relax estimated download...
2011-02-11 Jean-Paul Samanstream_filter/httplive.c: Relax condition in live playback.
2011-02-11 Jean-Paul Samanstream_filter/httplive.c: Improve detection of HTTP...
2011-02-11 Jean-Paul Samanstream_out/switcher: indentation
2011-02-10 Jean-Baptiste... Contribs: Upnp, update to 1.6.12
2011-02-10 Christophe... Delay, langfromtelx, setid: relicense to LGPL, simplify...
2011-02-10 Rémi Denis... Change key items to string type
2011-02-10 Rémi Denis... Some documentation
2011-02-10 Rémi Denis... core: merge the two hotkey files
2011-02-10 Rémi Denis... Fix + and - hotkeys
2011-02-10 Jean-Baptiste... Readd txt autodetection
2011-02-10 Jean-Baptiste... Subtitle: do not dialog_Fatal when the subtitle was...
2011-02-10 Jean-Baptiste... Make SubtitleAdd accept flags instead of a bool
2011-02-10 Rémi Denis... Kill some relocs
2011-02-10 Rémi Denis... Fix compilation
2011-02-10 Rémi Denis... Use + as modifier separator, keep backward compatibilit...
2011-02-10 Rémi Denis... Merge ConfigKeyToString and KeyToString
2011-02-10 Rémi Denis... ConfigKeyToString: simplify and fix potential leak
2011-02-10 Rémi Denis... Unduplicate code
2011-02-10 Rémi Denis... Remove unused StringToKey()
2011-02-10 Rémi Denis... Remove plugins dependency on libvlccore.sym
2011-02-10 Rémi Denis... Remove silly #include
2011-02-09 Pierre YnardWinCE: (don't) implement vlc_pipe()
2011-02-09 Pierre YnardBuild fix
2011-02-09 Rémi Denis... core: use vlc_pipe()
2011-02-09 Rémi Denis... decomp: use vlc_pipe()
2011-02-09 Rémi Denis... Implement vlc_pipe()
2011-02-09 Felix Paul... makefile: fixed typo
2011-02-09 Felix Paul... contribs: use a slightly customized version of BWToolKit
2011-02-09 Felix Paul... contribs: updated binary package for Mac including...
2011-02-09 Felix Paul... contribs: updated lua to latest version
2011-02-08 Rémi Denis... D-Bus inhibit: fix leaks and simplify
2011-02-08 Felix Paul... macosx dialog provider: implement EXTENSION_WIDGET_SPIN...
2011-02-08 Felix Paul... macosx-vout: removed broken and deprecated AGL vout
2011-02-08 Felix Paul... contribs: added BWToolKit
2011-02-08 Felix Paul... auhal: updated to current AudioUnit API
2011-02-08 Felix Paul... macosx: reference BWToolKit in xcode proj
2011-02-08 Felix Paul... mac intf: switched Extended panel to HUD style
2011-02-08 Felix Paul... enable BWToolKit for the Mac port
2011-02-08 Felix Paul... configure: tune for core2 when compiling for 64bit Mac
2011-02-08 Jean-Baptiste... Win32 installer: Fix typo
2011-02-07 Jean-Baptiste... Jack: do not use deprecated functions
2011-02-07 Jean-Baptiste... Win32: match the text with the button
2011-02-07 Jean-Baptiste... Update NEWS about EGL
2011-02-07 Rémi Denis... Linux DVB: cleanup capabilities list, and add missing...
2011-02-07 Rémi Denis... Linux DVB: fix stupidity check (stupid is zero)
2011-02-07 Francois CartegnieQt: fix bookmarks dialog
2011-02-07 Francois CartegnieQt: Bookmarks are custom and playback only related
2011-02-07 Francois CartegnieQt: name unaliased resource icon
2011-02-07 Sébastien Escudierlive555 : check for NULL string in OPTION callback
2011-02-05 Felix Paul... macosx vout: reenabled. will break compilation until...
2011-02-05 Felix Paul... macosx: updated project file to Xcode4
2011-02-03 Rémi Denis... vlc: use signal handlers rather than sigwait() for...
2011-02-03 Rémi Denis... vlc: use SETMASK instead of BLOCK
2011-02-03 Rémi Denis... Revert "Do not load KDE Qt plugins until KDE gets a...
2011-02-02 Pierre Ynardluatelnet: fix typo
2011-02-02 Pierre Ynardoldrc: small simplification
2011-02-02 Pierre Ynardi18n: remove deleted file
2011-02-01 Jean-Baptiste... Sync news with 1.1.7
2011-02-01 Pierre Ynardluatelnet: end connections in the password state too
2011-02-01 Pierre Ynardluatelnet: end remotely closed connections
2011-02-01 Pierre Ynardluatelnet: fix ending connections
2011-02-01 Pierre Ynardluarc: end remotely closed connections
2011-02-01 Pierre YnardRevert "lua: fix a busy loop (fix #4165)"
2011-02-01 Pierre Ynardrtp sout: fix unsafe read
2011-02-01 Rémi Denis... Remove (extremely) old copy of videodev2.h
2011-01-31 Jean-Baptiste... CrystalHD: small fix for 1088 height
2011-01-31 Jean-Baptiste... Win64: do not build dirac
2011-01-31 Guillaume PousselFreetype: kill warnings
2011-01-31 Guillaume PousselMpeg mux: fix a variable signedness
2011-01-31 Jean-Baptiste... ML: kill another warning
2011-01-31 Guillaume PousselML: kill warnings
2011-01-31 Jean-Baptiste... ML: no tabs in source code.
2011-01-31 Guillaume PousselTransform: Mark some variables as unused
2011-01-31 Guillaume PousselTransform: remove dead code
2011-01-30 Christophe... New signing key
2011-01-30 Christophe... This is just a public key. So it's not copyrightable
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
next