summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-06-12Undeprecate xine_register_log_cb.Darren Salt
2008-05-12Provide xine_get_current_frame_data which passes more data via a structure.Reinhard Nißl
2008-05-11Correct some spelling & grocer's apostrophes.Darren Salt
2008-05-03Mark some removed-in-1.2 typedefs as deprecated.Darren Salt
2008-05-03Mark some removed-in-1.2 exported/unimplemented functions as deprecated.Darren Salt
2008-04-30fix voraw description in xine.hChristophe Thommeret
2008-04-11Add a function for listing video output plugins of the given type(s).Darren Salt
2008-04-08New video out plugin ("raw")Christophe Thommeret
2008-04-07Don't distribute configure.h.Darren Salt
2008-03-02Provide safe and convenient implementations of xine_get_current_frame().Reinhard Nißl
2007-10-16Add additional key introduced for VDR-1.5.10's subtitles menu.Reinhard Nißl
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-08-17Fix C++ breakage introduced in cset 290f0d28f8fc.Darren Salt
2007-08-12Extend config key translation to allow front ends to provide an additional list.Darren Salt
2007-06-08Fix build issues on systems which need our internal asprintf.Darren Salt
2007-04-07Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly.Darren Salt
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.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-22Revert the const mark on xine_config_register_enum, as that breaks C++ fronte...Diego 'Flameeyes' Pettenò
2007-02-20Again changes so to accept the strict case (constants).Diego 'Flameeyes' Pettenò
2007-02-19Fix warning about incompatible pointer type.Diego 'Flameeyes' Pettenò
2007-02-15Commit the XCB output plugins by Christoph Pfister after testing on Gentoo pa...Diego 'Flameeyes' Pettenò
2007-02-08Add a little documentation for XINE_LANG_MAX.Darren Salt
2006-12-21Safe bits from vdr-xine 0.7.10.Darren Salt
2006-12-19Mark string-type configuration items according to whether they're plainDarren Salt
2006-10-28Christoph Pfister's patch to support XINE_VISUAL_TYPE_X11_2 with XVMiguel Freitas
2006-10-28new visual type XINE_VISUAL_TYPE_X11_2 with configurable X11 locking.Miguel Freitas
2006-10-11Fix distcheck.František Dvořák
2006-10-10Install inttypes.h on stone age platforms (xine.h needs it).František Dvořák
2006-09-27End programs build fix.František Dvořák
2006-09-26Use protected visibility for all the functions exported by libxine.so, so tha...Diego 'Flameeyes' Pettenò
2006-09-11Oops, overkill the bug isn't needed.František Dvořák
2006-09-11Compilation fix.František Dvořák
2006-09-11Add stdarg.h header to build on x86 glibc, and rename the parameter this to s...Diego 'Flameeyes' Pettenò
2006-09-10Restre xine_vlog as a va_list function, xine_log is already a variable argume...Diego 'Flameeyes' Pettenò
2006-09-10Allow xine-lib to compile with gcc 4.1.1.James Courtier-Dutton
2006-09-09Add xine_vlog in xine.c, remove xine_vflog from input_vcd, and do the stdout/...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-01-28New VDR events.Darren Salt
2006-01-26send events for tvtime filmmode changesMiguel Freitas
2005-10-30gapless playback stream switching supportMiguel Freitas
2005-10-07fix some english wordingMichael Roitzsch
2005-07-17Improve ASX parsing.Darren Salt
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-05-29- Send the XINE_MSG_FILE_EMPTY UI message when trying to play an emptyBastien Nocera
2005-04-21**BUGFIX**Darren Salt