]> git.sesse.net Git - vlc/history - modules/misc
* src/input/input.c: fixed nasty bug with preparsing where a mutex was used uninitial...
[vlc] / modules / misc /
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...
2006-06-22 Clément Stenac* Create new types for device probing
2006-06-21 Clément StenacHAL probing module
2006-06-20 Clément StenacNon-working general declarations for disc probing ...
2006-06-14 Yoann Peronneau* playlist/xspf.c: handles empty nodes
2006-06-14 Yoann Peronneau* xpsf.c: ...but <playlist> has... grmbl
2006-06-14 Yoann Peronneau* xspf.c: <trackList> has no <location> or <title>...
2006-06-14 Yoann Peronneau* Tree playlist XSPF export
2006-06-10 Christophe Mutricymisc/freetype.c: Fix strings
2006-06-08 Christophe MutricyOups
2006-06-08 Christophe MutricyDon't hardcode path
2006-06-04 Jérome DecoodtOBJECT_INPUT->OBJECT_PLAYLIST
2006-06-04 Clément Stenac* Don't reset input meta information
2006-06-04 Christophe MutricyNew libnotify plugin.
2006-05-25 Derk-Jan Hartman* H264 RTP packetization by Vitaly V. Bursov <vitalyvb...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-05 Rémi Denis-CourmontWe need to include "config.h" somehow before we can...
2006-04-30 Derk-Jan Hartman* Fix searching in aggregate mode for the RTSP VoD...
2006-04-27 Jean-Paul SamanFix for VLM commands when 'new test vod mux mp2ts enabl...
2006-04-27 Jean-Paul SamanPlay VOD RTSP from Amino STB with RTSP url: 'rtsp:...
2006-04-25 Benjamin Pracht* screensaver.c, configure.ac: use directly dbus to...
2006-04-23 Benjamin Pracht* Support for gnome-screensaver
2006-04-23 Rémi Denis-CourmontUse Doxygen syntax for comments
2006-04-14 Clément StenacStrings
2006-04-13 Derk-Jan Hartman* Fix subtitle alignment if we don't have styles....
2006-04-13 Clément StenacString stuff
2006-04-07 Derk-Jan Hartman* Lower the priority of the SVG renderer
2006-04-02 Rémi Denis-CourmontRemove unused variable
2006-03-30 Olivier Aubertmodules/misc/svg.c:
2006-03-29 Felix Paul Kühne* fixed a few signedness warnings. Please shout if...
2006-03-25 Christophe Mutricymisc/*: 2nd lecture. refs #438
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-25 Clément StenacFinish strings review in misc/ (Refs:#438)
2006-03-22 Jean-Paul SamanAdd support for X-Playnow RTSP option
2006-03-22 Christophe Mutricylogger.c: Compile fix
2006-03-22 Clément StenacCompile fix
2006-03-22 Clément StenacStrings review in misc/ except dummy and win32text...
2006-03-21 Antoine CellerierAlso update now playing info when playing a new item.
2006-03-18 Rémi Denis-Courmont- Avoid using gethostbyname() which is not thread-safe
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-03-11 Clément StenacDon't use %f in RRD output (Closes:#582)
2006-03-09 Christophe Mutricyall: move the logger option from video to interface...
2006-03-09 Rémi Denis-CourmontRevert [14683]
2006-03-09 Jean-Paul SamanUpdate e-mail address
2006-03-08 Christophe Mutricyrtsp.c: BeOS fix. variables can't be declared in the...
2006-03-08 Rémi Denis-CourmontDon't use C (de)serialization for float numbers (closes...
2006-03-06 Rémi Denis-CourmontAdd extra Win32-specific debug (refs #538)
2006-03-05 Rémi Denis-CourmontLook for Root CA certificates in VLC data dir
2006-03-04 Rémi Denis-CourmontMake the Root CA certificates bundle file for gnutls...
2006-03-04 Rémi Denis-Courmont- Support for adding a single file rather than a direct...
2006-03-04 Rémi Denis-Courmont- Load root certificates from /etc/ssl (currently very...
2006-03-04 Rémi Denis-CourmontMissed one error case
2006-03-04 Rémi Denis-Courmont(safe) directory recursion when looking for CA certificates
2006-03-03 Rémi Denis-CourmontFix error code when server is overloaded
2006-03-02 Rémi Denis-Courmontuse intptr_t (refs #574)
next