]> git.sesse.net Git - vlc/history - modules/misc
Add video filters panel
[vlc] / modules / misc /
2006-12-11 Rémi Denis-Courmont- WTF?! Do not use non-existant vlc_closedir_wrapper
2006-12-11 Derk-Jan Hartman* forwardport: [18328]-[18330]
2006-12-09 Clément StenacMisc cleanups in Qt4. (Closes:#736)
2006-12-07 Christophe MutricyForward port [18313] and [18314]. compile fix
2006-12-07 Rémi Denis-CourmontRemove redumdant function call
2006-12-07 Rémi Denis-CourmontRemove old TODO
2006-12-07 Rémi Denis-CourmontPrefer EDH-RSA over plain RSA
2006-12-07 Rémi Denis-CourmontHandle fatal errors properly past TLS handshake (close...
2006-12-06 Rémi Denis-CourmontEnable AES 256 with TLS.
2006-12-06 Rémi Denis-CourmontSupport for TLSv1.1 deflate compression
2006-12-06 Rémi Denis-Courmont - support for TLSv1.1
2006-12-06 Rémi Denis-CourmontMake some constant data table static
2006-11-27 Rafaël CarréMerge 2 functions for reading meta data
2006-11-26 Antoine CellerierFix small mixup between artist and title in MSN plugin.
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément StenacDid I loose the count ?
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-24 Rémi Denis-CourmontRemove some dead code
2006-11-23 Damien Fouilleul- compile fix
2006-11-23 Rémi Denis-CourmontRemove dead code
2006-11-23 Rémi Denis-CourmontSuppress the v6only kludge
2006-11-23 Marian DurkovicCompile fix
2006-11-22 Rémi Denis-CourmontDon't try IPv6 SSM if not defined
2006-11-22 Rémi Denis-Courmont- Fix compiler warning
2006-11-21 Rémi Denis-CourmontSome more cleanup
2006-11-21 Rémi Denis-CourmontDo not define constant manually without platform check!
2006-11-21 Rafaël CarréUnref D-Bus connections when not using them anymore
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-17 Rafaël CarréForbid concurrent libnotify calls in multiple threads
2006-11-13 Marian DurkovicWarn the user about missing MLDv2 support in his OS
2006-11-12 Rafaël CarréVarious bugfixes
2006-11-11 Marian DurkovicSync IPv4 and IPv6 multicast debugs
2006-11-11 Rémi Denis-CourmontUse Unicode wrapper
2006-11-11 Marian Durkovicforwardport [17650]
2006-11-11 Marian DurkovicCosmetics: Warn the user about lack of IGMPv3 support...
2006-11-10 Rémi Denis-CourmontUse free() instead of LocaleFree() for utf8_readdir...
2006-11-06 Antoine CellerierTab/trailing spaces police
2006-11-05 Rémi Denis-CourmontCosmetic fix
2006-11-04 Rémi Denis-CourmontFix error passing from IPv4 plugin
2006-10-26 Rémi Denis-CourmontFix typo
2006-10-26 Rémi Denis-CourmontReverse supposedly bogus fix
2006-10-26 Rémi Denis-Courmont*Ahem*
2006-10-24 Rémi Denis-CourmontUntested attempt to fix multicast IPv4 on Windows
2006-10-22 Rafaël Carrétypo
2006-10-22 Rafaël Carréfix xosd, thanks to hobophobe
2006-10-21 Rémi Denis-CourmontRemove dead code
2006-10-21 Rémi Denis-CourmontCleanup
2006-10-18 Rémi Denis-CourmontFix typo
2006-10-18 Rémi Denis-CourmontFallback to IGMPv2 when IGMPv3 fails - fixes #734
2006-10-18 Rémi Denis-Courmont- Try DNS resolution before creating socket as per...
2006-10-18 Rémi Denis-CourmontDon't assume multicast address are in dotted notation...
2006-10-18 Rémi Denis-CourmontDon't put Linux-specific defines in the wild.
2006-10-15 Rafaël CarréUse a smaller icon for notifications
2006-10-14 Benjamin Pracht* Hopefully close the dbus connection correctly
2006-10-10 Felix Paul Kühne* forward-port [17020]
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-09 Gildas Bazin* modules/misc/xml/xtag.c: fixed memory leak.
2006-10-08 Jean-Paul Saman(Forward port of rev 16987) Fix number of compiler...
2006-10-07 Gildas Bazin* Fixed a bunch of memory leaks.
2006-10-04 Sam Hocevar * modules/misc/logger.c: don't truncate logfile upon...
2006-10-01 Rafaël CarréAdded psz_trackid, psz_artistid, psz_albumid to vlc_met...
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-09-30 Rafaël CarréCosmetics, add some comments
2006-09-30 Clément StenacMerge author/artist
2006-09-28 Rafaël CarréDon't Close() on connection error, retry every minute
2006-09-24 Christophe Mutricytaglib has been moved
2006-09-24 Clément StenacMove the meta readers to the correct folder, and use...
2006-09-24 Clément StenacTaglib based parser, use it for Vorbis parsing
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-23 Antoine CellerierStart of meta engine stuff. src/input/input.c needs...
2006-09-18 Antoine CellerierIt's still ugly as hell but a bit more accurate. (This...
2006-09-18 Antoine CellerierBraindead plugin that get's the current song's album...
2006-09-18 Clément StenacAudioscrobbler plugin update by Rafael Carre
2006-09-17 Clément StenacDon't delete callbacks from an already destroyed objects
2006-09-17 Pavlov Konstantinservicing email change request for Rafael Carre
2006-09-17 Antoine CellerierFix deadlock (hopefully)
2006-09-17 Antoine CellerierNew audioscrobbler/last.fm plugin by Rafaël Carré and...
2006-09-17 Clément StenacReduce wakeup frequencies
2006-09-17 Clément StenacDon't run growl and msn plugins
2006-09-17 Clément StenacInterfaces are now allowed not to have a Run function.
2006-09-17 Clément StenacFix
2006-09-17 Clément Stenac* Move all notifications plugins to misc/notify
2006-09-17 Clément StenacDon't use find for the playlist
2006-09-16 Benjamin Pracht* Fix the screensaver module for newer dbus APIs. Repor...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-14 Clément StenacAdd missing actions in popup
2006-09-09 Rémi Denis-CourmontReally fix SDP ordering here too (closes #716 again)
2006-09-08 Rémi Denis-CourmontFix SDP line ordering (closes #716)
2006-09-07 Rémi Denis-CourmontMake GnuTLS use pthread directly rather than VLC's...
2006-09-07 Rémi Denis-Courmont- Check x509 certificates start and end date (*ahem*)
2006-09-07 Rémi Denis-CourmontRequire more recent GnuTLS and get rid of broken algos.
2006-08-25 Sam Hocevar * modules/misc/playlist/xspf.c: fix warnings that...
2006-08-24 Clément Stenaccompile fix
2006-08-24 Clément StenacStupid platforms
2006-08-24 Clément StenacTemplate for profile parser
2006-08-03 Clément StenacFix a bunch of warnings and errors
2006-07-19 Olivier Aubertmodules/misc/svg.c: fix SVG rendering
2006-07-12 Jean-Paul SamanRemoved unused variable pi_gamma
2006-07-12 Jean-Paul SamanRTSP rewind and fastforward support (Scale option)...
2006-06-25 Rémi Denis-Courmont- Work-around for IPv6 SSM with Winsock 2 from Olivier...
next