Age | Commit message (Expand) | Author |
2008-01-03 | Replace _x_vo_scale_aspect_ratio_name() function with a string table, all the... | Diego 'Flameeyes' Pettenò |
2008-01-02 | Make description and name of post-plugin parameters constant. | Diego 'Flameeyes' Pettenò |
2008-01-02 | Mark xine_health_check_s strings as constant. | Diego 'Flameeyes' Pettenò |
2008-01-02 | Make _x_vo_scape_aspect_ratio_name return a constant string. | Diego 'Flameeyes' Pettenò |
2008-01-02 | Mark id as constant, as we always use a literal. | Diego 'Flameeyes' Pettenò |
2008-01-01 | Bump post plugin interface version after API changes | Petri Hintukainen |
2008-01-01 | Merge from 1.1. | Darren Salt |
2007-12-31 | Require at least vdr-xine-0.8.1 due to the repository changes.vdr-xine-version-801 | Reinhard Nißl |
2007-12-31 | Change some constants to accommodate recent filename changes. | Reinhard Nißl |
2007-12-31 | Combine vdr plugins into a single binary. | Reinhard Nißl |
2007-12-31 | Fix installation of input_vdr.h by moving it to include/xine. | Reinhard Nißl |
2007-12-30 | Merge from 1.1 (except po/*; translators needed for this). | Darren Salt |
2007-12-24 | Move _x_scan_plugins and _x_dispose_plugins into an internal header, and don'... | Diego 'Flameeyes' Pettenò |
2007-12-23 | Make the node pointer transparent during xine build. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Remove XINE_COMPILE conditionals where they just changed the include directiv... | Diego 'Flameeyes' Pettenò |
2007-12-23 | Move os_types.h together with the other includes. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Make supported_types constant, change plugins' loading code so that it actual... | Diego 'Flameeyes' Pettenò |
2007-12-23 | Remove XINE_COMPILE conditional. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Remove the sed for 'developer-only' comments. Doxygen documentation should re... | Diego 'Flameeyes' Pettenò |
2007-12-22 | Merge -headers-reshuffle branch into main. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Merge from 1.2 branch. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Consolidate all public include files into include/xine directory. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Don't change the whole xine.h.in into xine.h, just split out the version info... | Diego 'Flameeyes' Pettenò |
2007-12-12 | Remove xine_[av]o_driver_t typedefs (deprecated). | Diego 'Flameeyes' Pettenò |
2007-12-12 | Remove str_sticky attribute from xine_cfg_entry_s; ABI changes from here on a... | Diego 'Flameeyes' Pettenò |
2007-12-12 | Remove xine_gui_send_vo_data (deprecated). | Diego 'Flameeyes' Pettenò |
2007-12-12 | Remove tvmode functions, deprecated for a while now. | Diego 'Flameeyes' Pettenò |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-10 | Merge from 1.1. | 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ò |