vuplus_xbmc
10 years ago[cstdstring] remove IsEmpty() and replace with empty()
night199uk [Tue, 10 Sep 2013 14:31:25 +0000 (22:31 +0800)]
[cstdstring] remove IsEmpty() and replace with empty()

10 years ago[cstdstring] remove CStdString::Empty and replace with std::string::clear
night199uk [Tue, 10 Sep 2013 13:15:38 +0000 (21:15 +0800)]
[cstdstring] remove CStdString::Empty and replace with std::string::clear

10 years ago[cstdstring] demise Format, replacing with StringUtils::Format
night199uk [Tue, 10 Sep 2013 11:37:34 +0000 (19:37 +0800)]
[cstdstring] demise Format, replacing with StringUtils::Format

10 years ago[cstdstring] add format functions for working with wstring/wchar_t
night199uk [Mon, 9 Sep 2013 18:21:23 +0000 (02:21 +0800)]
[cstdstring] add format functions for working with wstring/wchar_t

10 years agoMerge pull request #3641 from FernetMenta/dvdaudio
Rainer Hochecker [Wed, 13 Nov 2013 14:50:03 +0000 (06:50 -0800)]
Merge pull request #3641 from FernetMenta/dvdaudio

dvdplayer audio: fix no audio on resume

10 years ago[darwin/settings] - hide one more unused option for darwin
Memphiz [Wed, 13 Nov 2013 13:27:30 +0000 (14:27 +0100)]
[darwin/settings] - hide one more unused option for darwin

10 years ago[osx/sdl] - fix possible NPE - fixes #14676
Tobias Hieta [Wed, 13 Nov 2013 10:46:46 +0000 (11:46 +0100)]
[osx/sdl] - fix possible NPE - fixes #14676

10 years ago[xcode] - another xcode nothing change...
Memphiz [Wed, 13 Nov 2013 12:53:57 +0000 (13:53 +0100)]
[xcode] - another xcode nothing change...

10 years ago[darwin] - fix - current audio device wasn't shown in the ui. Something broke this...
Memphiz [Wed, 13 Nov 2013 12:50:57 +0000 (13:50 +0100)]
[darwin] - fix - current audio device wasn't shown in the ui. Something broke this recently - i wasn't able to figure out which commit it was. But i verified that it is working with the generic approach - no need to do special stuff for darwin.

10 years agodvdplayer audio: fix no audio on resume
Rainer Hochecker [Wed, 13 Nov 2013 12:32:35 +0000 (13:32 +0100)]
dvdplayer audio: fix no audio on resume

10 years ago[darwin] - add missing autorelase pool (seen when playing with gtest ;) ).
Memphiz [Wed, 13 Nov 2013 10:27:07 +0000 (11:27 +0100)]
[darwin] - add missing autorelase pool (seen when playing with gtest ;) ).

10 years agoMerge pull request #3631 from FernetMenta/segfault
Andreas Zelend [Wed, 13 Nov 2013 08:59:34 +0000 (00:59 -0800)]
Merge pull request #3631 from FernetMenta/segfault

dvdplayer: fix segfault in GetAudioStreamInfo

10 years agoMerge pull request #3559 from Montellese/settings_split
jmarshallnz [Tue, 12 Nov 2013 23:09:09 +0000 (15:09 -0800)]
Merge pull request #3559 from Montellese/settings_split

settings: move settings library files into separate folder

10 years agocontext menu: remove space between "Manage" and ellipsis
montellese [Tue, 12 Nov 2013 07:45:39 +0000 (08:45 +0100)]
context menu: remove space between "Manage" and ellipsis

10 years ago[subtitle download] let the skin control flag files, service should only send 2 lette...
amet [Tue, 12 Nov 2013 21:01:13 +0000 (01:01 +0400)]
[subtitle download] let the skin control flag files, service should only send 2 letter country code

10 years agoMerge pull request #3624 from xhaggi/fix-pvrtimerinfotag
Lars Op den Kamp [Tue, 12 Nov 2013 20:25:33 +0000 (12:25 -0800)]
Merge pull request #3624 from xhaggi/fix-pvrtimerinfotag

[fix] adds missing m_bIsRadio property to operators in CPVRTimerInfoTag

10 years agoMerge pull request #3622 from opdenkamp/pvr19addonfix
Lars Op den Kamp [Tue, 12 Nov 2013 20:23:01 +0000 (12:23 -0800)]
Merge pull request #3622 from opdenkamp/pvr19addonfix

