Age | Commit message (Expand) | Author |
2001-12-20 | sync with osd methods | Miguel Freitas |
2001-12-19 | Add function that return an input plugin description from an identifier. | Daniel Caujolle-Bert |
2001-12-14 | Add workaround for max attribute COLORKEY value (~0). Add new | Daniel Caujolle-Bert |
2001-12-13 | changing this to self | Miguel Freitas |
2001-12-13 | Add new log related function which return log section names. Check | Daniel Caujolle-Bert |
2001-12-10 | Missing define. | Daniel Caujolle-Bert |
2001-12-09 | Oops, forgotten mrl_t change. | Daniel Caujolle-Bert |
2001-12-09 | xine error reporting interface, very simple | Guenter Bartsch |
2001-12-09 | whoups - forgot these #defines | Guenter Bartsch |
2001-12-09 | xine log functions for gui output | Guenter Bartsch |
2001-12-08 | osd renderer interface is public now | Guenter Bartsch |
2001-12-01 | add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg... | Guenter Bartsch |
2001-11-30 | Add an automatic way for input plugin to add extra valid mrls: | Daniel Caujolle-Bert |
2001-11-25 | Made it C++ compliant. | Daniel Caujolle-Bert |
2001-11-25 | Some little cleanups. | Daniel Caujolle-Bert |
2001-11-20 | testing some configfile stuff... | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-10 | small change to previous commit | Mike Lampard |
2001-11-10 | new VO_PROP_TVMODE property | Mike Lampard |
2001-11-04 | added zoom patch by Thibaut Mattern <tmattern@noos.fr> | Siggi Langauf |
2001-10-27 | - new dirty and cheap deinterlace method: we give half of the lines to xv | Miguel Freitas |
2001-10-22 | added xine_is_stream_seekable function, minor code cleanups | Guenter Bartsch |
2001-10-20 | public header file cleanup | Guenter Bartsch |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-14 | Update xine.h doxygen comments. Use constants for aspect ratio in | Daniel Caujolle-Bert |
2001-10-07 | error detection for screenshot function | Guenter Bartsch |
2001-10-07 | added a snapshot function | Guenter Bartsch |
2001-10-05 | Fixed $DESTDIR, use it for rpms generation. Update xine.h for audio cap/props. | Daniel Caujolle-Bert |
2001-10-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert |
2001-09-26 | - Trying to fix video window size for mpeg streams with | Juergen Keil |
2001-09-16 | Update docs. Fixed some warnings. configure.in is ready for 0.9.1. | Daniel Caujolle-Bert |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-08-28 | Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in xine_paus... | Daniel Caujolle-Bert |
2001-08-25 | reflect new trick play functions in public header file | Guenter Bartsch |
2001-08-21 | First checkin of new audio_out architecture. | James Courtier-Dutton |
2001-08-17 | Add xine_seek() and friends. | Daniel Caujolle-Bert |
2001-07-26 | Temporary big hack for multi inclusion problems. | Daniel Caujolle-Bert |
2001-07-26 | Fixed event.h inclusion. | Daniel Caujolle-Bert |
2001-07-26 | Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page.... | Daniel Caujolle-Bert |
2001-07-24 | once again i got confused over all thos include/xine.h* files 8-} | Guenter Bartsch |
2001-07-22 | this->self renaming for c++ guis, patch submitted by Philip Stadermann | Guenter Bartsch |
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert |
2001-07-14 | Added first bit of event mechanism for mouse/keyboard stuff. | Rich J Wareham |
2001-07-10 | Fixed get_dir in input plugins. Fixed a strange header inclusion bug | Daniel Caujolle-Bert |
2001-07-10 | subtitle patches (esp. for XShm) from James | Guenter Bartsch |
2001-07-08 | subtitle patches from james | Guenter Bartsch |
2001-07-04 | spu support updated (unfinished) from James | uid32519 |
2001-06-24 | added sys/types.h include | Guenter Bartsch |
2001-06-24 | small bug fix for public xine include file | Guenter Bartsch |
2001-06-23 | Fixed/implement xine_get_browse_mrls(), and related stuff. | Daniel Caujolle-Bert |