summaryrefslogtreecommitdiff
path: root/src/xine-engine/xine_plugin.h
AgeCommit message (Expand)Author
2004-06-10Argl, I forgot to shorten the mask because of the new PLUGIN_NO_UNLOAD flag,Michael Roitzsch
2004-06-09two amazingly stupid bugs pointed out by Daniel Mack:Michael Roitzsch
2004-06-08a better approach to the module unload preventionMichael Roitzsch
2004-05-16Priority support for demuxer and input plugins (engine part).Thibaut Mattern
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-11-26remove now unused xine_t* from plugin structMichael Roitzsch
2003-11-19resort decoders on priority change event. Small beautification of xine_plugin.h.Daniel Caujolle-Bert
2003-01-03Siggi and i have an agreement about the preloading. :)Miguel Freitas
2002-12-29- new post plugin property: typeMichael Roitzsch
2002-12-01- add post plugins to the plugin catalogMichael Roitzsch
2002-10-17move open_plugin function (used to create new plugin instances) from the plug...Michael Roitzsch
2002-10-16introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ...Guenter Bartsch
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-09-05first steps towards implementing plugin list functionsGuenter Bartsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch