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
/
load_plugins.c
Age
Commit message (
Expand
)
Author
2006-11-23
When initializing the class of a video output plugin
Claudio Ciccani
2006-10-28
new visual type XINE_VISUAL_TYPE_X11_2 with configurable X11 locking.
Miguel Freitas
2006-10-16
Fixed several warnings (but warnings due to APIs not solved).
František Dvořák
2006-09-26
When there's no plugin to replace, output a log, and skip the plugin entirely...
Diego 'Flameeyes' Pettenò
2006-08-12
don't report extensions/mimetypes if required decoder is missing
Miguel Freitas
2006-07-21
Fix building with LOG enabled.
Diego 'Flameeyes' Pettenò
2006-06-20
Fix generic warnings.
Diego 'Flameeyes' Pettenò
2006-04-08
Ancient platforms support:
František Dvořák
2006-02-14
Fix a compiler warning.
Darren Salt
2006-02-01
Fix the sorting of plugin priorities, as per Thibaut's mail
Bastien Nocera
2006-01-27
Adapt 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-11
make Alien happier ;-)
Miguel Freitas
2005-09-11
_x_load_video_output_plugin() by Jason Tackaberry
Miguel Freitas
2005-08-30
Better 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-18
fix problem with static plugins reported by Jason Tackaberry
Miguel Freitas
2005-07-17
Fix 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-10
moved duplicated code to a function.
Thibaut Mattern
2005-04-10
Moved plugin lists to an array of list.
Thibaut Mattern
2005-03-09
Added input and demuxer plugin priority to the catalog cache.
Thibaut Mattern
2005-03-06
**BUGFIX**
James Stembridge
2005-02-13
Don't dereference node->file if it's NULL.
Thibaut Mattern
2005-02-13
Should fix static plugin class init.
Thibaut Mattern
2005-02-13
Introduce a new API function :
Thibaut Mattern
2005-02-12
Split collect_plugins, prepare external plugin registration.
Thibaut Mattern
2005-02-12
Don't forget to lock the catalog during the gc.
Thibaut Mattern
2005-02-09
Finally commit the plugin loader improvements.
Thibaut Mattern
2005-02-02
More plugin description accessor functions (may load plugins).
Darren Salt
2004-12-22
do not list plugins more than once
Michael Roitzsch
2004-12-20
reverse the order plugins with equal priorities are handled so that plugins
Michael Roitzsch
2004-12-12
huge patch ahead: reorganizing config entries with automatic conversion
Michael Roitzsch
2004-12-01
Fix compilation on HP/UX and Cygwin/mingw32
Andre Pang
2004-11-17
fix stupid mistake (thanks Thibaut)
Miguel Freitas
2004-11-13
sanity checking
Miguel Freitas
2004-10-24
Load plugins with ".xineplugin" in its file name on Mac OS X, and also fix up...
Andre Pang
2004-09-01
Improvements and implementing Michael's suggestions:
František Dvořák
2004-08-28
Various fixes and improvements of mingw port:
František Dvořák
2004-07-22
2 extra bytes is enough, one for the '/' and one for '\0'
Michael Roitzsch
2004-06-23
* fix the realloc-bug introduced by me and found by Frantisek
Michael Roitzsch
2004-06-19
readd the decoder's name to the description of the config entry, but do
Michael Roitzsch
2004-06-16
Fix description in decoder priority config entry - there must be different po...
František Dvořák
2004-06-13
make sure the current decoder plugin name is included in verbosity debug
Miguel Freitas
2004-06-09
two amazingly stupid bugs pointed out by Daniel Mack:
Michael Roitzsch
[next]