Age | Commit message (Expand) | Author |
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 |
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 |