]> git.sesse.net Git - vlc/history - src/control/log.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / control / log.c
2010-01-31 Rémi Denis-CourmontLibVLC log: remove exceptions
2009-08-31 Rafaël Carrélibvlc: include config.h when needed
2009-08-09 Rémi Denis-Courmontlibvlc_log: remove useless exception parameters
2009-08-09 Rémi Denis-Courmontlibvlc_log: remove dummy exceptions
2009-02-10 Rémi Denis-CourmontImplement reference counting in the libvlc logger
2009-02-10 Rémi Denis-CourmontRestore the libvlc logger lock
2009-02-10 Rémi Denis-Courmontlibvlc log: stop abusing internal i_verbosity
2009-02-09 Jean-Paul Samanlibvlc_log_clear: looks totally broken.
2008-12-29 Rémi Denis-CourmontMissing <assert.h>
2008-10-12 Rémi Denis-CourmontPort the libvlc log APIs to the new internal messages API
2008-07-06 Pierre d'HerbemontRevert "messages: Prefer the object name over the objec...
2008-07-06 Pierre d'Herbemontmessages: Prefer the object name over the object type...
2008-05-10 Rémi Denis-CourmontRemove message unused "queue" parameter
2008-05-05 Rafaël Carréi_verbose has been privatized
2008-04-06 Filippo Caronelogger_iterator_next simplied
2008-03-25 Rémi Denis-CourmontStore the object type name rather than object type...
2008-01-28 Rafaël Carrélibvlc_release() has only 1 parameter now
2008-01-16 Rafaël Carrésrc/control: set svn:keywords to Id
2007-10-22 Rémi Denis-CourmontFix syntax errors
2007-10-22 Rémi Denis-CourmontFix warnings (it does not seem very logical for log_ope...
2007-10-22 Rémi Denis-CourmontYield libvlc and fix corner case memleak
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-03-02 Damien Fouilleul- log.c: fix for negative message count
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-28 Damien Fouilleullog.c: fixed operator priorty when estimating message...
2006-10-27 Damien Fouilleul- added public log apis to access message log