vuplus_xbmc
10 years agoMerge pull request #3906 from xhaggi/skin-epg
ronie [Sat, 4 Jan 2014 13:35:28 +0000 (05:35 -0800)]
Merge pull request #3906 from xhaggi/skin-epg

[confluence] adds info area for current selected epg item

10 years agoMerge pull request #3898 from koying/fix3droidios
Chris Browet [Sat, 4 Jan 2014 11:01:45 +0000 (03:01 -0800)]
Merge pull request #3898 from koying/fix3droidios

FIX: TAB 3D fixup for ios & libstagefright

10 years ago[videodb] don't wrap ImportXML in a transaction - it uses the infoscanner which has...
Jonathan Marshall [Sat, 4 Jan 2014 09:20:18 +0000 (22:20 +1300)]
[videodb] don't wrap ImportXML in a transaction - it uses the infoscanner which has it's own instance with it's own transactions. Fixes #13818

10 years agoCApplicationMessenger::ActivateWindow() can call back into python, so make sure we...
Jonathan Marshall [Sat, 4 Jan 2014 07:30:46 +0000 (20:30 +1300)]
CApplicationMessenger::ActivateWindow() can call back into python, so make sure we use the DelayedCallGuard. Fixes #13776.

10 years ago[python] track the open state of the progress dialog, as the open event is sent on...
Jonathan Marshall [Sat, 4 Jan 2014 06:55:16 +0000 (19:55 +1300)]
[python] track the open state of the progress dialog, as the open event is sent on-thread, whereas close is sent via a threadmessage. Two progress dialogs in a row thus won't show up if the close of the first occurs after (due to threadmessaging being delayed) the open of the second. Fixes #13467

10 years ago[music] add 'MusicBrainz Album Artist' as an option for tag reading. Fixes #14707
Jonathan Marshall [Sat, 4 Jan 2014 05:31:15 +0000 (18:31 +1300)]
[music] add 'MusicBrainz Album Artist' as an option for tag reading. Fixes #14707

10 years agoMerge pull request #3806 from opdenkamp/pvraddons11
Lars Op den Kamp [Sat, 4 Jan 2014 02:43:52 +0000 (18:43 -0800)]
Merge pull request #3806 from opdenkamp/pvraddons11

[PVR] bump add-ons

10 years agoMerge pull request #3902 from vkosh/pvr-progress
Lars Op den Kamp [Sat, 4 Jan 2014 02:20:51 +0000 (18:20 -0800)]
Merge pull request #3902 from vkosh/pvr-progress

[pvr] fix: hide loading pvr data progress dialog if error occured in pvr clients

10 years agoMerge pull request #3934 from leechguy/profiles_settings_cleanup
jmarshallnz [Sat, 4 Jan 2014 02:10:07 +0000 (18:10 -0800)]
Merge pull request #3934 from leechguy/profiles_settings_cleanup

Auto login profile selection

10 years agoMerge pull request #3807 from nigeljonez/profilessegfault
jmarshallnz [Sat, 4 Jan 2014 01:45:44 +0000 (17:45 -0800)]
Merge pull request #3807 from nigeljonez/profilessegfault

Avoid using CSettings to create a blank guisettings.xml for a fresh prof...

10 years agoMerge pull request #3879 from jmarshallnz/empty_value_db_filters
jmarshallnz [Sat, 4 Jan 2014 01:45:21 +0000 (17:45 -0800)]
Merge pull request #3879 from jmarshallnz/empty_value_db_filters

Allow empty value fields in database filters

10 years ago[JSON-RPC] bump version to 6.13.1
Jonathan Marshall [Sat, 4 Jan 2014 01:44:28 +0000 (14:44 +1300)]
[JSON-RPC] bump version to 6.13.1

10 years ago[dbfilters] if matching empty fields, allow also to match NULL
Jonathan Marshall [Mon, 23 Dec 2013 01:17:17 +0000 (14:17 +1300)]
[dbfilters] if matching empty fields, allow also to match NULL

10 years ago[PVR] sync xbmc_stream_utils.hpp
Lars Op den Kamp [Sat, 4 Jan 2014 01:13:35 +0000 (02:13 +0100)]
[PVR] sync xbmc_stream_utils.hpp

10 years ago[PVR] bump add-ons
Lars Op den Kamp [Sat, 4 Jan 2014 01:13:11 +0000 (02:13 +0100)]
[PVR] bump add-ons

