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
/
plugin_catalog.h
Age
Commit message (
Expand
)
Author
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-05-20
public header cleanup:
Michael Roitzsch
2003-01-03
Siggi and i have an agreement about the preloading. :)
Miguel Freitas
2002-12-29
- new post plugin property: type
Michael Roitzsch
2002-12-13
create ~/.xine if it doesn't exist for plugin catalog
Guenter Bartsch
2002-12-08
introduce the catalog cache. saves information from plugins with
Miguel Freitas
2002-12-01
- add post plugins to the plugin catalog
Michael Roitzsch
2002-10-14
introduction of xine_stream_t and async xine events - all still in developement
Guenter Bartsch
2002-09-09
allow multiple decoders per stream type, sort them by priority and
Michael Roitzsch
2002-09-06
introduce "const"
Michael Roitzsch
2002-09-05
first steps towards implementing plugin list functions
Guenter Bartsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch