summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2002-09-22API review part IMichael Roitzsch
2002-09-21Rename xine_(load/save/reset)_config to xine_config_(load/save/reset).Daniel Caujolle-Bert
2002-09-21Add forgotten xine_get_string_version() to public header.Daniel Caujolle-Bert
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-18make debugMiguel Freitas
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
2002-09-17Undertaking of /the string version/ (nice to see if running version is from CVS.Daniel Caujolle-Bert
2002-09-14latest xine_config api changes as proposed by jamesGuenter Bartsch
2002-09-13introducing meta information and some audio controls - but nothing is really ...Guenter Bartsch
2002-09-11- more programming guidelines in public xine headerGuenter Bartsch
2002-09-09Remove so const abuse ;-)Daniel Caujolle-Bert
2002-09-09renumber some parameter defines so they match the internal parameterMichael Roitzsch
2002-09-08- reorder XINE_VO_ASPECT_* constants so they match the order in the oldMichael Roitzsch
2002-09-07one more 'const' and independent x/y zooming parametersMichael Roitzsch
2002-09-06introduce "const"Michael Roitzsch
2002-09-06audio mute parameterGuenter Bartsch
2002-09-05removed obsolete stream_seekable function, implemented some parts of get_stre...Guenter Bartsch
2002-09-05adding message eventGuenter Bartsch
2002-09-05implement missing list/autoplay/browse_mrl functionsGuenter Bartsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-15- reimplement independent x/y zooming.Miguel Freitas
2002-08-11grrrMiguel Freitas
2002-08-10syncing my local tree:Miguel Freitas
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