summaryrefslogtreecommitdiff
path: root/src/xine-engine/scratch.c
AgeCommit message (Expand)Author
2007-01-19Fix constant on ordered attribute.Diego 'Flameeyes' Pettenò
2006-12-13Lock the log buffer while updating it.Darren Salt
2006-10-18- return if xine_xmalloc failedBastien Nocera
2006-10-16Fixed several warnings (but warnings due to APIs not solved).František Dvořák
2006-09-26Use protected visibility for all the functions exported by libxine.so, so tha...Diego 'Flameeyes' Pettenò
2006-09-09Dynamically create the log_buffers entries and the lines buffers for the logs...Diego 'Flameeyes' Pettenò
2006-07-17Add timestamp information to log text.Darren Salt
2006-06-29Add missing format attributes for in-xine code.Diego 'Flameeyes' Pettenò
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-11-27avoid confusionDaniel Caujolle-Bert
2003-11-27pfff, et voilà, this is what happen when you sleep 4 hours a night... ;-)Daniel Caujolle-Bert
2003-11-27[0] pointer was badly setDaniel Caujolle-Bert
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2002-10-23fix comments, c syntaxGuenter Bartsch
2002-09-06introduce "const"Michael Roitzsch
2002-03-01memleak fixes from ewald snelGuenter Bartsch
2002-01-16changing function pointer name to make new gcc happy. (i think it isMiguel Freitas
2002-01-13Fix a few compile warnings.James Courtier-Dutton
2001-12-11Fix log ordering.Daniel Caujolle-Bert
2001-12-10scratch buffer bugfixesGuenter Bartsch
2001-12-10malloc bugfix from Damien Clermonté <damien.clermonte@free.fr>Guenter Bartsch
2001-12-09xine log functions for gui outputGuenter Bartsch