Age | Commit message (Expand) | Author |
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 |
2002-10-23 | Oops...will compile now. | James Courtier-Dutton |
2002-10-23 | incorporate Stephen's comment fixing into the sync-help patch | Michael Roitzsch |
2002-10-23 | input_dvd.c now listens for keyboard events from xine-ui. | James Courtier-Dutton |
2002-10-23 | "dvd_device" device name moved from dvd_input_plugin_t -> dvd_input_class_t, | Juergen Keil |
2002-10-22 | Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL... | Stephen Torri |
2002-10-22 | Recursive comments, picked up via CVS $Log keyword. Trying to fix... | Juergen Keil |
2002-10-22 | Fix bad comment, and disable some piece of code to enable compilation on solaris | Juergen Keil |
2002-10-22 | Update input_dvd.c to new api. | James Courtier-Dutton |
2002-10-22 | Changed comments to standard /* ... */ | Stephen Torri |
2002-10-22 | Changed comments to standard (/* ... */) | Stephen Torri |
2002-10-22 | Changed comments to standard (/* ... */) | Stephen Torri |
2002-10-22 | Added "compat.h" to clear up compiler error of undeclared macros. | Stephen Torri |
2002-10-21 | document INPUT_CAP_CHAPTERS | Michael Roitzsch |