10 years ago[dbfilters] allow empty value fields. fixes #14702
Jonathan Marshall [Sat, 21 Dec 2013 06:12:07 +0000 (19:12 +1300)]
[dbfilters] allow empty value fields. fixes #14702

10 years ago[dbfilters] validate number and second fields to ensure the values are non-empty
Jonathan Marshall [Sat, 21 Dec 2013 06:11:38 +0000 (19:11 +1300)]
[dbfilters] validate number and second fields to ensure the values are non-empty

10 years agoMerge pull request #3944 from BigNoid/mysql_musicdb_fix
jmarshallnz [Sat, 4 Jan 2014 00:20:06 +0000 (16:20 -0800)]
Merge pull request #3944 from BigNoid/mysql_musicdb_fix

[musicdb] Fix ambiguous sql query.

10 years ago[Cosmetics] more name fixes
ronie [Fri, 3 Jan 2014 23:01:26 +0000 (00:01 +0100)]
[Cosmetics] more name fixes

10 years agowhat's my name again?
ronie [Fri, 3 Jan 2014 22:46:57 +0000 (23:46 +0100)]
what's my name again?

10 years agodroid: enable amcodec
davilla [Fri, 3 Jan 2014 22:15:55 +0000 (17:15 -0500)]
droid: enable amcodec

10 years ago[nfs] - remove leftover libnfs buildsys for linux - we provide the correct version...
Memphiz [Fri, 3 Jan 2014 18:25:33 +0000 (19:25 +0100)]
[nfs] - remove leftover libnfs buildsys for linux - we provide the correct version via our ppa for linux (all other platforms have the right version bundled) - for all non ppa conform distributions the upstream source has to be compiled and installed (if no package for the distribution is provided by the distributor)

10 years agoMerge pull request #3946 from FernetMenta/aefixes
Rainer Hochecker [Fri, 3 Jan 2014 16:54:54 +0000 (08:54 -0800)]
Merge pull request #3946 from FernetMenta/aefixes

ActiveAE: fix latency and cachetime of sink

10 years ago[lang] update of skin.confluence language files
alanwww1 [Fri, 3 Jan 2014 11:50:16 +0000 (12:50 +0100)]
[lang] update of skin.confluence language files

10 years ago[lang] update of core language files
alanwww1 [Fri, 3 Jan 2014 11:49:58 +0000 (12:49 +0100)]
[lang] update of core language files

10 years ago[lang] update of internal addon language files
alanwww1 [Fri, 3 Jan 2014 11:49:18 +0000 (12:49 +0100)]
[lang] update of internal addon language files

10 years agoMerge pull request #3943 from ntadej/patch-1
alanwww1 (Attila) [Thu, 2 Jan 2014 20:18:22 +0000 (12:18 -0800)]
Merge pull request #3943 from ntadej/patch-1

Fix Slovenian short date

10 years ago[Confluence] Give Profiles Settings window the same look and feel as other settings...
LeechGuy [Mon, 30 Dec 2013 20:46:54 +0000 (21:46 +0100)]
[Confluence] Give Profiles Settings window the same look and feel as other settings windows

10 years agoGive Auto login selection dialog the same look and feel as used by the language selec...
LeechGuy [Mon, 30 Dec 2013 20:46:31 +0000 (21:46 +0100)]
Give Auto login selection dialog the same look and feel as used by the language selection dialogs

10 years agoFix ambiguous mysql error.
BigNoid [Wed, 1 Jan 2014 20:10:45 +0000 (21:10 +0100)]
Fix ambiguous mysql error.

10 years agoActiveAE: cosmetics
Rainer Hochecker [Thu, 2 Jan 2014 08:56:14 +0000 (09:56 +0100)]
ActiveAE: cosmetics

10 years agoActiveAE: fix overwrite of sink latency and cache time
Rainer Hochecker [Thu, 2 Jan 2014 08:38:15 +0000 (09:38 +0100)]
ActiveAE: fix overwrite of sink latency and cache time

10 years agodroid: fixed, check for ALL enabled codecs
davilla [Wed, 1 Jan 2014 19:09:17 +0000 (14:09 -0500)]
droid: fixed, check for ALL enabled codecs

10 years agodroid: fixed crash, check for configure exceptions and bail if we throw
davilla [Wed, 1 Jan 2014 19:08:29 +0000 (14:08 -0500)]
droid: fixed crash, check for configure exceptions and bail if we throw

