Age | Commit message (Expand) | Author |
2004-12-20 | remove all local names beginning with double underscore, because C99 | Michael Roitzsch |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-09-02 | Warnings on WIN32. | František Dvořák |
2004-07-25 | protect some buffers to be on the safe side (some of them might be hard | Michael Roitzsch |
2004-07-20 | Add const to get_identifier return type since that's n fact what it | Rocky Bernstein |
2004-06-22 | File input module now groks file://localhost/... and file://127.0.0.1/... MRLs | Andre Pang |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-04-15 | - generate events for "Permission denied" and "File not found" in the http an... | Bastien Nocera |
2004-04-10 | improving config help strings | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-26 | fix some prominent compiler warnings | Michael Roitzsch |
2003-10-15 | Oops, small correction yet. File MRLs which don't contain '/:' should work no... | František Dvořák |
2003-10-15 | Michael's simply solution for using crazy named directries (with ':' characte... | František Dvořák |
2003-10-13 | be nicer on files with '%' inside | Michael Roitzsch |
2003-04-26 | bump up input plugin interface version number | Guenter Bartsch |
2003-04-22 | Additional changes for win32/msvc port; This is my first real commit so pleas... | Tim Champagne |
2003-04-13 | Input plugin api change: | Thibaut Mattern |
2003-04-04 | add initial async error/general message reporting to frontend | Miguel Freitas |
2003-03-24 | file plugin ident should be upcase, like other autoplay featured plugins | Daniel Caujolle-Bert |
2003-03-07 | properly unescape relative MRLs | Michael Roitzsch |
2003-03-03 | Remove pthread_cancel() support, these threads are never pthread_cancelled | Ewald Snel |
2003-01-29 | - add asx parser (sends mrl events) | Miguel Freitas |
2003-01-04 | add 2 demuxer groups (audio and games) with multiple plugins at the | Miguel Freitas |
2002-12-29 | remove old hack for sputext | Michael Roitzsch |
2002-12-27 | man errno: "must not be explicitly declared; errno may be a macro" | Miguel Freitas |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-17 | bring eject back: no eject function if the plugin does not support it | Michael Roitzsch |
2002-11-08 | Fix and update Jérôme entry | Daniel Caujolle-Bert |
2002-10-31 | adapt input plugins to new MRL syntax | Michael Roitzsch |
2002-10-27 | file plugin should handle file:// - type uris now, '#' is used as subtitle de... | Guenter Bartsch |
2002-10-18 | my very first try at the new streams api. some fixes to it (uninitialized | Miguel Freitas |
2002-10-17 | move open_plugin function (used to create new plugin instances) from the plug... | Michael Roitzsch |
2002-10-16 | bump up plugin version numbers | 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-19 | small language improvements | Guenter Bartsch |
2002-09-15 | be more distinct with UI info texts for | 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-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-09 | improve error reporting for win32 codecs | Miguel Freitas |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |