summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2002-03-18small log api updateGuenter Bartsch
2002-03-16fix memory leak, add dispose() function to config_values_sEwald Snel
2002-03-14- make libsputext work againMiguel Freitas
2002-03-14Ewald Snel's latest memory leak fixesMiguel Freitas
2002-03-05remove bad "get_info" functions.James Courtier-Dutton
2002-03-05Add video out get_property function callJames Courtier-Dutton
2002-02-25*phew* Xv video output driver works now, zoom feature has been stripped down ...Guenter Bartsch
2002-02-16beginning of video_out_driver changesGuenter Bartsch
2002-02-12Fixed wrong named ZOOM caps.Daniel Caujolle-Bert
2002-02-12Add missing VO_CAPs.Daniel Caujolle-Bert
2002-02-06rename config_file_init to xine_config_file_init.Daniel Caujolle-Bert
2002-02-02Added a new DirectFB output plugin (experimental)Rich J Wareham
2002-02-01Reflect is_seekable return value change.Daniel Caujolle-Bert
2002-01-10Correction.James Courtier-Dutton
2002-01-10Forgot to update xine.h.tmpl.in with the new video_out api.James Courtier-Dutton
2002-01-08increase palette size of overlays to 256 colorsChristian Vogler
2002-01-05updates for closed caption decoderMiguel Freitas
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-12-20sync with osd methodsMiguel Freitas
2001-12-19Add function that return an input plugin description from an identifier.Daniel Caujolle-Bert
2001-12-14Add workaround for max attribute COLORKEY value (~0). Add newDaniel Caujolle-Bert
2001-12-13changing this to selfMiguel Freitas
2001-12-13Add new log related function which return log section names. CheckDaniel Caujolle-Bert
2001-12-10Missing define.Daniel Caujolle-Bert
2001-12-09Oops, forgotten mrl_t change.Daniel Caujolle-Bert
2001-12-09xine error reporting interface, very simpleGuenter Bartsch
2001-12-09whoups - forgot these #definesGuenter Bartsch
2001-12-09xine log functions for gui outputGuenter Bartsch
2001-12-08osd renderer interface is public nowGuenter Bartsch
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...Guenter Bartsch
2001-11-30Add an automatic way for input plugin to add extra valid mrls:Daniel Caujolle-Bert
2001-11-25Made it C++ compliant.Daniel Caujolle-Bert
2001-11-25Some little cleanups.Daniel Caujolle-Bert
2001-11-20testing some configfile stuff...Miguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-10small change to previous commitMike Lampard
2001-11-10new VO_PROP_TVMODE propertyMike Lampard
2001-11-04added 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 xvMiguel Freitas
2001-10-22added xine_is_stream_seekable function, minor code cleanupsGuenter Bartsch
2001-10-20public header file cleanupGuenter Bartsch
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-14Update xine.h doxygen comments. Use constants for aspect ratio inDaniel Caujolle-Bert
2001-10-07error detection for screenshot functionGuenter Bartsch
2001-10-07added a snapshot functionGuenter Bartsch
2001-10-05Fixed $DESTDIR, use it for rpms generation. Update xine.h for audio cap/props.Daniel Caujolle-Bert
2001-10-01Add simple mixer control in xine-engine/ao plugins. Fixed some missingsDaniel Caujolle-Bert
2001-09-26- Trying to fix video window size for mpeg streams withJuergen Keil
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch