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