Age | Commit message (Expand) | Author |
2007-11-10 | Merge from 1.1. | Darren Salt |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Merge FSF address changes from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-10-16 | Add additional key introduced for VDR-1.5.10's subtitles menu. | Reinhard Nißl |
2007-08-21 | Merge from 1.1. | Darren Salt |
2007-08-17 | Fix C++ breakage introduced in cset 290f0d28f8fc. | Darren Salt |
2007-08-16 | Merge all but the open()/glibc workaround from 1.1. | Darren Salt |
2007-06-15 | Change the prototype of xine_list_post_plugins_typed(), to avoid a warning. | Diego 'Flameeyes' Pettenò |
2007-08-12 | Extend config key translation to allow front ends to provide an additional list. | Darren Salt |
2007-06-08 | Merge from 1.1. | Darren Salt |
2007-06-08 | Fix build issues on systems which need our internal asprintf. | Darren Salt |
2007-05-28 | Merge from 1.2 main branch. | Darren Salt |
2007-05-25 | Add a message code to distinguish between HTTP response codes 401 and 403. | Darren Salt |
2007-05-04 | Begin cleaning up compiler command-line flags | Matt Messier |
2007-04-07 | Merge changes from main repository. | Diego 'Flameeyes' Pettenò |
2007-04-07 | Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly. | Darren Salt |
2007-04-04 | Reorder and change public structures (breaking ABI). | Diego 'Flameeyes' Pettenò |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-03-26 | Send an event when the amp value or amp mute change. Patch by reinhard Nissl.... | Diego 'Flameeyes' Pettenò |
2007-02-22 | Revert the const mark on xine_config_register_enum, as that breaks C++ fronte... | Diego 'Flameeyes' Pettenò |
2007-02-20 | Again changes so to accept the strict case (constants). | Diego 'Flameeyes' Pettenò |
2007-02-19 | Fix warning about incompatible pointer type. | Diego 'Flameeyes' Pettenò |
2007-02-15 | Commit the XCB output plugins by Christoph Pfister after testing on Gentoo pa... | Diego 'Flameeyes' Pettenò |
2007-02-08 | Add a little documentation for XINE_LANG_MAX. | Darren Salt |
2006-12-21 | Safe bits from vdr-xine 0.7.10. | Darren Salt |
2006-12-19 | Mark string-type configuration items according to whether they're plain | Darren Salt |
2006-10-28 | Christoph Pfister's patch to support XINE_VISUAL_TYPE_X11_2 with XV | Miguel Freitas |
2006-10-28 | new visual type XINE_VISUAL_TYPE_X11_2 with configurable X11 locking. | Miguel Freitas |
2006-10-11 | Fix distcheck. | František Dvořák |
2006-10-10 | Install inttypes.h on stone age platforms (xine.h needs it). | František Dvořák |
2006-09-27 | End programs build fix. | František Dvořák |
2006-09-26 | Use protected visibility for all the functions exported by libxine.so, so tha... | Diego 'Flameeyes' Pettenò |
2006-09-11 | Oops, overkill the bug isn't needed. | František Dvořák |
2006-09-11 | Compilation fix. | František Dvořák |
2006-09-11 | Add stdarg.h header to build on x86 glibc, and rename the parameter this to s... | Diego 'Flameeyes' Pettenò |
2006-09-10 | Restre xine_vlog as a va_list function, xine_log is already a variable argume... | Diego 'Flameeyes' Pettenò |
2006-09-10 | Allow xine-lib to compile with gcc 4.1.1. | James Courtier-Dutton |
2006-09-09 | Add xine_vlog in xine.c, remove xine_vflog from input_vcd, and do the stdout/... | Diego 'Flameeyes' Pettenò |
2006-08-13 | move image presentation support to xine-lib | Miguel Freitas |
2006-06-22 | Added XINE_PARAM_VO_WINDOW_WIDTH and XINE_PARAM_VO_WINDOW_HEIGHT to query the... | Claudio Ciccani |
2006-01-28 | New VDR events. | Darren Salt |
2006-01-26 | send events for tvtime filmmode changes | Miguel Freitas |
2005-10-30 | gapless playback stream switching support | Miguel Freitas |
2005-10-07 | fix some english wording | Michael Roitzsch |
2005-07-17 | Improve ASX parsing. | Darren Salt |
2005-07-03 | new stream infos allows frontends to query current title/chapter/angle on dvds | Miguel Freitas |
2005-06-17 | Detect AFD information in MPEG2 streams and make the information available | Darren Salt |
2005-05-29 | - Send the XINE_MSG_FILE_EMPTY UI message when trying to play an empty | Bastien Nocera |