summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2004-01-03Move win32_visual_t into xine.h ==> frontends can be compiled out of xine tree.František Dvořák
2003-12-31Add a mute feature to the software amp.James Courtier-Dutton
2003-12-26* cure the ABI breakage: XINE_LANG_MAX cannot be increasedMichael Roitzsch
2003-12-21if gcc knows that xine_log arguments are printf-style format strings,Michael Roitzsch
2003-12-10- remove XINE_LANG_LABEL_MAX_SIZE, there's already XINE_LANG_MAX for thatBastien Nocera
2003-12-09Fix crash with really long subtitle/language names in ogm/off filesBastien Nocera
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-11-26xine_osd_set_font return intMiguel Freitas
2003-11-26public api for unscaled osdMiguel Freitas
2003-11-22add SLAVE_SPEED featureDaniel Caujolle-Bert
2003-11-06fix enumDaniel Caujolle-Bert
2003-11-02add some missing plugins listing functions.Daniel Caujolle-Bert
2003-11-01method to get plugin and parameters helpMiguel Freitas
2003-10-28this const is bad, since xine_post_wire takes non-const in/outputsMichael Roitzsch