[pvr] bump add-ons (missing stubs in nextpvr)

10 years agoMerge pull request #3628 from fritsch/microsoft-js
Chris Browet [Tue, 12 Nov 2013 19:21:26 +0000 (11:21 -0800)]
Merge pull request #3628 from fritsch/microsoft-js

Input: Scan for microsoft keyboard which have a kernel bug

10 years agoMerge pull request #3627 from ace20022/ext_subs_label
jmarshallnz [Tue, 12 Nov 2013 19:09:51 +0000 (11:09 -0800)]
Merge pull request #3627 from ace20022/ext_subs_label

[Fix][Util] Fix format of external subtitles' name

10 years ago[oxs/ios/atv2] xcode changes
Jonathan Marshall [Tue, 12 Nov 2013 09:00:51 +0000 (22:00 +1300)]
[oxs/ios/atv2] xcode changes

10 years ago[win32] update VS project files
montellese [Mon, 4 Nov 2013 07:47:01 +0000 (08:47 +0100)]
[win32] update VS project files

10 years agosettings: move settings library files into xbmc/settings/lib
montellese [Sun, 3 Nov 2013 16:29:55 +0000 (17:29 +0100)]
settings: move settings library files into xbmc/settings/lib

10 years agoMerge pull request #3619 from arnova/sftp_stat_fix
arnova [Tue, 12 Nov 2013 18:48:13 +0000 (10:48 -0800)]
Merge pull request #3619 from arnova/sftp_stat_fix

fixed: SFTP stat didn't set directory/file type

10 years agoMerge pull request #3634 from popcornmix/fix_build_rpi
huceke [Tue, 12 Nov 2013 17:42:08 +0000 (09:42 -0800)]
Merge pull request #3634 from popcornmix/fix_build_rpi

[rbp/omxplayer] Fix build after #3614

10 years ago[rbp/omxplayer] Fix build after #3614
popcornmix [Tue, 12 Nov 2013 14:49:45 +0000 (14:49 +0000)]
[rbp/omxplayer] Fix build after #3614

10 years agoomxplayer: fix segfault in GetAudioStreamInfo
Rainer Hochecker [Tue, 12 Nov 2013 16:09:48 +0000 (17:09 +0100)]
omxplayer: fix segfault in GetAudioStreamInfo

10 years agodvdplayer: fix segfault in GetAudioStreamInfo
Rainer Hochecker [Tue, 12 Nov 2013 15:11:14 +0000 (16:11 +0100)]
dvdplayer: fix segfault in GetAudioStreamInfo

10 years ago[TestTextureUtils] - cleaned up the test by utilising some smart gtest macros - taken...
Memphiz [Tue, 12 Nov 2013 12:13:40 +0000 (13:13 +0100)]
[TestTextureUtils] - cleaned up the test by utilising some smart gtest macros - taken from superseeded PR of smspillaz - thx

10 years ago[gtest] - move test for texturecache to textureutils as the tested method also moved...
Memphiz [Tue, 12 Nov 2013 11:58:54 +0000 (12:58 +0100)]
[gtest] - move test for texturecache to textureutils as the tested method also moved classes... fixes compile of testsuite

10 years agoInput: Scan for joysticks that are keyboards to workaround kernel bug, see: 156055048...
fritsch [Tue, 12 Nov 2013 10:19:47 +0000 (11:19 +0100)]
Input: Scan for joysticks that are keyboards to workaround kernel bug, see: 1560550480302e4768d1e183f038b709dd5a52fd

10 years ago[xcode] - i call this a "xcode nothing" change - but xcode insists on a different...
Memphiz [Tue, 12 Nov 2013 11:18:41 +0000 (12:18 +0100)]
[xcode] - i call this a "xcode nothing" change - but xcode insists on a different order of those files ...

10 years ago[Fix][Util] Fix format of external subtitles' name (including empty name).
ace20022 [Tue, 12 Nov 2013 09:58:09 +0000 (10:58 +0100)]
[Fix][Util] Fix format of external subtitles' name (including empty name).

10 years agoMerge pull request #3552 from jmarshallnz/SubsCore
Zeljko Ametovic [Tue, 12 Nov 2013 09:00:02 +0000 (01:00 -0800)]
Merge pull request #3552 from jmarshallnz/SubsCore

