Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-01 | add avi subtitle decoder (based on mplayer code), minor cleanups, removed ↵ | Guenter Bartsch | |
register_empty function from configfile (undocumented and doesn't make sense) CVS patchset: 1153 CVS date: 2001/12/01 22:38:31 | |||
2001-11-30 | Add an automatic way for input plugin to add extra valid mrls: | Daniel Caujolle-Bert | |
add at bottom of init_input_plugin() a line like this: REGISTER_VALID_MRLS(this->config, "mrl.mrls_mpeg_block", "xxx"); CVS patchset: 1147 CVS date: 2001/11/30 21:55:05 | |||
2001-10-22 | Some modification for seeking in unpredictable streams (like DVDs) | Rich J Wareham | |
CVS patchset: 861 CVS date: 2001/10/22 22:50:01 | |||
2001-10-20 | big event cleanup: one single mechanism is now used for all communications ↵ | Guenter Bartsch | |
between gui, plugins and the xine engine; code cleanup CVS patchset: 837 CVS date: 2001/10/20 02:01:51 | |||
2001-10-18 | defining menu events | Guenter Bartsch | |
CVS patchset: 834 CVS date: 2001/10/18 23:46:40 | |||
2001-10-17 | demux / input plugin interface change, init functions now have access to the ↵ | Guenter Bartsch | |
full xine_t *xine. This should enable stream plugins to register SCR plugins. WARNING: delete old input plugins, otherwise xine will crash CVS patchset: 823 CVS date: 2001/10/17 20:33:09 | |||
2001-08-17 | Add xine_seek() and friends. | Daniel Caujolle-Bert | |
CVS patchset: 446 CVS date: 2001/08/17 16:15:36 | |||
2001-08-16 | clut_t is now stored in machine endianess. Simplifies the transfer | Eduard Hasenleithner | |
of the clut from the input plugin. CVS patchset: 434 CVS date: 2001/08/16 12:33:00 | |||
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert | |
CVS patchset: 308 CVS date: 2001/07/18 21:38:16 | |||
2001-07-10 | Fixed get_dir in input plugins. Fixed a strange header inclusion bug | Daniel Caujolle-Bert | |
in libw32dll/wine. CVS patchset: 264 CVS date: 2001/07/10 21:07:55 | |||
2001-07-01 | extended input plugin api for interactive menus and seamless branching | Guenter Bartsch | |
CVS patchset: 239 CVS date: 2001/07/01 23:37:04 | |||
2001-06-02 | make input plugins return file sizes in mrl_t (ls function) | Guenter Bartsch | |
CVS patchset: 114 CVS date: 2001/06/02 21:44:01 | |||
2001-05-07 | Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL. | Daniel Caujolle-Bert | |
CVS patchset: 67 CVS date: 2001/05/07 01:31:44 | |||
2001-05-06 | Re-enable and sync input plugins. RTP one should be broken. | Daniel Caujolle-Bert | |
CVS patchset: 63 CVS date: 2001/05/06 02:37:59 | |||
2001-05-03 | Add xine_get_autoplay_*() functions. | Daniel Caujolle-Bert | |
CVS patchset: 56 CVS date: 2001/05/03 00:02:42 | |||
2001-04-24 | fixed input and demux plugins to reflect new buffer api | Guenter Bartsch | |
CVS patchset: 20 CVS date: 2001/04/24 17:42:26 | |||
2001-04-21 | Turned demuxers into plugins. Change plugins naming scheme (see | Daniel Caujolle-Bert | |
xine_internal.h). Fixed load_plugins* to new API. Add iface version into demux_plugin_t, add version checking into init_demux_plugin. Fixed get_identifier from demuxers (void param). Turned libw32dll into codec plugin (only compiling side yet). CVS patchset: 11 CVS date: 2001/04/21 00:14:39 | |||
2001-04-18 | Initial revision | Daniel Caujolle-Bert | |
CVS patchset: 1 CVS date: 2001/04/18 22:33:39 |