]> git.sesse.net Git - vlc/history - modules/misc
macosx: disable extensions submenu when they are no items to display
[vlc] / modules / misc /
2012-07-09 Fabian Keilaudioscrobbler: prevent an endless loop inside the...
2012-07-03 Rafaël CarréRemove vlc_memcpy
2012-06-21 Ludovic Fauvetgnutls: replace deprecated types
2012-05-22 Rémi Denis-CourmontReplace remaining instances of aout_buffer_t with block_t
2012-05-04 Rémi Denis-CourmontGnuTLS: print certificate error flags (refs #6708)
2012-05-04 Rémi Denis-CourmontGnuTLS: add new certificate error messages
2012-05-04 Rémi Denis-CourmontGnuTLS: do not bother checking certificate dates
2012-05-04 Rémi Denis-CourmontGnuTLS: fix warnings
2012-04-18 Rémi Denis-Courmontmsg_Subscribe: expose structure to plugins
2012-04-18 Rafaël Carrélogger: fix HTML mode
2012-04-15 Jean-Baptiste KempfLogger: prefer 'VLC' over 'vlc'
2012-04-01 Rémi Denis-CourmontRename and remove unused ACL parameter of httpd_UrlNewU...
2012-03-19 Rémi Denis-CourmontFix m3u8 playlist export on crap^Wnon-UTF-8 operating...
2012-03-14 Felix Paul Kühnelogger: fixed default log location on OS X
2012-03-01 Rémi Denis-Courmontgnutls: simplify x509 certs loading, no need for O_DIRE...
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-14 Samuel PitoisetAudioscrobbler: Replace ParseURL() by vlc_UrlParse().
2012-01-27 Naohiro KORIYAMAInclude windows.h before wincrypt.h
2012-01-27 Rémi Denis-CourmontRemove inconsistently used check for <sys/stat.h>
2012-01-27 Rémi Denis-CourmontInclude system headers before VLC headers
2012-01-27 Rémi Denis-CourmontGnuTLS: allow x509 version 1 certificates for CAs ...
2012-01-25 Rafaël Carrélogger: don't use NULL FILE* on android
2012-01-25 Rafaël CarréRevert "logger: store in the context which logging...
2012-01-25 Rafaël Carrélogger: store in the context which logging mode is...
2012-01-25 Rafaël Carrélogger: cascade if/else for different modes
2012-01-25 Rafaël Carrélogger: move Apple related define where it is used
2012-01-25 Rafaël Carrélogger: remove unused defines
2012-01-24 Rémi Denis-CourmontFix automake breakage in logger
2012-01-22 Rémi Denis-Courmontlogger: do not enumerate choices (wrong) in long text
2012-01-22 Rafaël Carrélogger: support android
2011-12-18 Pierre Ynardrtsp: remove now useless handling of full --rtsp-host...
2011-12-15 Pere Orgafix filename self-references
2011-11-27 Rémi Denis-CourmontGnuTLS needs Winsock
2011-11-27 Rémi Denis-CourmontGnuTLS: plugin needs crypt32 on Windows to use the...
2011-11-25 Rémi Denis-CourmontMove some gcrypt-related logic to makefiles
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.
next