Move subtitle addon core handling to core.

10 years ago[subtitles] set a maximum of 3 languages.
Jonathan Marshall [Mon, 11 Nov 2013 19:30:19 +0000 (08:30 +1300)]
[subtitles] set a maximum of 3 languages.

10 years ago[confluence] changes for new subtitles dialog
Jonathan Marshall [Sun, 3 Nov 2013 00:09:01 +0000 (13:09 +1300)]
[confluence] changes for new subtitles dialog

10 years ago[subtitles] adds new dialog for subtitles to core.
Jonathan Marshall [Sun, 3 Nov 2013 00:08:16 +0000 (13:08 +1300)]
[subtitles] adds new dialog for subtitles to core.

10 years agoreplace xbmc.python.subtitles extension with xbmc.subtitle.module one
amet [Thu, 14 Mar 2013 19:32:23 +0000 (23:32 +0400)]
replace xbmc.python.subtitles extension with xbmc.subtitle.module one

10 years agoCAddonsDirectory::FileItemFromAddon should take a const AddonPtr &
Jonathan Marshall [Sun, 3 Nov 2013 00:03:07 +0000 (13:03 +1300)]
CAddonsDirectory::FileItemFromAddon should take a const AddonPtr &

10 years ago[fix] adds missing m_bIsRadio property to operators in CPVRTimerInfoTag
xhaggi [Mon, 11 Nov 2013 08:22:03 +0000 (09:22 +0100)]
[fix] adds missing m_bIsRadio property to operators in CPVRTimerInfoTag

10 years ago[win32] fix project file after 3bc2dfd8442ea5109154f98fa0063660cd8fced2
montellese [Tue, 12 Nov 2013 07:05:08 +0000 (08:05 +0100)]
[win32] fix project file after 3bc2dfd8442ea5109154f98fa0063660cd8fced2

10 years ago[pvr] bump add-ons (missing stubs in nextpvr)
Lars Op den Kamp [Tue, 12 Nov 2013 01:28:47 +0000 (02:28 +0100)]
[pvr] bump add-ons (missing stubs in nextpvr)

10 years agofixes incorrect <dependency> in darwin settings
Jonathan Marshall [Tue, 12 Nov 2013 00:38:33 +0000 (13:38 +1300)]
fixes incorrect <dependency> in darwin settings

10 years agoanother missing <control> tag in darwin settings
Jonathan Marshall [Tue, 12 Nov 2013 00:38:18 +0000 (13:38 +1300)]
another missing <control> tag in darwin settings

10 years agodon't crash if a setting doesn't have a <control> defined
Jonathan Marshall [Tue, 12 Nov 2013 00:22:49 +0000 (13:22 +1300)]
don't crash if a setting doesn't have a <control> defined

10 years agoensure we specify the <control> type for darwin settings
Jonathan Marshall [Tue, 12 Nov 2013 00:22:22 +0000 (13:22 +1300)]
ensure we specify the <control> type for darwin settings

10 years agofixes skin colours not loading
Jonathan Marshall [Tue, 12 Nov 2013 00:11:29 +0000 (13:11 +1300)]
fixes skin colours not loading

10 years agoDon't confirm skin color/font setting changes.
Trent Nelson [Mon, 11 Nov 2013 23:19:39 +0000 (18:19 -0500)]
Don't confirm skin color/font setting changes.

10 years agoMerge pull request #3602 from jmarshallnz/broken_vs_deps
jmarshallnz [Mon, 11 Nov 2013 22:51:30 +0000 (14:51 -0800)]
Merge pull request #3602 from jmarshallnz/broken_vs_deps

[addons] various fixes/improvements

10 years agoMerge pull request #3522 from jmarshallnz/directory_provider
jmarshallnz [Mon, 11 Nov 2013 22:50:23 +0000 (14:50 -0800)]
Merge pull request #3522 from jmarshallnz/directory_provider

Allow skins to query directories (e.g. plugins) to fill static content

10 years ago[listprovider] allow containers to be focused while their list provider is updating
Jonathan Marshall [Thu, 31 Oct 2013 19:42:46 +0000 (08:42 +1300)]
[listprovider] allow containers to be focused while their list provider is updating

10 years agoadds a directory provider class
Jonathan Marshall [Sun, 13 Oct 2013 08:28:51 +0000 (10:28 +0200)]
adds a directory provider class

