]> git.sesse.net Git - vlc/history - modules/misc/logger.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / misc / logger.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-09-05 Rémi Denis-Courmont#include order
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
2006-12-24 Clément StenacMore cleanup
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-04 Sam Hocevar * modules/misc/logger.c: don't truncate logfile upon...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-08-03 Clément StenacFix a bunch of warnings and errors
2006-04-02 Rémi Denis-CourmontRemove unused variable
2006-03-25 Christophe Mutricymisc/*: 2nd lecture. refs #438
2006-03-22 Christophe Mutricylogger.c: Compile fix
2006-03-22 Clément StenacStrings review in misc/ except dummy and win32text...
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-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-13 Rémi Denis-CourmontFurther fopen() unicode fixes (refs #528)
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-01-31 Sigmund Augdal Helberglogger.c: put in header prefix for syslog output (still...
2006-01-28 Clément StenacRRD output (Refs:#473)
2006-01-22 Clément Stenac* Make ParseOption (from input) a global service (var_O...
2006-01-12 Antoine CellerierFSF address change.
2006-01-04 Clément StenacAdd support for several message queues - please test
2005-12-28 Jean-Paul SamanInitialise i_priority to LOG_INFO as default value...
2005-11-29 Clément StenacAdd ability to log to syslog (Closes:#334)
2005-08-05 Christophe Massiot * modules/control/http.c: Support for ~ in foreach...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-23 Clément StenacTake logger back to control modules
2005-01-29 Clément Stenac* A few string and organization fixes in preferences
2004-12-11 Clément StenacImprovements to preferences
2004-10-08 Gildas Bazin* modules/access/mms, modules/demux/mp4, modules/misc...
2004-04-16 Felix Paul Kühne* modules/control/telnet.c: removed translation of...
2004-03-27 Derk-Jan Hartman* src/interface/interface.c
2004-03-06 Clément Stenac* Remove directories with only one source file inside