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-utils
/
list.c
Age
Commit message (
Expand
)
Author
2006-09-26
Use protected visibility for all the functions exported by libxine.so, so tha...
Diego 'Flameeyes' Pettenò
2006-04-05
1) various warning fixes
František Dvořák
2006-01-27
Adapt the engine to the new list code.
Thibaut Mattern
2004-12-20
reverse the order plugins with equal priorities are handled so that plugins
Michael Roitzsch
2004-04-16
- flush the events queue before returning from an open() so that the front-ends
Bastien Nocera
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-08
all code where xine_list_free() is used (correctly) assumes that
Michael Roitzsch
2003-09-16
Removed headers that were serving no adding anything necessary to the build.
Stephen Torri
2002-10-24
Use compat.h's __XINE_FUNCTION__, so that we get the correct __func__ in a C99
Juergen Keil
2002-09-16
- sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream --
Miguel Freitas
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch