]> git.sesse.net Git - vlc/history - modules/misc
Qt4 - SPrefs, save the access-filter.
[vlc] / modules / misc /
2007-11-04 Antoine CellerierSome more simplification of the luaplaylist/luameta...
2007-11-04 Antoine CellerierDon't pop the string before using it (else our pointer...
2007-11-04 Antoine CellerierAdd a new type of VLC Lua module: Interfaces.
2007-11-01 Bernie PurcellAddress Trac Issue #1350 - linebreaks being ignored...
2007-10-22 Rafaël Carréinhibit: apply [22797] since it's the same main loop...
2007-10-22 Rémi Denis-CourmontFix race condition in screensaver exit
2007-10-22 Rafaël Carréaudioscrobbler: we're sure metadata has been read only...
2007-10-21 Rafaël Carrélua: makes sure metadata is UTF8 encoded (some websites...
2007-10-21 Rafaël Carrépower management inhibit: uninhibit only once
2007-10-21 Rafaël Carrételepathy: don't Close() twice. one time when we encoun...
2007-10-20 Rafaël CarréNew inhibit module to prevent the power management...
2007-10-18 Rafaël Carréxspf writer: forget to increment the source pointer...
2007-10-18 Rafaël Carrételepathy: register the callbacks only when we are...
2007-10-18 Rafaël Carréxspf writer: do percent encoding on more characters...
2007-10-17 Rémi Denis-CourmontAlways check the certificates chain - it does not make...
2007-10-17 Rémi Denis-CourmontError out if hostname not specified
2007-10-15 Jean-Paul Samansmall codingstyle fix
2007-10-14 Rafaël Carréaudioscrobbler: submits songs when the input end, not...
2007-10-14 Rafaël Carréaudioscrobbler: read the metadata when it has been...
2007-10-14 Laurent AimarRemoved meta-preparsed variable.
2007-10-12 Rafaël Carréxspf: try to produce valid XSPF files (there's still...
2007-10-09 Rafaël Carréfreetype: make sure the FontBuilder is finished when...
2007-10-08 Jean-Paul SamanRun FontBuilder thread after Freetype has been initiali...
2007-10-08 Rafaël Carréaudioscrobbler: we are already in our own thread, no...
2007-10-08 Rafaël Carréaudioscrobbler: use condition variables to be signaled...
2007-10-07 Rafaël Carréaudioscrobbler: rewrite for new protocol 1.2
2007-10-05 Rafaël Carréhal probe: disable unused code
2007-10-04 Rafaël Carréfreetype: fix a segfault introduced in [21339]
2007-10-03 Rafaël Carrénotify: unref the notification popup after we have...
2007-10-01 Rafaël Carréconfigure.ac: typo, fix #1204
2007-09-30 Rémi Denis-CourmontRemove FREE() macro, since free() does the same internally
2007-09-30 Rémi Denis-CourmontRename var_GetGlobalMutex to var_AcquireMutex and make...
2007-09-29 Rafaël Carrételepathy: 10 calls to the "item-change" callback may...
2007-09-28 Rafaël Carrételepathy: fixes [22301]. '-' is forbidden in variable...
2007-09-28 Rafaël Carrételepathy: avoid flooding the bus when playing some...
2007-09-28 Rafaël Carrételepathy: same than [22299]
2007-09-28 Rafaël Carréscreensaver: Removes unused variable
2007-09-26 Rémi Denis-CourmontHard-code precomputed Diffie-Hellman-Merkel group param...
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...
next