Age | Commit message (Expand) | Author |
2002-11-22 | do not play with the clock any more, we have dedicated flush functions for th... | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-18 | DVD input should now be initially unseekable | Michael Roitzsch |
2002-11-18 | getting rid of obviously unused INPUT_CAP_VARIABLE_BITRATE | Michael Roitzsch |
2002-11-17 | cleanup: bring config entries back to life | Michael Roitzsch |
2002-11-15 | cleaning up spu types. now avi subtitles may be enabled again. | Miguel Freitas |
2002-11-03 | some more release-related fixes... | Siggi Langauf |
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-27 | less noise and register skip_behaviour (chapter skip keys work again) | Michael Roitzsch |
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 | final c++ -> c coding style fixes, libxine compiles now | Guenter Bartsch |
2002-10-23 | Oops...will compile now. | James Courtier-Dutton |
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 | 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-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch |
2002-10-06 | Proper alignment is needed for the array of "xine_mrl_t" structures on SPARC. | Juergen Keil |
2002-10-02 | - kill global variables | Michael Roitzsch |
2002-09-28 | configurable skipping behaviour | Michael Roitzsch |
2002-09-22 | API review part I | Michael Roitzsch |
2002-09-20 | another bit of language display tweaking | Michael Roitzsch |
2002-09-19 | - memset not needed any more | Michael Roitzsch |
2002-09-18 | Fix a seg fault. | James Courtier-Dutton |
2002-09-18 | Try to get xine-lib to compile. | James Courtier-Dutton |
2002-09-18 | Updating the DVD menu code to use better nav_pci information. | James Courtier-Dutton |
2002-09-17 | Make input_dvd.c mrl playlist work again. | James Courtier-Dutton |
2002-09-16 | Start to get mrl working for DVD button. | James Courtier-Dutton |
2002-09-16 | Prevent a segfault when accessing the config. | James Courtier-Dutton |
2002-09-15 | be more distinct with UI info texts for | Michael Roitzsch |
2002-09-14 | latest xine_config api changes as proposed by james | Guenter Bartsch |
2002-09-13 | dvd playback should work again | Michael Roitzsch |
2002-09-06 | introduce "const" | Michael Roitzsch |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-05 | use xine_mrl_t instead of mrl_t in input plugins, implement more configfile f... | Guenter Bartsch |
2002-09-05 | XV Video out at least loads now and we see the xine logo again. | James Courtier-Dutton |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-09-04 | - handle numeric events for button selection (maybe this makes some | Michael Roitzsch |
2002-09-03 | Improve chapter selection functions. | James Courtier-Dutton |