vuplus_xbmc
10 years agoMerge pull request #3464 from Karlson2k/curlfile_update_02
Martijn Kaijser [Fri, 1 Nov 2013 10:29:38 +0000 (03:29 -0700)]
Merge pull request #3464 from Karlson2k/curlfile_update_02

CurlFile - update 02

10 years agoMerge pull request #3528 from Karlson2k/win32_projects_update_02
Martijn Kaijser [Fri, 1 Nov 2013 10:27:16 +0000 (03:27 -0700)]
Merge pull request #3528 from Karlson2k/win32_projects_update_02

[win32] mark debug/release configs with proper internal marks

10 years agoMerge pull request #3527 from Karlson2k/win32_projects_cleanup_03
Martijn Kaijser [Fri, 1 Nov 2013 10:26:45 +0000 (03:26 -0700)]
Merge pull request #3527 from Karlson2k/win32_projects_cleanup_03

Win32 projects cleanup 03

10 years agoMerge pull request #3488 from Karlson2k/win32_env_path_fix_01
Martijn Kaijser [Fri, 1 Nov 2013 10:25:55 +0000 (03:25 -0700)]
Merge pull request #3488 from Karlson2k/win32_env_path_fix_01

[win32] Fix win32 VS debugging environment

10 years agoMerge pull request #3498 from Montellese/settings_skin_integration
Sascha Montellese [Fri, 1 Nov 2013 06:52:53 +0000 (23:52 -0700)]
Merge pull request #3498 from Montellese/settings_skin_integration

Improved settings level integration into confluence

10 years agoMerge pull request #3455 from FernetMenta/audiopage
Rainer Hochecker [Fri, 1 Nov 2013 06:29:28 +0000 (23:29 -0700)]
Merge pull request #3455 from FernetMenta/audiopage

new audio settings

10 years agoMerge pull request #3459 from Voyager1/fix-build
Voyager1 [Fri, 1 Nov 2013 05:54:10 +0000 (22:54 -0700)]
Merge pull request #3459 from Voyager1/fix-build

[Win32] improved resolution of conflict with namespace std::bind()

10 years agoMerge pull request #3508 from Voyager1/win81
Voyager1 [Fri, 1 Nov 2013 05:53:34 +0000 (22:53 -0700)]
Merge pull request #3508 from Voyager1/win81

[Win32] Add detection for Win 8.1 and remove XP detection

10 years agoMerge pull request #3420 from jmarshallnz/remove_font_unload
jmarshallnz [Fri, 1 Nov 2013 04:30:18 +0000 (21:30 -0700)]
Merge pull request #3420 from jmarshallnz/remove_font_unload

remove unload/reload of fonts when init/destroy window, as it's not needed

10 years agoMerge pull request #3509 from jmarshallnz/repo_versioning
jmarshallnz [Fri, 1 Nov 2013 04:28:30 +0000 (21:28 -0700)]
Merge pull request #3509 from jmarshallnz/repo_versioning

Allow repositories to have more than one (conditional) addons.xml sources

10 years agoMerge pull request #3529 from jmarshallnz/library_urls_switch_on_fetch
jmarshallnz [Fri, 1 Nov 2013 04:28:03 +0000 (21:28 -0700)]
Merge pull request #3529 from jmarshallnz/library_urls_switch_on_fetch

Switch library:// URLs to 'real' URLs on fetch, rather than list

10 years agofixed, compiler warning. pos is never used
S. Davilla [Fri, 1 Nov 2013 00:35:48 +0000 (20:35 -0400)]
fixed, compiler warning. pos is never used

10 years agofixed, compiler warning. album_art is never used
S. Davilla [Fri, 1 Nov 2013 00:35:00 +0000 (20:35 -0400)]
fixed, compiler warning. album_art is never used

10 years agodarwin, fixed. Cocoa_GL_GetCurrentDisplayID returns an ID, not a CGDisplayModeRef
S. Davilla [Fri, 1 Nov 2013 00:34:18 +0000 (20:34 -0400)]
darwin, fixed. Cocoa_GL_GetCurrentDisplayID returns an ID, not a CGDisplayModeRef

10 years agofixed, compiler warning. kVariableLengthArray is deprecated, use our own enum
S. Davilla [Fri, 1 Nov 2013 00:32:56 +0000 (20:32 -0400)]
fixed, compiler warning. kVariableLengthArray is deprecated, use our own enum