10 years agoFix Slovenian short date
Tadej Novak [Wed, 1 Jan 2014 18:42:18 +0000 (19:42 +0100)]
Fix Slovenian short date

In Slovenian there should be spaces after periods in date.

10 years agovideolibrary: fix season flattening logic after e3d6b047db849af39641105af96a86e24e73a9f0
montellese [Wed, 1 Jan 2014 12:18:42 +0000 (13:18 +0100)]
videolibrary: fix season flattening logic after e3d6b047db849af39641105af96a86e24e73a9f0

10 years agoMerge pull request #3933 from MartijnKaijser/a12
Martijn Kaijser [Wed, 1 Jan 2014 10:42:44 +0000 (02:42 -0800)]
Merge pull request #3933 from MartijnKaijser/a12

[release] version bump to 13.0 alpha12

10 years agodroid: fix build Gotham_alpha11
S. Davilla [Wed, 1 Jan 2014 02:26:03 +0000 (21:26 -0500)]
droid: fix build

10 years agodroid, disable amcodec
S. Davilla [Tue, 31 Dec 2013 19:47:10 +0000 (14:47 -0500)]
droid, disable amcodec

10 years agodroid: do not try to diddle permissions if we are not an aml device
S. Davilla [Tue, 31 Dec 2013 19:29:26 +0000 (14:29 -0500)]
droid: do not try to diddle permissions if we are not an aml device

10 years agorevert most of cde2285
ronie [Tue, 31 Dec 2013 15:41:07 +0000 (16:41 +0100)]
revert most of cde2285

10 years agoMerge pull request #3913 from FernetMenta/aefixes
Rainer Hochecker [Tue, 31 Dec 2013 14:09:05 +0000 (06:09 -0800)]
Merge pull request #3913 from FernetMenta/aefixes

dvdpalyer audio: fix delivering the packet in wrong format

10 years ago[Confluence] Cosmetics
ronie [Tue, 31 Dec 2013 00:02:57 +0000 (01:02 +0100)]
[Confluence] Cosmetics

10 years agodroid: fixed, only convert to h264-annex-b if we are h264-avcC
davilla [Mon, 30 Dec 2013 23:14:31 +0000 (18:14 -0500)]
droid: fixed, only convert to h264-annex-b if we are h264-avcC

10 years ago[fix] when setting the 'cast' or 'castandrole' on a ListItem, the setting never made...
Jim Carroll [Mon, 30 Dec 2013 22:28:19 +0000 (17:28 -0500)]
[fix] when setting the 'cast' or 'castandrole' on a ListItem, the setting never made it to the InfoTag. Now it does.

10 years ago[fix] the ability for ListItem.setInfo to take a number with a decimal point.
Jim Carroll [Mon, 30 Dec 2013 22:16:48 +0000 (17:16 -0500)]
[fix] the ability for ListItem.setInfo to take a number with a decimal point.

10 years ago[release] version bump to 13.0 alpha12
Martijn Kaijser [Mon, 30 Dec 2013 21:13:33 +0000 (22:13 +0100)]
[release] version bump to 13.0 alpha12

10 years agoMerge pull request #3921 from ace20022/clean_peri
jmarshallnz [Mon, 30 Dec 2013 20:35:47 +0000 (12:35 -0800)]
Merge pull request #3921 from ace20022/clean_peri

[Peripherals] Clean up/Fix things found by Cppcheck

10 years agoMerge pull request #3909 from xhaggi/epg-info-onselect
Sascha Woo [Mon, 30 Dec 2013 16:14:35 +0000 (08:14 -0800)]
Merge pull request #3909 from xhaggi/epg-info-onselect

[pvr] refactor advanced setting showepginfoonselect to setting

10 years ago[osx][PeripheralBusUSB] Fix Iterator 'it' used after element has been erased.
ace20022 [Sun, 29 Dec 2013 09:16:03 +0000 (10:16 +0100)]
[osx][PeripheralBusUSB] Fix Iterator 'it' used after element has been erased.

10 years ago[Peripherals] Prefer prefix ++/-- operators for non-primitive types.
ace20022 [Sun, 29 Dec 2013 09:19:20 +0000 (10:19 +0100)]
[Peripherals] Prefer prefix ++/-- operators for non-primitive types.

10 years agoMerge pull request #3916 from Karlson2k/fix_update_win32_tinyxml
wsoltys [Mon, 30 Dec 2013 13:07:29 +0000 (05:07 -0800)]
Merge pull request #3916 from Karlson2k/fix_update_win32_tinyxml

