Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-23 | Fixed width and height calculation in HUD OSD | rofafor | |
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 | 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 | Removed dead code | phintuka | |
2008-10-21 | Fixed playing first track of audio CD (requires xine-lib 1.1.5) | phintuka | |
2008-10-19 | Added 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-18 | Merge from 1.0.3: | phintuka | |
Fixed MIN/MAX for MAC OS X (Thanks to Tero Siironen) | |||
2008-10-18 | re-sync | phintuka | |
2008-10-18 | Updated finnish translations | phintuka | |
(Patch from Rolf Ahrenberg) | |||
2008-10-18 | Translate some tvtime settings | phintuka | |
(Patch from Rolf Ahrenberg) | |||
2008-10-17 | Added Diego's real name | phintuka | |
2008-10-17 | re-sync | phintuka | |
2008-10-16 | re-sync | phintuka | |
2008-10-16 | Updated finnish translations. Now using UTF-8. | phintuka | |
(Patch from Rolf Ahrenberg) | |||
2008-10-06 | Updated Italian translations (Thanks to Diego Pierotto) | phintuka | |
2008-10-04 | Start 1.1.0. | phintuka | |
(Stable 1.0.x branched) | |||
2008-10-04 | 1.0.2 | phintuka | |
2008-10-04 | Always enable overlay | phintuka | |
2008-10-04 | Use proper stream in exec_osd_command | phintuka | |
2008-09-25 | Forward preferred SPU language to DVD input plugin | phintuka | |
2008-09-25 | Let DVD menu selection override automatic SPU channel selection | phintuka | |
2008-09-25 | Signal automatically (or from DVD menu) selected SPU channel to VDR | phintuka | |
2008-09-25 | Set SPU stream to automatic while in DVD menus | phintuka | |
2008-09-23 | send preferred DVD subtitle language | phintuka | |
2008-09-22 | Removed extra RCS ID line | phintuka | |
2008-09-22 | Removed OS X specific part as it is not needed anymore | phintuka | |
(Reported by Tero Siironen) | |||
2008-09-22 | Replaced exp10f with own implementation. | phintuka | |
exp10f is GNU extension and not available in OS X. (Reported by Tero Siironen) | |||
2008-09-21 | 1.0.2 | phintuka | |
2008-09-21 | Check if palette exists. | phintuka | |
This should fix segfaults when committing uninitialized OSD. (Thanks to Rolf Ahrenberg) | |||
2008-09-21 | Added iso639_1_to_iso639_2 | phintuka | |
2008-09-19 | Added WM class hint to sxfe windows | phintuka | |
(Thanks to Rolf Ahrenberg) | |||
2008-09-19 | Display warning message when HUD OSD not compiled in | phintuka | |
(Thanks to Rolf Ahrenberg) |