10 years ago[favourites] add 'return' to the end of ActivateWindow
Jonathan Marshall [Sun, 3 Nov 2013 06:46:13 +0000 (19:46 +1300)]
[favourites] add 'return' to the end of ActivateWindow

10 years ago[favourites] refactor GetExecutePath so it's usable for other stuff
Jonathan Marshall [Wed, 30 Oct 2013 06:25:38 +0000 (19:25 +1300)]
[favourites] refactor GetExecutePath so it's usable for other stuff

10 years agoadds SetVisibleCondition to CGUIStaticItem
Jonathan Marshall [Sun, 16 Jun 2013 08:56:35 +0000 (20:56 +1200)]
adds SetVisibleCondition to CGUIStaticItem

10 years agoensure we (re)select an item within the current range when updating listprovider...
Jonathan Marshall [Sun, 16 Jun 2013 08:56:09 +0000 (20:56 +1200)]
ensure we (re)select an item within the current range when updating listprovider content

10 years agorefactors static content in containers into a list provider class
Jonathan Marshall [Mon, 3 Jun 2013 02:50:10 +0000 (14:50 +1200)]
refactors static content in containers into a list provider class

10 years agoadds constructor to CGUIStaticItem that takes a CFileItem
Jonathan Marshall [Mon, 3 Jun 2013 02:50:54 +0000 (14:50 +1200)]
adds constructor to CGUIStaticItem that takes a CFileItem

10 years ago[PVR] forgot to bump the version of addons/xbmc.pvr/addon.xml
Lars Op den Kamp [Mon, 11 Nov 2013 21:27:40 +0000 (22:27 +0100)]
[PVR] forgot to bump the version of addons/xbmc.pvr/addon.xml

thanks @wolfgar

10 years agosettings: check setting type before casting to CSettingList
montellese [Mon, 11 Nov 2013 21:15:10 +0000 (22:15 +0100)]
settings: check setting type before casting to CSettingList

10 years agooverlays: Only render GUI subs in fullscreen
Joakim Plate [Mon, 11 Nov 2013 20:45:12 +0000 (21:45 +0100)]
overlays: Only render GUI subs in fullscreen

This should fix the issues after d567178fdedefff5ea6366da05f9175aea814bac

The code must be fixed to disable all GUI scaling for the rendering
to work in windowed mode too. This reverts back to old behavior of
not rendering text subtitles in windowed mode.

10 years agoCGUIControlSettings: add missing breaks in switch-statement
montellese [Mon, 11 Nov 2013 20:08:26 +0000 (21:08 +0100)]
CGUIControlSettings: add missing breaks in switch-statement

10 years agoMerge pull request #3521 from Montellese/jsonrpc_settings
Sascha Montellese [Mon, 11 Nov 2013 19:34:13 +0000 (11:34 -0800)]
Merge pull request #3521 from Montellese/jsonrpc_settings

jsonrpc: basic settings exposure

10 years ago[xcode] adds new files to xcode project
montellese [Wed, 30 Oct 2013 07:08:59 +0000 (08:08 +0100)]
[xcode] adds new files to xcode project

10 years ago[win32] update VS project files
montellese [Sat, 26 Oct 2013 06:26:15 +0000 (08:26 +0200)]
[win32] update VS project files

10 years agojsonrpc: add support for reading and writing settings
montellese [Fri, 25 Oct 2013 14:39:05 +0000 (16:39 +0200)]
jsonrpc: add support for reading and writing settings

10 years agosettings: add static ListToValue helper method to CSettings
montellese [Mon, 11 Nov 2013 09:24:01 +0000 (10:24 +0100)]
settings: add static ListToValue helper method to CSettings

10 years agosettings: add GetSections() wrapper to CSettings
montellese [Mon, 28 Oct 2013 13:41:46 +0000 (14:41 +0100)]
settings: add GetSections() wrapper to CSettings

10 years agosettings: add GetSections() to CSettingsManager
montellese [Mon, 28 Oct 2013 13:41:20 +0000 (14:41 +0100)]
settings: add GetSections() to CSettingsManager

10 years agosettings: add GetDelimiter(), GetMinimum() and GetMaximum() to CSettingList
montellese [Sun, 10 Nov 2013 18:24:02 +0000 (19:24 +0100)]
settings: add GetDelimiter(), GetMinimum() and GetMaximum() to CSettingList

