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
2007-12-15
Remove a stray semicolon.
Darren Salt
2007-12-13
Use strcasestr rather than converting the mimetypes variables to lowercase.
Diego 'Flameeyes' Pettenò
2007-12-11
Rename METHOD_BY_EXTENSION to METHOD_BY_MRL, as it's used to identify protoco...
Diego 'Flameeyes' Pettenò
2007-12-11
Remove stray variable.
Diego 'Flameeyes' Pettenò
2007-12-11
Check if the extension is compatible with the plugin before trying to open it.
Diego 'Flameeyes' Pettenò
2007-12-11
Update the plugins loader to use the new extensions and mimetypes attributes.
Diego 'Flameeyes' Pettenò
2007-12-11
Use dgettext to localise the description string for plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Leave to the plugin the call to gettext exactly as before.
Diego 'Flameeyes' Pettenò
2007-12-11
Update the code not to use the get_* functions that were removed.
Diego 'Flameeyes' Pettenò
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-07-19
Use asprintf when generating the decoder priority description.
Darren Salt
2007-06-15
Change the prototype of xine_list_post_plugins_typed(), to avoid a warning.
Diego 'Flameeyes' Pettenò
2007-06-04
fallback to none output when the device is unplugged
Matthias Kretz
2007-06-04
fallback to none output when the device is unplugged
Matthias Kretz
2007-04-14
Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen...
Diego 'Flameeyes' Pettenò
2007-04-13
Avoid strlen on a literal, use a sizeof.
Diego 'Flameeyes' Pettenò
2007-04-13
Remove alloca.h inclusion, no more needed with libxdg-basedir.
Diego 'Flameeyes' Pettenò
2007-04-13
Use libxdg-basedir to discover the cache directory to use, rather than doing ...
Diego 'Flameeyes' Pettenò
2007-04-13
Save plugins' cache in the defined cache home directory as per XDG Base Direc...
Diego 'Flameeyes' Pettenò
2007-04-08
Mark various private arrays, structs & fn parameters as static and/or const.
Darren Salt
2007-02-19
Fix building with LOG enabled.
Diego 'Flameeyes' Pettenò
2007-01-18
Handle strings coming from plugins as constants.
Diego 'Flameeyes' Pettenò
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
[next]