Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-01 | Merge pull request #3485 from Karlson2k/win32_projects_update_01 | wsoltys | |
Win32 projects update | |||
2013-11-01 | Merge pull request #3540 from Memphiz/libsdl | davilla | |
[depends] - bump libsdl-native and libsdl (target) to 1.2.15 and add the... | |||
2013-11-01 | Merge pull request #3492 from popcornmix/thumbnail_pipeline | jmarshallnz | |
[rbp/omxplayer] Add a jpeg re-encode thumbnail pipeline | |||
2013-11-01 | Merge pull request #3389 from groth-its/jsonrpc-epg | Sascha Montellese | |
jsonrpc: basic EPG support | |||
2013-11-01 | Merge pull request #3336 from t-nelson/string_setting_label2 | Trent Nelson | |
Show values of string settings with button controls | |||
2013-11-01 | Merge pull request #3502 from popcornmix/multichannel | huceke | |
[rbp/omxplayer] Support multichannel PCM audio output over hdmi | |||
2013-11-01 | [Confluence] fixed: select dialog could overlap python based dialogs | ronie | |
2013-11-01 | [Confluence] prevent new language icons from falling offscreen | ronie | |
2013-11-01 | Merge pull request #3130 from jdieter/add-use-cache-option | Martijn Kaijser | |
Add useCache option to python ControlImage.setImage function | |||
2013-11-01 | [rbp/omxplayer] Support multichannel PCM audio output over hdmi | popcornmix | |
Requires updated firmware (from next branch) | |||
2013-11-01 | Merge pull request #3379 from ace20022/lang_info_label | Andreas Zelend | |
[GUIInfoManager] Add VideoPlayer.AudioLanguage infolabel | |||
2013-11-01 | Merge pull request #3491 from popcornmix/amplification_clipping | huceke | |
[rbp/omxplayer] Avoid clipping with amplification | |||
2013-11-01 | [Confluence] fix label for gotham version of cu lrc lyrics | ronie | |
2013-11-01 | Merge pull request #3477 from koying/adddefaultjoystick | Chris Browet | |
ADD: implement default joystick map | |||
2013-11-01 | [rbp/omxplayer] Add a jpeg re-encode thumbnail pipeline | popcornmix | |
This PR adds a GPU accelerated pipeline to decode/resize/encode a jpeg without requiring the decoded pixels to be returned to the arm. The GPU also decodes and resizes the jpeg in stripes, so can do this work with far less memory. This significantly reduces ARM CPU required for caching thumbnails, and significantly reduces the memory required. | |||
2013-11-01 | Add useCache option to python ControlImage.setImage function that can be set ↵ | Jonathan Dieter | |
to false to bypass the cache Signed-off-by: Jonathan Dieter <jdieter@lesbg.com> | |||
2013-11-01 | [rbp/omxplayer] Avoid clipping with amplification | popcornmix | |
The amplification algorithm introduced in #3185 relies on a fixed duration between submitting samples (where max output values are computed) and samples being output, so volume can be adjusted in time. When this is too low, such as at start of stream when buffering is low we can apply attenuation too late and so produce a loud distorted/clipped sound. When too high, the attenuation can start to decay before the max sample is output, again causing clipping. This PR keeps a queue of max sample values for the current buffered audio duration, and avoids clipping if any sample in queue will clip. | |||
2013-11-01 | Merge pull request #3539 from Karlson2k/win32_check_packages | wsoltys | |
Win32: check packages | |||
2013-11-01 | [win32] explicitly set zero exit code on success | Karlson2k | |
2013-11-01 | [depends] - bump libsdl-native and libsdl (target) to 1.2.15 and add the ↵ | Memphiz | |
mavericks compile patch on the top | |||
2013-11-01 | [win32] properly check status of formed packages | Karlson2k | |
2013-11-01 | Merge pull request #3537 from wsnipex/samba4 | davilla | |
configure: use pkgconfig to detect samba | |||
2013-11-01 | [WIN32] fixed: python package name was wrong | WiSo | |
2013-11-01 | Merge pull request #3452 from amet/Player_Filename | Martijn Kaijser | |
add infolabel Player.Filename | |||
2013-11-01 | Merge pull request #3464 from Karlson2k/curlfile_update_02 | Martijn Kaijser | |
CurlFile - update 02 | |||
2013-11-01 | Merge pull request #3528 from Karlson2k/win32_projects_update_02 | Martijn Kaijser | |
[win32] mark debug/release configs with proper internal marks | |||
2013-11-01 | Merge pull request #3527 from Karlson2k/win32_projects_cleanup_03 | Martijn Kaijser | |
Win32 projects cleanup 03 | |||
2013-11-01 | Merge pull request #3488 from Karlson2k/win32_env_path_fix_01 | Martijn Kaijser | |
[win32] Fix win32 VS debugging environment | |||
2013-11-01 | configure: use pkgconfig to detect samba | Natanael Copa | |
Recent Samba versions require pkg-config. We try that first but fall back to old behaviour if smbclient.pc is missing. This solves also an 'issue' with samba4 that correctly detects the libsmbclient in the link test in configure, but fails to compile later due to missing headers. Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> | |||
2013-10-31 | Merge pull request #3498 from Montellese/settings_skin_integration | Sascha Montellese | |
Improved settings level integration into confluence | |||
2013-10-31 | Merge pull request #3455 from FernetMenta/audiopage | Rainer Hochecker | |
new audio settings | |||
2013-10-31 | Merge pull request #3459 from Voyager1/fix-build | Voyager1 | |
[Win32] improved resolution of conflict with namespace std::bind() | |||
2013-10-31 | Merge pull request #3508 from Voyager1/win81 | Voyager1 | |
[Win32] Add detection for Win 8.1 and remove XP detection | |||
2013-10-31 | Merge pull request #3420 from jmarshallnz/remove_font_unload | jmarshallnz | |
remove unload/reload of fonts when init/destroy window, as it's not needed | |||
2013-10-31 | Merge pull request #3509 from jmarshallnz/repo_versioning | jmarshallnz | |
Allow repositories to have more than one (conditional) addons.xml sources | |||
2013-10-31 | Merge pull request #3529 from jmarshallnz/library_urls_switch_on_fetch | jmarshallnz | |
Switch library:// URLs to 'real' URLs on fetch, rather than list | |||
2013-10-31 | fixed, compiler warning. pos is never used | S. Davilla | |
2013-10-31 | fixed, compiler warning. album_art is never used | S. Davilla | |
2013-10-31 | darwin, fixed. Cocoa_GL_GetCurrentDisplayID returns an ID, not a ↵ | S. Davilla | |
CGDisplayModeRef | |||
2013-10-31 | fixed, compiler warning. kVariableLengthArray is deprecated, use our own enum | S. Davilla | |
2013-10-31 | depends: fix anoying symlink failure if symlink already exists | S. Davilla | |
2013-10-31 | settings: show a dummy category if no categories are available for the ↵ | montellese | |
current setting level (fixes #14649) | |||
2013-10-31 | [confluence] settings: get rid of the sidebar | ronie | |
2013-10-31 | settings: add a "Reset above settings to default" control at the end of ↵ | montellese | |
every settings list | |||
2013-10-31 | settings: add SetLabel() and SetHelp() to CSetting, CSettingCategory and ↵ | montellese | |
CSettingSection | |||
2013-10-31 | Merge pull request #3394 from groth-its/fix-pathsubstitution-rss | Sascha Montellese | |
settings: load CAdvancedSettings first to fix CRssManager | |||
2013-10-31 | Merge pull request #3500 from MartijnKaijser/november | Martijn Kaijser | |
[release] version bump to 13.0 alpha10 as we start new merge window | |||
2013-10-31 | CSettingsManager: SettingsHandlers is std::vector now, because we need | groth-its | |
to preserve the order the handlers where registered. Duplicates are avoided in CSettingsManager::RegisterSettingsHandler. CSettings: Changed the order ISettingsHandlers are registered. | |||
2013-10-31 | Bump JSON-RPC version to 6.7.0 | groth-its | |
2013-10-31 | Add JSON-RPC methods PVR.GetBroadcasts and PVR.GetBroadcastDetails including ↵ | groth-its | |
the needed type and service descriptions. |