vuplus_xbmc
10 years agoFIX: [mediacodec] add qcom to white list (solves green screen issue)
Chris "Koying" Browet [Mon, 18 Nov 2013 11:01:03 +0000 (12:01 +0100)]
FIX: [mediacodec] add qcom to white list (solves green screen issue)

10 years agoMerge pull request #3664 from koying/quickpr
Chris Browet [Mon, 18 Nov 2013 10:11:09 +0000 (02:11 -0800)]
Merge pull request #3664 from koying/quickpr

FIX: [droid] do not package non-standard joystick keymap

10 years agoMerge pull request #3658 from koying/fixdroidmousewheel
Chris Browet [Mon, 18 Nov 2013 10:09:29 +0000 (02:09 -0800)]
Merge pull request #3658 from koying/fixdroidmousewheel

FIX: [droid] Handle mouse wheel

10 years agofix incorrect time interval comparison in 8e2f2de2015684246603224d4ad8fc9035178307
Karlson2k [Mon, 18 Nov 2013 09:21:06 +0000 (13:21 +0400)]
fix incorrect time interval comparison in 8e2f2de2015684246603224d4ad8fc9035178307

10 years agoMerge pull request #3626 from jmarshallnz/subs_ui_scaling
jmarshallnz [Mon, 18 Nov 2013 05:56:53 +0000 (21:56 -0800)]
Merge pull request #3626 from jmarshallnz/subs_ui_scaling

Fix subtitle scaling for text based subs during windowed video playback

10 years ago[subs] scale subs rendered with our UI stuff correctly when in windowed mode
Jonathan Marshall [Tue, 12 Nov 2013 09:09:10 +0000 (22:09 +1300)]
[subs] scale subs rendered with our UI stuff correctly when in windowed mode

10 years ago[transforms] extend the UI transform with the font scaling amounts
Jonathan Marshall [Thu, 14 Nov 2013 06:46:15 +0000 (19:46 +1300)]
[transforms] extend the UI transform with the font scaling amounts

10 years ago[transforms] cleanup the transform stack to eliminate unnecessary copies.
Jonathan Marshall [Thu, 14 Nov 2013 06:39:58 +0000 (19:39 +1300)]
[transforms] cleanup the transform stack to eliminate unnecessary copies.

10 years agoDon't flicker infomanager strings.
Trent Nelson [Sun, 17 Nov 2013 23:55:24 +0000 (18:55 -0500)]
Don't flicker infomanager strings.

Just use the old values unless we're really busy.

10 years agoMerge pull request #3670 from jmarshallnz/find_fixes
jmarshallnz [Sun, 17 Nov 2013 23:40:24 +0000 (15:40 -0800)]
Merge pull request #3670 from jmarshallnz/find_fixes

Find fixes

10 years agoURIUtils::RemoveExtension didn't account for slashes after an extension, so could...
Jonathan Marshall [Sun, 17 Nov 2013 23:30:34 +0000 (12:30 +1300)]
URIUtils::RemoveExtension didn't account for slashes after an extension, so could chop everything after the period in paths like /some/path.foo/some/other/folders/

10 years ago[pvr] fixes GetDirectoryFromPath() - don't consider slashes as first character
Jonathan Marshall [Sun, 17 Nov 2013 23:27:21 +0000 (12:27 +1300)]
[pvr] fixes GetDirectoryFromPath() - don't consider slashes as first character

10 years ago[addons] fix TranslateSingleString to be more robust to badly formatted strings
Jonathan Marshall [Sun, 17 Nov 2013 23:26:29 +0000 (12:26 +1300)]
[addons] fix TranslateSingleString to be more robust to badly formatted strings

10 years agoMerge pull request #3668 from jmarshallnz/skin_position_fix
Martijn Kaijser [Sun, 17 Nov 2013 21:29:40 +0000 (13:29 -0800)]
Merge pull request #3668 from jmarshallnz/skin_position_fix

Skin position fix

10 years ago[Confluence] cosmetics
ronie [Sun, 17 Nov 2013 21:01:50 +0000 (22:01 +0100)]
[Confluence] cosmetics