[win32] Update tinyxml and use "new" package format

10 years agoMerge pull request #3927 from Karlson2k/fix_update_mysqlclient
wsoltys [Mon, 30 Dec 2013 11:39:49 +0000 (03:39 -0800)]
Merge pull request #3927 from Karlson2k/fix_update_mysqlclient

[win32] Update mysql package, use "new" package type

10 years agoMerge pull request #3928 from Karlson2k/fix_update_sqlite
wsoltys [Mon, 30 Dec 2013 09:41:30 +0000 (01:41 -0800)]
Merge pull request #3928 from Karlson2k/fix_update_sqlite

[win32] Update sqlite to new bugfix version from same branch

10 years agoMerge pull request #3195 from afedchin/win_vsync_def
wsoltys [Mon, 30 Dec 2013 09:36:41 +0000 (01:36 -0800)]
Merge pull request #3195 from afedchin/win_vsync_def

[win] Fix default value of vertical sync setting from disable to always.

10 years ago[pvr] re-order epg context menu (move switch channel to top)
xhaggi [Sat, 28 Dec 2013 14:40:33 +0000 (15:40 +0100)]
[pvr] re-order epg context menu (move switch channel to top)

10 years agodroid: enabled amcodec, merry christmas from pivos
davilla [Sun, 29 Dec 2013 21:59:16 +0000 (16:59 -0500)]
droid: enabled amcodec, merry christmas from pivos

10 years agofixed, arm alignemnet of am_sysinfo member under ICS
davilla [Fri, 20 Dec 2013 22:33:46 +0000 (17:33 -0500)]
fixed, arm alignemnet of am_sysinfo member under ICS

10 years agopivos: refactor CAMLCodec to work with Android 4.0, 4.1 and 4.2+
davilla [Thu, 12 Sep 2013 14:08:21 +0000 (10:08 -0400)]
pivos: refactor CAMLCodec to work with Android 4.0, 4.1 and 4.2+

10 years agoCGUIDialogBoxBase: avoid duplicate code
montellese [Sun, 29 Dec 2013 23:07:29 +0000 (00:07 +0100)]
CGUIDialogBoxBase: avoid duplicate code

10 years ago[textlayout] ensure we reset the last used text when resetting the textlayout. Fixes...
Jonathan Marshall [Sun, 29 Dec 2013 21:43:44 +0000 (10:43 +1300)]
[textlayout] ensure we reset the last used text when resetting the textlayout. Fixes missing text on second use of the same yes/no, ok dialog

10 years ago[win32] Update sqlite to new bugfix version from same branch
Karlson2k [Sat, 28 Dec 2013 23:48:16 +0000 (03:48 +0400)]
[win32] Update sqlite to new bugfix version from same branch
Compile by MSVC using same settings as other XBMC dlls
Include .pdb file

10 years ago[win32] Update mysql package, use "new" package type
Karlson2k [Sun, 29 Dec 2013 18:00:44 +0000 (22:00 +0400)]
[win32] Update mysql package, use "new" package type
* build with same settings as all XBMC static libs
* add .PDB files to fix linker warnings

10 years ago[fix] ListItem.setInfo (or actually anything that takes a string via python) can...
Jim Carroll [Sun, 29 Dec 2013 14:59:35 +0000 (09:59 -0500)]
[fix] ListItem.setInfo (or actually anything that takes a string via python) can now handle None.

10 years agoRevert "[win32] Update sqlite to new bugfix version from same branch"
wsoltys [Sun, 29 Dec 2013 13:49:20 +0000 (14:49 +0100)]
Revert "[win32] Update sqlite to new bugfix version from same branch"

This reverts commit f9863978997b2fb509f64bb1c26fa1a2f33919a9.

10 years agoMerge pull request #3797 from FernetMenta/hdmiaudio
Peter Frühberger [Sun, 29 Dec 2013 12:57:52 +0000 (04:57 -0800)]
Merge pull request #3797 from FernetMenta/hdmiaudio

ActiveAE: suspend hdmi audio during change of refresh rate

10 years agoMerge pull request #3918 from Karlson2k/fix_update_sqlite
wsoltys [Sun, 29 Dec 2013 11:59:32 +0000 (03:59 -0800)]
Merge pull request #3918 from Karlson2k/fix_update_sqlite

