]> git.sesse.net Git - vlc/history - modules/misc
Set VLC_MMX and VLC_SSE where needed while testing the CPU features
[vlc] / modules / misc /
2011-11-22 Rémi Denis-CourmontXDG needs <signal.h>
2011-11-15 Rafaël CarréFix uninhibiting gnome power manager
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-10-05 Rémi Denis-CourmontReset signals for xdg-screensaver (fix #5414)
2011-10-04 Jean-Baptiste KempfModules: correct LGPL header
2011-10-04 Pierre Ynardold vod: honour --rtsp-host
2011-10-04 Pierre Ynardold vod: cosmetics
2011-10-01 Rémi Denis-CourmontRemove OSSO screen unblanking plug-in
2011-10-01 Rémi Denis-CourmontMCE plug-in for screen unblanking on Maemo devices
2011-09-22 Rémi Denis-Courmontlogger: output UTF-8 in text mode and prefix with a...
2011-09-22 Rémi Denis-Courmontlogger: use <strong> rather than <b> in strict HTML
2011-08-31 Rémi Denis-CourmontSimplify x509 credential loading and allow symbolic...
2011-08-31 Rémi Denis-CourmontRemove useless declaration
2011-08-30 Christopher MuellerXml: added empty element detection
2011-08-21 Rémi Denis-CourmontUse standard putc_unlocked() instead of fputc_unlocked()
2011-08-20 Rémi Denis-Courmontlogger: dispatch message directly to the correct functi...
2011-08-20 Rémi Denis-CourmontPush log message formatting to subscribers
2011-08-19 Rémi Denis-CourmontRemove msg_cb_data_t and simplify accordingly
2011-08-19 Rémi Denis-CourmontFix namespace, remove useless variable and clean up...
2011-08-17 Rémi Denis-CourmontIntroduce VLC_NORETURN function attribute and use it
2011-08-11 Mirsal EnnaimeUse a private dbus connection in the inhibit and telepa...
2011-08-04 Rémi Denis-CourmontMove notify/ out of misc/
2011-08-04 Rémi Denis-CourmontMove text_renderer/ out of misc/
2011-08-04 Rémi Denis-CourmontRemove modules/misc/dummy/
2011-08-04 Rémi Denis-CourmontMove and split dummy interface
2011-08-04 Rémi Denis-CourmontMove and split dummy text render
2011-08-04 Rémi Denis-CourmontMove and split dummy encoder
2011-08-04 Rémi Denis-CourmontMove and split dummy decoder
2011-08-04 Rémi Denis-CourmontMove and split dummy input
2011-08-04 Rémi Denis-CourmontMove and split dummy video output
2011-08-04 Rémi Denis-CourmontMove and split dummy audio output
2011-08-03 Rémi Denis-Courmontaout: split out packet-oriented output support code
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP port in core
2011-08-02 Rémi Denis-Courmonthttpd_ServerIP(): return server port too
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP (bind) address in core
2011-08-02 Rémi Denis-CourmontUse separate functions for RTSP and HTTP hosts
2011-08-01 Rémi Denis-Courmontaout: add an optional flush/drain callback
2011-08-01 Rafaël Carréaudioscrobbler: clean up
2011-08-01 Rafaël Carréaudioscrobbler: reorder functions to remove declarations
2011-08-01 Rafaël Carréaudioscrobbler: fix invalid memory access (Closes ...
2011-08-01 Rafaël Carréaudioscrobbler: fix object leak in error path
2011-07-26 Rafaël Carréinhibit: start inhibiting power suspend as soon as...
2011-07-26 Rafaël Carréinhibit (power management) : supports gnome-session...
2011-07-25 Rémi Denis-CourmontRename aout_instance_t to audio_output_t
2011-07-25 Rémi Denis-CourmontMerge aout_output_t into aout_instance_t
2011-07-23 Rémi Denis-CourmontBig cleanup of TLS interface
2011-07-23 Rémi Denis-CourmontGnuTLS: fix invalid free when adding a CRL
2011-07-23 Rémi Denis-CourmontGnuTLS: fix server assertion failure in client certific...
2011-07-23 Rémi Denis-CourmontGnuTLS: remove server-side support for session resumption
2011-07-19 Rémi Denis-CourmontUpdate GnuTLS version check
2011-07-11 Rémi Denis-CourmontDummy decoder: use stdio and simplify
2011-07-08 Rémi Denis-CourmontAdd pause callback for audio output (aout_output_t...
2011-07-08 Rémi Denis-CourmontFix infinite mixing loop with dummy audio output
2011-07-07 Rafaël Carréfix [da2c15aed3eed6939eda8fad82056a40367fbfed]
2011-07-04 Rafaël Carréxspf.c: reorder, remove static declarations
2011-07-04 Rafaël Carrémake xmllint happy
2011-07-04 Rafaël Carréremove useless xspf.h
2011-06-30 Geoffroy CouprieWin32: use the OS list of certificate authorities
2011-06-25 Laurent AimarAdded an option to force bold font by default.
2011-06-25 Laurent AimarAdded support for RGBA rendering in freetype and dynami...
2011-06-25 Laurent AimarAllowed to give the list of prefered chroma to "text...
2011-06-25 Laurent AimarAdded fully configurable shadow support (freetype).
2011-06-25 Laurent AimarDirectly store alpha in font_stack_t::text_style_t...
2011-06-25 Laurent AimarTry to parse unrecognized color names as hexadecimal...
2011-06-25 Laurent AimarImproved the order of options in freetype.
2011-06-25 Laurent AimarAdded fully configurable outline support (freetype).
2011-06-25 Laurent AimarAdded margin when using a background in freetype.
2011-06-25 Laurent AimarImproved underlining in freetype.
2011-06-25 Laurent AimarImproved glyph positionning and bounding box computation.
2011-06-25 Laurent AimarNo functionnal changes (freetype).
2011-06-25 Laurent AimarAdded background color/opacity options to freetype.
2011-06-25 Laurent AimarRemoved freetype-effect option.
2011-06-25 Laurent AimarCosmetics (freetype).
2011-06-25 Laurent AimarImplemented per glyph alpha support.
2011-06-25 Laurent AimarReimplemented the way glyphs are rendered in YUVA mode.
2011-06-25 Laurent AimarNo functionnal changes (freetype).
2011-06-25 Laurent AimarReimplemented the way text lines are processed.
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().
next