vuplus_xbmc
11 years ago[osx] - hotkeycontroller - keyup and keydown were inverted
Memphiz [Tue, 15 Jan 2013 21:42:16 +0000 (22:42 +0100)]
[osx] - hotkeycontroller - keyup and keydown were inverted

11 years ago[fix] correctly handle service addon rollback process
amet [Tue, 15 Jan 2013 16:26:28 +0000 (20:26 +0400)]
[fix] correctly handle service addon rollback process

11 years agoremove duplicate code in "CAddonDatabase::DisableAddon()"
amet [Mon, 14 Jan 2013 17:16:41 +0000 (21:16 +0400)]
remove duplicate code in "CAddonDatabase::DisableAddon()"

11 years ago[fix] stop service addon before attempting to uninstall/delete it
amet [Sun, 13 Jan 2013 20:55:41 +0000 (00:55 +0400)]
[fix] stop service addon before attempting to uninstall/delete it

11 years ago[fix] only start service addon if there is no other instance running
amet [Sun, 13 Jan 2013 20:55:04 +0000 (00:55 +0400)]
[fix] only start service addon if there is no other instance running

11 years ago[CoreAudioAE] Fix CFString copy function in CCoreAudioHardware::GetOutputDeviceName
Tobias Hieta [Tue, 15 Jan 2013 16:16:46 +0000 (17:16 +0100)]
[CoreAudioAE] Fix CFString copy function in CCoreAudioHardware::GetOutputDeviceName

Using UTF8 encoding might fail and return NULL. Instead we pass
CFStringGetSystemEncoding().

11 years ago[cec] physical address override was hidden on the pi. made it visible again
Lars Op den Kamp [Mon, 14 Jan 2013 20:59:33 +0000 (21:59 +0100)]
[cec] physical address override was hidden on the pi. made it visible again

11 years agofixed: system screensaver could kick in when playing video. We won't please everyone...
WiSo [Sun, 13 Jan 2013 13:58:02 +0000 (14:58 +0100)]
fixed: system screensaver could kick in when playing video. We won't please everyone with this change but at least it brings somewhat the old behavior back without altering the registry.

11 years ago[automake] remove long time deprecated automake macros and variables which are remove...
Stephan Raue [Sun, 13 Jan 2013 18:21:34 +0000 (19:21 +0100)]
[automake] remove long time deprecated automake macros and variables which are removed finally in automake-1.13

Signed-off-by: Stephan Raue <stephan@openelec.tv>
11 years agodon't append null-terminator to buffer. fixes #13545
ronie [Tue, 8 Jan 2013 20:51:57 +0000 (21:51 +0100)]
don't append null-terminator to buffer. fixes #13545

11 years ago[pvr] bump pvr add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit/a9780e0...
Lars Op den Kamp [Fri, 11 Jan 2013 02:28:53 +0000 (03:28 +0100)]
[pvr] bump pvr add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit/a9780e023c8b7728017851bfd12d4df9e5c26993

11 years ago[fix] make sure we actually stop the service addon before upgrading it
amet [Sun, 13 Jan 2013 18:07:56 +0000 (22:07 +0400)]
[fix] make sure we actually stop the service addon before upgrading it

11 years ago[EDL] - look for edl files not only for smb but also for nfs and afp
Memphiz [Sat, 12 Jan 2013 10:50:36 +0000 (11:50 +0100)]
[EDL] - look for edl files not only for smb but also for nfs and afp

11 years ago[pvr] work around for frodo to fix CPVRDatabase::RemoveStaleChannelsFromGroup for...
Lars Op den Kamp [Fri, 11 Jan 2013 02:04:48 +0000 (03:04 +0100)]
[pvr] work around for frodo to fix CPVRDatabase::RemoveStaleChannelsFromGroup for both sqlite3 and mysql

