]> git.sesse.net Git - vlc/history - modules/misc
Qt4: add ATSC and CQAM to open dialog
[vlc] / modules / misc /
2011-03-23 Jean-Baptiste KempfFreetype renderer: cosmetics
2011-03-23 Jean-Baptiste KempfFreetype renderer: split functions
2011-03-22 Jean-Baptiste KempfFreetype renderer: separating FontConfig from Styles
2011-03-21 Rémi DuraffortRemove obvious statements.
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-03-07 Pierre Ynardvod_rtsp: fix raw transport without x-playNow header
2011-02-24 Jean-Baptiste KempflibXML: deactivate an unused function
2011-02-24 Jean-Baptiste KempfFreetype: Compatibility with Fribidi 0.10
2011-02-23 Jean-Baptiste KempfFreetype: fix a few warnings
2011-02-20 Jean-Baptiste KempfMove /modules/misc/lua/ to /modules/lua
2011-02-18 Samuli SuominenFix notify plugin build with libnotify 0.7.
2011-02-17 Jean-Baptiste KempfFreetype: reindent
2011-02-17 Jean-Baptiste KempfFreetype: sign correctness
2011-02-17 Pierre Ynardlua intf: don't print passwords in the logs
2011-02-17 Jean-Baptiste KempfHTML export: we have enough spam, thanks
2011-02-14 Pierre Ynardlua telnet: support --telnet-host "*console" syntax
2011-02-13 Pierre Ynardlua telnet: handle <host>:<port> syntax
2011-02-13 Pierre YnardWin32: revert to old rc interface
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.
next