Age | Commit message (Expand) | Author |
2002-12-25 | allow post plugin output's rewire functions to be NULL | Michael Roitzsch |
2002-12-21 | update comment on xine_get_pos error condition | Miguel Freitas |
2002-12-15 | for XINE_GUI_SEND_VIDEOWIN_VISIBLE, data is type int, not int* | Michael Roitzsch |
2002-12-14 | Add number of audio and subtitle channels stream information | Ewald Snel |
2002-12-06 | add still frame hint | Miguel Freitas |
2002-12-03 | elaborate some comments | Michael Roitzsch |
2002-12-01 | fix typo | Michael Roitzsch |
2002-12-01 | adding post plugin API | Michael Roitzsch |
2002-11-21 | remove unused xine param defines, add title and explanation fields to xine-check | Guenter Bartsch |
2002-11-20 | these const's are just plain stupid (guess who added them - me) | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-17 | this will be merged back to xine-lib as soon as it runs, I hope... | Siggi Langauf |
2002-11-11 | Oops, forgot to commit the new visual type change (NONE). | Daniel Caujolle-Bert |
2002-11-09 | beginnings of the get_video/audio_frame api | Guenter Bartsch |
2002-11-03 | It would be nice to update the interface everyone is going to use. | Stephen Torri |
2002-11-03 | Added newer interface to xine_health_check | Stephen Torri |
2002-11-02 | Added macros for xine health check. | Stephen Torri |
2002-10-31 | new syntax for MRLs | Michael Roitzsch |
2002-10-30 | A "make install-debug" didn't install xine.h any more after the last change... | Juergen Keil |
2002-10-28 | hey, i want to join xine breakage party! (what do you wanna break today? tm) | Miguel Freitas |
2002-10-26 | timeouts for mms, send progress report events, introduce verbosity engine par... | Guenter Bartsch |
2002-10-26 | add convenience comment to xine_event_t | Michael Roitzsch |
2002-10-26 | Removed trailing whitespaces. | Stephen Torri |
2002-10-26 | Changed target of install-debug to debug. | Stephen Torri |
2002-10-24 | xine_get_file_extensions and xine_get_mime_types functions added | Guenter Bartsch |
2002-10-24 | audio settings public interface | Guenter Bartsch |
2002-10-24 | xine_scan_plugins is gone | Michael Roitzsch |
2002-10-23 | input_dvd.c now listens for keyboard events from xine-ui. | James Courtier-Dutton |
2002-10-20 | AUTHORS: | Stephen Torri |
2002-10-19 | seeking in public api is now millisecond accurate (sorry, forgot that one but... | Guenter Bartsch |
2002-10-14 | introduction of xine_stream_t and async xine events - all still in developement | Guenter Bartsch |
2002-09-22 | API review part I | Michael Roitzsch |
2002-09-21 | Rename xine_(load/save/reset)_config to xine_config_(load/save/reset). | Daniel Caujolle-Bert |
2002-09-21 | Add forgotten xine_get_string_version() to public header. | Daniel Caujolle-Bert |
2002-09-19 | Updated cvscompile.sh to look for configure.ac | Stephen Torri |
2002-09-18 | make debug | Miguel Freitas |
2002-09-18 | first steps towards implementing stream/meta info | Guenter Bartsch |
2002-09-17 | Undertaking of /the string version/ (nice to see if running version is from CVS. | Daniel Caujolle-Bert |
2002-09-14 | latest xine_config api changes as proposed by james | Guenter Bartsch |
2002-09-13 | introducing meta information and some audio controls - but nothing is really ... | Guenter Bartsch |
2002-09-11 | - more programming guidelines in public xine header | Guenter Bartsch |
2002-09-09 | Remove so const abuse ;-) | Daniel Caujolle-Bert |
2002-09-09 | renumber some parameter defines so they match the internal parameter | Michael Roitzsch |
2002-09-08 | - reorder XINE_VO_ASPECT_* constants so they match the order in the old | Michael Roitzsch |
2002-09-07 | one more 'const' and independent x/y zooming parameters | Michael Roitzsch |
2002-09-06 | introduce "const" | Michael Roitzsch |
2002-09-06 | audio mute parameter | Guenter Bartsch |
2002-09-05 | removed obsolete stream_seekable function, implemented some parts of get_stre... | Guenter Bartsch |
2002-09-05 | adding message event | Guenter Bartsch |
2002-09-05 | implement missing list/autoplay/browse_mrl functions | Guenter Bartsch |