summaryrefslogtreecommitdiff
path: root/src/xine-engine/xine_interface.c
AgeCommit message (Expand)Author
2013-09-13Copyright year update by hg log infoTorsten Jager
2010-04-08Merge from 1.1.Darren Salt
2010-04-08Add support for Xv gamma adjustment.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-12-17Merge from 1.2 main.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-20Merge from 1.1; merge vdpau (with adjustments for 1.2).Darren Salt
2009-11-20Merge vdpau. THIS CONTAINS ABI CHANGES and is therefore not xine-lib 1.1.Darren Salt
2009-06-11video_window_overlay + vdpau_dispose fixes.Christophe Thommeret
2009-06-11Provide framework to define a video output area within the OSD area.Reinhard Nißl
2009-02-10Merge from 1.1.Darren Salt
2009-02-09Fix race conditions in gapless_switch (ref. kde bug #180339)Miguel Freitas
2009-01-05Enable sharpness and noise_reduction; add an option for progressive_flag.Christophe Thommeret
2009-01-02Add framegrabbing support; extend ARGB OSD interface.Reinhard Nißl
2008-12-28Fix argb overlay; allow partial buffer updates to improve performance.Julian Scheel
2008-12-27Initial support for ARGB overlay.Julian Scheel
2009-01-02Extend OSD framework by ARGB layer and custom extent specification.Reinhard Nißl
2008-07-17Merge from 1.1.Darren Salt
2008-07-12xine_get_stream_info() not returning values for skipped/discarded framesJason Tackaberry
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-09Use size_t to keep the value returned by strlen().Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2007-12-23Make std_explanation a truly const array.Diego 'Flameeyes' Pettenò
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-12-12Remove xine_gui_send_vo_data (deprecated).Diego 'Flameeyes' Pettenò
2007-11-19add support for GNU/kFreeBSDPetr Salinger ext:(%20)
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-06-13Make explanation a constant string (gettext() strings are never freed).Albert Lee
2007-04-04Make sure that early_finish_event and gapless_switch are either 0 or 1.Diego 'Flameeyes' Pettenò
2007-03-26Send an event when the amp value or amp mute change. Patch by reinhard Nissl....Diego 'Flameeyes' Pettenò
2007-02-22This one should have been with the previous commit.Diego 'Flameeyes' Pettenò
2007-02-20Again changes so to accept the strict case (constants).Diego 'Flameeyes' Pettenò
2007-02-03A few const-correctness fixes.Darren Salt
2006-12-19Mark string-type configuration items according to whether they're plainDarren Salt
2006-10-16I wonder what I was looking at when I added a NULL pointer dereference to avo...Diego 'Flameeyes' Pettenò
2006-09-26Avoid off-by-one overrun. Found by Coverity Scan CID 120.Diego 'Flameeyes' Pettenò
2006-08-13move image presentation support to xine-libMiguel Freitas
2006-06-22Added XINE_PARAM_VO_WINDOW_WIDTH and XINE_PARAM_VO_WINDOW_HEIGHT to query the...Claudio Ciccani
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-06-18Avoid crashing if xine_set_param is called with a NULL stream.Diego 'Flameeyes' Pettenò
2006-04-19Add "file is empty" message and mark the messages as being translatable.Darren Salt
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2005-10-30gapless playback stream switching supportMiguel Freitas
2005-07-03new stream infos allows frontends to query current title/chapter/angle on dvdsMiguel Freitas
2005-06-17Detect AFD information in MPEG2 streams and make the information availableDarren Salt
2005-04-20*BUFFIX*Stefan Holst
2004-12-20remove all local names beginning with double underscore, because C99Michael Roitzsch
2004-12-19stop stream if audio device failed to open. user receives a notificationMiguel Freitas
2004-12-19add missing break, thanks to Sander Jansen.Daniel Caujolle-Bert