]> git.sesse.net Git - vlc/history - modules/misc
Visual: remove 5 translation text
[vlc] / modules / misc /
2011-06-14 Laurent AimarSimplified a lot karaoke rendering in freetype.
2011-06-14 Laurent AimarMoved out FT_Face loading from ProcessLines() to its...
2011-06-14 Laurent AimarRemoved write only variable (freetype).
2011-06-14 Laurent AimarMoved down a function in freetype.c
2011-06-14 Laurent AimarRemoved use of run-len 'encoding' for karaoke/style...
2011-06-14 Laurent AimarSmall simplifications (freetype).
2011-06-11 Laurent AimarSmall simplifications (freetype).
2011-06-11 Pierre Ynardfreetype: build fix
2011-06-10 Laurent AimarSmall clean up/simplifications in freetype.
2011-06-10 Laurent AimarNo functionnal changes (freetype).
2011-06-10 Laurent AimarSimplified color management in freetype.
2011-06-10 Laurent AimarReplaced a var_Get() by var_GetInteger() in freetype.
2011-06-10 Laurent AimarRemoved unused "scale" object variable in text renderer.
2011-06-10 Laurent AimarReplaced ft_style_t by text_style_t in freetype.
2011-06-10 Laurent AimarNo functionnal changes.
2011-06-10 Laurent AimarMerged text_renderer.h into freetype.c
2011-06-10 Laurent AimarClean up a bit freetype.
2011-06-10 Laurent AimarFactorized rendering code between html and non html...
2011-06-10 Laurent AimarRenamed Render into RenderYUVP (freetype).
2011-06-08 Mirsal Ennaimetelepathy: Fix memleak
2011-06-08 Jean-Baptiste KempfWin32: define _WIN32_IE in a centralized way
2011-06-07 Rémi Denis-Courmontaout_Fifo*: remove useless parameter
2011-05-17 Laurent AimarConverted misc/rtsp.c to vlc_clone().
2011-05-17 Rémi Denis-CourmontGUN TLS: provide preset priorities as choices (except...
2011-05-17 Rémi Denis-CourmontGNU TLS: switch to string based priorities (fix Debian...
2011-05-15 Rémi Duraffortfreetype: better simplification (thanks to rem).
2011-05-13 Rémi Denis-CourmontDummy: select a sane sample format
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-11 Rémi Denis-CourmontUpdate message callback
2011-05-11 Rémi Denis-CourmontNo need to copy msg_item_t.psz_header
2011-05-09 Jean-Baptiste KempfFreetype: use add_loadfile when fontconfig|win32 is...
2011-05-01 Rémi Duraffortfreetype: fix memory leaks.
2011-05-01 Rémi Duraffortfreetype: simplifications.
2011-04-28 Laurent AimarRemoved useless includes (svg).
2011-04-26 Laurent AimarFixed AR returned by various text renderer.
2011-04-22 Jean-Baptiste KempfTelepathy: use the core parameter instead of its own
2011-04-22 Jean-Baptiste KempfNotify: add a callback to match telepathy, msn
2011-04-22 Jean-Baptiste KempfNotify: remove tabs
2011-04-22 Jean-Baptiste KempfMSN notify: simplification
2011-04-14 Jean-Baptiste KempfFix some typos noticed by Benjamin Drung
2011-04-10 Felix Paul Kühnegrowl: ignore non-preparsed items
2011-04-09 Felix Paul Kühnegrowl: fixed runtime behavior and compilation
2011-04-05 Felix Paul Kühnequartztext: fixed [56310d5c1b8ecc0869046f33cadae28b00d2...
2011-04-03 Felix Paul Kühnequartztext: use a better way to differciate between...
2011-04-03 KO Myung-HunOS/2 uses the same path style as Win32.
2011-04-03 Rémi DuraffortRemove old obsolete variables.
2011-04-01 Jean-Baptiste KempfFreetype: code cosmetics
2011-04-01 Jean-Baptiste KempfFreetype: update dates and copyright
2011-04-01 Jean-Baptiste KempfFreetype: cleanup and clarify font/family differences
2011-04-01 Jean-Baptiste KempfFreetype: use enum iso defines
2011-04-01 Jean-Baptiste KempfFreetype: cache font folder in win32
2011-04-01 Jean-Baptiste KempfFreetype: do not use fontconfig on Win32
2011-03-28 Konstantin Pavlovfreetype: fix compile with no fontconfig.
2011-03-27 Jean-Baptiste KempfFreetype: clean includes
2011-03-27 Jean-Baptiste KempfFreetype: small fix for non-Win32 systems
2011-03-26 Jean-Baptiste KempfFreetype: fix regression
2011-03-26 Jean-Baptiste KempfFreetype: cosmetics
2011-03-26 Jean-Baptiste KempfMove "text renderer" modules in their own subfolder
2011-03-24 Jean-Baptiste KempfFreetype: fontconfig simplification
2011-03-24 Jean-Baptiste KempfFreetype: fontconfig cleaning
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
next