summaryrefslogtreecommitdiff
path: root/src/xine-engine/load_plugins.c
AgeCommit message (Expand)Author
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-06-04fallback to none output when the device is unpluggedMatthias Kretz
2007-04-08Mark various private arrays, structs & fn parameters as static and/or const.Darren Salt
2007-02-19Fix building with LOG enabled.Diego 'Flameeyes' Pettenò
2007-01-18Handle strings coming from plugins as constants.Diego 'Flameeyes' Pettenò
2006-11-23When initializing the class of a video output pluginClaudio Ciccani
2006-10-28new visual type XINE_VISUAL_TYPE_X11_2 with configurable X11 locking.Miguel Freitas
2006-10-16Fixed several warnings (but warnings due to APIs not solved).František Dvořák
2006-09-26When there's no plugin to replace, output a log, and skip the plugin entirely...Diego 'Flameeyes' Pettenò
2006-08-12don't report extensions/mimetypes if required decoder is missingMiguel Freitas
2006-07-21Fix building with LOG enabled.Diego 'Flameeyes' Pettenò
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-04-08Ancient platforms support:František Dvořák
2006-02-14Fix a compiler warning.Darren Salt
2006-02-01Fix the sorting of plugin priorities, as per Thibaut's mailBastien Nocera
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2005-11-28*BUGFIX*František Dvořák
2005-09-19*BUGFIX*František Dvořák
2005-09-11make Alien happier ;-)Miguel Freitas
2005-09-11_x_load_video_output_plugin() by Jason TackaberryMiguel Freitas
2005-08-30Better names for directory separators.František Dvořák
2005-08-29*BUGFIX*František Dvořák
2005-08-25*BUGFIX*František Dvořák
2005-07-18fix problem with static plugins reported by Jason TackaberryMiguel Freitas
2005-07-17Fix filename string reallocation in plugin loader.Darren Salt
2005-05-14**BUGFIX**Miguel Freitas
2005-05-14**BUGFIX**Miguel Freitas
2005-04-20**BUGFIX**Michael Roitzsch
2005-04-13**BUGFIX**Daniel Caujolle-Bert
2005-04-10moved duplicated code to a function.Thibaut Mattern
2005-04-10Moved plugin lists to an array of list.Thibaut Mattern
2005-03-09Added input and demuxer plugin priority to the catalog cache.Thibaut Mattern
2005-03-06**BUGFIX**James Stembridge
2005-02-13Don't dereference node->file if it's NULL.Thibaut Mattern
2005-02-13Should fix static plugin class init.Thibaut Mattern
2005-02-13Introduce a new API function :Thibaut Mattern
2005-02-12Split collect_plugins, prepare external plugin registration.Thibaut Mattern
2005-02-12Don't forget to lock the catalog during the gc.Thibaut Mattern
2005-02-09Finally commit the plugin loader improvements.Thibaut Mattern
2005-02-02More plugin description accessor functions (may load plugins).Darren Salt
2004-12-22do not list plugins more than onceMichael Roitzsch
2004-12-20reverse the order plugins with equal priorities are handled so that pluginsMichael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-12-01Fix compilation on HP/UX and Cygwin/mingw32Andre Pang
2004-11-17fix stupid mistake (thanks Thibaut)Miguel Freitas
2004-11-13sanity checkingMiguel Freitas
2004-10-24Load plugins with ".xineplugin" in its file name on Mac OS X, and also fix up...Andre Pang
2004-09-01Improvements and implementing Michael's suggestions:František Dvořák
2004-08-28Various fixes and improvements of mingw port:František Dvořák