summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2002-08-03remained incompatible xine_tvmode_* functions to xine_tvmode_*2,Siggi Langauf
2002-07-17Apply Bill Fink's patch for skip by chapter capability.Daniel Caujolle-Bert
2002-07-09Made nvtvmode configurable (bool).Daniel Caujolle-Bert
2002-06-23logo mrl fix (where else?)Guenter Bartsch
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-16Avoid explicit void proto.Daniel Caujolle-Bert
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-10Added TV mode switching support for nvtvd from Dirk Thierbach.Matthias Hopf
2002-06-07note about fourcc parameterMiguel Freitas
2002-06-07codec reporting apiMiguel Freitas
2002-05-02Declare a logo name constant (better to use in UIs).Daniel Caujolle-Bert
2002-05-02Made logo configurable. Add a new XINE_LOGO status, use XINE_QUIT atDaniel Caujolle-Bert
2002-04-28Another change of this -> self to stop C++ moaningRich J Wareham
2002-04-27Add function to unregister configfile callback.Christian Vogler
2002-04-09new xine error (usually reported with unknown codecs)Miguel Freitas
2002-03-24Use of 'this' keyword not allowed in C++ (use 'self' instead)Ewald Snel
2002-03-21- only draw still frame/logo if neededMiguel Freitas
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