11 years ago... and fixed the typo in d108eaf9f9aa2cdf079f7edda2f087c966be7e8d
Lars Op den Kamp [Fri, 11 Jan 2013 01:01:11 +0000 (02:01 +0100)]
... and fixed the typo in d108eaf9f9aa2cdf079f7edda2f087c966be7e8d

11 years ago[epg] fixed possible crash in CGUIEPGGridContainer::Render(). credits to forum user...
Lars Op den Kamp [Fri, 11 Jan 2013 00:23:43 +0000 (01:23 +0100)]
[epg] fixed possible crash in CGUIEPGGridContainer::Render(). credits to forum user 'x-cimo'

11 years ago[pvr] fix loop in CGUIWindowPVRChannels::SelectNextGroup
Lars Op den Kamp [Fri, 11 Jan 2013 00:14:28 +0000 (01:14 +0100)]
[pvr] fix loop in CGUIWindowPVRChannels::SelectNextGroup

11 years ago[osx] - log the window name if a window completly obscures XBMC and leads to framelim...
Memphiz [Thu, 10 Jan 2013 17:48:33 +0000 (18:48 +0100)]
[osx] - log the window name if a window completly obscures XBMC and leads to framelimiting (so we can identify / add exceptional apps easily)

11 years ago[cec] fixed - incorrect error message was being displayed in the toast popup when...
Lars Op den Kamp [Thu, 10 Jan 2013 16:57:13 +0000 (17:57 +0100)]
[cec] fixed - incorrect error message was being displayed in the toast popup when libCEC could not be found on the system (c+p is bad mmm'kay)

11 years agoIssue #13810: This should fix the DELETE statement for MySQL (UNTESTED!).
Jan Wagner-Rosenkranz [Wed, 9 Jan 2013 11:39:40 +0000 (12:39 +0100)]
Issue #13810: This should fix the DELETE statement for MySQL (UNTESTED!).

MySQL does not allow for SubSelects on the table you are updating or deleting from. So we have to use a statement with joins instead. Unfortunatly DeleteValues does not support the needed syntax, so we just execute the plain query.

11 years agojsonrpc: only close the specified player (fixes #13936)
montellese [Wed, 9 Jan 2013 22:28:57 +0000 (23:28 +0100)]
jsonrpc: only close the specified player (fixes #13936)

11 years agoimport art from a previously exported library
Jonathan Marshall [Thu, 10 Jan 2013 03:52:31 +0000 (16:52 +1300)]
import art from a previously exported library

11 years agoexport art when exporting to a single file/folder structure
Jonathan Marshall [Thu, 10 Jan 2013 03:50:54 +0000 (16:50 +1300)]
export art when exporting to a single file/folder structure

11 years agodon't use the parent folder for art if the item is a folder item and has no slash...
Jonathan Marshall [Thu, 10 Jan 2013 03:47:42 +0000 (16:47 +1300)]
don't use the parent folder for art if the item is a folder item and has no slash at end

11 years ago[jpegio] clarify and comment the reading code and handle the case of an expanding...
Jonathan Marshall [Wed, 9 Jan 2013 19:55:40 +0000 (08:55 +1300)]
[jpegio] clarify and comment the reading code and handle the case of an expanding file.

11 years agoIf cached art from Eden exists, but no original url is available, map it to an unknow...
Jonathan Marshall [Wed, 9 Jan 2013 06:49:50 +0000 (19:49 +1300)]
If cached art from Eden exists, but no original url is available, map it to an unknown http address so that the art is maintained in Frodo. Required as themoviedb.org scraper caused actor art to be this way in Eden.

11 years ago[jpegio] use chunked reading in case the filesize isn't available on Open()
Jonathan Marshall [Tue, 4 Dec 2012 00:59:31 +0000 (13:59 +1300)]
[jpegio] use chunked reading in case the filesize isn't available on Open()

11 years agofix horizontal alignment of outlined text. fixes #13909
Jonathan Marshall [Mon, 7 Jan 2013 03:34:12 +0000 (16:34 +1300)]
fix horizontal alignment of outlined text. fixes #13909

11 years ago[cddb] use uint32_t for the disc id rather than unsigned long and other permutations...
Jonathan Marshall [Tue, 8 Jan 2013 20:33:35 +0000 (09:33 +1300)]
[cddb] use uint32_t for the disc id rather than unsigned long and other permutations - it has to be 32 bits. fixes #13933.

11 years agowrite id3v2 tags when ripping cds to mp3
Jonathan Marshall [Thu, 3 Jan 2013 04:22:17 +0000 (17:22 +1300)]
write id3v2 tags when ripping cds to mp3

11 years agoFix for timestamp problems commonly seen with avi files.
popcornmix [Wed, 9 Jan 2013 18:16:32 +0000 (18:16 +0000)]
Fix for timestamp problems commonly seen with avi files.

11 years ago[cec] don't update the device type in settings with the value that was returned from...
Lars Op den Kamp [Wed, 9 Jan 2013 01:21:27 +0000 (02:21 +0100)]
[cec] don't update the device type in settings with the value that was returned from libCEC

11 years ago[cec] don't send incorrect pause/resume to slideshow when the source is (de)activated...
Lars Op den Kamp [Wed, 9 Jan 2013 01:16:55 +0000 (02:16 +0100)]
[cec] don't send incorrect pause/resume to slideshow when the source is (de)activated and don't resume playback when the source is activated and we didn't pause it when the source was deactivated

11 years agoCorrect handling of multimedia key presses
John Rennie [Mon, 7 Jan 2013 17:41:17 +0000 (17:41 +0000)]
Correct handling of multimedia key presses

11 years agoalways add the repository to the add-ons database even if it returns no add-ons....
Jonathan Marshall [Tue, 8 Jan 2013 03:37:48 +0000 (16:37 +1300)]
always add the repository to the add-ons database even if it returns no add-ons. fixes constant (every 10 minutes) hitting of add-on repos that have no add-ons

11 years agoalbum art for individual songs in file mode weren't loading correctly - fixes #13906
Jonathan Marshall [Sun, 6 Jan 2013 19:49:40 +0000 (08:49 +1300)]
album art for individual songs in file mode weren't loading correctly - fixes #13906

11 years agoview control in login window was cleared on deinit rather than on unload. fixes ...
Jonathan Marshall [Mon, 7 Jan 2013 03:32:11 +0000 (16:32 +1300)]
view control in login window was cleared on deinit rather than on unload. fixes #13813.

11 years agorevert part of 60b0ee01a47a134a002594ab746b2e52efb0d2b7 that somehow snuck in
Jonathan Marshall [Tue, 8 Jan 2013 03:41:43 +0000 (16:41 +1300)]
revert part of 60b0ee01a47a134a002594ab746b2e52efb0d2b7 that somehow snuck in

11 years agoreset initial visible state to visible if it has been set to delayed during a previou...
Jonathan Marshall [Tue, 8 Jan 2013 03:14:02 +0000 (16:14 +1300)]
reset initial visible state to visible if it has been set to delayed during a previous window session. fixes #13923

11 years agomoved nyxboard power and user button from peripheral config to keyboard.xml
Lars Op den Kamp [Tue, 8 Jan 2013 02:05:18 +0000 (03:05 +0100)]
moved nyxboard power and user button from peripheral config to keyboard.xml

11 years ago[pvr] fixed canceling the active timer on a channel in certain situations
Lars Op den Kamp [Tue, 8 Jan 2013 01:51:26 +0000 (02:51 +0100)]
[pvr] fixed canceling the active timer on a channel in certain situations

11 years agofixed - don't try to go to the previous window when stopping playback on exit. closes...
Lars Op den Kamp [Tue, 8 Jan 2013 01:09:00 +0000 (02:09 +0100)]
fixed - don't try to go to the previous window when stopping playback on exit. closes #13884

11 years ago[pvr] fix channel import for mysql backends. closes #13810
Lars Op den Kamp [Tue, 8 Jan 2013 00:45:58 +0000 (01:45 +0100)]
[pvr] fix channel import for mysql backends. closes #13810

11 years agodvdplayer: another fix for seeking/fw/rw in PVR
Joakim Plate [Mon, 7 Jan 2013 22:30:38 +0000 (23:30 +0100)]
dvdplayer: another fix for seeking/fw/rw in PVR

11 years agoCGUIMediaWindow: fix invalid filter-path when toggling watched mode which leads to...
montellese [Mon, 7 Jan 2013 22:03:17 +0000 (23:03 +0100)]
CGUIMediaWindow: fix invalid filter-path when toggling watched mode which leads to not grouping into movie sets

11 years agodvdplayer: ff/rw/seek was broken for inputs implementing IDisplayTime
Joakim Plate [Sun, 6 Jan 2013 14:26:58 +0000 (15:26 +0100)]
dvdplayer: ff/rw/seek was broken for inputs implementing IDisplayTime

This affected PVR with file based inputs and BluRay.

11 years ago[WIN32] update TexturePacker.exe after 6ebca6
WiSo [Sun, 6 Jan 2013 13:30:42 +0000 (14:30 +0100)]
[WIN32] update TexturePacker.exe after 6ebca6

11 years agochange compilations logic to detect album_artist set to 'Various' or 'Various Artists'
Jonathan Marshall [Sun, 6 Jan 2013 08:12:43 +0000 (21:12 +1300)]
change compilations logic to detect album_artist set to 'Various' or 'Various Artists'

11 years agocheck the result of lzo1x_optimize
Jonathan Marshall [Sun, 6 Jan 2013 02:24:42 +0000 (15:24 +1300)]
check the result of lzo1x_optimize

11 years agopass the correct output buffer size to lzo1x_compress rather than the input buffer...
Jonathan Marshall [Sun, 6 Jan 2013 02:24:04 +0000 (15:24 +1300)]
pass the correct output buffer size to lzo1x_compress rather than the input buffer size

11 years agouse safe decompression for lzo'd textures to avoid a crash on corrupt textures. The...
Jonathan Marshall [Sun, 6 Jan 2013 02:13:04 +0000 (15:13 +1300)]
use safe decompression for lzo'd textures to avoid a crash on corrupt textures. The decompression is only fractionally slower

11 years agoadded visible tag for TV show label
mad-max [Wed, 24 Oct 2012 12:15:45 +0000 (14:15 +0200)]
added visible tag for TV show label

11 years agoadds missing NULL check in CPluginDirectory::SetSetting
Jonathan Marshall [Fri, 4 Jan 2013 21:27:21 +0000 (10:27 +1300)]
adds missing NULL check in CPluginDirectory::SetSetting

11 years ago[epg] fixed - epg load/update was interrupted when the pvr manager imports channels...
Lars Op den Kamp [Sat, 5 Jan 2013 00:37:15 +0000 (01:37 +0100)]
[epg] fixed - epg load/update was interrupted when the pvr manager imports channels, leading to delays and channel ids gone missing in certain situations

11 years agoif the job manager isn't running, don't add new jobs
Jonathan Marshall [Thu, 3 Jan 2013 20:25:53 +0000 (09:25 +1300)]
if the job manager isn't running, don't add new jobs

11 years agodon't allow a job with id 0 (will be used for invalid job id)
Jonathan Marshall [Thu, 3 Jan 2013 20:25:34 +0000 (09:25 +1300)]
don't allow a job with id 0 (will be used for invalid job id)

11 years agoprogress control with reveal set to true didn't update correctly with dirty regions...
Jonathan Marshall [Fri, 4 Jan 2013 00:48:35 +0000 (13:48 +1300)]
progress control with reveal set to true didn't update correctly with dirty regions set to 1. fixes #13887

11 years agouse a map instead of a vector for holding plugin handles - ensures that we don't...
Jonathan Marshall [Fri, 4 Jan 2013 02:44:30 +0000 (15:44 +1300)]
use a map instead of a vector for holding plugin handles - ensures that we don't attempt to access the wrong one if an earlier handle was removed. Thanks to ulion for finding the issue

11 years agouse a helper function to retrieve the CPluginDirectory instance from the handle,...
Jonathan Marshall [Fri, 4 Jan 2013 02:39:18 +0000 (15:39 +1300)]
use a helper function to retrieve the CPluginDirectory instance from the handle, thanks to ulion

11 years agoparse id3v1 tags of mp3 files
Jonathan Marshall [Thu, 3 Jan 2013 04:21:28 +0000 (17:21 +1300)]
parse id3v1 tags of mp3 files

11 years agocompilations node in the music library returned all albums, rather than just compilat...
Jonathan Marshall [Thu, 3 Jan 2013 04:49:34 +0000 (17:49 +1300)]
compilations node in the music library returned all albums, rather than just compilation albums. fixes #13825 #13825. Thanks to Xycl.

11 years ago[rbp/omxplayer] fixed subtitle display time. fixes #13861
gimli [Thu, 3 Jan 2013 12:40:38 +0000 (13:40 +0100)]
[rbp/omxplayer] fixed subtitle display time. fixes #13861

11 years agoMerge pull request #2010 from MartijnKaijser/version_bump_rc3 Frodo_rc3
davilla [Thu, 3 Jan 2013 03:29:19 +0000 (19:29 -0800)]
Merge pull request #2010 from MartijnKaijser/version_bump_rc3

[release] bump version to RC3

11 years agoMerge pull request #2017 from ronie/confluence-shutdown
davilla [Thu, 3 Jan 2013 01:06:03 +0000 (17:06 -0800)]
Merge pull request #2017 from ronie/confluence-shutdown

[Confluence] Use 'shutdown function' setting in 'custom shutdown timer'. fixes #12848

11 years ago[Confluence] Use 'shutdown function' setting in 'custom shutdown timer'. fixes #12848
ronie [Wed, 2 Jan 2013 23:48:16 +0000 (00:48 +0100)]
[Confluence] Use 'shutdown function' setting in 'custom shutdown timer'. fixes #12848

11 years agoMerge pull request #2015 from MartijnKaijser/fix_11718
davilla [Wed, 2 Jan 2013 15:43:07 +0000 (07:43 -0800)]
Merge pull request #2015 from MartijnKaijser/fix_11718

[confluence] add 'Bluray Disc' flag to be displayed

11 years agoMerge pull request #2014 from MartijnKaijser/fix_ticket_13485
davilla [Wed, 2 Jan 2013 15:41:14 +0000 (07:41 -0800)]
Merge pull request #2014 from MartijnKaijser/fix_ticket_13485

[confluence] change "wide icons" view naming to "wide".

11 years agoMerge pull request #2013 from stupid-boy/master
davilla [Wed, 2 Jan 2013 14:58:57 +0000 (06:58 -0800)]
Merge pull request #2013 from stupid-boy/master

[rbp/omx] fixed propper lock/unlock in omclock

11 years ago[confluence] add 'Bluray Disc' flag to be displayed instead of empty space. Fixes...
Martijn Kaijser [Wed, 2 Jan 2013 14:53:26 +0000 (15:53 +0100)]
[confluence] add 'Bluray Disc' flag to be displayed instead of empty space. Fixes #11718

11 years ago[confluence] change "wide icons" view naming to "wide". Fixes #13485
Martijn Kaijser [Wed, 2 Jan 2013 14:21:04 +0000 (15:21 +0100)]
[confluence] change "wide icons" view naming to "wide". Fixes #13485

11 years agoLock/UnLock synchronization
stupid-boy [Wed, 2 Jan 2013 11:23:27 +0000 (13:23 +0200)]
Lock/UnLock synchronization

11 years agoMerge pull request #2006 from jmarshallnz/escape_slashes
Martijn Kaijser [Mon, 31 Dec 2012 22:49:42 +0000 (14:49 -0800)]
Merge pull request #2006 from jmarshallnz/escape_slashes

escape backslashes in ESCINFO[]. fixes #13855

11 years agoMerge pull request #2009 from jimfcarroll/screensaver-crash-fix
davilla [Mon, 31 Dec 2012 20:59:04 +0000 (12:59 -0800)]
Merge pull request #2009 from jimfcarroll/screensaver-crash-fix

Screensaver crash fix

11 years agoRemove some unused includes of ThreadLocal.h
Jim Carroll [Mon, 31 Dec 2012 16:43:30 +0000 (11:43 -0500)]
Remove some unused includes of ThreadLocal.h

11 years agoAdd better error checking to the Windows ThreadLocal implementation.
Jim Carroll [Mon, 31 Dec 2012 16:43:03 +0000 (11:43 -0500)]
Add better error checking to the Windows ThreadLocal implementation.

11 years ago[fix] It appears that we were running out of Tls on windows. This changes the addon...
Jim Carroll [Mon, 31 Dec 2012 14:50:30 +0000 (09:50 -0500)]
[fix] It appears that we were running out of Tls on windows. This changes the addon system so that a single one is created for the Interceptor functionality rather than one per window.

11 years ago[rbp/omxplayer] reverted e08fee30d1c9ca755ddb5c9833a19b8d1cbabff5 the PI firmware...
gimli [Mon, 31 Dec 2012 13:19:40 +0000 (14:19 +0100)]
[rbp/omxplayer] reverted e08fee30d1c9ca755ddb5c9833a19b8d1cbabff5 the PI firmware handles this now.

11 years ago[release] bump version to RC3
Martijn Kaijser [Mon, 31 Dec 2012 09:59:48 +0000 (10:59 +0100)]
[release] bump version to RC3

11 years agoMerge pull request #2001 from opdenkamp/pvr-addons-frodo
Lars Op den Kamp [Mon, 31 Dec 2012 02:06:19 +0000 (18:06 -0800)]
Merge pull request #2001 from opdenkamp/pvr-addons-frodo

[pvr] sync add-ons

11 years ago[pvr] open/close the db correctly in 328884dcb1ea78332391c12543cd45cefa4c7987
Lars Op den Kamp [Mon, 31 Dec 2012 01:53:59 +0000 (02:53 +0100)]
[pvr] open/close the db correctly in 328884dcb1ea78332391c12543cd45cefa4c7987

11 years ago[pvr] removed (wrong) pvr specific hack to show 'add-on disabled' labels
Lars Op den Kamp [Mon, 31 Dec 2012 01:50:36 +0000 (02:50 +0100)]
[pvr] removed (wrong) pvr specific hack to show 'add-on disabled' labels

11 years ago[pvr] fixed deadlock in CPVRManager::CheckParentalLock when the manager is being...
Lars Op den Kamp [Mon, 31 Dec 2012 01:30:48 +0000 (02:30 +0100)]
[pvr] fixed deadlock in CPVRManager::CheckParentalLock when the manager is being stopped

11 years ago[pvr] fixed - (re)start the pvr manager when enabling a pvr add-on or when disabling...
Lars Op den Kamp [Mon, 31 Dec 2012 01:21:16 +0000 (02:21 +0100)]
[pvr] fixed - (re)start the pvr manager when enabling a pvr add-on or when disabling one with the pvr manager enabled

11 years ago[pvr] stop the pvr manager before uninstalling a pvr add-on and restart it afterwards...
Lars Op den Kamp [Mon, 31 Dec 2012 01:14:44 +0000 (02:14 +0100)]
[pvr] stop the pvr manager before uninstalling a pvr add-on and restart it afterwards (if enabled)

11 years ago[pvr] allow pvr add-ons to be uninstalled again
Lars Op den Kamp [Mon, 31 Dec 2012 01:14:11 +0000 (02:14 +0100)]
[pvr] allow pvr add-ons to be uninstalled again

11 years agouse ALBUM ARTIST and ALBUMARTIST in ID3v2 TXXX fields as album artist
Jonathan Marshall [Mon, 31 Dec 2012 01:32:36 +0000 (14:32 +1300)]
use ALBUM ARTIST and ALBUMARTIST in ID3v2 TXXX fields as album artist

11 years agoMerge pull request #2007 from jmarshallnz/dot_dot_dot
jmarshallnz [Sun, 30 Dec 2012 22:35:27 +0000 (14:35 -0800)]
Merge pull request #2007 from jmarshallnz/dot_dot_dot

Show '..' items as we're supposed to in empty lists

11 years ago[pvr] bump add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit/5f97406cffb...
Lars Op den Kamp [Sat, 29 Dec 2012 03:17:44 +0000 (04:17 +0100)]
[pvr] bump add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit/5f97406cffb412ac5161c3dc51205caca009fcc7

11 years ago[lang] added langinfo.xml for new language: Amharic
alanwww1 [Sun, 30 Dec 2012 22:17:05 +0000 (23:17 +0100)]
[lang] added langinfo.xml for new language: Amharic

11 years agoremove unnecessary toast + parent folder of empty lists after filtering - the '....
Jonathan Marshall [Sun, 30 Dec 2012 07:39:15 +0000 (20:39 +1300)]
remove unnecessary toast + parent folder of empty lists after filtering - the '..' item is shown, so this won't be hit anyway

11 years agofixed: the auto-addition of '..' when the list is empty did not show up on filtered...
Jonathan Marshall [Sun, 30 Dec 2012 07:38:31 +0000 (20:38 +1300)]
fixed: the auto-addition of '..' when the list is empty did not show up on filtered lists

11 years ago[lang] update of internal addon language files
alanwww1 [Sun, 30 Dec 2012 21:55:22 +0000 (22:55 +0100)]
[lang] update of internal addon language files

11 years ago[lang] update of skin.confluence language files
alanwww1 [Sun, 30 Dec 2012 21:54:19 +0000 (22:54 +0100)]
[lang] update of skin.confluence language files

11 years ago[lang] update of core language files
alanwww1 [Sun, 30 Dec 2012 21:54:05 +0000 (22:54 +0100)]
[lang] update of core language files

11 years ago[pvr] throttle connection attempts, no more than 1 attempt per 5 seconds
Lars Op den Kamp [Sun, 30 Dec 2012 17:29:41 +0000 (18:29 +0100)]
[pvr] throttle connection attempts, no more than 1 attempt per 5 seconds

11 years ago[epg] fixed - don't trigger an update of the main window's data when showing epg...
Lars Op den Kamp [Sun, 30 Dec 2012 14:03:12 +0000 (15:03 +0100)]
[epg] fixed - don't trigger an update of the main window's data when showing epg info, or we'll switch back to the incorrect line. thanks @ forum user 'coffeecup'

11 years ago[pvr] fixed - also update last watched status when opening the stream, so playback...
Lars Op den Kamp [Sun, 30 Dec 2012 03:18:44 +0000 (04:18 +0100)]
[pvr] fixed - also update last watched status when opening the stream, so playback resumes on the correct channel and not the previous channel when xbmc crashes or is killed and is restarted (if the option is enabled)

11 years ago[addons] sync addons with repo
Martijn Kaijser [Sun, 30 Dec 2012 11:41:10 +0000 (12:41 +0100)]
[addons] sync addons with repo

11 years agojsonrpc: check pointers before dereferencing in CPlayerOperations::GetItem() (fixes...
montellese [Sat, 22 Dec 2012 13:21:44 +0000 (14:21 +0100)]
jsonrpc: check pointers before dereferencing in CPlayerOperations::GetItem() (fixes #13853)

11 years agoescape backslashes in ESCINFO[]. fixes #13855
Jonathan Marshall [Sun, 30 Dec 2012 07:23:23 +0000 (20:23 +1300)]
escape backslashes in ESCINFO[]. fixes #13855