[win32] Update sqlite package to new bugfix version from same branch

10 years agoActiveAE: suspend hdmi audio during change of refresh rate
Rainer Hochecker [Tue, 10 Dec 2013 12:48:55 +0000 (13:48 +0100)]
ActiveAE: suspend hdmi audio during change of refresh rate

10 years agodroid: changed, make sure we start with clean dirs before packaging to avoid includin...
S. Davilla [Sun, 29 Dec 2013 00:09:23 +0000 (19:09 -0500)]
droid: changed, make sure we start with clean dirs before packaging to avoid including stale items

10 years agodroid: fixed, do not fail removing files that might not exist
S. Davilla [Sun, 29 Dec 2013 00:06:21 +0000 (19:06 -0500)]
droid: fixed, do not fail removing files that might not exist

10 years ago[win32] Update sqlite to new bugfix version from same branch
Karlson2k [Sat, 28 Dec 2013 23:48:16 +0000 (03:48 +0400)]
[win32] Update sqlite to new bugfix version from same branch
Compile by MSVC using same settings as other XBMC dlls
Include .pdb file

10 years ago[musicdb] fix incorrect query for song by artist/album/title. fixes #14775
Jonathan Marshall [Sat, 28 Dec 2013 22:35:04 +0000 (11:35 +1300)]
[musicdb] fix incorrect query for song by artist/album/title. fixes #14775

10 years agovideodb: fix SQL query in GetMatchingMusicVideo
montellese [Sat, 28 Dec 2013 22:18:01 +0000 (23:18 +0100)]
videodb: fix SQL query in GetMatchingMusicVideo

10 years agoMerge pull request #3905 from jmarshallnz/music_triggers
jmarshallnz [Sat, 28 Dec 2013 22:04:03 +0000 (14:04 -0800)]
Merge pull request #3905 from jmarshallnz/music_triggers

[musicdb] combine triggers so we have a single trigger per table - mysql requirement

10 years ago[musicdb] use a temporary table for the updating of strJoinPhrase in song_artist...
Jonathan Marshall [Sat, 28 Dec 2013 21:15:08 +0000 (10:15 +1300)]
[musicdb] use a temporary table for the updating of strJoinPhrase in song_artist and album_artist, as mysql can't handle (potentially) circular updates

10 years agoMerge pull request #3917 from koying/fixdroidcpuload
Chris Browet [Sat, 28 Dec 2013 20:09:59 +0000 (12:09 -0800)]
Merge pull request #3917 from koying/fixdroidcpuload

FIX: [droid] cpu load info with vanilla ndk

10 years agoMerge pull request #3911 from koying/fixdroidusbstorage
Chris Browet [Sat, 28 Dec 2013 20:09:39 +0000 (12:09 -0800)]
Merge pull request #3911 from koying/fixdroidusbstorage

FIX: [droid] handle usb storage

10 years agoFIX: [droid] cpu load info with vanilla ndk
Chris "Koying" Browet [Sat, 28 Dec 2013 19:40:03 +0000 (20:40 +0100)]
FIX: [droid] cpu load info with vanilla ndk

10 years ago[confluence] adds info area for current selected epg item
xhaggi [Fri, 27 Dec 2013 15:47:58 +0000 (16:47 +0100)]
[confluence] adds info area for current selected epg item

10 years ago[win32] Use "new" package format for tinyxml
Karlson2k [Sat, 28 Dec 2013 16:23:00 +0000 (20:23 +0400)]
[win32] Use "new" package format for tinyxml

10 years ago[pvr] refactor advanced setting showepginfoonselect to setting
xhaggi [Sat, 28 Dec 2013 10:30:07 +0000 (11:30 +0100)]
[pvr] refactor advanced setting showepginfoonselect to setting

This removes the advanced setting showepginfoonselect and adds it to
settings, so users can change it within the gui. In addition, the
setting is extended and you can now select the following values:

* Show context menu
* Switch to channel
* Show information
* Record

10 years agodvdpalyer audio: fix delivering the packet in wrong format
Rainer Hochecker [Sat, 28 Dec 2013 14:44:35 +0000 (15:44 +0100)]
dvdpalyer audio: fix delivering the packet in wrong format

10 years agoMerge pull request #3908 from fritsch/aefixes
Peter Frühberger [Sat, 28 Dec 2013 13:03:57 +0000 (05:03 -0800)]
Merge pull request #3908 from fritsch/aefixes

