summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-11-04New file: moving x_syslog from logdefs.h to own compilation unit.phintuka
There's no need to have static x_syslog in n+1 modules ...
2008-11-03Added missing multiple inclusion quard #definephintuka
2008-11-02Use pkg-config by defaultphintuka
2008-11-01Added test for pkg-configphintuka
2008-11-01Moved xine plugin dir check to configure scriptphintuka
2008-11-01Use configure-detected libs for linkingphintuka
2008-11-01Removed adding HAVE_ macros to defines, those are now uncluded from features.hphintuka
2008-11-01include features.hphintuka
2008-11-01Removed leftover xine-lib config.hphintuka
2008-10-31Added #include "../features.h"phintuka
2008-10-31Automatically generate features.h.phintuka
This file replaces all -DHAVE_... options passed to C compiler.
2008-10-31Moved C compile tests to configure script.phintuka
- it is now possible to disable features by running configure script manually before running make - improved tests: script checks linking too - results are imported to Makefile from generated config.mak file
2008-10-30Removed ENABLE_TEST_POSTPLUGINS / xine_post_headphonephintuka
2008-10-30Build system update:phintuka
APPLE_DARWIN -> ARCH_APPLE_DARWIN
2008-10-30Build system update:phintuka
1/0 -> yes/no
2008-10-28Unified usage of display (use this->display)phintuka
2008-10-28Splitted -> hud_osd_resizephintuka
2008-10-28Fixed Xrandr header testphintuka
2008-10-28Detect Xrandrphintuka
2008-10-28Build system upgrade:phintuka
HAVE_EXTRACTOR_H -> HAVE_LIBEXTRACTOR
2008-10-26HUD scaling: Use oversized source image to cover all changed destination pixelsphintuka
2008-10-26Initialize unscaled HUD OSD surface to transparentphintuka
2008-10-24Added preliminary SVDRP interfacerofafor
2008-10-24Removed unnecessary osd_pad_x/y variablesrofafor
2008-10-24Updated 1.0.3phintuka
2008-10-23Fixed width and height calculation in HUD OSDrofafor
2008-10-22Added missing sxfe display locksrofafor
2008-10-22Modified HUD OSD scaling parametersrofafor
2008-10-21Fixed bug #2148032:phintuka
--aspect=auto:path_to_script not working (Thanks to Armin Diedering)
2008-10-21Replace the -D option of install with mkdir -p.phintuka
install -D does not work in OSX. (Reported by Tero Siironen)
2008-10-211.0.3phintuka
2008-10-21Removed dead codephintuka
2008-10-21Fixed playing first track of audio CD (requires xine-lib 1.1.5)phintuka
2008-10-19Added input plugin type to cdda GETAUTOPLAYSIZE request.phintuka
This makes it possible to query playlist size without opening the input plugin and without interfering the playback.
2008-10-18Merge from 1.0.3:phintuka
Fixed MIN/MAX for MAC OS X (Thanks to Tero Siironen)
2008-10-18re-syncphintuka
2008-10-18Updated finnish translationsphintuka
(Patch from Rolf Ahrenberg)
2008-10-18Translate some tvtime settingsphintuka
(Patch from Rolf Ahrenberg)
2008-10-17Added Diego's real namephintuka
2008-10-17re-syncphintuka
2008-10-16re-syncphintuka
2008-10-16Updated finnish translations. Now using UTF-8.phintuka
(Patch from Rolf Ahrenberg)
2008-10-06Updated Italian translations (Thanks to Diego Pierotto)phintuka
2008-10-04Start 1.1.0.phintuka
(Stable 1.0.x branched)
2008-10-041.0.2phintuka
2008-10-04Always enable overlayphintuka
2008-10-04Use proper stream in exec_osd_commandphintuka
2008-09-25Forward preferred SPU language to DVD input pluginphintuka
2008-09-25Let DVD menu selection override automatic SPU channel selectionphintuka
2008-09-25Signal automatically (or from DVD menu) selected SPU channel to VDRphintuka