Age | Commit message (Expand) | Author |
2002-12-03 | Initialises mms_t struct (makes valgrind happy). | Thibaut Mattern |
2002-12-01 | fix memleak in input_http, fix mms read function | Guenter Bartsch |
2002-11-27 | change comment style so this file will compile | Mike Melanson |
2002-11-27 | sync to libdvdread cvs should fix segfault when playing DVDs copied to HD | Michael Roitzsch |
2002-11-26 | change demux_eawve to use forward seeking. quick hack to input_http to suppor... | Robin KAY |
2002-11-23 | DVD input fixes and cleanup: | Michael Roitzsch |
2002-11-23 | registering config entries at init_class time | Daniel Caujolle-Bert |
2002-11-23 | sync to latest libdvdnav cvs: | Michael Roitzsch |
2002-11-23 | whoups - sorry again, leftover from a debugging session (libdvdread abort()s ... | Guenter Bartsch |
2002-11-23 | pnm protocol input plugin | Guenter Bartsch |
2002-11-22 | do not play with the clock any more, we have dedicated flush functions for th... | Michael Roitzsch |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-18 | sync to libdvdnav cvs | Michael Roitzsch |
2002-11-18 | DVD input should now be initially unseekable | Michael Roitzsch |
2002-11-18 | getting rid of obviously obsolete INPUT_CAP_VARIABLE_BITRATE | Michael Roitzsch |
2002-11-18 | getting rid of obviously unused INPUT_CAP_VARIABLE_BITRATE | Michael Roitzsch |
2002-11-17 | bring eject back: no eject function if the plugin does not support it | Michael Roitzsch |
2002-11-17 | cleanup: bring config entries back to life | Michael Roitzsch |
2002-11-16 | More metadata (uses ALBUM for the radio name, fills GENRE). | Thibaut Mattern |
2002-11-16 | Sometimes there is no space after ':' | Thibaut Mattern |
2002-11-15 | First attempt to implement "Shoutcast Metadata Protocol". | Thibaut Mattern |
2002-11-15 | cleaning up spu types. now avi subtitles may be enabled again. | Miguel Freitas |
2002-11-08 | Fix and update Jérôme entry | Daniel Caujolle-Bert |
2002-11-08 | vcd input plugin now compiles on Solaris | Robin KAY |
2002-11-08 | vcd input plugin compiles again | Guenter Bartsch |
2002-11-07 | return of the stdin plugin | Guenter Bartsch |
2002-11-05 | Extract metadata from the shoutcast header. | Thibaut Mattern |
2002-11-03 | some more release-related fixes... | Siggi Langauf |
2002-11-03 | log output | Guenter Bartsch |
2002-11-02 | don't display crap in UI panel, xine-ui expects a xine_ui_data_t and | Michael Roitzsch |
2002-11-02 | Less verbosity. | Daniel Caujolle-Bert |
2002-11-01 | be less strict with MRL syntax, people are used to :// | Michael Roitzsch |
2002-11-01 | Time for fast navigation now ! | Thibaut Mattern |
2002-10-31 | adapt input plugins to new MRL syntax | Michael Roitzsch |
2002-10-29 | only open mms-urls | Guenter Bartsch |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
2002-10-28 | using select for read-timeouts, improved error detection and handling | Guenter Bartsch |
2002-10-27 | file plugin should handle file:// - type uris now, '#' is used as subtitle de... | Guenter Bartsch |
2002-10-27 | less noise and register skip_behaviour (chapter skip keys work again) | Michael Roitzsch |
2002-10-27 | return of ogg and vorbis, began implementing verbosity parameter | Guenter Bartsch |
2002-10-26 | timeouts for mms, send progress report events, introduce verbosity engine par... | Guenter Bartsch |
2002-10-26 | first step in getting dvd events back | Michael Roitzsch |
2002-10-26 | Remove assert(0), left over from testing. | James Courtier-Dutton |
2002-10-25 | remove obviously obsolete INPUT_CAP_CLUT and INPUT_OPTIONAL_DATA_CLUT | Michael Roitzsch |
2002-10-24 | C99 version of macro definition with variable number of arguments added | Juergen Keil |
2002-10-24 | Fix some log messages in audio_alsa_out.c | James Courtier-Dutton |
2002-10-24 | Further changes to DVD code. | James Courtier-Dutton |
2002-10-23 | fix capabilites (preview) | Guenter Bartsch |
2002-10-23 | final c++ -> c coding style fixes, libxine compiles now | Guenter Bartsch |