Age | Commit message (Expand) | Author |
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 |
2001-07-15 | patch provided by eduard hasenleithner: make metronom accessible from decoders | Guenter Bartsch |
2001-07-10 | Fixed get_dir in input plugins. Fixed a strange header inclusion bug | Daniel Caujolle-Bert |
2001-07-04 | spu support updated (unfinished) from James | uid32519 |
2001-07-01 | extended input plugin api for interactive menus and seamless branching | Guenter Bartsch |
2001-06-23 | Fixed/implement xine_get_browse_mrls(), and related stuff. | Daniel Caujolle-Bert |
2001-06-15 | Don't load/init input plugins for grab autoplay mrls. | Daniel Caujolle-Bert |
2001-06-15 | Dont load many times input plugins to get features. | Daniel Caujolle-Bert |
2001-06-14 | video output driver auto-probing | Guenter Bartsch |
2001-06-11 | fixed bug in load_plugins | Guenter Bartsch |
2001-06-09 | more avi demuxer/libw32 bugfixes | Guenter Bartsch |
2001-06-07 | w32codec bugfixes | Guenter Bartsch |
2001-05-27 | mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ... | Guenter Bartsch |
2001-05-03 | Add xine_get_autoplay_*() functions. | Daniel Caujolle-Bert |
2001-04-30 | changed decoder storing and a file input plugin bugfix | Guenter Bartsch |
2001-04-29 | decoder plugins get loaded now | Guenter Bartsch |
2001-04-28 | re-enabled video window code | Guenter Bartsch |
2001-04-28 | fixed nasty bug in init_video_out_plugin | Guenter Bartsch |
2001-04-28 | fixed some typos in the demuxer plugins | Guenter Bartsch |
2001-04-28 | bugfix in video_out_xv, sorted out audio output plugin handling/code | Guenter Bartsch |
2001-04-27 | fixed video output plugin handling, more cleanups, commented out not-working ... | Guenter Bartsch |
2001-04-27 | Fixed audio out init functions names. | Daniel Caujolle-Bert |
2001-04-27 | Audio out compile again. Change prototypes in audio out, libac3 and | Daniel Caujolle-Bert |
2001-04-26 | Add (forgotten) libraries linking against XV plugin. Fixed wrong init call | Daniel Caujolle-Bert |
2001-04-26 | load video plugin function implementation, + support in video out | Daniel Caujolle-Bert |
2001-04-24 | fixed input and demux plugins to reflect new buffer api | Guenter Bartsch |
2001-04-24 | fixed buffer.c and more cleanups | Guenter Bartsch |