Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-04 | Removed NEED_x_syslog | phintuka | |
(function is now handled by linker) | |||
2008-11-04 | New 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-03 | Added missing multiple inclusion quard #define | phintuka | |
2008-11-02 | Use pkg-config by default | phintuka | |
2008-11-01 | Added test for pkg-config | phintuka | |
2008-11-01 | Moved xine plugin dir check to configure script | phintuka | |
2008-11-01 | Use configure-detected libs for linking | phintuka | |
2008-11-01 | Removed adding HAVE_ macros to defines, those are now uncluded from features.h | phintuka | |
2008-11-01 | include features.h | phintuka | |
2008-11-01 | Removed leftover xine-lib config.h | phintuka | |
2008-10-31 | Added #include "../features.h" | phintuka | |
2008-10-31 | Automatically generate features.h. | phintuka | |
This file replaces all -DHAVE_... options passed to C compiler. | |||
2008-10-31 | Moved 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-30 | Removed ENABLE_TEST_POSTPLUGINS / xine_post_headphone | phintuka | |
2008-10-30 | Build system update: | phintuka | |
APPLE_DARWIN -> ARCH_APPLE_DARWIN | |||
2008-10-30 | Build system update: | phintuka | |
1/0 -> yes/no | |||
2008-10-28 | Unified usage of display (use this->display) | phintuka | |
2008-10-28 | Splitted -> hud_osd_resize | phintuka | |
2008-10-28 | Fixed Xrandr header test | phintuka | |
2008-10-28 | Detect Xrandr | phintuka | |
2008-10-28 | Build system upgrade: | phintuka | |
HAVE_EXTRACTOR_H -> HAVE_LIBEXTRACTOR | |||
2008-10-26 | HUD scaling: Use oversized source image to cover all changed destination pixels | phintuka | |
2008-10-26 | Initialize unscaled HUD OSD surface to transparent | phintuka | |
2008-10-26 | 1.0.3: | phintuka | |
Quickfix: remove scaling artefacts from scaled HUD OSD: Use oversized source image for scaling | |||
2008-10-26 | 1.0.3: | phintuka | |
Quickfix to remove crap from scaled HUD OSD borders: Clean unscaled HUD OSD surface before scaling | |||
2008-10-26 | 1.0.3: Merge from trunk: | phintuka | |
round -> ceil/floor | |||
2008-10-26 | 1.0.3: Merge from trunk: | phintuka | |
Removed unnecessary osd_pad_x/y variables | |||
2008-10-24 | Added preliminary SVDRP interface | rofafor | |
2008-10-24 | Removed unnecessary osd_pad_x/y variables | rofafor | |
2008-10-24 | Updated 1.0.3 | phintuka | |
2008-10-24 | 1.0.3: Merge from trunk: | phintuka | |
Fixed width and height calculation in HUD OSD | |||
2008-10-24 | 1.0.3: Merge from trunk: | phintuka | |
Fixed width and height calculation in HUD OSD | |||
2008-10-23 | Fixed width and height calculation in HUD OSD | rofafor | |
2008-10-22 | 1.0.3: Merge from trunk | phintuka | |
Added missing sxfe display locks | |||
2008-10-22 | 1.0.3: Merge from trunk | phintuka | |
Added missing sxfe display locks | |||
2008-10-22 | 1.0.3: Merge from trunk: | phintuka | |
Modified HUD OSD scaling parameters | |||
2008-10-22 | 1.0.3: Merge from trunk: | phintuka | |
Modified HUD OSD scaling parameters | |||
2008-10-22 | Added missing sxfe display locks | rofafor | |
2008-10-22 | Modified HUD OSD scaling parameters | rofafor | |
2008-10-21 | Fixed bug #2148032: | phintuka | |
--aspect=auto:path_to_script not working (Thanks to Armin Diedering) | |||
2008-10-21 | 1.0.3: Merge from trunk: | phintuka | |
Fixed bug #2148032: --aspect=auto:path_to_script not working (Thanks to Armin Diedering) | |||
2008-10-21 | 1.0.3: Merge from trunk: | phintuka | |
Fixed bug #2148032: --aspect=auto:path_to_script not working (Thanks to Armin Diedering) | |||
2008-10-21 | 1.0.3: Merge from trunk: | phintuka | |
Replace the -D option of install with mkdir -p. install -D does not work in OSX. (Reported by Tero Siironen) | |||
2008-10-21 | Replace the -D option of install with mkdir -p. | phintuka | |
install -D does not work in OSX. (Reported by Tero Siironen) | |||
2008-10-21 | 1.0.3 | phintuka | |
2008-10-21 | 1.0.3 | phintuka | |
2008-10-21 | 1.0.3 | phintuka | |
2008-10-21 | 1.0.3: Backported bugfixes from CVS trunk: | phintuka | |
- Fixed playing first track of audio CD (requires xine-lib 1.1.5) | |||
2008-10-21 | 1.0.3: Backported bugfixes from CVS trunk: | phintuka | |
- Fixed playing first track of audio CD (requires xine-lib 1.1.5) | |||
2008-10-21 | Removed dead code | phintuka | |