10 years agofix: don't set <width> from parent if no <left> is specified
Jonathan Marshall [Sun, 17 Nov 2013 20:45:37 +0000 (09:45 +1300)]
fix: don't set <width> from parent if no <left> is specified

10 years agoMerge pull request #3661 from wsoltys/cstdstring
wsoltys [Sun, 17 Nov 2013 19:37:22 +0000 (11:37 -0800)]
Merge pull request #3661 from wsoltys/cstdstring

[WIN32] removed unused methods and some CStdString occurrence.

10 years ago[WIN32] fixed: XBMC wasn't found on my setup with win 8.1. Updating the mdnsresponder...
wsoltys [Sun, 17 Nov 2013 19:35:36 +0000 (20:35 +0100)]
[WIN32] fixed: XBMC wasn't found on my setup with win 8.1. Updating the mdnsresponder helped. Since doPublishService is called by different threads guard the service creation to avoid multiple inits.

10 years agoMerge pull request #3623 from jmarshallnz/font_scale_not_render_scale
jmarshallnz [Sun, 17 Nov 2013 19:16:40 +0000 (11:16 -0800)]
Merge pull request #3623 from jmarshallnz/font_scale_not_render_scale

Don't use SetScalingResolution when loading fonts

10 years agoMerge pull request #3666 from wsoltys/testsuite
jmarshallnz [Sun, 17 Nov 2013 19:10:17 +0000 (11:10 -0800)]
Merge pull request #3666 from wsoltys/testsuite

[WIN32] fixed: runtime check failure, time wasn't initialized.

10 years agoMerge pull request #3665 from koying/fixamc
Chris Browet [Sun, 17 Nov 2013 16:19:03 +0000 (08:19 -0800)]
Merge pull request #3665 from koying/fixamc

Mediacodec fixes

10 years agoMerge pull request #3610 from fritsch/drop-vsyncoml
Peter Frühberger [Sun, 17 Nov 2013 15:54:34 +0000 (07:54 -0800)]
Merge pull request #3610 from fritsch/drop-vsyncoml

X11: Drop stoneold vsync methods

10 years agoRegExp: fix error report: offset isn't really used for PCRE
Karlson2k [Sun, 17 Nov 2013 15:47:32 +0000 (19:47 +0400)]
RegExp: fix error report: offset isn't really used for PCRE

10 years agofix missing slash in aaba8763f053826ff29a7840c2447391fd9dc137
Martijn Kaijser [Sun, 17 Nov 2013 13:23:28 +0000 (14:23 +0100)]
fix missing slash in aaba8763f053826ff29a7840c2447391fd9dc137

10 years agoFIX: [mediacodec] whitelist rockchip to prevent crash
Chris "Koying" Browet [Sun, 17 Nov 2013 13:00:27 +0000 (14:00 +0100)]
FIX: [mediacodec] whitelist rockchip to prevent crash

10 years agofixed: runtime check failure, time wasn't initialized.
WiSo [Sun, 17 Nov 2013 13:04:30 +0000 (14:04 +0100)]
fixed: runtime check failure, time wasn't initialized.

10 years agoFIX: [mediacodec] blacklist omx software components
Chris "Koying" Browet [Fri, 15 Nov 2013 10:19:58 +0000 (11:19 +0100)]
FIX: [mediacodec] blacklist omx software components