10 years agodepends: fix anoying symlink failure if symlink already exists
S. Davilla [Fri, 1 Nov 2013 00:29:54 +0000 (20:29 -0400)]
depends: fix anoying symlink failure if symlink already exists

10 years agosettings: show a dummy category if no categories are available for the current settin...
montellese [Thu, 31 Oct 2013 21:52:08 +0000 (22:52 +0100)]
settings: show a dummy category if no categories are available for the current setting level (fixes #14649)

10 years ago[confluence] settings: get rid of the sidebar
ronie [Fri, 25 Oct 2013 21:30:08 +0000 (23:30 +0200)]
[confluence] settings: get rid of the sidebar

10 years agosettings: add a "Reset above settings to default" control at the end of every setting...
montellese [Fri, 25 Oct 2013 16:41:45 +0000 (18:41 +0200)]
settings: add a "Reset above settings to default" control at the end of every settings list

10 years agosettings: add SetLabel() and SetHelp() to CSetting, CSettingCategory and CSettingSection
montellese [Fri, 25 Oct 2013 16:40:54 +0000 (18:40 +0200)]
settings: add SetLabel() and SetHelp() to CSetting, CSettingCategory and CSettingSection

10 years agoMerge pull request #3394 from groth-its/fix-pathsubstitution-rss
Sascha Montellese [Thu, 31 Oct 2013 21:08:32 +0000 (14:08 -0700)]
Merge pull request #3394 from groth-its/fix-pathsubstitution-rss

settings: load CAdvancedSettings first to fix CRssManager

10 years agoMerge pull request #3500 from MartijnKaijser/november
Martijn Kaijser [Thu, 31 Oct 2013 20:52:22 +0000 (13:52 -0700)]
Merge pull request #3500 from MartijnKaijser/november

[release] version bump to 13.0 alpha10 as we start new merge window

10 years agoCSettingsManager: SettingsHandlers is std::vector now, because we need
groth-its [Mon, 14 Oct 2013 15:45:52 +0000 (17:45 +0200)]
CSettingsManager: SettingsHandlers is std::vector now, because we need
to preserve the order the handlers where registered. Duplicates are
avoided in CSettingsManager::RegisterSettingsHandler. CSettings: Changed
the order ISettingsHandlers are registered.

10 years agocximage: additional fix for 0e3d1663117cfc6b08081402cfc0104d306ff8ac Gotham_alpha9
Karlson2k [Thu, 31 Oct 2013 16:48:45 +0000 (20:48 +0400)]
cximage: additional fix for 0e3d1663117cfc6b08081402cfc0104d306ff8ac

10 years agoCurlFile: no need for forward declaration if header is included
Karlson2k [Thu, 31 Oct 2013 13:58:34 +0000 (17:58 +0400)]
CurlFile: no need for forward declaration if header is included

10 years agoMerge pull request #3531 from FernetMenta/aefixes
Peter Frühberger [Thu, 31 Oct 2013 13:09:00 +0000 (06:09 -0700)]
Merge pull request #3531 from FernetMenta/aefixes

ActiveAE fixes - Make Pike happy (viz, settings segfault)

10 years agoActiveAE: feed only first 512 samples of an audio buffer into viz
Rainer Hochecker [Thu, 31 Oct 2013 07:16:59 +0000 (08:16 +0100)]
ActiveAE: feed only first 512 samples of an audio buffer into viz

10 years agoActiveAE: fix segfault caused by dangling gui sounds
Rainer Hochecker [Wed, 30 Oct 2013 20:21:51 +0000 (21:21 +0100)]
ActiveAE: fix segfault caused by dangling gui sounds

10 years agosettings: fix best-matching-value detection for lookandfeel.skincolors/skintheme...
montellese [Thu, 31 Oct 2013 09:43:49 +0000 (10:43 +0100)]
settings: fix best-matching-value detection for lookandfeel.skincolors/skintheme/soundskin

10 years agofixed: std::string::find* uses string::npos if char isn't found.
wsoltys [Wed, 30 Oct 2013 18:12:46 +0000 (19:12 +0100)]
fixed: std::string::find* uses string::npos if char isn't found.

10 years ago[win32] cleanup: remove leftover from old project conversion
Karlson2k [Wed, 30 Oct 2013 15:31:16 +0000 (19:31 +0400)]
[win32] cleanup: remove leftover from old project conversion
This remove useless preprocessor definition "_VC80_UPGRADE=0x0710"

10 years ago[win32] cleanup: delete unused projects configs
Karlson2k [Wed, 30 Oct 2013 15:01:42 +0000 (19:01 +0400)]
[win32] cleanup: delete unused projects configs

10 years agoMerge pull request #3526 from Karlson2k/win32_projects_cleanup_02
wsoltys [Wed, 30 Oct 2013 17:20:10 +0000 (10:20 -0700)]
Merge pull request #3526 from Karlson2k/win32_projects_cleanup_02

Win32 projects cleanup 02

10 years agoMerge pull request #3525 from Karlson2k/win32_libexif_proj_fix_01
wsoltys [Wed, 30 Oct 2013 17:19:14 +0000 (10:19 -0700)]
Merge pull request #3525 from Karlson2k/win32_libexif_proj_fix_01

[win32] fix libexif project:

10 years ago[win32] mark debug/release configs with proper internal marks
Karlson2k [Wed, 30 Oct 2013 17:02:16 +0000 (21:02 +0400)]
[win32] mark debug/release configs with proper internal marks
VS project wizard generate project with such marks, should help MSBuild to correctly configure internal staff.
Seems that correct XBMC marks was lost on conversion from old projects.

10 years ago[pre-depends] - fix typo in m4 pre-depend
Memphiz [Wed, 30 Oct 2013 16:43:52 +0000 (17:43 +0100)]
[pre-depends] - fix typo in m4 pre-depend

10 years ago[win32] fix libexif project:
Karlson2k [Wed, 30 Oct 2013 14:42:55 +0000 (18:42 +0400)]
[win32] fix libexif project:
* debug config was broken and not used
* target subsystem was "Console" instead of "Windows"

10 years agoMerge pull request #3523 from Memphiz/maverickshidemenubar
Memphiz [Wed, 30 Oct 2013 15:05:50 +0000 (08:05 -0700)]
Merge pull request #3523 from Memphiz/maverickshidemenubar

[osx/mavericks] - hide the menubar not only when on mainscreen - maveric...

10 years ago[win32] Cleanup: delete old project files
Karlson2k [Wed, 30 Oct 2013 14:54:08 +0000 (18:54 +0400)]
[win32] Cleanup: delete old project files

10 years ago[osx/mavericks] - hide the menubar not only when on mainscreen - mavericks has menuba...
Memphiz [Wed, 30 Oct 2013 01:09:33 +0000 (18:09 -0700)]
[osx/mavericks] - hide the menubar not only when on mainscreen - mavericks has menubars on all screens - always hide them

10 years agojsonrpc: fix "limits" for PVR.GetChannels
montellese [Wed, 30 Oct 2013 09:45:14 +0000 (10:45 +0100)]
jsonrpc: fix "limits" for PVR.GetChannels

10 years ago[win32] add Win 8.1 detection
Voyager1 [Mon, 28 Oct 2013 08:07:02 +0000 (09:07 +0100)]
[win32] add Win 8.1 detection

10 years ago[win32] remove XP version detection
Voyager1 [Mon, 28 Oct 2013 08:21:47 +0000 (09:21 +0100)]
[win32] remove XP version detection

10 years agosupport for sources:// URLs for context menu, add source etc.
Jonathan Marshall [Sun, 13 Oct 2013 16:02:45 +0000 (18:02 +0200)]
support for sources:// URLs for context menu, add source etc.

10 years agouse the path in the items for testing paths after directory fetch
Jonathan Marshall [Thu, 15 Aug 2013 20:21:40 +0000 (08:21 +1200)]
use the path in the items for testing paths after directory fetch

10 years agostart directory may change after fetch, so update it to the items directory so that...
Jonathan Marshall [Sat, 14 Sep 2013 09:33:51 +0000 (21:33 +1200)]
start directory may change after fetch, so update it to the items directory so that navigation out of the window via BACK works as expected

10 years agoSet the item path to the db path for filters
Jonathan Marshall [Sun, 15 Sep 2013 20:19:00 +0000 (08:19 +1200)]
Set the item path to the db path for filters

10 years agoCStdString -> std::string for CLibraryDirectory
Jonathan Marshall [Thu, 26 Sep 2013 22:01:03 +0000 (10:01 +1200)]
CStdString -> std::string for CLibraryDirectory

10 years agotranslate library:// folder paths on retrieval rather than when listing
Jonathan Marshall [Sat, 14 Sep 2013 09:26:26 +0000 (21:26 +1200)]
translate library:// folder paths on retrieval rather than when listing

10 years agofix to handle 'None' passed as a parameter from python.
Jim Carroll [Wed, 30 Oct 2013 01:00:41 +0000 (21:00 -0400)]
fix to handle 'None' passed as a parameter from python.

10 years agoMerge pull request #3510 from Karlson2k/PlayList_fix_01
jmarshallnz [Tue, 29 Oct 2013 22:28:11 +0000 (15:28 -0700)]
Merge pull request #3510 from Karlson2k/PlayList_fix_01

Fix loading data in CPlayList::LoadData

10 years agoMerge pull request #3517 from Memphiz/mousemavericks
Memphiz [Tue, 29 Oct 2013 21:56:12 +0000 (14:56 -0700)]
Merge pull request #3517 from Memphiz/mousemavericks

[osx/mavericks] - ugly hacked fix for the mouse bug (mouse wasn't able t...

10 years agoMerge pull request #3506 from jmarshallnz/compile_warnings
Martijn Kaijser [Tue, 29 Oct 2013 18:34:40 +0000 (11:34 -0700)]
Merge pull request #3506 from jmarshallnz/compile_warnings

Compile warnings

10 years agoMerge pull request #3392 from garbear/pvrmenu.searchicons
Martijn Kaijser [Tue, 29 Oct 2013 18:30:15 +0000 (11:30 -0700)]
Merge pull request #3392 from garbear/pvrmenu.searchicons

Disable channel icon scan when icon path is empty

10 years agoMerge pull request #3516 from Memphiz/osxmultiscreen
Memphiz [Tue, 29 Oct 2013 17:28:40 +0000 (10:28 -0700)]
Merge pull request #3516 from Memphiz/osxmultiscreen

[osx] - fix windowed/fullscreen transitions with multi screen setups

10 years ago[xcode] - remove stale references to ios6.1 sdk
Memphiz [Tue, 29 Oct 2013 16:29:19 +0000 (17:29 +0100)]
[xcode] - remove stale references to ios6.1 sdk

10 years agofix - clash with StdString's use of the TRACE macro.
Jim Carroll [Tue, 29 Oct 2013 04:23:39 +0000 (00:23 -0400)]
fix - clash with StdString's use of the TRACE macro.

10 years agofix - deadlock on timing of setting the ending status of the PythonInvoker.
Jim Carroll [Tue, 29 Oct 2013 03:23:11 +0000 (23:23 -0400)]
fix - deadlock on timing of setting the ending status of the PythonInvoker.

10 years ago[osx/mavericks] - ugly hacked fix for the mouse bug (mouse wasn't able to move over...
Memphiz [Mon, 28 Oct 2013 23:54:18 +0000 (00:54 +0100)]
[osx/mavericks] - ugly hacked fix for the mouse bug (mouse wasn't able to move over the full screen) - intermediated isolated hacked solution until new windowing is ready

10 years ago[osx] - fix windowed/fullscreen transitions with multi screen setups
Memphiz [Mon, 28 Oct 2013 22:53:07 +0000 (23:53 +0100)]
[osx] - fix windowed/fullscreen transitions with multi screen setups

10 years agofix HasExtension didn't necessarily terminate correctly
Jonathan Marshall [Sun, 27 Oct 2013 05:25:12 +0000 (18:25 +1300)]
fix HasExtension didn't necessarily terminate correctly

10 years agofix compile warning (assignment inside if)
Jonathan Marshall [Sun, 27 Oct 2013 05:24:17 +0000 (18:24 +1300)]
fix compile warning (assignment inside if)

10 years agoMerge pull request #3513 from Karlson2k/rss_reader_fix_01
jmarshallnz [Mon, 28 Oct 2013 22:48:54 +0000 (15:48 -0700)]
Merge pull request #3513 from Karlson2k/rss_reader_fix_01

RssReader::Process: fix: read files with unknown length correctly

10 years agoFix Player.play crash on Windows due to trying to assign NULL to a reference.
Jim Carroll [Mon, 28 Oct 2013 21:55:03 +0000 (17:55 -0400)]
Fix Player.play crash on Windows due to trying to assign NULL to a reference.

10 years agoFix a warning on windows.
Jim Carroll [Mon, 28 Oct 2013 21:54:24 +0000 (17:54 -0400)]
Fix a warning on windows.

10 years agoMerge pull request #3514 from Karlson2k/scraperurl_fix_01
jmarshallnz [Mon, 28 Oct 2013 21:26:34 +0000 (14:26 -0700)]
Merge pull request #3514 from Karlson2k/scraperurl_fix_01

ScraperUrl::Get: fix: avoid race conditions

10 years agoScraperUrl::Get: fix: avoid race conditions
Karlson2k [Mon, 28 Oct 2013 18:36:03 +0000 (22:36 +0400)]
ScraperUrl::Get: fix: avoid race conditions

10 years agoRssReader::Process: fix: read unknown length files correctly
Karlson2k [Mon, 28 Oct 2013 17:43:13 +0000 (21:43 +0400)]
RssReader::Process: fix: read unknown length files correctly

10 years agoPlayList::LoadData: fix loading data
Karlson2k [Mon, 28 Oct 2013 14:30:56 +0000 (18:30 +0400)]
PlayList::LoadData: fix loading data
Seems that it was never work on Win32
Also unify for platforms, remove CStdString

10 years agoAE: change help messages
Rainer Hochecker [Mon, 28 Oct 2013 12:14:29 +0000 (13:14 +0100)]
AE: change help messages

10 years ago[rbp/omxplayer] Support timeout value of streamsilence
popcornmix [Sat, 26 Oct 2013 20:32:26 +0000 (21:32 +0100)]
[rbp/omxplayer] Support timeout value of streamsilence

10 years agoAE: rework streamsilence
Rainer Hochecker [Wed, 23 Oct 2013 18:49:12 +0000 (20:49 +0200)]
AE: rework streamsilence

10 years agoActiveAE: implement timeout for streamsilence
Rainer Hochecker [Tue, 22 Oct 2013 18:48:44 +0000 (20:48 +0200)]
ActiveAE: implement timeout for streamsilence

10 years agoAE: make streamsilence an integer so it can define a timeout after which the mode...
Rainer Hochecker [Tue, 22 Oct 2013 18:48:11 +0000 (20:48 +0200)]
AE: make streamsilence an integer so it can define a timeout after which the mode is disabled

10 years ago[AE/CA] - adapt to new audiosettings page
Memphiz [Fri, 18 Oct 2013 20:11:31 +0000 (22:11 +0200)]
[AE/CA] - adapt to new audiosettings page

10 years ago[AE/CA] - fix hidden settings for darwin
Memphiz [Sun, 20 Oct 2013 11:37:37 +0000 (13:37 +0200)]
[AE/CA] - fix hidden settings for darwin

10 years ago[osx/ios/atv2] - sync xcode project
Memphiz [Fri, 18 Oct 2013 20:01:55 +0000 (22:01 +0200)]
[osx/ios/atv2] - sync xcode project

10 years agoremove a bunch of obsolete advanced settings related to audio
Rainer Hochecker [Sun, 20 Oct 2013 11:54:45 +0000 (13:54 +0200)]
remove a bunch of obsolete advanced settings related to audio

10 years ago[rbp] Update to work with new audio settings
popcornmix [Sat, 19 Oct 2013 18:20:40 +0000 (19:20 +0100)]
[rbp] Update to work with new audio settings

10 years agoAudioSettings: Remove AAC Setting for passthrough
fritsch [Fri, 18 Oct 2013 15:06:18 +0000 (17:06 +0200)]
AudioSettings: Remove AAC Setting for passthrough

10 years agofix linker error on Windows after removal of SoftAE
Rainer Hochecker [Fri, 18 Oct 2013 12:23:19 +0000 (14:23 +0200)]
fix linker error on Windows after removal of SoftAE

10 years agoupdate VS project after removal of SoftAE
Rainer Hochecker [Fri, 18 Oct 2013 12:21:39 +0000 (14:21 +0200)]
update VS project after removal of SoftAE

10 years agoadapt toggle passthrough to change in audio settings
Rainer Hochecker [Fri, 18 Oct 2013 11:25:23 +0000 (13:25 +0200)]
adapt toggle passthrough to change in audio settings

10 years agoSoftAE: farewell!
Rainer Hochecker [Fri, 18 Oct 2013 11:12:01 +0000 (13:12 +0200)]
SoftAE: farewell!

10 years agoActiveAE: adapt to changes in audio settings
Rainer Hochecker [Fri, 18 Oct 2013 11:05:07 +0000 (13:05 +0200)]
ActiveAE: adapt to changes in audio settings

10 years agoGUIDialogAudioSettings: adapt to changes in audio settings
Rainer Hochecker [Fri, 18 Oct 2013 11:03:27 +0000 (13:03 +0200)]
GUIDialogAudioSettings: adapt to changes in audio settings

10 years agopaplayer: adapt to changes in audio settings
Rainer Hochecker [Fri, 18 Oct 2013 11:02:24 +0000 (13:02 +0200)]
paplayer: adapt to changes in audio settings

10 years agodvdplayer: adapt to changes in audio settings
Rainer Hochecker [Fri, 18 Oct 2013 11:01:14 +0000 (13:01 +0200)]
dvdplayer: adapt to changes in audio settings

10 years ago[AE] refactor audio settings page
Rainer Hochecker [Fri, 18 Oct 2013 10:59:07 +0000 (12:59 +0200)]
[AE] refactor audio settings page

10 years agoadd the gotham repository to repository.xbmc.org, enabled for versions greater than...
Jonathan Marshall [Tue, 22 Oct 2013 05:44:59 +0000 (18:44 +1300)]
add the gotham repository to repository.xbmc.org, enabled for versions greater than 12.9.0

10 years ago[cleanup] drop CStdString from CRepository
Jonathan Marshall [Tue, 22 Oct 2013 06:09:13 +0000 (19:09 +1300)]
[cleanup] drop CStdString from CRepository

10 years ago[cleanup] includes in Repository.h/cpp
Jonathan Marshall [Tue, 22 Oct 2013 05:43:19 +0000 (18:43 +1300)]
[cleanup] includes in Repository.h/cpp

10 years ago[cleanup] CRepository FetchChecksum can be static, some other methods const, and...
Jonathan Marshall [Tue, 22 Oct 2013 05:31:02 +0000 (18:31 +1300)]
[cleanup] CRepository FetchChecksum can be static, some other methods const, and there's no need for a critical section.

10 years agoallow repository add-ons to point to multiple add-on repos, versioned by xbmc.addon...
Jonathan Marshall [Tue, 22 Oct 2013 05:29:59 +0000 (18:29 +1300)]
allow repository add-ons to point to multiple add-on repos, versioned by xbmc.addon version.

10 years agofixed, really ? I mean really?
S. Davilla [Mon, 28 Oct 2013 01:59:00 +0000 (21:59 -0400)]
fixed, really ? I mean really?

10 years agofixed, Operator '?:' has lower precedence than '*'; '*' will be evaluated first....
S. Davilla [Mon, 28 Oct 2013 01:45:29 +0000 (21:45 -0400)]
fixed, Operator '?:' has lower precedence than '*'; '*' will be evaluated first. Which is wrong :)

10 years agoios: fixed, use full path on XBMCController.h
S. Davilla [Mon, 28 Oct 2013 01:34:34 +0000 (21:34 -0400)]
ios: fixed, use full path on XBMCController.h

10 years agodarwin, fixed, compiler warning. DarwinUtils.h is C linkage so you should not be...
S. Davilla [Sun, 27 Oct 2013 23:22:31 +0000 (19:22 -0400)]
darwin, fixed, compiler warning. DarwinUtils.h is C linkage so you should not be using C++ objects as return or params

10 years agoios: fixed, use full path on XBMCController.h to get the correct file as there are...
S. Davilla [Sun, 27 Oct 2013 23:08:42 +0000 (19:08 -0400)]
ios: fixed, use full path on XBMCController.h to get the correct file as there are two, one for ios and one for atv2

10 years ago[win32] don't copy .dlls to debug directory
Karlson2k [Sun, 27 Oct 2013 17:13:26 +0000 (21:13 +0400)]
[win32] don't copy .dlls to debug directory