Age | Commit message (Expand) | Author |
2003-05-26 | mark v4l event as non experimental | Miguel Freitas |
2003-05-20 | public header cleanup: | Michael Roitzsch |
2003-05-15 | copy'n'paste with tabs is not a good idea... | Michael Roitzsch |
2003-05-15 | add broadcaster | Miguel Freitas |
2003-05-15 | get xine.h being installed in the right place | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-09 | use experimental ivtv api for setting stream type. | Miguel Freitas |
2003-05-08 | new v4l2/mpeg settings (not used yet) | Miguel Freitas |
2003-05-05 | add new event for pausing pvr | Miguel Freitas |
2003-05-04 | - plenty of nvtv updates by Mattias Eriksson <snaggen@acc.umu.se>, see the ch... | Bastien Nocera |
2003-04-25 | header beautification | Michael Roitzsch |
2003-04-23 | Few more small changes for win32/msvc port | Tim Champagne |
2003-04-18 | equalizer api | Guenter Bartsch |
2003-04-13 | Input 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-06 | fix pointers by making them relative to struct address | Miguel Freitas |
2003-04-06 | fix XINE_EVENT_UI_MESSAGE - no pointers in message data please, as this piece... | Guenter Bartsch |
2003-04-06 | - freetype2 support for osd | Stefan Holst |
2003-04-04 | add initial async error/general message reporting to frontend | Miguel Freitas |
2003-03-27 | - demux_avi: do not set input_pos/time on audio buffers. otherwise non-interl... | Miguel Freitas |
2003-03-21 | add pvr realtime reporting event | Miguel Freitas |
2003-03-20 | cleanups and fixes for the PVR plugin. added documentation on how to write | Miguel Freitas |
2003-03-19 | fb_visual_t for fb video driver, enable frame_output_cb in that driver. | Stefan Holst |
2003-03-16 | add xine_engine_set/get_param() functions. For now, only verbosity is support... | Daniel Caujolle-Bert |
2003-03-07 | removing a spare 's' | Stefan Holst |
2003-03-07 | new events for pvr, params for setting ignore modes | Miguel Freitas |
2003-03-06 | steps toward muting xine's console output by default | Guenter Bartsch |
2003-02-28 | new post plugin type for compositing | Michael Roitzsch |
2003-02-20 | Michael's num_buttons patch | Siggi Langauf |
2003-02-12 | new method to pass gui messages to video driver. | Miguel Freitas |
2003-02-11 | add 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 (they | Miguel Freitas |
2003-01-18 | nvtv patch by Mattias Eriksson <snaggen@acc.umu.se> with a few changes | Miguel Freitas |
2003-01-13 | re-add missing proto | Daniel Caujolle-Bert |
2003-01-13 | I should have looked closer into the last CVS conflict on this file: | Michael Roitzsch |
2003-01-13 | forgotten return type, | Michael Roitzsch |
2003-01-13 | public 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-11 | introducing a new, very low-impact aproach on implementing a video processing... | Guenter Bartsch |
2002-12-29 | - new post plugin property: type | Michael Roitzsch |
2002-12-27 | quite experimental changes on post plugin api to enable rewiring | Miguel Freitas |
2002-12-25 | allow post plugin output's rewire functions to be NULL | Michael Roitzsch |
2002-12-21 | update comment on xine_get_pos error condition | Miguel Freitas |
2002-12-15 | for XINE_GUI_SEND_VIDEOWIN_VISIBLE, data is type int, not int* | Michael Roitzsch |
2002-12-14 | Add number of audio and subtitle channels stream information | Ewald Snel |
2002-12-06 | add still frame hint | Miguel Freitas |
2002-12-03 | elaborate some comments | Michael Roitzsch |
2002-12-01 | fix typo | Michael Roitzsch |
2002-12-01 | adding post plugin API | Michael Roitzsch |
2002-11-21 | remove unused xine param defines, add title and explanation fields to xine-check | Guenter Bartsch |