summaryrefslogtreecommitdiff
path: root/src/xine-engine/load_plugins.c
AgeCommit message (Expand)Author
2003-05-31do not probe audio_none_outMiguel Freitas
2003-05-26untested cygwin patchMiguel Freitas
2003-05-20that's english nowMichael Roitzsch
2003-05-20a decoder priority of 0 enables the decoder's default priorityMichael Roitzsch
2003-05-13HPUX fix from Gansser, Martin <MGansser@rand.de>Daniel Caujolle-Bert
2003-04-21avoid implicit declarations. Less warnings.Daniel Caujolle-Bert
2003-04-20merging in win32 portGuenter Bartsch
2003-04-17cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de>Miguel Freitas
2003-04-13Input plugin api change (second part):Thibaut Mattern
2003-04-06OGM subtitles by andreas heinchen, cosmeticsGuenter Bartsch
2003-03-14don't attempt to load xine plugins from vidix driver directoryJames Stembridge
2003-03-12small performance patch by Marcelo RobertoMiguel Freitas
2003-03-06steps toward muting xine's console output by defaultGuenter Bartsch
2003-02-23fix bug when deleting the first plugin from the list because plugin_class fai...Guenter Bartsch
2003-02-14introduce a new mrl key, example "stream.ext#lastdemuxprobe:demux_id"Miguel Freitas
2003-01-29- preliminary support for reference streams parsing at xine-lib (theyMiguel Freitas
2003-01-18xine_exit() can be called with xine_t object not initializedDaniel Caujolle-Bert
2003-01-17silence, again!Siggi Langauf
2003-01-17-minor cleanup: the catalog cache is no longer considerd "experimental" ;-)Siggi Langauf
2003-01-17fix overrun, that is: fix dxr3 <-> divx bug!Miguel Freitas
2003-01-13do not dispose audio and video ports on stream dispose.Miguel Freitas
2003-01-13autoscan plugins and config entries are ordered nowMichael Roitzsch
2003-01-11this log message is not restriced to input plugins, demuxers and preloaded pl...Michael Roitzsch
2003-01-11introducing a new, very low-impact aproach on implementing a video processing...Guenter Bartsch
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-03Siggi and i have an agreement about the preloading. :)Miguel Freitas
2003-01-01real video v40 support by chris rankin, added missing copyright notices/credi...Guenter Bartsch
2002-12-29- new post plugin property: typeMichael Roitzsch
2002-12-27man errno: "must not be explicitly declared; errno may be a macro"Miguel Freitas
2002-12-23fix segfaultsGuenter Bartsch
2002-12-23accept "auto" as driver identifier (same as passing NULL ptr).Miguel Freitas
2002-12-18log outputGuenter Bartsch
2002-12-16log infoGuenter Bartsch
2002-12-13create ~/.xine if it doesn't exist for plugin catalogGuenter Bartsch
2002-12-13disable cache logMiguel Freitas
2002-12-08introduce the catalog cache. saves information from plugins withMiguel Freitas
2002-12-06fix decoder priority changingMiguel Freitas
2002-12-01- add post plugins to the plugin catalogMichael Roitzsch
2002-11-25return of the arts audio output pluginGuenter Bartsch
2002-11-23fix segfaults with failed driversMichael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-14Fix memory leaksEwald Snel
2002-11-12(very) small memleakGuenter Bartsch
2002-11-03log outputGuenter Bartsch
2002-11-02Fix xine_get_file_extensions() multi segfaults.Daniel Caujolle-Bert
2002-11-01use freshly introduced content detection methodMichael Roitzsch
2002-10-31new syntax for MRLsMichael Roitzsch
2002-10-27return of ogg and vorbis, began implementing verbosity parameterGuenter Bartsch
2002-10-26remove failing plugins from plugin catalogMichael Roitzsch
2002-10-26Removed trailing white spacesStephen Torri