Age | Commit message (Expand) | Author |
2002-03-24 | Use of 'this' keyword not allowed in C++ (use 'self' instead) | Ewald Snel |
2002-03-21 | - only draw still frame/logo if needed | Miguel Freitas |
2002-03-18 | small log api update | Guenter Bartsch |
2002-03-16 | fix memory leak, add dispose() function to config_values_s | Ewald Snel |
2002-03-14 | - make libsputext work again | Miguel Freitas |
2002-03-14 | Ewald Snel's latest memory leak fixes | Miguel Freitas |
2002-03-05 | remove bad "get_info" functions. | James Courtier-Dutton |
2002-03-05 | Add video out get_property function call | James Courtier-Dutton |
2002-02-25 | *phew* Xv video output driver works now, zoom feature has been stripped down ... | Guenter Bartsch |
2002-02-16 | beginning of video_out_driver changes | Guenter Bartsch |
2002-02-12 | Fixed wrong named ZOOM caps. | Daniel Caujolle-Bert |
2002-02-12 | Add missing VO_CAPs. | Daniel Caujolle-Bert |
2002-02-06 | rename config_file_init to xine_config_file_init. | Daniel Caujolle-Bert |
2002-02-02 | Added a new DirectFB output plugin (experimental) | Rich J Wareham |
2002-02-01 | Reflect is_seekable return value change. | Daniel Caujolle-Bert |
2002-01-10 | Correction. | James Courtier-Dutton |
2002-01-10 | Forgot to update xine.h.tmpl.in with the new video_out api. | James Courtier-Dutton |
2002-01-08 | increase palette size of overlays to 256 colors | Christian Vogler |
2002-01-05 | updates for closed caption decoder | Miguel Freitas |
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert |
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 |