summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2005-02-09Finally commit the plugin loader improvements.Thibaut Mattern
2005-02-02More plugin description accessor functions (may load plugins).Darren Salt
2005-01-22various fixes and improvements of freetype2 support by Andreas Roever. xine_o...Stefan Holst
2004-12-14- add tracknumber meta info (patch by Brian J. Tarricone <bjt23@cornell.edu>)Miguel Freitas
2004-12-10fixed misleading comment (thanks to Sander Jansen)Michael Roitzsch
2004-12-08vdr bitsMiguel Freitas
2004-11-23Added new message type XINE_GUI_SEND_WILL_DESTROY_DRAWABLE.Matthias Hopf
2004-10-26add frontend cropping supportMiguel Freitas
2004-09-28xxmc patch by Thomas Hellstrom (with some changes)Miguel Freitas
2004-09-22add frame number counter to grabportMiguel Freitas
2004-09-20Build system improvements:František Dvořák
2004-09-06Updates:František Dvořák
2004-08-02no objections so far: committing the fine speed control patchMiguel Freitas
2004-07-19merging some VDR patches from ReinhardMiguel Freitas
2004-07-07trying to make the mrl reference event description somewhat clearer...Miguel Freitas
2004-07-02it's not so experimental after allMichael Roitzsch
2004-07-02Added comment about framegrabber portsAndre Pang
2004-06-05From: Daniel MackJames Courtier-Dutton
2004-05-05make it possible for the CDDA plugin to give away Musicbrainz CD Index IDBastien Nocera
2004-04-15- generate events for "Permission denied" and "File not found" in the http an...Bastien Nocera
2004-04-09easy part: standardize the strings reported by libxine as UTF-8Miguel Freitas
2004-04-05- add XINE_MSG_AUDIO_OUT_UNAVAILABLE event to warn when the audio device isBastien Nocera
2004-03-16implicit changes to the configuration are now disabled by default and haveMichael Roitzsch
2004-02-28New caca video output plugin - color ASCII art.František Dvořák
2004-01-11allowing a const pointer here, since this will remove the need for a castMichael Roitzsch