]> git.sesse.net Git - vlc/shortlog
vlc
2010-05-30 Rémi Denis... Do signal handling in the main() thread
2010-05-30 Rémi Denis... Add libvlc_set_exit_handler(), more powerful than libvl...
2010-05-30 Rémi Denis... libvlc_Quit: support using a callback
2010-05-30 Rémi Denis... intf_Create: do not fail if libvlc is exiting
2010-05-30 Jean-Philippe... Lua Extensions: implement fake "require"
2010-05-30 Jean-Philippe... Extensions/Qt: open external links on labels
2010-05-30 Rémi DuraffortFix variables types.
2010-05-30 Rémi DuraffortFix duplicated option.
2010-05-30 Rémi DuraffortLuaHttp: Fix #3628 (update the sout mrl).
2010-05-30 Rémi Denis... Revert "Added Qt::Tool flag on the fullscreen widget."
2010-05-30 Rémi Denis... Qt4: main interface drops always-on-top mode when going...
2010-05-30 Rémi Denis... Qt4: change main interface mode from the UI thread
2010-05-30 Rémi Denis... Qt4: convert on top event to signal/slot model
2010-05-30 Rémi Denis... Qt4: undo always-on-top hint when the video is released
2010-05-30 Rémi Denis... Qt4: only reset main interface window flags if needed
2010-05-30 Laurent AimarFixed vout display key event thread destruction.
2010-05-30 Laurent AimarSet vout_display_info_t::has_event_thread for msw and...
2010-05-30 Laurent AimarAdded vout_display_info_t::has_event_thread.
2010-05-30 Laurent AimarRevert "Helpers to emit asynchronous key press events...
2010-05-30 Laurent AimarRevert "SDL: use key thread (partially fix #3661)"
2010-05-30 Laurent AimarRevert "CACA: use key thread (partially fix #3661)"
2010-05-30 Laurent AimarRevert "AA: use key thread (partially fix #3661) -...
2010-05-30 Rémi Denis... AA: use key thread (partially fix #3661) - untested
2010-05-30 Rémi Denis... CACA: use key thread (partially fix #3661)
2010-05-30 Rémi Denis... SDL: use key thread (partially fix #3661)
2010-05-30 Rémi Denis... Helpers to emit asynchronous key press events (refs...
2010-05-30 Rémi Denis... transform: invert horizontal and vertical flip
2010-05-29 Jean-Baptiste... Work-around a Qt issue when starting in minimal mode
2010-05-29 Dean Leel10n: Chinese update
2010-05-29 Michał Trzebiatowskil10n: Polish update
2010-05-29 Rémi Denis... Fix invalid free at exit on non-UTF-8 systems
2010-05-29 Laurent AimarMoved "sub-margin" to vout.
2010-05-29 Laurent AimarSimplify up/down subtitle hotkey.
2010-05-29 김정은freetype: Try to use non-bitmap fonts first and fallbac...
2010-05-29 Rémi Denis... Add a secret --user-agent option to pass the applicatio...
2010-05-29 Rémi Denis... Fix Server: HTTP and RTSP header syntax
2010-05-29 Rémi Denis... live: fix HTTP user agent syntax
2010-05-29 Rémi Denis... HTTP: add LibVLC version to User-Agent correctly
2010-05-29 Rémi Denis... Partially fix previous commit: allow forward slash
2010-05-29 Rémi Denis... HTTP access: validate user agent string
2010-05-29 Rémi Denis... HTTP access: fix User-Agent syntax
2010-05-29 Rémi Denis... HTTP access: use var_Inherit*()
2010-05-29 Rémi Denis... config_PutPsz: fix potential use-after-free
2010-05-29 Rémi Denis... config_PutPsz: reduce lock contention scope
2010-05-29 Jean-Baptiste... Contrib: update to libmatroska 0.9.0
2010-05-29 Jean-Baptiste... Contribs: update to libebml 0.8.0
2010-05-29 Ilkka Ollakkaavcodec: blacklist WMV2 also, missed that codec previously
2010-05-29 Rémi Denis... Don't put VPX in any default contrib
2010-05-29 Rémi Denis... Put http alias back from LUA to native
2010-05-29 Rémi Denis... VCD: fix segfault when opening not-a-file
2010-05-29 Rémi Denis... access_New: handle errors
2010-05-29 Rémi Denis... url -> URL
2010-05-29 Rémi Denis... Mozilla plugin requires XCB window plugin which require...
2010-05-28 Oleksandr Natalenkol10n: Ukrainian update
2010-05-28 Rémi DuraffortPlaylist: repack (save some memory)
2010-05-28 Rémi Duraffortlibvlc headers: try to be consistent (cosmetics).
2010-05-28 Jai MenonCosmetics : Fix real.c comment header since sipr suppor...
2010-05-28 Jean-Baptiste... ASF muxer: remove unused variable.
2010-05-27 Christophe... i18n fix
2010-05-27 Christophe... i18n: Add First Run dialog
2010-05-27 Laurent AimarRemoved unused ZOOM_FP_FACTOR define.
2010-05-27 Laurent AimarRemoved duplicated vout_Close description.
2010-05-27 Jai MenonAdd Sipr support to the native Realmedia demuxer.
2010-05-27 Ilkka Ollakkaappletrailers: fix arturl, seems that appletrailers...
2010-05-27 Rémi Denis... Force SIGCHLD to default handler
2010-05-27 Ilkka OllakkaNEWS: add mention about live-http module with example
2010-05-27 Keary Griffincomsetic changes, remove define, and move callback...
2010-05-26 Laurent AimarRemoved vlc_object_find() in svcdsub.
2010-05-26 Laurent AimarUsed VLC_CODEC_OGT/CVD in ps demuxer.
2010-05-26 Jean-Baptiste... Qt: fix Minimal view switching
2010-05-26 Laurent AimarRemoved all vlc_object_find in lua osd code.
2010-05-26 Laurent AimarRemoved dead code (spu).
2010-05-26 Laurent AimarUsed filter_GetInputAttachments in freetype and quartztext.
2010-05-26 Laurent AimarImplemented filter_GetInputAttachments for text rendere...
2010-05-26 Laurent AimarAdded filter_GetInputAttachments.
2010-05-26 Laurent AimarImproved spu_SortSubpictures.
2010-05-26 Laurent AimarCosmetic.
2010-05-26 Ilkka Ollakkaqt4: fix volume-slider tooltip to fit volume regarding...
2010-05-26 Pierre Ynardlua: update youtube script to support "html5=True"...
2010-05-26 Ilkka Ollakkaavcodec: disable vp8-encoder options until it's in...
2010-05-26 Keary GriffinAdded livehttp access_out module to support HTTP Live...
2010-05-26 Ilkka Ollakkaavcodec: change version-check to 52.69.1 for libvpx...
2010-05-26 Jai MenonAdd support for DivX XSUB subtitle streams.
2010-05-26 Ilkka Ollakkaavcodec: add littlebit options that are adjusted for VP8
2010-05-26 Ilkka Ollakkaavcodec: check p_pict for NULL before using it
2010-05-26 Ilkka Ollakkaavcodec: set some hopefully reasonable defaults to...
2010-05-26 Ilkka Ollakkastandard: add webm-shortcut to mux
2010-05-26 Jean-Baptiste... Revert "Process doc/Doxyfile.in"
2010-05-26 Pierre Ynardrtp sout: move ES port number initialization
2010-05-26 Pierre Ynardi18n: update POTFILES.in
2010-05-26 Pierre Ynardrtp sout: don't add a=rtcp: in SDP if RTP port is not...
2010-05-25 Jean-Baptiste... Process doc/Doxyfile.in
2010-05-25 Laurent AimarReimplemented vout_RegisterSubpictureChannel.
2010-05-25 Laurent AimarRevert "Used vout_control_Push for vout_RegisterSubpict...
2010-05-25 Ilkka Ollakkax264: allow b-pyramid in main-profile selection
2010-05-25 Ilkka Ollakkax264: default b-pyramid to "normal" from X264_BUILD...
2010-05-25 Laurent AimarRemoved one vlc_object_find(VOUT, CHILD) in mkv.
2010-05-25 Laurent AimarRemoved one vlc_object_find(INPUT, PARENT) in subtitle_asa.
2010-05-25 Laurent AimarRemoved one vlc_object_find(INPUT, PARENT) in mkv.
2010-05-25 Rémi Denis... Simplification
next