]> git.sesse.net Git - vlc/history - modules/misc
Qt4 - Remove a funny debug message.
[vlc] / modules / misc /
2007-09-22 Rémi Denis-CourmontSupport for loading Diffie-Hellman-Merkel key exchange...
2007-09-22 Rémi Denis-CourmontCompile fix
2007-09-22 Rémi Denis-CourmontAdd mode parameter to utf8_mkdir, and stop creating...
2007-09-22 Rémi Denis-CourmontFix double-free
2007-09-22 Rémi Denis-CourmontWrite computed Diffie-Hellman-Merkel parameters to...
2007-09-22 Rémi Denis-CourmontUse up-to-date typedef from GnuTLS
2007-09-22 Rémi Denis-CourmontCreate the user certificate directories automagically
2007-09-22 Rémi Denis-CourmontFix overflow
2007-09-22 Rémi Denis-CourmontFix TLS session cleanup
2007-09-22 Rémi Denis-CourmontCleanup server name parameter handling
2007-09-22 Rémi Denis-CourmontRework/simplify the TLS plugin interface (LibVLC <...
2007-09-21 Bernie PurcellFix for problem found by Sebastien Fievet where subtitl...
2007-09-19 Rafaël Carrélua: check stream_UrlNew return value
2007-09-18 Christophe MutricyTypos
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-17 Rafaël Carrételepathy: updates the presence only if the "item-chang...
2007-09-17 Rémi Denis-CourmontStick to American ASCII quotes otherwise gettext will...
2007-09-17 Rafaël CarréNew Telepathy plugin, to customize user Presence with...
2007-09-17 Pierre d'Herbemontlua: Print debug message only if really wanted.
2007-09-16 Antoine CellerierDon't print the "googleimage.lua: didn't return a strin...
2007-09-16 Rémi Denis-CourmontUse the new object locking API
2007-09-15 Rémi Denis-CourmontFix deadlock
2007-09-15 Rémi Denis-CourmontSimplification to avoid busy loops after process suspension
2007-09-15 Rémi Denis-CourmontWake up screensaver thread every 30 seconds rather...
2007-09-15 Rémi Denis-Courmonttypo
2007-09-15 Rémi Denis-CourmontDoc change
2007-09-15 Rémi Denis-CourmontThere is really no excuse for not checking the hostname.
2007-09-14 Rafaël CarréDo not try to connect to last.fm every second if the...
2007-09-13 Rémi Denis-CourmontExplicit casts to proper integer types when formatting
2007-09-13 Rafaël Carré// is valid inside "", despite what my vim says
2007-09-13 Rafaël CarréMakes logger html output « Valid HTML 4.01 Strict!...
2007-09-13 Rafaël Carrélogger: Sets HTML encoding to UTF-8
2007-09-11 Rafaël CarréChecks pointers before using them
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Christophe Mutricyluameta.c: Fix a message
2007-09-09 Rémi Denis-CourmontFix ptrdiff_t abuse. Especially in video_filter_invert:
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-09-07 Rafaël CarréUses add_password for passwords
2007-09-05 Christophe MutricyFix warnings about asprintf() + cosmetics
2007-09-05 Rémi Denis-CourmontFix the exact same remote DoS as in RTSP stream output
2007-09-05 Rémi Denis-Courmont#include order
2007-09-05 Bernie PurcellCorrect a warning on OSX
2007-09-04 Rémi Denis-CourmontFix minor cast mistmatches
2007-09-04 Rémi Denis-CourmontFix incorrect type size on 64bits
2007-08-30 Rafaël CarréConverting a string for using it in xml without using...
2007-08-29 Rafaël CarréReplaces xml special chars in image url
2007-08-29 Rafaël Carrénotify: Uses notification-daemon's builtin icons for...
2007-08-28 Bernie PurcellRevert the patch for working fontpath on Gentoo due to
2007-08-28 Bernie PurcellUse a different font path for Gentoo linux
2007-08-27 Bernie PurcellCorrect a mask typo, copy across some memory checks...
2007-08-26 Bernie PurcellWhitespace removal
2007-08-26 Ilkka Ollakkam3u.c: don't free and write
2007-08-26 Ilkka Ollakkaxspf.c: add album-art as <image> and use Title in title...
2007-08-25 Christophe MutricyWait a little bit so we get the meta and art
2007-08-25 Ilkka Ollakkasend Title not filename to last.fm, fixes submitting...
2007-08-25 Rafaël Carréaudioscrobbler: runs in a separate thread because of...
2007-08-25 Rafaël Carrénotify: replaces '&' with '&amp;' in popup body
2007-08-25 Rafaël Carrénotify: Adds a previous button also
2007-08-25 Rafaël Carrénotify: Adds a button to skip current element
2007-08-25 Rafaël Carrénotify: Don't use empty metadata
2007-08-24 Rafaël CarréDon't print "no artist" or "no album" if metadata isn...
2007-08-24 Ilkka Ollakkawait INTERVAL if needed on submitting, and don't try...
2007-08-24 Bernie PurcellRGB and alpha --> ARGB - similar to freetype.c
2007-08-24 Bernie PurcellOops
2007-08-24 Bernie PurcellCopy across damienf's mod to freetype.c in r21422 to...
2007-08-24 Bernie PurcellStrip out whitespace
2007-08-23 Rafaël CarréCloses the previously displayed notification before...
2007-08-23 Rafaël CarréAlbum art support in libnotify popups
2007-08-23 Antoine CellerierFix xosd (due to bug introduced in [17267] by funman).
2007-08-23 Antoine CellerierFix copyright date here too.
2007-08-23 Antoine CellerierSet svn:keywords and change copyright year back to...
2007-08-23 Antoine CellerierRestore svn history for the lua modules (For future...
2007-08-22 Damien Fouilleulfreetype: balance vlc_object_find() and vlc_object_rele...
2007-08-22 Christophe MutricyCheck for the good directory.
2007-08-22 Christophe MutricyDistribute vlclua.h
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-22 Pierre d'Herbemontmodules/misc/lua: Share some code between the modules...
2007-08-21 Rafaël CarréFixes memory leaks
2007-08-21 Rémi Denis-CourmontCentralize HTTP/RTSP error text
2007-08-21 Damien Fouilleulfreetype: make sure fontconfig is still optional
2007-08-21 Bernie PurcellChanges to get styled subtitles working with Windows
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-19 Rafaël CarréAdds CONFIG_ITEM_PASSWORD for showing stars in preferen...
2007-08-18 Rafaël CarréInput access locking, part 2.
2007-08-18 Pierre d'Herbemontaudioscrobbler.c: Fix 21193. It should be reverted...
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-16 Rémi Denis-CourmontRemove redumdant parameter to vlc_global
2007-08-16 Rémi Denis-CourmontMore libvlc_global presumed abuse
2007-08-16 Rémi Denis-CourmontUse var_GetGlobalMutex
2007-08-16 Pierre d'Herbemontmodules/misc/quartztext.c: Avoid reading a Null ptr.
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-15 Pierre d'Herbemontmodules/misc/playlist/xspf.c: Remove some weird duplica...
2007-08-14 Pierre d'Herbemontmodules/misc/notify/growl.c: Remove some dead code.
2007-08-14 Pierre d'Herbemontmodules/misc/notify/msn.c: Remove some dead code.
2007-08-14 Bernie PurcellCorrections to scaling logic in previous commit
2007-08-11 Bernie PurcellPrescaled output support
2007-07-31 Bernie PurcellDynamically load any TTF or OTF fonts available in...
2007-07-31 Bernie PurcellDynamically load any TTF or OTF fonts available in...
next