summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2003-04-06fix pointers by making them relative to struct addressMiguel Freitas
2003-04-06fix XINE_EVENT_UI_MESSAGE - no pointers in message data please, as this piece...Guenter Bartsch
2003-04-06- freetype2 support for osdStefan Holst
2003-04-04add initial async error/general message reporting to frontendMiguel Freitas
2003-03-27- demux_avi: do not set input_pos/time on audio buffers. otherwise non-interl...Miguel Freitas
2003-03-21add pvr realtime reporting eventMiguel Freitas
2003-03-20cleanups and fixes for the PVR plugin. added documentation on how to writeMiguel Freitas
2003-03-19fb_visual_t for fb video driver, enable frame_output_cb in that driver.Stefan Holst
2003-03-16add xine_engine_set/get_param() functions. For now, only verbosity is support...Daniel Caujolle-Bert
2003-03-07removing a spare 's'Stefan Holst
2003-03-07new events for pvr, params for setting ignore modesMiguel Freitas
2003-03-06steps toward muting xine's console output by defaultGuenter Bartsch
2003-02-28new post plugin type for compositingMichael Roitzsch
2003-02-20Michael's num_buttons patchSiggi Langauf
2003-02-12new method to pass gui messages to video driver.Miguel Freitas
2003-02-11add osd function to draw bitmaps (patch by Julio Sánchez <j.sanchezf@terra.es>)Miguel Freitas
2003-01-29- preliminary support for reference streams parsing at xine-lib (theyMiguel Freitas
2003-01-18nvtv patch by Mattias Eriksson <snaggen@acc.umu.se> with a few changesMiguel Freitas
2003-01-13re-add missing protoDaniel Caujolle-Bert
2003-01-13I should have looked closer into the last CVS conflict on this file:Michael Roitzsch
2003-01-13forgotten return type,Michael Roitzsch
2003-01-13public header beautification and adding of xine_stream_master_slave()Michael Roitzsch
2003-01-13- add option to adjust spu sync (works for both dvd and external subtitles)Miguel Freitas
2003-01-11introducing a new, very low-impact aproach on implementing a video processing...Guenter Bartsch
2002-12-29- new post plugin property: typeMichael Roitzsch
2002-12-27quite experimental changes on post plugin api to enable rewiringMiguel Freitas
2002-12-25allow post plugin output's rewire functions to be NULLMichael Roitzsch
2002-12-21update comment on xine_get_pos error conditionMiguel Freitas
2002-12-15for XINE_GUI_SEND_VIDEOWIN_VISIBLE, data is type int, not int*Michael Roitzsch
2002-12-14Add number of audio and subtitle channels stream informationEwald Snel
2002-12-06add still frame hintMiguel Freitas
2002-12-03elaborate some commentsMichael Roitzsch
2002-12-01fix typoMichael Roitzsch
2002-12-01adding post plugin APIMichael Roitzsch
2002-11-21remove unused xine param defines, add title and explanation fields to xine-checkGuenter Bartsch
2002-11-20these const's are just plain stupid (guess who added them - me)Michael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-17this will be merged back to xine-lib as soon as it runs, I hope...Siggi Langauf
2002-11-11Oops, forgot to commit the new visual type change (NONE).Daniel Caujolle-Bert
2002-11-09beginnings of the get_video/audio_frame apiGuenter Bartsch
2002-11-03It would be nice to update the interface everyone is going to use.Stephen Torri
2002-11-03Added newer interface to xine_health_checkStephen Torri
2002-11-02 Added macros for xine health check.Stephen Torri
2002-10-31new syntax for MRLsMichael Roitzsch
2002-10-30A "make install-debug" didn't install xine.h any more after the last change...Juergen Keil
2002-10-28hey, i want to join xine breakage party! (what do you wanna break today? tm)Miguel Freitas
2002-10-26timeouts for mms, send progress report events, introduce verbosity engine par...Guenter Bartsch
2002-10-26add convenience comment to xine_event_tMichael Roitzsch
2002-10-26Removed trailing whitespaces.Stephen Torri
2002-10-26Changed target of install-debug to debug.Stephen Torri