summaryrefslogtreecommitdiff
path: root/include/xine.h.in
AgeCommit message (Expand)Author
2003-08-04add xine_get_current_vpts() to make xine_osd_show and xine_osd_hide api consi...Miguel Freitas
2003-07-12reports the number of skipped/discarded framesMiguel Freitas
2003-06-18Daniel's patch for audio level reporting with alsaMichael Roitzsch
2003-06-02new event which inform UI when the mouse pointer enter and leave a spu button...Daniel Caujolle-Bert
2003-05-28adding parameters apiMiguel Freitas
2003-05-26mark v4l event as non experimentalMiguel Freitas
2003-05-20public header cleanup:Michael Roitzsch
2003-05-15add broadcasterMiguel Freitas
2003-05-09use experimental ivtv api for setting stream type.Miguel Freitas
2003-05-08new v4l2/mpeg settings (not used yet)Miguel Freitas
2003-05-05add new event for pausing pvrMiguel Freitas
2003-05-04- plenty of nvtv updates by Mattias Eriksson <snaggen@acc.umu.se>, see the ch...Bastien Nocera
2003-04-25header beautificationMichael Roitzsch
2003-04-23Few more small changes for win32/msvc portTim Champagne
2003-04-18equalizer apiGuenter Bartsch
2003-04-13Input plugin api change (second part):Thibaut Mattern
2003-04-08- added XINE_MSG_ENCRYPTED_SOURCE, made the demux_mpeg_block demuxer use it t...Bastien Nocera
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