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
2002-07-17
Apply Bill Fink's patch for skip by chapter capability.
Daniel Caujolle-Bert
2002-07-13
Check for visual_type before vo plugin loading.
Daniel Caujolle-Bert
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-05-01
big cleanup on plugin dispose handling, small improvements on version handlin...
Guenter Bartsch
2002-04-29
Replace all exit(1) with abort().
James Courtier-Dutton
2002-04-23
Increment audio/video/spu decoder and input plugin API version number
Ewald Snel
2002-04-23
Fix memory leaks by disposing unused plugins
Ewald Snel
2002-04-16
By default, only print the wrong interface version (vo).
Daniel Caujolle-Bert
2002-04-09
patch to fix libsputext on seeks by Zoltán Böszörményi
Miguel Freitas
2002-03-14
small error message change
Guenter Bartsch
2002-03-12
getting rid of more LOG_ macros => output messages only once ... and another ...
Guenter Bartsch
2002-02-16
beginning of video_out_driver changes
Guenter Bartsch
2002-02-02
Added a new DirectFB output plugin (experimental)
Rich J Wareham
2002-01-08
fix type mismatch in initplug declaration for video_out and audio_out
Christian Vogler
2002-01-07
Don't use dlerror() as a macro argument for LOG_MSG. LOG_MSG might use the
Juergen Keil
2002-01-05
updates for closed caption decoder
Miguel Freitas
2002-01-02
Correct spelling of __VA_ARGS__ macro
Juergen Keil
2001-12-27
Add intl support + more logging messages.
Daniel Caujolle-Bert
2001-12-21
Add missings closedir() calls. DXR3 plugins: add segv handler.
Daniel Caujolle-Bert
2001-12-19
Add function that return an input plugin description from an identifier.
Daniel Caujolle-Bert
2001-12-16
merged dxr3 and dxr3enc drivers. Will autmatically use hardware mpeg
Harm van der Heijden
2001-11-30
Valid mrls are no more static (except few ones), like file suffix too.
Daniel Caujolle-Bert
2001-11-25
make video and audio plugin names case insensitive
Miguel Freitas
2001-11-20
signal should be enough
Miguel Freitas
2001-11-18
more cleanups, config stuff bugfixes
Guenter Bartsch
2001-11-18
new configfile interface, code cleanup, xprintf is gone
Guenter Bartsch
2001-11-17
Add 'xine_' prefix to all of xine-utils functions (what about cpu
Daniel Caujolle-Bert
2001-11-06
catch segmentation fault on plugin load/initialization
Miguel Freitas
2001-10-30
make xine recognize the new windows media formats and a small audio output pl...
Guenter Bartsch
2001-10-27
- new dirty and cheap deinterlace method: we give half of the lines to xv
Miguel Freitas
2001-10-25
demux api change to report supported mimetypes
Miguel Freitas
2001-10-23
Changed debug printf to xprintf.
James Courtier-Dutton
2001-10-23
One step back about RTLD_GLOBAL. That don't fix anything.
Daniel Caujolle-Bert
2001-10-23
Made external symbol names available for plugins (xmalloc and friends).
Daniel Caujolle-Bert
2001-10-22
added xine_is_stream_seekable function, minor code cleanups
Guenter Bartsch
2001-10-20
big event cleanup: one single mechanism is now used for all communications be...
Guenter Bartsch
2001-10-17
demux / input plugin interface change, init functions now have access to the ...
Guenter Bartsch
2001-10-06
do not die on loading bad demuxer plugin(s)
Heiko Schaefer
2001-10-06
warn the user about missing plugins (and their expected location)
Miguel Freitas
2001-09-17
_xine_get_featured_input_plugin_ids: wrong parentheses - overwrites two bytes
Juergen Keil
2001-09-06
Trying to port the xine-lib sources to a non-gcc compiler
Juergen Keil
2001-08-23
Latest alsa cvs now works with xine. :-)
James Courtier-Dutton
2001-08-21
First checkin of new audio_out architecture.
James Courtier-Dutton
2001-08-14
audio output plugin priority handling, based on patch provided by Philip Stad...
Guenter Bartsch
2001-08-13
major rewrite of the subpicture mechanism in order to support menus.
Eduard Hasenleithner
2001-07-30
fixed video/audio/spu decoder version handling
Guenter Bartsch
2001-07-27
Fixed xine_eject stuff and some small bugs about input plugins.
Daniel Caujolle-Bert
2001-07-24
just noticed the num_mrls parameter got lost on the way through the xine_engi...
Guenter Bartsch
2001-07-19
First implementation of priorities for the decoder plugins:
Eduard Hasenleithner
2001-07-18
Added the metronom also to the spu decoder struct in order to make
Eduard Hasenleithner
[next]