]> git.sesse.net Git - vlc/history - modules/misc
Contribs: update FFmpeg and fix the SSSE3/h264/EMU_EDGE issue
[vlc] / modules / misc /
2011-01-19 Rémi Denis-CourmontXML: merge read and node_type operations, skip unknown...
2011-01-19 Rémi Denis-CourmontDon't recurse into modules/misc/xml
2011-01-19 Rémi Denis-CourmontRemove xtag
2011-01-19 Rémi Denis-CourmontSmall simplification
2011-01-09 Laurent AimarAllowed a vout_display_t module to do the OSD/subtitles...
2010-12-06 Rémi Duraffortlua_gettext: do not include vlc_fixups.h
2010-12-05 Rémi Denis-CourmontRemove VLC_VAR_MODULE, VLC_VAR_FILE and VLC_VAR_DIRECTORY
2010-12-04 Rémi Denis-CourmontRTSP: fix a=range syntax
2010-12-04 Rémi Duraffortlua_variables: luaL_optstring returned pointer is valid...
2010-12-03 Rémi Duraffortlua_variables: the pointers returned by luaL_checkstrin...
2010-12-03 Rémi Duraffortlua_variables: cosmetics. (no functionnal change).
2010-12-03 Rémi Duraffortlogger: use var_inherit.
2010-12-03 Rémi Duraffortlua_variables: allow the creation of a void variable.
2010-12-02 Rémi Duraffortlua_variables: add the possibility to attach a callback...
2010-12-02 Rémi Duraffortlua_variables: call only one time var_Type and corretly...
2010-12-02 Rémi Duraffortlua: remove dummy storage.
2010-11-21 Rémi Denis-CourmontXDG: wait for end of screensaver preemption before...
2010-11-19 Pierre Ynardvod: don't handle pause state toggling in the RTSP...
2010-11-17 Pierre Ynardvod: use time instead of position for seek requests
2010-11-17 Pierre Ynardvod: remove pf_media_{add,del}_es
2010-11-13 Rémi Denis-CourmontOSD: use picture_Release() not free() !
2010-11-13 Rémi Denis-CourmontOSD: remove always NULL p_feedback button field
2010-11-13 Rémi Denis-CourmontFreeType: mark some options as safe
2010-11-07 Rémi Duraffortlua_timers: fix timers.
2010-11-06 Rémi Denis-CourmontExpand and remove VLC_Version()
2010-11-05 Pierre Ynardlua: copy input options to result of playlist script
2010-11-03 Laurent AimarFixed segfault in freetype after ToCharset() changes.
2010-11-02 Pierre Ynardrtp sout: hard code dynamic payload types to 96
2010-11-02 Rémi Duraffortlua: implement var_ToggleBool and var_CountChoices.
2010-11-02 Rémi Duraffortlua: use var_ToggleBool.
2010-11-02 Rémi Duraffortlua_variables: implement var_IncInteger and var_DecInteger
2010-11-02 Rémi Duraffortlua_sd: cosmetics.
2010-11-02 Rémi Duraffortlua_sd: Implement the descriptor request.
2010-11-02 Rémi Duraffortlua_extension: do not export the array of capabilities.
2010-10-31 Pierre d'Herbemontquartztext: Use TargetCondionnals.h instead of Availabi...
2010-10-31 Rémi Denis-CourmontRemove unmaintained BeOS support
2010-10-31 Rémi Denis-CourmontXCB: use automake conditional
2010-10-31 Pierre d'Herbemontquartztext: Fixup.
2010-10-31 Pierre d'Herbemontquartztext: Allow to bypass quartztext build on Darwin.
2010-10-31 Pierre d'Herbemontquartztext: Basic support for iOS.
2010-10-30 Rémi Duraffortlua_sd: force garbage collection once a while.
2010-10-27 Rémi Denis-CourmontLUA: use FromCharset()
2010-10-26 Rémi Denis-CourmontFreeType: use ToCharset()
2010-10-26 Rémi Denis-CourmontMove vlc_iconv* to <vlc_charset.h>
2010-10-25 Rémi Duraffortlua: cosmetics.
2010-10-24 Rémi Duraffortsd: remove the pf_search and use a more generic pf_cont...
2010-10-22 Rémi DuraffortFix compilation.
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_savefile: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_password: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_font: remove unused parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-10-19 Rémi Duraffortlua_sd: cleanup.
2010-10-19 Rémi Duraffortlua_sd: implement the search function.
2010-10-14 Rémi Denis-Courmontsplit add_file into add_loadfile and add_savefile
2010-10-11 Rémi Duraffortlua extensions: remove dummy function (moreover vlc_joi...
2010-10-11 Rémi Duraffortlua extensions: use an enum and remove demuy declaration.
2010-10-09 Rémi Duraffortquartztext: do not call CFRelease on a NULL pointer.
2010-10-09 Rémi DuraffortUse var_Inherit.
2010-10-09 Rémi Duraffortlua_extensions: no need to lock the object as we are...
2010-10-06 Rémi Duraffortlua_input: grab the input lock only one time when readi...
2010-09-30 Rémi Duraffortfreetype: use var_Inherit.
2010-09-30 Denis Charmetfix freetype compilation for WIN32 without HAVE_FONTCONFIG
2010-09-29 Rémi Duraffortlua: factorize the right way.
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 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...
next