]> git.sesse.net Git - vlc/history - modules/misc
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / misc /
2010-09-30 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-30 Rémi Duraffortfreetype: use var_Inherit.
2010-09-30 Denis Charmetfix freetype compilation for WIN32 without HAVE_FONTCONFIG
2010-09-29 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-29 Rémi Duraffortlua: factorize the right way.
2010-09-29 Steinar H. GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-29 Rémi DuraffortRevert "lua_extension: factorize."
2010-09-29 Rémi Duraffortlua: fix fonction prototype (should return a boolean).
2010-09-29 Rémi Duraffortlua_meta: factorize.
2010-09-29 Rémi Duraffortlua_extension: remove dummy variable (we want to run...
2010-09-26 Steinar GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-26 Rémi Duraffortlua_extension: factorize.
2010-09-26 Rémi Duraffortlua_demux: fix a potential read of uninitialized value...
2010-09-13 Rémi Duraffortlua: remove "bla ? true : false"
2010-09-13 Rémi Duraffortlua: use msg_Err instead of fprintf (remaining debug).
2010-09-13 Rémi Duraffortlua: also implement timer:getoverrun()
2010-09-12 Rémi Duraffortlua: implement timers in vlc.misc
2010-09-12 Rémi Duraffortlua: cosmetics (use the exact pointer typer not just...
2010-09-09 Rémi Duraffortlua_intf: also provide the --rc-host option for backwar...
2010-09-08 Rémi Duraffortlua_sd: warn in cas descriptor function is missing.
2010-08-31 Rémi DuraffortFix some typos.
2010-08-25 Christophe MutricyFix loading of the VLC icon
2010-08-20 Rémi Duraffortosd_simple: fix a potential null-deref (can only be...
2010-08-17 Laurent AimarFixed xml_reader usage in the freetype module.
2010-08-17 Laurent AimarFixed order between xmlFreeTextReader and xmlCleanupParser.
2010-08-17 Rémi Denis-CourmontM3U export: small code factorization
2010-08-17 Rémi Denis-CourmontM3U export: use local paths if applicable (fix #4063)
2010-08-11 Denis CharmetFix lua telnet vlm_message_to_string
2010-08-09 Jean-Baptiste KempfWin32: fix lua compilation
2010-08-05 Rémi Denis-Courmontxml_ReaderUseDTD: remove useless parameter
2010-08-05 Rémi Denis-CourmontLUA: remove unused catalog and DTD support
2010-08-05 Rémi Denis-Courmontxtag: fix a warning
2010-08-05 Rémi Denis-Courmontxtag: don't pretend to support DTD and catalogs
2010-08-04 Rémi Denis-CourmontDummy input: implement pause with infinite duration
2010-08-03 Rémi Duraffortlua_osd: add some parameters to the osd.message functio...
2010-08-03 Rémi Denis-CourmontRemove useless <dirent.h> check
2010-07-28 Rafaël Carrélogger: fix verbosity
2010-07-27 Rémi Denis-Courmontfreetype: simplify HTML rendering with the new XML API
2010-07-27 Rémi Denis-CourmontXML reader: use VLC object and plugin infrastructures
2010-07-27 Rémi Denis-Courmontxml_ReaderDelete: remove useless parameter
2010-07-26 Rémi Denis-CourmontMSN: (hopefully) correct non-ASCII characters (fixes...
2010-07-22 Rémi Denis-Courmontlogger: output to file in local character set
2010-07-21 Jean-Baptiste KempfMerge branch 'master' of git.videolan.org:vlc
2010-07-20 Christophe MutricyFix include path
2010-07-19 Rémi Duraffortlua_demux: fix object leak.
2010-07-11 Daniel TiszaAdd entity encoding for input options when outputting...
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-06-25 Rémi Denis-CourmontLUA: make one byte room for the nul terminator after...
2010-06-22 Ilkka Ollakkalua: add vlc.strings.iconv to use vlc_iconv, shouldn...
2010-06-17 Rémi Duraffortluatelnet: the oldtelnet options are now working well...
2010-06-17 Rémi Denis-Courmontsn?printf -> strl?cpy
2010-06-15 Jean-Baptiste KempfWin32: hopefully improve the fontconfig cache display
2010-06-14 Pierre Ynardvod: fix h264 profile-level-id generation
2010-06-14 Pierre Ynardvod: fix h264 sprop-parameter-sets generation
2010-06-14 Pierre Ynardvod: use memcmp()
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-11 Ilkka OllakkaRevert "Revert "redundant includes of vlc_playlist.h""
2010-06-11 Jakob LebenRevert "redundant includes of vlc_playlist.h"
2010-06-11 Jakob Lebenredundant includes of vlc_playlist.h
2010-06-08 Rémi Denis-CourmontFix compilation
2010-06-08 Rémi Denis-CourmontRemove VLC_VAR_LIST variable type
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
2010-06-06 Jean-Philippe AndréLua: remove 'http' shortcut.
2010-06-05 Pierre YnardSpelling
2010-06-05 Rémi Denis-CourmontTypos
2010-06-02 Rémi Duraffortluahttp: use the same options as the http interface.
2010-06-02 Pierre Ynardvod_rtsp: C99 for loop iterator declarations
2010-06-01 Pierre Ynardvod_rtsp: fix scope of variables
2010-06-01 Pierre Ynardvod_rtsp: cosmetics
2010-05-30 Jean-Philippe AndréLua Extensions: implement fake "require"
2010-05-29 김정은freetype: Try to use non-bitmap fonts first and fallbac...
2010-05-29 Rémi Denis-CourmontFix Server: HTTP and RTSP header syntax
2010-05-29 Rémi Denis-CourmontPut http alias back from LUA to native
2010-05-26 Laurent AimarRemoved all vlc_object_find in lua osd code.
2010-05-26 Laurent AimarUsed filter_GetInputAttachments in freetype and quartztext.
2010-05-25 Rémi Denis-CourmontVOD: missing "unicast;" in SETUP Transport response...
2010-05-23 Pierre Ynardvod_rtsp: use CLOCK_FREQ
2010-05-23 Pierre Ynardvod: limit dynamic payload type to 127
2010-05-23 Pierre Ynardvod: remove useless lock
2010-05-18 Laurent AimarRemoved useless includes.
2010-05-18 Pierre Ynardvod_rtsp: remove tautology
2010-05-18 Pierre Ynardvod_rtsp: do not unpause stream on PAUSE request
2010-05-10 Christophe MutricyCompile fix
2010-05-10 Laurent AimarMade SPU commands go through vout.
2010-05-10 Laurent AimarUsed a vout object for vout_OSDMessage/OSDSlider/OSDIcon.
2010-05-10 Rafaël Carrélua/net.c: revert [14707cbaca9fa] and fix properly
2010-05-05 Jean-Philippe AndréExtensions: fix vlc.deactivate() malfunction
2010-05-05 Jean-Philippe AndréExtensions: fix a leak (and a potential crash)
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
2010-05-04 Laurent AimarRemoved now useless vlc_osd.h includes.
2010-05-02 Laurent AimarFixed compilation of freetype module without fontconfig.
2010-04-29 Rémi DuraffortQt4: fix a memleak in the extensions menu.
2010-04-26 Jean-Baptiste KempfFreeType: simplify and let the p_dialog the shortest...
2010-04-26 Jean-Baptiste KempfFreetype: try to fix the fontconfig cache building...
2010-04-22 Christophe MutricyTypos
2010-04-16 Rémi Denis-CourmontGnuTLS: return WSAEWOULDBLOCK rather than WSAEINTR
2010-04-11 Christophe MutricyPromote lua_intf as the main module
2010-04-11 Christophe MutricyMark 2 options as volatile and avoid some "" in transla...
2010-04-11 Rémi Denis-CourmontLUA: do not blindly cast object to interface thread...
2010-04-11 Rémi Denis-CourmontLUA: store p_intf->p_sys separately
next