vuplus_xbmc
11 years agoMerge pull request #2485 from koying/fixtouchactions
Chris Browet [Tue, 2 Apr 2013 09:36:45 +0000 (02:36 -0700)]
Merge pull request #2485 from koying/fixtouchactions

FIX: Send Touch actions to the proper window

11 years agoMerge pull request #2500 from topfs2/powermanagerinteraction
Tobias Arrskog [Tue, 2 Apr 2013 07:31:28 +0000 (00:31 -0700)]
Merge pull request #2500 from topfs2/powermanagerinteraction

[PowerManagement] Made busy dialog open when something issues suspend, h...

11 years agoMerge pull request #2503 from Montellese/filtering
Martijn Kaijser [Mon, 1 Apr 2013 20:48:12 +0000 (13:48 -0700)]
Merge pull request #2503 from Montellese/filtering

library: support simultaneous simple and advanced filtering (fixes #13915)

11 years agoMerge pull request #2445 from Montellese/settings_cleanup_3
Sascha Montellese [Mon, 1 Apr 2013 20:43:30 +0000 (13:43 -0700)]
Merge pull request #2445 from Montellese/settings_cleanup_3

settings cleanup (CSkinSettings, CMediaSourceSettings, CMediaSettings and CViewStateSettings)

11 years agoMerge pull request #2505 from fritsch/ae-fix-segfault-resume
davilla [Mon, 1 Apr 2013 20:35:16 +0000 (13:35 -0700)]
Merge pull request #2505 from fritsch/ae-fix-segfault-resume

AE: possible segfault after suspend / resume (m_sink might be gone)

11 years ago[osx/ios/atv2] - sync xcode projects
Memphiz [Mon, 1 Apr 2013 12:59:04 +0000 (14:59 +0200)]
[osx/ios/atv2] - sync xcode projects

11 years ago[win32] update VS project files
montellese [Fri, 8 Mar 2013 08:27:33 +0000 (09:27 +0100)]
[win32] update VS project files

11 years agosettings: don't forget to unregister subsettings and settings handler implementations
montellese [Tue, 26 Mar 2013 08:27:24 +0000 (09:27 +0100)]
settings: don't forget to unregister subsettings and settings handler implementations

11 years agosettings: move watched and video settings into CMediaSettings
montellese [Wed, 13 Mar 2013 23:09:19 +0000 (00:09 +0100)]
settings: move watched and video settings into CMediaSettings

11 years agosettings: move view state settings into CViewStateSettings
montellese [Thu, 7 Feb 2013 14:40:31 +0000 (15:40 +0100)]
settings: move view state settings into CViewStateSettings

11 years agosettings: move source settings into CMediaSourceSettings
montellese [Thu, 7 Feb 2013 12:14:28 +0000 (13:14 +0100)]
settings: move source settings into CMediaSourceSettings

11 years agosettings: move skin settings into CSkinSettings
montellese [Thu, 7 Mar 2013 22:35:50 +0000 (23:35 +0100)]
settings: move skin settings into CSkinSettings

11 years agoCSettings: now we can savely call Clear() again from the destructor
montellese [Mon, 11 Mar 2013 20:30:04 +0000 (21:30 +0100)]
CSettings: now we can savely call Clear() again from the destructor

11 years agosettings: add ISubSettings
montellese [Thu, 7 Mar 2013 20:14:56 +0000 (21:14 +0100)]
settings: add ISubSettings

11 years agoCApplication: implement ISettingsHandler
montellese [Mon, 11 Mar 2013 21:41:41 +0000 (22:41 +0100)]
CApplication: implement ISettingsHandler

11 years agoCAdvancedSettings: implement ISettingsHandler
montellese [Mon, 11 Mar 2013 21:13:02 +0000 (22:13 +0100)]
CAdvancedSettings: implement ISettingsHandler

11 years agoCUPnPSettings: implement ISettingsHandler
montellese [Mon, 11 Mar 2013 20:29:34 +0000 (21:29 +0100)]
CUPnPSettings: implement ISettingsHandler

11 years agoCRssManager: implement ISettingsHandler
montellese [Thu, 7 Mar 2013 19:59:37 +0000 (20:59 +0100)]
CRssManager: implement ISettingsHandler

11 years agoCPlayerCoreFactory: implement ISettingsHandler
montellese [Thu, 7 Mar 2013 19:45:51 +0000 (20:45 +0100)]
CPlayerCoreFactory: implement ISettingsHandler

11 years agosettings: add ISettingsHandler
montellese [Thu, 7 Mar 2013 19:33:05 +0000 (20:33 +0100)]
settings: add ISettingsHandler

11 years agoMerge pull request #1902 from jenkins101/Lircmap.xml
Arne Morten Kvarving [Mon, 1 Apr 2013 15:08:14 +0000 (08:08 -0700)]
Merge pull request #1902 from jenkins101/Lircmap.xml

Added some KEYs under devinput for eventlircd.

11 years agofix using swipe up/down turning the picture the wrong way
Martijn Kaijser [Mon, 1 Apr 2013 13:44:34 +0000 (15:44 +0200)]
fix using swipe up/down turning the picture the wrong way

11 years agoAdded some KEYs form eventlirc in OpenELEC under devinput.
Daniel Forsberg [Fri, 7 Dec 2012 18:36:27 +0000 (19:36 +0100)]
Added some KEYs form eventlirc in OpenELEC under devinput.
Added KEY_RADIO as liveradio.

11 years agoMerge pull request #2497 from ulion/rotate_picture_by_swipe_updown
ulion [Mon, 1 Apr 2013 11:17:51 +0000 (04:17 -0700)]
Merge pull request #2497 from ulion/rotate_picture_by_swipe_updown

Picture/SlideShow support rotate picture by swipe up/down.

11 years agofixed: Compile error + cosmetic fix (thanks vdrfan)
arnova [Mon, 1 Apr 2013 11:06:05 +0000 (13:06 +0200)]
fixed: Compile error + cosmetic fix (thanks vdrfan)

11 years agoMerge pull request #2521 from ulion/curl_protocol_option_seekable
ulion [Mon, 1 Apr 2013 11:04:02 +0000 (04:04 -0700)]
Merge pull request #2521 from ulion/curl_protocol_option_seekable

Add protocol option 'seekable' for CurlFile (http/https).

11 years agoAdd protocol option 'seekable' for CurlFile.
ulion [Mon, 1 Apr 2013 04:19:50 +0000 (12:19 +0800)]
Add protocol option 'seekable' for CurlFile.

11 years agoMerge pull request #2256 from ulion/fix_ftp_utf8
ulion [Mon, 1 Apr 2013 10:55:25 +0000 (03:55 -0700)]
Merge pull request #2256 from ulion/fix_ftp_utf8

Fix ftp utf8 problem by add an 'utf8' option for ftp url.

11 years agoMerge pull request #2401 from ulion/ftp_switch_to_protocol_options
ulion [Mon, 1 Apr 2013 10:47:38 +0000 (03:47 -0700)]
Merge pull request #2401 from ulion/ftp_switch_to_protocol_options

Ftp switch from url options to protocol options

11 years agoMerge pull request #2428 from arnova/curl_tweaks
arnova [Mon, 1 Apr 2013 10:37:04 +0000 (03:37 -0700)]
Merge pull request #2428 from arnova/curl_tweaks

Curl (logging) tweaks

11 years agochanged: For Curl stat we should overrule the default timeout else we'll fail on...
arnova [Sat, 16 Mar 2013 15:49:43 +0000 (16:49 +0100)]
changed: For Curl stat we should overrule the default timeout else we'll fail on slow servers/links

11 years agochanged: Improve Curl (error) logging to make it easier to detect issues
arnova [Sat, 2 Feb 2013 14:09:27 +0000 (15:09 +0100)]
changed: Improve Curl (error) logging to make it easier to detect issues

11 years agogui: move clean of dirty regions to afterrender and call that from app
Joakim Plate [Sat, 2 Mar 2013 00:13:19 +0000 (01:13 +0100)]
gui: move clean of dirty regions to afterrender and call that from app

This allows multiple render passes with same dirty regions

11 years agoMerge pull request #2458 from elupus/iseekable
Joakim Plate [Mon, 1 Apr 2013 10:00:29 +0000 (03:00 -0700)]
Merge pull request #2458 from elupus/iseekable

Disallow seeking for UDP and some interface improvements in dvdplayer

11 years ago[WIN32] fixed wrong label. thanks garbear
WiSo [Mon, 1 Apr 2013 09:35:50 +0000 (11:35 +0200)]
[WIN32] fixed wrong label. thanks garbear

11 years agoMerge pull request #1192 from koying/noop-scraper
Chris Browet [Mon, 1 Apr 2013 09:27:39 +0000 (02:27 -0700)]
Merge pull request #1192 from koying/noop-scraper

ADD: No-Op scraper support to allow nfo based only library

11 years agoADD: No-Op scraper support to allow nfo based only library
Chris \"Koying\" Browet [Sat, 21 Jul 2012 15:43:27 +0000 (17:43 +0200)]
ADD: No-Op scraper support to allow nfo based only library

11 years agoMerge pull request #2438 from Memphiz/airplayrestorevolume
Martijn Kaijser [Mon, 1 Apr 2013 09:10:42 +0000 (02:10 -0700)]
Merge pull request #2438 from Memphiz/airplayrestorevolume

[airplay/airtunes] - backup volume on airplay/airtunes volume change and...

11 years agoMerge pull request #2439 from Memphiz/airtunesvolume
Martijn Kaijser [Mon, 1 Apr 2013 09:10:28 +0000 (02:10 -0700)]
Merge pull request #2439 from Memphiz/airtunesvolume

[AirTunes] - add volume control using libshairport

11 years agoMerge pull request #2514 from Montellese/touch_generic_multi_swipe
Sascha Montellese [Mon, 1 Apr 2013 09:10:07 +0000 (02:10 -0700)]
Merge pull request #2514 from Montellese/touch_generic_multi_swipe

[touch/generic] support swipe gesture detection for multiple pointers

11 years agoMerge pull request #2512 from Montellese/droid_swipe_variance
Sascha Montellese [Mon, 1 Apr 2013 09:09:03 +0000 (02:09 -0700)]
Merge pull request #2512 from Montellese/droid_swipe_variance

[touch] allow swipe gestures with a perpendicular movement of up to 20 degrees

11 years agoMerge pull request #2213 from koying/droidfixkeyboard
Martijn Kaijser [Mon, 1 Apr 2013 08:59:37 +0000 (01:59 -0700)]
Merge pull request #2213 from koying/droidfixkeyboard

FIX: [droid] fix keyboard mappings

11 years agoMerge pull request #2321 from herrnst/timeformat
Martijn Kaijser [Mon, 1 Apr 2013 08:57:37 +0000 (01:57 -0700)]
Merge pull request #2321 from herrnst/timeformat

change timeformat hh:mm:ss to not return AM/PM anymore, introduce 'h:mm:ss xx' and 'hh:mm:ss xx' for that purpose

11 years agoMerge pull request #2467 from koying/chgdroidapi14
Martijn Kaijser [Mon, 1 Apr 2013 08:56:52 +0000 (01:56 -0700)]
Merge pull request #2467 from koying/chgdroidapi14

CHG: [droid] set minimum API to 14 (ICS)

11 years agoMerge pull request #2055 from skyblaster/patch-1
Arne Morten Kvarving [Mon, 1 Apr 2013 08:46:14 +0000 (01:46 -0700)]
Merge pull request #2055 from skyblaster/patch-1

Add subtitle control to PS3 BD Remote keymap

11 years agoMerge pull request #2367 from NHellFire/Lircmap
Arne Morten Kvarving [Mon, 1 Apr 2013 08:45:52 +0000 (01:45 -0700)]
Merge pull request #2367 from NHellFire/Lircmap

[Lircmap.xml] Added some missing keys for devinput

11 years agoMerge pull request #2484 from nuka1195/DialogProgressBG
Martijn Kaijser [Sun, 31 Mar 2013 23:44:23 +0000 (16:44 -0700)]
Merge pull request #2484 from nuka1195/DialogProgressBG

[python] adds a background progress dialog

11 years agoMerge pull request #2510 from MartijnKaijser/version_april
Martijn Kaijser [Sun, 31 Mar 2013 23:43:03 +0000 (16:43 -0700)]
Merge pull request #2510 from MartijnKaijser/version_april

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

11 years ago[jenkins] - bump ios/atv2 builds to default to ios sdk 4.3 which comes with xcode...
Memphiz [Sun, 31 Mar 2013 23:38:27 +0000 (01:38 +0200)]
[jenkins] - bump ios/atv2 builds to default to ios sdk 4.3 which comes with xcode 3.2.6 which is the minimum required version as of our own readme

11 years ago[WIN32] added make-xbmc.bat to just build debug or release builds with jenkins. Gotham_alpha2
WiSo [Sun, 31 Mar 2013 18:15:01 +0000 (20:15 +0200)]
[WIN32] added make-xbmc.bat to just build debug or release builds with jenkins.

11 years ago[WIN32] fixed: depends also need XBMC_PATH set
WiSo [Sun, 31 Mar 2013 17:55:35 +0000 (19:55 +0200)]
[WIN32] fixed: depends also need XBMC_PATH set

11 years ago[WIN32] added download-depends.bat and download-msys.bat to the jenkins build scripts.
WiSo [Sun, 31 Mar 2013 16:44:34 +0000 (18:44 +0200)]
[WIN32] added download-depends.bat and download-msys.bat to the jenkins build scripts.

11 years agofixed: typos
spiff [Sun, 31 Mar 2013 15:20:32 +0000 (17:20 +0200)]
fixed: typos

11 years agofixed: avoid spurious dependencies for utils/CharsetConverter.h
spiff [Sat, 30 Mar 2013 23:41:28 +0000 (00:41 +0100)]
fixed: avoid spurious dependencies for utils/CharsetConverter.h

from 200 files rebuilt to 56 (144 spurious)

11 years agofixed: selection of correct item after searches
spiff [Sun, 31 Mar 2013 14:12:11 +0000 (16:12 +0200)]
fixed: selection of correct item after searches

need to strip the options off the videodb items as the
selitem do not have them applied

closes #14054

11 years ago[WIN32] fixed typo in bzip2 dependencies.
WiSo [Sun, 31 Mar 2013 13:31:11 +0000 (15:31 +0200)]
[WIN32] fixed typo in bzip2 dependencies.

11 years agofixed: linux package names
spiff [Sun, 31 Mar 2013 13:18:41 +0000 (15:18 +0200)]
fixed: linux package names

closes #13994

11 years agofixed: disable slideshow/recursive slideshow buttons in addons listing
spiff [Sun, 31 Mar 2013 12:43:24 +0000 (14:43 +0200)]
fixed: disable slideshow/recursive slideshow buttons in addons listing

closes #10513

11 years agochange timeformat hh:mm:ss to not return AM/PM anymore, introduce 'h:mm:ss xx' and...
Daniel Scheller [Thu, 28 Feb 2013 19:59:22 +0000 (20:59 +0100)]
change timeformat hh:mm:ss to not return AM/PM anymore, introduce 'h:mm:ss xx' and 'hh:mm:ss xx' for that purpose

11 years ago[osx/ios] cosmetic cleanup of project views
S. Davilla [Sat, 30 Mar 2013 21:49:23 +0000 (17:49 -0400)]
[osx/ios] cosmetic cleanup of project views

11 years agofixed compiler warning
S. Davilla [Sat, 30 Mar 2013 21:41:59 +0000 (17:41 -0400)]
fixed compiler warning

11 years ago[ios] cosmetics, move Default-568h@2x.png to where it belongs in the project view
S. Davilla [Sat, 30 Mar 2013 21:28:38 +0000 (17:28 -0400)]
[ios] cosmetics, move Default-568h@2x.png to where it belongs in the project view

11 years agonot going to execute these
spiff [Sat, 30 Mar 2013 20:34:21 +0000 (21:34 +0100)]
not going to execute these

11 years agoMerge pull request #2448 from ace20022/fix_wma_tags
Arne Morten Kvarving [Sat, 30 Mar 2013 20:18:34 +0000 (13:18 -0700)]
Merge pull request #2448 from ace20022/fix_wma_tags

[Fix]  Fix wma tags "year" and "artist"

11 years agoMerge pull request #2499 from MartijnKaijser/versioncheck
Martijn Kaijser [Sat, 30 Mar 2013 11:22:18 +0000 (04:22 -0700)]
Merge pull request #2499 from MartijnKaijser/versioncheck

[addons] add version check script that notifies user if there's a newer ...

11 years ago[touch] allow swipe gestures with a perpedicular movement of up to 20 degrees
montellese [Fri, 29 Mar 2013 09:37:42 +0000 (10:37 +0100)]
[touch] allow swipe gestures with a perpedicular movement of up to 20 degrees

This allows gestures to be recognised as vertical/horizontal swipes even if
the swipe movement is a bit diagonal (up to 20 degrees from the horizontal
or vertical movement) which improves swipe gesture recognition a lot
especially because most swipe gestures tend to move up/down a bit at the end
of the gesture.

11 years agoMerge pull request #2515 from arnova/curl_seek_regression_fix
ulion [Sat, 30 Mar 2013 05:54:05 +0000 (22:54 -0700)]
Merge pull request #2515 from arnova/curl_seek_regression_fix

fixed: Some (live) streams no longer played since the Curl seek fix (fix...

11 years agoMerge pull request #2511 from fritsch/ae-free-sounds
davilla [Fri, 29 Mar 2013 23:56:59 +0000 (16:56 -0700)]
Merge pull request #2511 from fritsch/ae-free-sounds

AE: Stop playing sounds when going to Suspend for all platforms (fixes #14211)

11 years agofixed: Some (live) streams no longer played since the Curl seek fix (fixes #14224)
arnova [Fri, 29 Mar 2013 20:01:44 +0000 (21:01 +0100)]
fixed: Some (live) streams no longer played since the Curl seek fix (fixes #14224)

11 years ago[touch/generic] support swipe gesture detection for multiple pointers
montellese [Fri, 29 Mar 2013 13:54:37 +0000 (14:54 +0100)]
[touch/generic] support swipe gesture detection for multiple pointers

11 years ago[WIN32] added a prepare-env script for jenkins to clean the environment a little...
wsoltys [Fri, 29 Mar 2013 13:21:19 +0000 (14:21 +0100)]
[WIN32] added a prepare-env script for jenkins to clean the environment a little but keep the build deps.

11 years ago[touch] fix missing call to OnTouchGestureStart() from CGenericTouchInputHandler...
montellese [Fri, 29 Mar 2013 12:32:18 +0000 (13:32 +0100)]
[touch] fix missing call to OnTouchGestureStart() from CGenericTouchInputHandler if only the secondary pointer moved

11 years agoAE: Stop playing sounds when going to Suspend for all platforms (fixes #14211)
fritsch [Thu, 28 Mar 2013 18:46:43 +0000 (19:46 +0100)]
AE: Stop playing sounds when going to Suspend for all platforms (fixes #14211)

11 years agodepends: update .gitignore for depends for osx and ios builds
Memphiz [Thu, 28 Mar 2013 21:30:19 +0000 (22:30 +0100)]
depends: update .gitignore for depends for osx and ios builds

11 years ago[jenkins] - don't clean the pvr addons in first place - when skipping depends build...
Memphiz [Thu, 28 Mar 2013 19:15:59 +0000 (20:15 +0100)]
[jenkins] - don't clean the pvr addons in first place - when skipping depends build they wouldn't get reinstalled and we would ship without them

11 years ago[osx] - fix missed adaption to the osx package script
Memphiz [Thu, 28 Mar 2013 17:14:04 +0000 (18:14 +0100)]
[osx] - fix missed adaption to the osx package script

11 years ago[release] version bump to 13.0 alpha3 as we start new merge window.
Martijn Kaijser [Thu, 28 Mar 2013 16:38:39 +0000 (17:38 +0100)]
[release] version bump to 13.0 alpha3 as we start new merge window.

11 years ago[addons] add version check script that notifies user if there's a newer version relea...
Martijn Kaijser [Thu, 28 Mar 2013 16:16:47 +0000 (17:16 +0100)]
[addons] add version check script that notifies user if there's a newer version released compared to what he is running

11 years ago[droid] add files generated during packaging to gitignore
montellese [Thu, 28 Mar 2013 10:20:13 +0000 (11:20 +0100)]
[droid] add files generated during packaging to gitignore

11 years agoMerge pull request #2506 from uNiversaI/patch-1
Arne Morten Kvarving [Wed, 27 Mar 2013 23:07:11 +0000 (16:07 -0700)]
Merge pull request #2506 from uNiversaI/patch-1

Typo in README.raspberrypi

11 years agoTypo in README.raspberrypi
uNiversaI [Wed, 27 Mar 2013 22:58:54 +0000 (22:58 +0000)]
Typo in README.raspberrypi

Like tittle says.

11 years ago[jenkins] - add the branchname to the package names
Memphiz [Wed, 27 Mar 2013 18:47:06 +0000 (19:47 +0100)]
[jenkins] - add the branchname to the package names

11 years ago[WIN32] fixed: copy and rename the pdb file to the build setup directory that jenkins...
wsoltys [Wed, 27 Mar 2013 18:07:35 +0000 (19:07 +0100)]
[WIN32] fixed: copy and rename the pdb file to the build setup directory that jenkins can grab it as well.

11 years agoGuard against failed memory allocation in CGUIDialogVideoBookmarks::AddBookmark()
Garrett Brown [Wed, 27 Mar 2013 01:37:50 +0000 (18:37 -0700)]
Guard against failed memory allocation in CGUIDialogVideoBookmarks::AddBookmark()

11 years agoDelete settings category if it already exists in CSettingsGroup::AddCategory()
Garrett Brown [Tue, 26 Mar 2013 22:37:19 +0000 (15:37 -0700)]
Delete settings category if it already exists in CSettingsGroup::AddCategory()

11 years agoAE: possible segfault after suspend / resume (m_sink might be gone)
fritsch [Tue, 26 Mar 2013 22:17:51 +0000 (23:17 +0100)]
AE: possible segfault after suspend / resume (m_sink might be gone)

11 years ago[jenkins] - welcome jenkins support for osx/ios/atv2/android to mainline :o) - add...
Memphiz [Sun, 24 Mar 2013 01:23:37 +0000 (02:23 +0100)]
[jenkins] - welcome jenkins support for osx/ios/atv2/android to mainline :o) - add buildsteps for usage with jenkins

11 years agoMerge pull request #2498 from FernetMenta/audiocodec
Rainer Hochecker [Tue, 26 Mar 2013 19:15:17 +0000 (12:15 -0700)]
Merge pull request #2498 from FernetMenta/audiocodec

dvdplayer: put line break into audio codec for consistency

11 years agoFixed: CAddon::HasSettings() was broken after a call to CAddon::SaveSettings() on...
Garrett Brown [Mon, 25 Mar 2013 06:57:49 +0000 (23:57 -0700)]
Fixed: CAddon::HasSettings() was broken after a call to CAddon::SaveSettings() on creation of user settings

11 years agodepends: fix libgcrypt for some android/linux toolchains
Cory Fields [Tue, 26 Mar 2013 15:51:05 +0000 (11:51 -0400)]
depends: fix libgcrypt for some android/linux toolchains

11 years agoFIX: Send Touch actions to the proper window
Chris "koying" Browet [Fri, 22 Mar 2013 18:25:22 +0000 (19:25 +0100)]
FIX: Send Touch actions to the proper window

11 years agolibrary: support simultaneous simple and advanced filtering (fixes #13915)
montellese [Tue, 26 Mar 2013 14:10:09 +0000 (15:10 +0100)]
library: support simultaneous simple and advanced filtering (fixes #13915)

11 years agoPicture/SlideShow support rotate picture by swipe up/down.
ulion [Mon, 25 Mar 2013 04:20:40 +0000 (12:20 +0800)]
Picture/SlideShow support rotate picture by swipe up/down.

11 years agoMerge pull request #2480 from ulion/ios_swipe_fix
Memphiz [Tue, 26 Mar 2013 12:02:17 +0000 (05:02 -0700)]
Merge pull request #2480 from ulion/ios_swipe_fix

[IOS] [Fix] Always send swipe events, left the receiver to handle it or not.

11 years ago[OSX] SSE4.1 is also not supported by some of old macbook, e.g. cpu T7200.
ulion [Tue, 26 Mar 2013 00:10:54 +0000 (08:10 +0800)]
[OSX] SSE4.1 is also not supported by some of old macbook, e.g. cpu T7200.

11 years ago[osx/ios/atv2] - xcode: add XBMC_DEPENDS_ROOT and us it for constructing XBMC_DEPENDS...
Memphiz [Sun, 24 Mar 2013 01:21:25 +0000 (02:21 +0100)]
[osx/ios/atv2] - xcode: add XBMC_DEPENDS_ROOT and us it for constructing XBMC_DEPENDS - allows overwrite of XBMC_DEPENDS_ROOT when building with xcodebuild from commandline

11 years agoMerge pull request #2478 from Memphiz/osxpackaging
Memphiz [Mon, 25 Mar 2013 22:40:45 +0000 (15:40 -0700)]
Merge pull request #2478 from Memphiz/osxpackaging

[osx] - adapt osx packaging - make it similar to what we do on ios and a...

11 years agodvdplayer: put line break into audio codec for consistency
xbmc [Mon, 25 Mar 2013 15:47:38 +0000 (16:47 +0100)]
dvdplayer: put line break into audio codec for consistency

11 years ago[OSX] SSE42 is for i7+ cpu, should not be set by default.
ulion [Mon, 25 Mar 2013 13:49:34 +0000 (21:49 +0800)]
[OSX] SSE42 is for i7+ cpu, should not be set by default.

11 years agoMerge pull request #2490 from MartijnKaijser/remove_xbox
Martijn Kaijser [Mon, 25 Mar 2013 10:00:34 +0000 (03:00 -0700)]
Merge pull request #2490 from MartijnKaijser/remove_xbox

[cosmetic] remove the mentions of xbox in pydocs code