10 years agosettings: fix missing default initialization of multiselect in CSettingControlList
montellese [Mon, 11 Nov 2013 19:30:49 +0000 (20:30 +0100)]
settings: fix missing default initialization of multiselect in CSettingControlList

10 years agoMerge pull request #3614 from elupus/audio_clean
Joakim Plate [Mon, 11 Nov 2013 19:24:38 +0000 (11:24 -0800)]
Merge pull request #3614 from elupus/audio_clean

DVDPlayerAudio cleanup

10 years agodvdplayer: drop unused IsMasterClock logic
Joakim Plate [Sun, 10 Nov 2013 15:17:02 +0000 (16:17 +0100)]
dvdplayer: drop unused IsMasterClock logic

This logic got replaced by: e1bc8f1414c0f29860d9c36575f4c2227b59a322

10 years agodvdplayer: wait on message queue in fast forward instead of blocking waits
Joakim Plate [Sun, 10 Nov 2013 02:57:23 +0000 (03:57 +0100)]
dvdplayer: wait on message queue in fast forward instead of blocking waits

This speeds up dvdplayer audio's reaction time to playback state
when going from a fast fordward state to normal state.

We keep in sync by only requesting new frames when clock says we need
one.

10 years agocoreaudio: make sure flush request is served even when paused
Joakim Plate [Sun, 10 Nov 2013 02:55:13 +0000 (03:55 +0100)]
coreaudio: make sure flush request is served even when paused

Core doesn't callg GetFrames when paused, causing it not to serve
the request.

This speeds up seeks but a lot on osx

10 years agodvdplayer: remove duplicate log lines by printing parameter
Joakim Plate [Sun, 10 Nov 2013 01:38:26 +0000 (02:38 +0100)]
dvdplayer: remove duplicate log lines by printing parameter

10 years agodvdplayer: drop pointless temporary variable
Joakim Plate [Sun, 10 Nov 2013 01:11:27 +0000 (02:11 +0100)]
dvdplayer: drop pointless temporary variable

10 years agodvdplayer: drop last packet duration
Joakim Plate [Sun, 10 Nov 2013 01:11:02 +0000 (02:11 +0100)]
dvdplayer: drop last packet duration

It's no longer used for anything usefull. The timeout logic
will work just as well with just being after audio runs dry.

10 years agodvdplayer: make skip/dup sync support variable length audio packets
Joakim Plate [Sun, 10 Nov 2013 00:51:24 +0000 (01:51 +0100)]
dvdplayer: make skip/dup sync support variable length audio packets

10 years agoMerge pull request #3573 from jmarshallnz/dialog_textbox
jmarshallnz [Mon, 11 Nov 2013 19:11:21 +0000 (11:11 -0800)]
Merge pull request #3573 from jmarshallnz/dialog_textbox

Support a textbox in dialogs derived from dialogboxbase (ok, yes/no, progress etc.)

10 years agoMerge pull request #3620 from ace20022/ext_subs_label
jmarshallnz [Mon, 11 Nov 2013 19:09:31 +0000 (11:09 -0800)]
Merge pull request #3620 from ace20022/ext_subs_label

[Util] Add "(External)" to the name of an external subtitle.

10 years agoMerge pull request #2072 from Montellese/builtins_runaddon_fix
jmarshallnz [Mon, 11 Nov 2013 19:05:11 +0000 (11:05 -0800)]
Merge pull request #2072 from Montellese/builtins_runaddon_fix

