]> git.sesse.net Git - vlc/history - modules/misc/logger.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / misc / logger.c
2010-07-28 Rafaël Carrélogger: fix verbosity
2010-07-22 Rémi Denis-Courmontlogger: output to file in local character set
2010-06-11 Ilkka OllakkaRevert "Revert "redundant includes of vlc_playlist.h""
2010-06-11 Jakob LebenRevert "redundant includes of vlc_playlist.h"
2010-06-11 Jakob Lebenredundant includes of vlc_playlist.h
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-01-23 Rémi Denis-Courmontmisc: use var_Inherit
2009-12-31 Pierre Ynardlogger: build fix
2009-12-31 Pierre d'Herbemontlogger: Remove what seems to be useless.
2009-12-31 Pierre d'Herbemontlogger: Allow log-verbose to override --verbose.
2009-09-30 Rafaël Carrélogger: disable thread cancellation in callback
2009-08-31 Pierre YnardWinCE: remove header redefinition
2009-08-31 Pierre Ynardlogger: fix warning
2009-08-25 Rémi Denis-CourmontPut log files to documents
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-20 Pierre d'Herbemontlogger: Flag unused param.
2009-08-03 Rémi Denis-CourmontFix free() warning
2009-07-27 JP DingerClean up syslog handling in logger: Use only one list...
2009-06-03 Rémi Denis-CourmontKill a few relocations
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-27 Pierre Ynardlogger: add a --syslog-facility option
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Pierre Ynardlogger: fix syslog output formatting
2009-02-28 Rémi Denis-CourmontRemove non-working and hardly documented RRD support
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-15 Derk-Jan Hartmanlogger: Mac OS X compile fix
2008-10-12 Rémi Denis-Courmontlogger: use new message API - fixes #1975
2008-10-12 Rémi Denis-CourmontFix unitialized value
2008-10-12 Rémi Denis-Courmontlogger: don't reinvent stdio, kill a few relocations
2008-10-12 Rémi Denis-Courmontlogger: fix file leak
2008-10-12 Rémi Denis-CourmontRemove cut&paste crap
2008-10-12 Rémi Denis-CourmontRun RRD in its own thread
2008-10-12 Rémi Denis-CourmontCosmetic
2008-10-12 Rémi Denis-CourmontUse setvbuf instead of repeated fflush
2008-10-12 Rémi Denis-CourmontFix format - intmax != int64
2008-09-22 Antoine CellerierRemove change_unsafe() no-op.
2008-09-03 Rémi Denis-CourmontPull cancellation into (most) remaining interfaces
2008-08-19 Rémi DuraffortDon't call mdate too many times.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Rémi DuraffortFix memleaks.
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-22 Rémi DuraffortRemove unneeded msg_Error about memory failure.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-26 Ilkka Ollakkamodify logger-module rrd-output to use time for timesta...
2008-05-22 Rémi Denis-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-10 Rémi Denis-CourmontRemove message unused "queue" parameter
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-05 Rafaël CarréUse the verbose variable, over the private i_verbose...
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-29 Pierre d'Herbemontstats: Move the stat to libvlc instead of the playlist...
2008-03-14 Rafaël Carréfix [0cd7064a1b656cd87e61af14b74ec6c80c341fe6] : lower...
2008-03-12 Rafaël CarréImprovements to syslog logger - by Hans Lambermont
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Damien Fouilleulvlc security: As i've seen very little improvement...
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-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...
next