10 years ago[WIN32] fixed compilation of the testsuite. still a lot of tests fail with heap corru...
WiSo [Sun, 17 Nov 2013 12:49:55 +0000 (13:49 +0100)]
[WIN32] fixed compilation of the testsuite. still a lot of tests fail with heap corruption or other errors. needs a full recompilation even when the debug target was compiled previously (sharing the pch and objs didn't make any difference for me).

10 years agofixed: Typo in configure.in
arnova [Sun, 17 Nov 2013 09:52:36 +0000 (10:52 +0100)]
fixed: Typo in configure.in

10 years agoVSync: Also drop SGI Interval
fritsch [Sat, 16 Nov 2013 22:44:31 +0000 (23:44 +0100)]
VSync: Also drop SGI Interval

10 years agoX11: use GLX_EXT_swap_control if available
Rainer Hochecker [Wed, 13 Nov 2013 08:58:58 +0000 (09:58 +0100)]
X11: use GLX_EXT_swap_control if available

10 years agoVSync: Prefer Mesa Swaps to SGI Swaps
fritsch [Wed, 13 Nov 2013 07:09:28 +0000 (08:09 +0100)]
VSync: Prefer Mesa Swaps to SGI Swaps

10 years agoVSync: Drop OML Swap Method
fritsch [Wed, 13 Nov 2013 07:06:51 +0000 (08:06 +0100)]
VSync: Drop OML Swap Method

10 years agoFIX: [droid] do not package non-standard joystick keymap
Chris "Koying" Browet [Sun, 17 Nov 2013 09:38:53 +0000 (10:38 +0100)]
FIX: [droid] do not package non-standard joystick keymap

10 years agoMerge pull request #3656 from FernetMenta/addongui
Rainer Hochecker [Sat, 16 Nov 2013 21:41:13 +0000 (13:41 -0800)]
Merge pull request #3656 from FernetMenta/addongui

[pvr] bump add-ons (fix version of addon.gui)

10 years ago[lang] added new language Tajik
alanwww1 [Sat, 16 Nov 2013 21:36:43 +0000 (22:36 +0100)]
[lang] added new language Tajik

10 years ago[lang] update of skin.confluence language files
alanwww1 [Sat, 16 Nov 2013 21:18:17 +0000 (22:18 +0100)]
[lang] update of skin.confluence language files

10 years ago[lang] update of core language files
alanwww1 [Sat, 16 Nov 2013 21:18:00 +0000 (22:18 +0100)]
[lang] update of core language files

10 years ago[lang] update of internal addon language files
alanwww1 [Sat, 16 Nov 2013 21:17:17 +0000 (22:17 +0100)]
[lang] update of internal addon language files

10 years agoMerge pull request #3657 from koying/quickpr
Chris Browet [Sat, 16 Nov 2013 20:50:10 +0000 (12:50 -0800)]
Merge pull request #3657 from koying/quickpr

Stagefright fixes

10 years ago[WIN32] removed unused methods and some CStdString occurrence.
WiSo [Sat, 16 Nov 2013 18:21:33 +0000 (19:21 +0100)]
[WIN32] removed unused methods and some CStdString occurrence.

10 years ago[musicdb] fix: fix support for .nfos and better handling for scrapers that don't...
night199uk [Sat, 16 Nov 2013 15:26:54 +0000 (23:26 +0800)]
[musicdb] fix: fix support for .nfos and better handling for scrapers that don't return artist credits

The real underlying cause here is the change in the structure of the .nfo files.
That should be documented so folks start to update their .nfos and other scrapers.

10 years agofixed: Compile error in test for StringUtils::Format
arnova [Sat, 16 Nov 2013 11:56:29 +0000 (12:56 +0100)]
fixed: Compile error in test for StringUtils::Format

10 years agoMerge pull request #3659 from koying/quickpr2
Chris Browet [Sat, 16 Nov 2013 11:53:37 +0000 (03:53 -0800)]
Merge pull request #3659 from koying/quickpr2

FIX: fixups std::string rfind + npos

10 years agoFIX: fixups std::string rfind + npos
Chris "Koying" Browet [Sat, 16 Nov 2013 11:50:10 +0000 (12:50 +0100)]
FIX: fixups std::string rfind + npos

10 years agofixed: Compile error with FileFactory test + cosmetics
arnova [Sat, 16 Nov 2013 11:05:03 +0000 (12:05 +0100)]
fixed: Compile error with FileFactory test + cosmetics

10 years agouse correct settings descripting text for screensaver fixes #14691
Martijn Kaijser [Sat, 16 Nov 2013 09:04:26 +0000 (10:04 +0100)]
use correct settings descripting text for screensaver fixes #14691

10 years agoFIX: [droid] Handle mouse wheel
Chris "Koying" Browet [Wed, 13 Nov 2013 12:57:04 +0000 (13:57 +0100)]
FIX: [droid] Handle mouse wheel

10 years agoFIX: [stagefright] fixes and refactors (probable fix for 60min stuttering)
Chris "Koying" Browet [Fri, 15 Nov 2013 10:22:09 +0000 (11:22 +0100)]
FIX: [stagefright] fixes and refactors (probable fix for 60min stuttering)

10 years agoFIX: [stagefright] proper SurfaceTexture allocation
Chris "Koying" Browet [Wed, 23 Oct 2013 13:18:27 +0000 (15:18 +0200)]
FIX: [stagefright] proper SurfaceTexture allocation

10 years ago[pvr] bump add-ons (fix version of addon.gui)
Rainer Hochecker [Sat, 16 Nov 2013 06:49:11 +0000 (07:49 +0100)]
[pvr] bump add-ons (fix version of addon.gui)

10 years agoMerge pull request #3654 from jmarshallnz/substr_fixes
jmarshallnz [Fri, 15 Nov 2013 22:45:19 +0000 (14:45 -0800)]
Merge pull request #3654 from jmarshallnz/substr_fixes

Validation substr() usage prior to plowing ahead.

10 years ago[cosmetics] adds TODO:STRING_CLEANUP to various places in the code that could do...
Jonathan Marshall [Thu, 14 Nov 2013 22:29:10 +0000 (11:29 +1300)]
[cosmetics] adds TODO:STRING_CLEANUP to various places in the code that could do with a spring clean

10 years ago[videodb] fix query in GetMusicVideoAlbumsByName
Jonathan Marshall [Thu, 14 Nov 2013 22:28:41 +0000 (11:28 +1300)]
[videodb] fix query in GetMusicVideoAlbumsByName

10 years ago[cosmetic] adds comments regarding assumptions of string format
Jonathan Marshall [Thu, 14 Nov 2013 22:27:56 +0000 (11:27 +1300)]
[cosmetic] adds comments regarding assumptions of string format

10 years ago[networkosx] improve validation of commandline return strings
Jonathan Marshall [Thu, 14 Nov 2013 22:26:57 +0000 (11:26 +1300)]
[networkosx] improve validation of commandline return strings

10 years ago[cddb] improved string validation
Jonathan Marshall [Thu, 14 Nov 2013 22:25:31 +0000 (11:25 +1300)]
[cddb] improved string validation

10 years ago[infotypes] improve validation of strings
Jonathan Marshall [Thu, 14 Nov 2013 22:24:59 +0000 (11:24 +1300)]
[infotypes] improve validation of strings

10 years ago[date/time] validate strings prior to taking substr()
Jonathan Marshall [Thu, 14 Nov 2013 22:22:48 +0000 (11:22 +1300)]
[date/time] validate strings prior to taking substr()

10 years ago[substr] ensure position is within range
Jonathan Marshall [Thu, 14 Nov 2013 22:19:23 +0000 (11:19 +1300)]
[substr] ensure position is within range

10 years agoMerge pull request #3643 from FernetMenta/osd
jmarshallnz [Fri, 15 Nov 2013 19:16:23 +0000 (11:16 -0800)]
Merge pull request #3643 from FernetMenta/osd

fix flickering video OSD

10 years agoMerge pull request #3652 from fritsch/joystick-disable-by-default
Peter Frühberger [Fri, 15 Nov 2013 15:55:13 +0000 (07:55 -0800)]
Merge pull request #3652 from fritsch/joystick-disable-by-default

Input: Set Joystick's Gui Setting to disable by default

10 years agoMerge pull request #3625 from FernetMenta/addongui
Rainer Hochecker [Fri, 15 Nov 2013 15:45:47 +0000 (07:45 -0800)]
Merge pull request #3625 from FernetMenta/addongui

addongui: fix incorrect version in header

10 years ago[jenkins] - add buildsteps for raspberry pi
Memphiz [Thu, 14 Nov 2013 19:18:42 +0000 (20:18 +0100)]
[jenkins] - add buildsteps for raspberry pi

10 years agoMerge pull request #3651 from herrnst/strutil-nullcheck
jmarshallnz [Thu, 14 Nov 2013 22:29:48 +0000 (14:29 -0800)]
Merge pull request #3651 from herrnst/strutil-nullcheck

fix: CScraper: Make sure no NULL-pointer is passed to EqualsNoCase()

10 years agofix: CScraper: check for TiXmlElement NULL return to not pass NULL to StringUtils...
Daniel Scheller [Thu, 14 Nov 2013 21:18:26 +0000 (22:18 +0100)]
fix: CScraper: check for TiXmlElement NULL return to not pass NULL to StringUtils::EqualsNoCase(), fixes SIGSEGV crash

10 years agoInput: Disable Joystick Gui Setting by default
fritsch [Thu, 14 Nov 2013 13:09:23 +0000 (14:09 +0100)]
Input: Disable Joystick Gui Setting by default

10 years ago[jenkins] - use the common tarballs dir for linux32, and linux64 builds
Memphiz [Thu, 14 Nov 2013 19:57:50 +0000 (20:57 +0100)]
[jenkins] - use the common tarballs dir for linux32, and linux64 builds

10 years ago[osx/mavericks] - fix autostart of movies (if double clicked and associated with...
Memphiz [Thu, 14 Nov 2013 18:07:44 +0000 (19:07 +0100)]
[osx/mavericks] - fix autostart of movies (if double clicked and associated with XBMC or if dragged onto the XBMC app icon)

10 years ago[darwin] - move isMavericks helper to DarwinUtils
Memphiz [Thu, 14 Nov 2013 18:04:46 +0000 (19:04 +0100)]
[darwin] - move isMavericks helper to DarwinUtils

10 years agoMerge pull request #3648 from popcornmix/fix_3507
huceke [Thu, 14 Nov 2013 17:12:50 +0000 (09:12 -0800)]
Merge pull request #3648 from popcornmix/fix_3507

[rbp/omxplayer] Fix build after #3507

10 years ago[rbp/omxplayer] Fix build after #3507
popcornmix [Thu, 14 Nov 2013 15:30:02 +0000 (15:30 +0000)]
[rbp/omxplayer] Fix build after #3507

StringUtils::ToLower is void
StringUtils::EqualsNoCase returns bool

10 years agoMerge pull request #3637 from popcornmix/audio_analog
huceke [Thu, 14 Nov 2013 13:38:49 +0000 (05:38 -0800)]
Merge pull request #3637 from popcornmix/audio_analog

[rbp/omxplayer] Ignore speaker layout for analogue

10 years agoupdate string to include "incompatible"
Martijn Kaijser [Thu, 14 Nov 2013 12:11:21 +0000 (13:11 +0100)]
update string to include "incompatible"

10 years ago[language] use plug-in according to Britsch spelling
Martijn Kaijser [Thu, 14 Nov 2013 10:54:53 +0000 (11:54 +0100)]
[language] use plug-in according to Britsch spelling

10 years agofix build error on LInux after b54a69488f1e94bd535462b0710a43c09908276a
Rainer Hochecker [Thu, 14 Nov 2013 08:27:55 +0000 (09:27 +0100)]
fix build error on LInux after b54a69488f1e94bd535462b0710a43c09908276a

10 years agofix: check size before substr()
Jonathan Marshall [Thu, 14 Nov 2013 08:23:31 +0000 (21:23 +1300)]
fix: check size before substr()

10 years ago[stringutils] CompareNoCase needs to return an integer
Jonathan Marshall [Thu, 14 Nov 2013 07:50:31 +0000 (20:50 +1300)]
[stringutils] CompareNoCase needs to return an integer

10 years agofix flickering video OSD
Rainer Hochecker [Wed, 13 Nov 2013 18:18:26 +0000 (19:18 +0100)]
fix flickering video OSD

10 years agoMerge pull request #3632 from FernetMenta/edl
Lars Op den Kamp [Wed, 13 Nov 2013 23:56:49 +0000 (15:56 -0800)]
Merge pull request #3632 from FernetMenta/edl

pvr: do not ignore scene markers for edl

10 years agoMerge pull request #3507 from jmarshallnz/kill_cstdstring
jmarshallnz [Wed, 13 Nov 2013 23:32:46 +0000 (15:32 -0800)]
Merge pull request #3507 from jmarshallnz/kill_cstdstring

Kill cstdstring

10 years ago[cstdstring] drops Compare/CompareNoCase
Jonathan Marshall [Sun, 27 Oct 2013 05:22:13 +0000 (18:22 +1300)]
[cstdstring] drops Compare/CompareNoCase

10 years ago[cstdstring] adds CompareNoCase to StringUtils
Jonathan Marshall [Sun, 27 Oct 2013 05:23:21 +0000 (18:23 +1300)]
[cstdstring] adds CompareNoCase to StringUtils

10 years ago[cstdstring] remove GetAt()
Jonathan Marshall [Sun, 27 Oct 2013 05:12:03 +0000 (18:12 +1300)]
[cstdstring] remove GetAt()

10 years ago[cstdstring] removes Replace and Remove
Jonathan Marshall [Sun, 27 Oct 2013 02:09:21 +0000 (15:09 +1300)]
[cstdstring] removes Replace and Remove

10 years ago[cstdstring] adds wstring version of Replace to StringUtils
Jonathan Marshall [Sun, 27 Oct 2013 05:27:28 +0000 (18:27 +1300)]
[cstdstring] adds wstring version of Replace to StringUtils

10 years ago[cstdstring] remove GetLength()
Jonathan Marshall [Sun, 27 Oct 2013 01:35:32 +0000 (14:35 +1300)]
[cstdstring] remove GetLength()

10 years ago[cstdstring] drops Insert()
Jonathan Marshall [Sun, 27 Oct 2013 00:54:40 +0000 (13:54 +1300)]
[cstdstring] drops Insert()

10 years ago[cstdstring] drops Delete()
Jonathan Marshall [Sat, 26 Oct 2013 23:47:36 +0000 (12:47 +1300)]
[cstdstring] drops Delete()

10 years ago[cstdstring] remove Find/ReverseFind and replace with find/rfind or more appropriate...
night199uk [Tue, 24 Sep 2013 15:59:40 +0000 (23:59 +0800)]
[cstdstring] remove Find/ReverseFind and replace with find/rfind or more appropriate options

10 years ago[cstdstring] demise left/right and replace with other options
night199uk [Mon, 23 Sep 2013 17:31:09 +0000 (01:31 +0800)]
[cstdstring] demise left/right and replace with other options

10 years ago[cstdstring] drops Mid(), replacing with substr()
night199uk [Tue, 17 Sep 2013 16:57:43 +0000 (00:57 +0800)]
[cstdstring] drops Mid(), replacing with substr()

10 years ago[cstdstring] demise AppendFormat and replace with StringUtils::Format
night199uk [Tue, 17 Sep 2013 11:10:53 +0000 (19:10 +0800)]
[cstdstring] demise AppendFormat and replace with StringUtils::Format

10 years ago[cstdstring] drop ToLower/ToUpper/MakeLower/MakeUpper
Jonathan Marshall [Sun, 27 Oct 2013 08:13:53 +0000 (21:13 +1300)]
[cstdstring] drop ToLower/ToUpper/MakeLower/MakeUpper

10 years ago[cstdstring] removal of Trim/TrimLeft/TrimRight
Jonathan Marshall [Sun, 27 Oct 2013 07:36:49 +0000 (20:36 +1300)]
[cstdstring] removal of Trim/TrimLeft/TrimRight

10 years ago[cstdstring] refactor CMusicDatabase song cleaning
Jonathan Marshall [Sun, 27 Oct 2013 07:53:38 +0000 (20:53 +1300)]
[cstdstring] refactor CMusicDatabase song cleaning

10 years ago[cstdstring] refactor CVideoDatabase::GetValueString()
Jonathan Marshall [Sun, 27 Oct 2013 07:46:32 +0000 (20:46 +1300)]
[cstdstring] refactor CVideoDatabase::GetValueString()

10 years ago[cstdstring] refactor CUtil::RunCommandLine
Jonathan Marshall [Sun, 27 Oct 2013 07:32:33 +0000 (20:32 +1300)]
[cstdstring] refactor CUtil::RunCommandLine

10 years ago[cstdstring] refactor CPartyModeManager::GetWhereClauseWithHistory
Jonathan Marshall [Sun, 27 Oct 2013 07:24:06 +0000 (20:24 +1300)]
[cstdstring] refactor CPartyModeManager::GetWhereClauseWithHistory

10 years ago[cstdstring] remove FormatV and replace with StringUtils::FormatV
night199uk [Tue, 10 Sep 2013 15:58:43 +0000 (23:58 +0800)]
[cstdstring] remove FormatV and replace with StringUtils::FormatV