ActiveAE: Fix Fixed Mode and some cosmetics

10 years agoFIX: [droid] handle usb storage
Chris "Koying" Browet [Sat, 28 Dec 2013 12:38:31 +0000 (13:38 +0100)]
FIX: [droid] handle usb storage

10 years agoActiveAE: Don't compare m_frames in CompareFormat (it's given via samplerate anyways...
fritsch [Fri, 27 Dec 2013 22:01:58 +0000 (23:01 +0100)]
ActiveAE: Don't compare m_frames in CompareFormat (it's given via samplerate anyways and zero for silence)

10 years agoActiveAE: Fix some print cosmetics in ActiveAESink
fritsch [Fri, 27 Dec 2013 21:52:41 +0000 (22:52 +0100)]
ActiveAE: Fix some print cosmetics in ActiveAESink

10 years agoMerge pull request #3907 from rbalint/groovy-workaround
Jim Carroll [Fri, 27 Dec 2013 17:18:22 +0000 (09:18 -0800)]
Merge pull request #3907 from rbalint/groovy-workaround

Work around groovy failure with some JRE-s

10 years agoAdd comment to workaround
Balint Reczey [Fri, 27 Dec 2013 16:55:49 +0000 (17:55 +0100)]
Add comment to workaround

10 years agoWork around groovy failure with some JRE-s
Balint Reczey [Fri, 27 Dec 2013 15:42:55 +0000 (16:42 +0100)]
Work around groovy failure with some JRE-s

by compiling some .groovy files instead of interpreting them

10 years agoplatinum: fix parsing of upnp:actor in PltMediaItem
montellese [Fri, 27 Dec 2013 12:02:01 +0000 (13:02 +0100)]
platinum: fix parsing of upnp:actor in PltMediaItem

10 years ago[musicdb] combine triggers so we have a single trigger per table - mysql requires...
Jonathan Marshall [Fri, 27 Dec 2013 07:54:52 +0000 (20:54 +1300)]
[musicdb] combine triggers so we have a single trigger per table - mysql requires this

10 years agoFixed broken karaoke import due to change in songview
George Yunaev [Fri, 27 Dec 2013 07:50:24 +0000 (23:50 -0800)]
Fixed broken karaoke import due to change in songview

10 years agoFixed karaoke lyrics delay when the whole words are assigned the same time.
George Yunaev [Fri, 27 Dec 2013 07:47:13 +0000 (23:47 -0800)]
Fixed karaoke lyrics delay when the whole words are assigned the same time.

10 years ago[musicdb] remove duplicated trigger statement (already present in v39)
Jonathan Marshall [Thu, 26 Dec 2013 22:03:04 +0000 (11:03 +1300)]
[musicdb] remove duplicated trigger statement (already present in v39)

10 years ago[mysql] table names should be case sensitive
Jonathan Marshall [Thu, 26 Dec 2013 22:01:33 +0000 (11:01 +1300)]
[mysql] table names should be case sensitive

10 years ago[pvr] fix: hide loading pvr data progress dialog if error occured in pvr clients
Vladlen Y. Koshelev [Thu, 26 Dec 2013 11:35:03 +0000 (15:35 +0400)]
[pvr] fix: hide loading pvr data progress dialog if error occured in pvr clients

10 years agoRevert "[fix] When the screensaver kicked in on windows with the xbmc window minimize...
Martijn Kaijser [Thu, 26 Dec 2013 09:23:10 +0000 (10:23 +0100)]
Revert "[fix] When the screensaver kicked in on windows with the xbmc window minimized, it would never open.

This reverts commit 4df1056b27449bdca2a5f1dd4ca41cf6ae52be4d.
Causes GUI rendering problems.

10 years agoMerge pull request #3841 from jimfcarroll/fix-14546
jmarshallnz [Wed, 25 Dec 2013 22:01:41 +0000 (14:01 -0800)]
Merge pull request #3841 from jimfcarroll/fix-14546

Fix 14546 - ListItem.setInfo can handle additional types. Fixes #1456

10 years agodroid: restore passthough for aml devices
S. Davilla [Wed, 25 Dec 2013 17:58:52 +0000 (12:58 -0500)]
droid: restore passthough for aml devices

10 years agoFIX: TAB 3D fixup for ios & libstagefright
Chris "Koying" Browet [Tue, 24 Dec 2013 11:11:24 +0000 (12:11 +0100)]
FIX: TAB 3D fixup for ios & libstagefright