builtins: pass arguments of RunAddon() to ActivateWindow() (fixes JSON-RPC's Addons.ExecuteAddon)

10 years agoMerge pull request #3621 from FernetMenta/aefixes
Peter Frühberger [Mon, 11 Nov 2013 18:15:47 +0000 (10:15 -0800)]
Merge pull request #3621 from FernetMenta/aefixes

ActiveAE: some fixes to mode optimized

10 years ago[Util] Add "(External)" to the name of an external subtitle.
ace20022 [Mon, 11 Nov 2013 15:37:40 +0000 (16:37 +0100)]
[Util] Add "(External)" to the name of an external subtitle.

10 years agofixed: SFTP stat didn't set directory/file type causing eg. libdvd to fail on ISOs
arnova [Mon, 11 Nov 2013 14:27:35 +0000 (15:27 +0100)]
fixed: SFTP stat didn't set directory/file type causing eg. libdvd to fail on ISOs

10 years ago[ios/atv2] - fix build after d567178fdedefff5ea6366da05f9175aea814bac
Memphiz [Mon, 11 Nov 2013 14:46:22 +0000 (15:46 +0100)]
[ios/atv2] - fix build after d567178fdedefff5ea6366da05f9175aea814bac

10 years agoActiveAE: some fixes to mode optimized
Rainer Hochecker [Mon, 11 Nov 2013 14:29:39 +0000 (15:29 +0100)]
ActiveAE: some fixes to mode optimized

10 years ago[dialogs] store a single string rather than vector of strings for lines
Jonathan Marshall [Tue, 5 Nov 2013 07:40:12 +0000 (20:40 +1300)]
[dialogs] store a single string rather than vector of strings for lines

10 years ago[dialogs] no need to set default labels for lines and heading
Jonathan Marshall [Tue, 5 Nov 2013 07:38:35 +0000 (20:38 +1300)]
[dialogs] no need to set default labels for lines and heading

10 years ago[dialogs] add ShowAndGetInput() statics for SetText() in Yes/No and OK dialogs
Jonathan Marshall [Tue, 5 Nov 2013 07:10:42 +0000 (20:10 +1300)]
[dialogs] add ShowAndGetInput() statics for SetText() in Yes/No and OK dialogs

10 years ago[dialogs] adds SetText() for setting all lines in a dialog at once
Jonathan Marshall [Tue, 5 Nov 2013 06:58:37 +0000 (19:58 +1300)]
[dialogs] adds SetText() for setting all lines in a dialog at once

10 years ago[dialogs] use vector<string> for lines rather than a constrained value now that we...
Jonathan Marshall [Tue, 5 Nov 2013 06:58:06 +0000 (19:58 +1300)]
[dialogs] use vector<string> for lines rather than a constrained value now that we can take a textbox

10 years ago[confluence] OK dialog can use a textbox
Jonathan Marshall [Tue, 5 Nov 2013 06:20:05 +0000 (19:20 +1300)]
[confluence] OK dialog can use a textbox

10 years ago[dialogs] support use of textbox (id 9) for lines instead of 3 labels
Jonathan Marshall [Tue, 5 Nov 2013 06:19:42 +0000 (19:19 +1300)]
[dialogs] support use of textbox (id 9) for lines instead of 3 labels

10 years ago[dialogs] update dialog lines/headings in Process() rather than by sending messages...
Jonathan Marshall [Tue, 5 Nov 2013 05:54:14 +0000 (18:54 +1300)]
[dialogs] update dialog lines/headings in Process() rather than by sending messages around

10 years ago[addons] cleanup CStdString usage
Jonathan Marshall [Sat, 9 Nov 2013 01:22:37 +0000 (14:22 +1300)]
[addons] cleanup CStdString usage

10 years ago[addons] fix: only prompt if the add-on is a compulsory dependency on uninstall/disable
Jonathan Marshall [Sat, 9 Nov 2013 01:21:59 +0000 (14:21 +1300)]
[addons] fix: only prompt if the add-on is a compulsory dependency on uninstall/disable

10 years ago[addons] prompt if an add-on is used by another and the user attempts to disable it.
Jonathan Marshall [Sat, 9 Nov 2013 01:20:46 +0000 (14:20 +1300)]
[addons] prompt if an add-on is used by another and the user attempts to disable it.

10 years ago[addons] don't prompt for uninstall without first checking the add-on can be done...
Jonathan Marshall [Sat, 9 Nov 2013 01:17:11 +0000 (14:17 +1300)]
[addons] don't prompt for uninstall without first checking the add-on can be done (2 dialogs not required)

10 years ago[addons] separate out Broken and Unmet dependencies in the UI
Jonathan Marshall [Fri, 8 Nov 2013 21:09:02 +0000 (10:09 +1300)]
[addons] separate out Broken and Unmet dependencies in the UI

10 years agobuiltins: pass arguments of RunAddon() to ActivateWindow() (fixes JSON-RPC's Addons...
montellese [Sat, 14 Sep 2013 10:10:44 +0000 (12:10 +0200)]
builtins: pass arguments of RunAddon() to ActivateWindow() (fixes JSON-RPC's Addons.ExecuteAddon)