]> git.sesse.net Git - vlc/history - modules/misc
CrystalHD: comments
[vlc] / modules / misc /
2011-02-12 Rémi Denis-CourmontRemove useless parameters
2011-02-08 Rémi Denis-CourmontD-Bus inhibit: fix leaks and simplify
2011-01-31 Guillaume PousselFreetype: kill warnings
2011-01-25 Pierre Ynardrtsp: support Range header in responses
2011-01-23 Rémi Denis-CourmontLUA: hide EINTR from scripts and remove the timeout...
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 Felix Paul Kühnequartztext: compilation fix
2011-01-22 Jean-Philippe AndréXML: fix two small mistakes in Lua
2011-01-22 Rémi Denis-CourmontXML: return attribute value as const
2011-01-22 Rémi Denis-CourmontSimplify
2011-01-21 Jean-Philippe AndréLua: also return node name in XML's next_node() method
2011-01-21 Jean-Philippe AndréLua: load modules manually for zipped extensions
2011-01-21 Jean-Philippe AndréLua: load extensions in .vle files (Zip archives)
2011-01-21 Jean-Philippe AndréLua: allow killing Extensions
2011-01-21 Jean-Philippe AndréExtensions: support embbeded icon data
2011-01-21 Jean-Philippe AndréLua: add support for the new spin icon
2011-01-21 Rémi Duraffortxml! fix potential memleak.
2011-01-21 Pierre YnardXML: throw an error if HTML subtitles have no root...
2011-01-21 Pierre YnardXML: fix warning
2011-01-21 Ilkka Ollakkalibxml: return attribute name on ReaderNextAttr
2011-01-21 Pierre Ynardquartztext: don't mangle const string
2011-01-21 Pierre Ynardquartztext: build fix
2011-01-21 Pierre Ynardquartztext: update XML parsing
2011-01-21 Pierre YnardXML: fix incomplete last commit
2011-01-20 Rémi Denis-CourmontXML: return node (element name or text value) as const
2011-01-20 Rémi Denis-CourmontReturn XML attribute as const from NextAttr
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"
next