vuplus_xbmc
11 years ago[scrapers] sync master with current scraper repo
Martijn Kaijser [Wed, 14 Nov 2012 20:54:32 +0000 (21:54 +0100)]
[scrapers] sync master with current scraper repo

11 years agofix typo in beta version win32
Martijn Kaijser [Tue, 13 Nov 2012 18:26:45 +0000 (19:26 +0100)]
fix typo in beta version win32

11 years ago[webinterface.default] bump version of xbmc.json import to 5.0
montellese [Tue, 13 Nov 2012 17:43:47 +0000 (18:43 +0100)]
[webinterface.default] bump version of xbmc.json import to 5.0

11 years ago[xbmc.json] bump version to 5.0
montellese [Tue, 13 Nov 2012 17:43:23 +0000 (18:43 +0100)]
[xbmc.json] bump version to 5.0

11 years agoBump XBMC version for beta1 release
Martijn Kaijser [Tue, 13 Nov 2012 17:38:46 +0000 (18:38 +0100)]
Bump XBMC version for beta1 release

11 years ago[fix] the grouping of add/remove controls wasn't correctly waiting for all of the...
Jim Carroll [Tue, 13 Nov 2012 15:37:09 +0000 (10:37 -0500)]
[fix] the grouping of add/remove controls wasn't correctly waiting for all of the controls to be passed.

11 years agofix win32 build after c5645ec, replace macro with plain code to avoid including ...
pieh [Tue, 13 Nov 2012 12:31:18 +0000 (13:31 +0100)]
fix win32 build after c5645ec, replace macro with plain code to avoid including "system.h"

11 years agofixed: use the correct include path
spiff [Tue, 13 Nov 2012 11:01:15 +0000 (12:01 +0100)]
fixed: use the correct include path

certain platforms using certain tools that shall remain unnamed
has include paths that do not exist (for good reasons) on other
platforms.

11 years agoMerge pull request #1769 from elupus/blumenu
Arne Morten Kvarving [Tue, 13 Nov 2012 09:06:08 +0000 (01:06 -0800)]
Merge pull request #1769 from elupus/blumenu

dvdplayer: fixed several issues with overlay handling on bluray

11 years ago[fix] part2: occasionally on OSX the case insensitive filesystem confuses the file...
Jim Carroll [Mon, 12 Nov 2012 23:03:27 +0000 (18:03 -0500)]
[fix] part2: occasionally on OSX the case insensitive filesystem confuses the file path calculation when attempting to locate the template file. This change includes a last ditch effort to recover.

11 years ago[fix] occasionally on OSX the case insensitive filesystem confuses the file path...
Jim Carroll [Mon, 12 Nov 2012 22:53:05 +0000 (17:53 -0500)]
[fix] occasionally on OSX the case insensitive filesystem confuses the file path calculation when attempting to locate the template file. This change includes a last ditch effort to recover.

11 years ago[osx/ios] fix build, sync xcode projects
davilla [Mon, 12 Nov 2012 21:54:11 +0000 (16:54 -0500)]
[osx/ios] fix build, sync xcode projects

11 years agoMerge pull request #1760 from jmarshallnz/art_fallback_fixes
Arne Morten Kvarving [Mon, 12 Nov 2012 20:10:55 +0000 (12:10 -0800)]
Merge pull request #1760 from jmarshallnz/art_fallback_fixes

Art fallback fixes, and don't save show/album/season art for seasons/songs/episodes

11 years agodvdplayer: fixed several issues with overlay handling on bluray
Joakim Plate [Mon, 12 Nov 2012 19:59:56 +0000 (20:59 +0100)]
dvdplayer: fixed several issues with overlay handling on bluray

This now requires the version 2 api for menu overlays. It fixes issues
with silly high GPU load during bluray menu's and corruption of the menu

11 years agoMerge pull request #1747 from axmhari/pvr-file-path-reviewed
Arne Morten Kvarving [Mon, 12 Nov 2012 19:56:30 +0000 (11:56 -0800)]
Merge pull request #1747 from axmhari/pvr-file-path-reviewed

 [pvr] Update internal naming of PVR items for better library integration (updated)

11 years agogui: add generic Player.Title info label
Joakim Plate [Mon, 12 Nov 2012 19:50:44 +0000 (20:50 +0100)]
gui: add generic Player.Title info label

This is prepatory to allow display of metadata for non av players
in the future and allowing skins to maintain compatibility with
frodo.

11 years agoMerge pull request #1765 from jmarshallnz/fix_playlist_resume
Arne Morten Kvarving [Mon, 12 Nov 2012 19:30:49 +0000 (11:30 -0800)]
Merge pull request #1765 from jmarshallnz/fix_playlist_resume

fix: reset resume point after playing items via the playlist player

11 years agofixed compiler warning.
wsoltys [Mon, 12 Nov 2012 19:19:19 +0000 (20:19 +0100)]
fixed compiler warning.

11 years agoMerge pull request #1418 from Montellese/grouping
Arne Morten Kvarving [Mon, 12 Nov 2012 16:14:32 +0000 (08:14 -0800)]
Merge pull request #1418 from Montellese/grouping

grouping by movie set outside of the database

11 years ago[cec] don't try to set the OSD string on the TV. it's not supported by any TV on...
Lars Op den Kamp [Mon, 12 Nov 2012 11:52:45 +0000 (12:52 +0100)]
[cec] don't try to set the OSD string on the TV. it's not supported by any TV on the market, and saves a couple of ms when we don't try this

11 years agoconstruct image and preview URLs when unpacking fanart to make sure the url attribute...
Jonathan Marshall [Mon, 12 Nov 2012 05:42:47 +0000 (18:42 +1300)]
construct image and preview URLs when unpacking fanart to make sure the url attribute applies only to the <fanart> block being processed. fixes #12860

11 years agodrop old thetvdb preview fixups
Jonathan Marshall [Mon, 12 Nov 2012 05:33:33 +0000 (18:33 +1300)]
drop old thetvdb preview fixups

11 years agofixed: link to pulse-simple, it's needed for CPulseAE::CanInit(), apparently not...
bobo1on1 [Mon, 12 Nov 2012 01:52:55 +0000 (02:52 +0100)]
fixed: link to pulse-simple, it's needed for CPulseAE::CanInit(), apparently not all distros link libpulse to libpulse-simple

11 years agobuild: re-run the code-generator when headers change
Cory Fields [Mon, 12 Nov 2012 01:30:22 +0000 (20:30 -0500)]
build: re-run the code-generator when headers change

11 years ago[fix] Fixed a potential to miss an event.
Jim Carroll [Mon, 12 Nov 2012 00:52:43 +0000 (19:52 -0500)]
[fix] Fixed a potential to miss an event.

11 years agofixed: when rendering a capture on the GL backbuffer, mark the region as dirty, preve...
bobo1on1 [Mon, 12 Nov 2012 00:44:35 +0000 (01:44 +0100)]
fixed: when rendering a capture on the GL backbuffer, mark the region as dirty, prevents the capture from showing up

11 years ago[fix] typo from original commit a few minutes ago. Meant for this to be 100 ms, not...
Jim Carroll [Mon, 12 Nov 2012 00:29:38 +0000 (19:29 -0500)]
[fix] typo from original commit a few minutes ago. Meant for this to be 100 ms, not 10ms. 10ms creates pointless CPU load.

11 years ago[fix] closes #13507. This adds the ablity to use operator[] and size() methods on...
Jim Carroll [Mon, 12 Nov 2012 00:00:32 +0000 (19:00 -0500)]
[fix] closes #13507. This adds the ablity to use operator[] and size() methods on AddonClasses.

11 years ago[fix] closes ##13506. Addon class instances that default to NULL were causing an...
Jim Carroll [Sun, 11 Nov 2012 23:36:48 +0000 (18:36 -0500)]
[fix] closes ##13506. Addon class instances that default to NULL were causing an SEGV. This allows the generated code to handle NULL defaults.

11 years ago[fix] closes #13533. This eliminates a control lookup that results in an exception...
Jim Carroll [Sun, 11 Nov 2012 23:13:27 +0000 (18:13 -0500)]
[fix] closes #13533. This eliminates a control lookup that results in an exception when the particular control isn't a known python control type.

11 years ago[fix] This allows the Monitor to receive onScreensaverDeactivated callbacks while...
Jim Carroll [Sun, 11 Nov 2012 22:34:13 +0000 (17:34 -0500)]
[fix] This allows the Monitor to receive onScreensaverDeactivated callbacks while in DoModal. This may have further reaching effects sicne it effecively allows the DoModal call to repeatedly invoke makePendingCalls avoiding the need for extraneous PulseActionEvent calls.

11 years agoMerge pull request #1768 from ronie/screensaver-alarm
jmarshallnz [Sun, 11 Nov 2012 19:12:13 +0000 (11:12 -0800)]
Merge pull request #1768 from ronie/screensaver-alarm

silently cancel screensaver alarmclock

11 years ago[fix] When an XBMCAddon::xbmcgui::Window class was deleted, it would occationally...
Jim Carroll [Sun, 11 Nov 2012 18:34:05 +0000 (13:34 -0500)]
[fix] When an XBMCAddon::xbmcgui::Window class was deleted, it would occationally still be required to handle calls from the CGUIWindow system but by then it's deleted. This resolves that by reference counting Window classes from both Python AND the CGUIWindow system so that it's not finally deleted until both are done with it. In this case the 'unregister' work that was previously done in the 'deallocating' method needed to be moved to a separate method (now called 'dispose') and invoked when python is finished with the Window rather than on destruction.

11 years agoMerge pull request #1762 from koying/droidremoveapkgit
davilla [Sun, 11 Nov 2012 16:33:19 +0000 (08:33 -0800)]
Merge pull request #1762 from koying/droidremoveapkgit

FIX: [droid] Remove .git dirs from apk

11 years agosilently cancel screensaver alarmclock
ronie [Sun, 11 Nov 2012 13:37:04 +0000 (14:37 +0100)]
silently cancel screensaver alarmclock

11 years agofixed: Video DB export for episodes didn't check for writable FS + cosmetics
arnova [Sun, 11 Nov 2012 12:36:45 +0000 (13:36 +0100)]
fixed: Video DB export for episodes didn't check for writable FS + cosmetics

11 years agoCGUIWindowVideoBase: always exectue the videothumbloader after filtering and grouping
montellese [Thu, 4 Oct 2012 20:04:41 +0000 (22:04 +0200)]
CGUIWindowVideoBase: always exectue the videothumbloader after filtering and grouping

11 years agomedia library: integrate grouping by sets
montellese [Wed, 12 Sep 2012 15:28:37 +0000 (17:28 +0200)]
media library: integrate grouping by sets

11 years agovideodb: change retrieval of sets based on GroupUtils
montellese [Thu, 28 Jun 2012 21:29:45 +0000 (23:29 +0200)]
videodb: change retrieval of sets based on GroupUtils

GetSetsByWhere calls GetMoviesByWhere with custom JOIN clauses to only
retrieve movies being part of a set and the uses GroupUtils to group them
into sets. GetMoviesByWhere (and therefore GetMoviesNav) returns a list of
movies with no sets in it. To get sets GroupUtils::Group() has to be called
afterwards.

11 years ago[win32] updated project files
montellese [Wed, 12 Sep 2012 10:00:43 +0000 (12:00 +0200)]
[win32] updated project files

11 years agoadd GroupUtils for generic grouping of items in a list (e.g. into movie sets)
montellese [Thu, 28 Jun 2012 21:27:20 +0000 (23:27 +0200)]
add GroupUtils for generic grouping of items in a list (e.g. into movie sets)

11 years agoMerge pull request #1759 from chaitan3/master
Arne Morten Kvarving [Sun, 11 Nov 2012 09:52:34 +0000 (01:52 -0800)]
Merge pull request #1759 from chaitan3/master

Ignore /boot partition while getting a list of local media sources

11 years agomake sure we update both playlists when an item is updated. fixes #12921
Jonathan Marshall [Sun, 11 Nov 2012 08:29:32 +0000 (21:29 +1300)]
make sure we update both playlists when an item is updated. fixes #12921

11 years agodon't set a blank thumb on the CFileItem from a CSong if the CSong has no thumb
Jonathan Marshall [Sun, 11 Nov 2012 05:25:56 +0000 (18:25 +1300)]
don't set a blank thumb on the CFileItem from a CSong if the CSong has no thumb

11 years agouse UpdateInfo rather than replacing the entire item when updating it after a GUI_MSG...
Jonathan Marshall [Sun, 11 Nov 2012 04:54:55 +0000 (17:54 +1300)]
use UpdateInfo rather than replacing the entire item when updating it after a GUI_MSG_UPDATE_ITEM message. fixes #13525

11 years agovideodb:// and stack:// items didn't go through the correct checks for playlists...
Jonathan Marshall [Sun, 11 Nov 2012 03:16:46 +0000 (16:16 +1300)]
videodb:// and stack:// items didn't go through the correct checks for playlists etc. before attempting to extract streamdetails/thumbs. fixes #13502

11 years agoMerge pull request #1756 from da-anda/PVRmanager-startup
Lars Op den Kamp [Sun, 11 Nov 2012 03:08:20 +0000 (19:08 -0800)]
Merge pull request #1756 from da-anda/PVRmanager-startup

[pvr] don't start PVRmanager on initialization if login screen is used, ...

11 years ago[pvr/epg] don't display seconds for start and end times
Lars Op den Kamp [Sun, 11 Nov 2012 02:54:27 +0000 (03:54 +0100)]
[pvr/epg] don't display seconds for start and end times

11 years ago[pvr/epg] fixed - start+end times weren't updated after the current tag expired after...
Lars Op den Kamp [Sun, 11 Nov 2012 02:44:42 +0000 (03:44 +0100)]
[pvr/epg] fixed - start+end times weren't updated after the current tag expired after 6eecd3ddd7f0363abd027591e55e6a1d15d7ce0f

11 years agoreset resume point after playing items via the playlist player, so that when they...
Jonathan Marshall [Sun, 11 Nov 2012 02:42:41 +0000 (15:42 +1300)]
reset resume point after playing items via the playlist player, so that when they repeat the start at the beginning. fixes #12811

11 years agoFIX: [droid] Remove .git dirs from apk
Chris "Koying" Browet [Sun, 11 Nov 2012 00:21:41 +0000 (01:21 +0100)]
FIX: [droid] Remove .git dirs from apk

11 years ago[python] set the listitems pictureinfotag loaded only if information is actually...
Jonathan Marshall [Sat, 10 Nov 2012 23:39:25 +0000 (12:39 +1300)]
[python] set the listitems pictureinfotag loaded only if information is actually set on it. fixes #10519

11 years agostacking was enabled on the video now playing list, causing it to be sorted by label...
Jonathan Marshall [Sat, 10 Nov 2012 23:38:08 +0000 (12:38 +1300)]
stacking was enabled on the video now playing list, causing it to be sorted by label. fixes #12123

11 years agofixed: ssa subtitles where packets overlap in time
Joakim Plate [Sat, 10 Nov 2012 22:01:00 +0000 (23:01 +0100)]
fixed: ssa subtitles where packets overlap in time

Sometimes a ssa packet would show up that had a start
time before the end time of previous packet, but a
end time before previous packet's end time.

To solve this with auto replacing packet, we need
to extend the end time of the new packet to include
the old packet.

This fixes ticket: #13302

11 years agovaapi: relicence ffmpeg helper code to LGPL 2.1+
Joakim Plate [Sat, 10 Nov 2012 22:04:27 +0000 (23:04 +0100)]
vaapi: relicence ffmpeg helper code to LGPL 2.1+

Permission by:
Joakim Plate <elupus@xbmc.org>
Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Edgar Hucek <gimli@xbmc.org>
Yurly Romanenko <yromanen@gmail.com>

11 years agoIgnore /boot partition on GetDisks
Chaitanya Talnikar [Sat, 10 Nov 2012 14:34:58 +0000 (20:04 +0530)]
Ignore /boot partition on GetDisks

11 years agoMerge pull request #1733 from dragonflight/FIXGetScraperForPath
jmarshallnz [Sat, 10 Nov 2012 20:31:57 +0000 (12:31 -0800)]
Merge pull request #1733 from dragonflight/FIXGetScraperForPath

minor fix for GetScraperForPath

11 years agoMerge pull request #1748 from rowanborder/master
jmarshallnz [Sat, 10 Nov 2012 20:13:05 +0000 (12:13 -0800)]
Merge pull request #1748 from rowanborder/master

Resolved all button mappings for Xbox 360 Controller + fixed any invalid mappings found

11 years ago[art] set all art on the trailer when playing from video info
Jonathan Marshall [Sat, 10 Nov 2012 08:56:33 +0000 (21:56 +1300)]
[art] set all art on the trailer when playing from video info

11 years ago[art] cleanup - no need for convoluted resetting of thumb now that it's just a fallback
Jonathan Marshall [Sat, 10 Nov 2012 08:56:13 +0000 (21:56 +1300)]
[art] cleanup - no need for convoluted resetting of thumb now that it's just a fallback

11 years ago[art] don't add art from parent items when setting art on children in the database
Jonathan Marshall [Sat, 10 Nov 2012 08:55:37 +0000 (21:55 +1300)]
[art] don't add art from parent items when setting art on children in the database

11 years ago[art] adds fallbacks for fanart->tvshow.fanart for episodes/seasons, and container...
Jonathan Marshall [Sat, 10 Nov 2012 08:54:38 +0000 (21:54 +1300)]
[art] adds fallbacks for fanart->tvshow.fanart for episodes/seasons, and container.thumb->(season|tvshow).(poster|banner)

11 years ago[art] use artist.fanart for artist fanart, and add fallbacks for fanart->artist.fanar...
Jonathan Marshall [Sat, 10 Nov 2012 08:53:26 +0000 (21:53 +1300)]
[art] use artist.fanart for artist fanart, and add fallbacks for fanart->artist.fanart and thumb->album.thumb for albums/songs

11 years ago[art] adds a param to AppendArt to specify the prefix, and utilise for setting art...
Jonathan Marshall [Sat, 10 Nov 2012 08:50:47 +0000 (21:50 +1300)]
[art] adds a param to AppendArt to specify the prefix, and utilise for setting art for children of tvshows, seasons + albums

11 years ago[art] use a fallback map for art to generalise the fallback for the 'thumb' type...
Jonathan Marshall [Sat, 10 Nov 2012 08:41:56 +0000 (21:41 +1300)]
[art] use a fallback map for art to generalise the fallback for the 'thumb' type, and set outside of CGUIListItem

11 years agobump darwin and android xbmc-pvr-adons dep to git rev ef09a31abc3e67778d91583dd05ce84...
Lars Op den Kamp [Sat, 10 Nov 2012 11:48:39 +0000 (12:48 +0100)]
bump darwin and android xbmc-pvr-adons dep to git rev ef09a31abc3e67778d91583dd05ce8455865b2d6. -Werror doesn't fly on android and os-x

11 years ago[pvr] don't start PVRmanager on initialization if login screen is used, because loadi...
Franz Koch [Sat, 10 Nov 2012 11:33:49 +0000 (12:33 +0100)]
[pvr] don't start PVRmanager on initialization if login screen is used, because loading a profile will trigger a second startup of the PVRmanger. Thus first startup is wasted time/resources.

11 years ago[omxplayer] avoid resetting players on stream change (pvr)
gimli [Sat, 10 Nov 2012 07:30:49 +0000 (08:30 +0100)]
[omxplayer] avoid resetting players on stream change (pvr)

11 years ago[omxplayer] seeks due to audio stream switch should be trickplay
gimli [Fri, 9 Nov 2012 06:05:05 +0000 (07:05 +0100)]
[omxplayer] seeks due to audio stream switch should be trickplay

11 years agoMerge pull request #1754 from popcornmix/deinterlace_hang
huceke [Sat, 10 Nov 2012 08:33:02 +0000 (00:33 -0800)]
Merge pull request #1754 from popcornmix/deinterlace_hang

[rbp] Request an extra picture when enabling deinterlace

11 years agoMerge pull request #1750 from popcornmix/master
huceke [Sat, 10 Nov 2012 08:32:49 +0000 (00:32 -0800)]
Merge pull request #1750 from popcornmix/master

[rbp] Speed, quality and reliability fixes for images.

11 years agojsonrpc: fix not being able to remove tags from a media item
montellese [Sat, 10 Nov 2012 07:50:40 +0000 (08:50 +0100)]
jsonrpc: fix not being able to remove tags from a media item

11 years agovideodb: keep the "tag" table clean
montellese [Sat, 10 Nov 2012 07:49:51 +0000 (08:49 +0100)]
videodb: keep the "tag" table clean

11 years ago[art] adds ClearArt to CGUIListItem
Jonathan Marshall [Sat, 10 Nov 2012 05:35:27 +0000 (18:35 +1300)]
[art] adds ClearArt to CGUIListItem

11 years agofixed cutoff outline in some larger subtitles
Jonathan Marshall [Sat, 10 Nov 2012 04:58:25 +0000 (17:58 +1300)]
fixed cutoff outline in some larger subtitles

11 years ago[projectM] ensure we don't read from g_presets if it's NULL
Jonathan Marshall [Sat, 10 Nov 2012 03:48:22 +0000 (16:48 +1300)]
[projectM] ensure we don't read from g_presets if it's NULL

11 years agoconsistency - use lowercase for codec name in music vis codec info. fixes #13490
Jonathan Marshall [Sat, 10 Nov 2012 03:34:22 +0000 (16:34 +1300)]
consistency - use lowercase for codec name in music vis codec info. fixes #13490

11 years agofixes small consistency issues with music codec information. part of #13490
Jonathan Marshall [Sat, 10 Nov 2012 03:28:42 +0000 (16:28 +1300)]
fixes small consistency issues with music codec information. part of #13490

11 years agobump darwin and android xbmc-pvr-adons dep to git rev 4b2f68d153ca4118ac4b11f74b6f1b2...
Lars Op den Kamp [Sat, 10 Nov 2012 02:08:47 +0000 (03:08 +0100)]
bump darwin and android xbmc-pvr-adons dep to git rev 4b2f68d153ca4118ac4b11f74b6f1b2d6d19352a. previous commit had unresolved symbols in the myth and dvbviewer add-ons, which are only built when configured to use system libs as deps (and darwin has this enabled)

11 years agobump darwin and android xbmc-pvr-addons dep to git rev 4e24ae699004e7bcf4e3beafa2e2bc...
Lars Op den Kamp [Sat, 10 Nov 2012 00:57:14 +0000 (01:57 +0100)]
bump darwin and android xbmc-pvr-addons dep to git rev 4e24ae699004e7bcf4e3beafa2e2bc13456c2e0c

11 years agoMerged the following PRs and bumped the API to v1.6.0: issue #1714, issue #1726,...
Lars Op den Kamp [Sat, 10 Nov 2012 00:41:57 +0000 (01:41 +0100)]
Merged the following PRs and bumped the API to v1.6.0: issue #1714, issue #1726, issue #1744, issue #1690

11 years ago[pvr] bumped api version to 1.6.0
Lars Op den Kamp [Sat, 10 Nov 2012 00:30:21 +0000 (01:30 +0100)]
[pvr] bumped api version to 1.6.0

11 years agopvr: release demuxer for unknown stream on stream change
xbmc [Mon, 5 Nov 2012 16:45:42 +0000 (17:45 +0100)]
pvr: release demuxer for unknown stream on stream change

11 years agopvr: srop StreamIdx in PVR_STREAM_PROPERTIES
xbmc [Sun, 4 Nov 2012 08:15:16 +0000 (09:15 +0100)]
pvr: srop StreamIdx in PVR_STREAM_PROPERTIES

11 years agopvr: demuxer, make sure there are no gaps in array of streams
xbmc [Sun, 4 Nov 2012 07:35:07 +0000 (08:35 +0100)]
pvr: demuxer, make sure there are no gaps in array of streams

11 years agopvr: re-parse extradata after a streamchange
xbmc [Mon, 29 Oct 2012 07:45:13 +0000 (08:45 +0100)]
pvr: re-parse extradata after a streamchange

11 years agopvr: drop method UpdateStreams in demuxer
xbmc [Sun, 28 Oct 2012 15:37:21 +0000 (16:37 +0100)]
pvr: drop method UpdateStreams in demuxer

11 years ago[pvr] added FreeString()
Lars Op den Kamp [Fri, 9 Nov 2012 00:29:12 +0000 (01:29 +0100)]
[pvr] added FreeString()

11 years ago[pvr] return char* instead of const char* from UnknownToUTF8, GetLocalizedString...
Lars Op den Kamp [Fri, 9 Nov 2012 00:06:23 +0000 (01:06 +0100)]
[pvr] return char* instead of const char* from UnknownToUTF8, GetLocalizedString and GetDVDMenuLanguage. use strdup to dupe the strings

11 years ago[pvr] fixed UnknownToUTF8() on the PVR interface. fixes https://github.com/opdenkamp...
Lars Op den Kamp [Wed, 7 Nov 2012 00:10:59 +0000 (01:10 +0100)]
[pvr] fixed UnknownToUTF8() on the PVR interface. fixes https://github.com/opdenkamp/xbmc-pvr-addons/issues/68

11 years ago[pvr] Add more complete seek and speed contro for supporting PVR demuxers.
Adam Sutton [Tue, 23 Oct 2012 15:04:54 +0000 (16:04 +0100)]
[pvr] Add more complete seek and speed contro for supporting PVR demuxers.

11 years agopvr: add user selection for client in ProcessMenuHooks
xbmc [Thu, 1 Nov 2012 11:54:56 +0000 (12:54 +0100)]
pvr: add user selection for client in ProcessMenuHooks

11 years agopvr: add menu hook to pvr settings
xbmc [Thu, 1 Nov 2012 11:54:00 +0000 (12:54 +0100)]
pvr: add menu hook to pvr settings

11 years agopvr: add category for menu hooks
xbmc [Thu, 1 Nov 2012 09:53:36 +0000 (10:53 +0100)]
pvr: add category for menu hooks

11 years agofix inconsistency when calling TV Show information on a season where the art for...
Jonathan Marshall [Fri, 9 Nov 2012 23:22:48 +0000 (12:22 +1300)]
fix inconsistency when calling TV Show information on a season where the art for the item was taken from the season rather than the show

11 years agoclamp progress control to 0..100 percent
Jonathan Marshall [Fri, 9 Nov 2012 22:30:07 +0000 (11:30 +1300)]
clamp progress control to 0..100 percent

11 years agoadjust font height/baseline for outlined fonts only if they're outlined. fixes text...
Jonathan Marshall [Fri, 9 Nov 2012 22:09:30 +0000 (11:09 +1300)]
adjust font height/baseline for outlined fonts only if they're outlined. fixes text aligned to the top of a control (e.g. textboxes)

11 years ago[lang] November update of internal addon language files
alanwww1 [Fri, 9 Nov 2012 21:52:41 +0000 (22:52 +0100)]
[lang] November update of internal addon language files

11 years ago[lang] November update of skin.confluence language files
alanwww1 [Fri, 9 Nov 2012 21:52:19 +0000 (22:52 +0100)]
[lang] November update of skin.confluence language files

11 years ago[lang] November update of core language files
alanwww1 [Fri, 9 Nov 2012 21:44:33 +0000 (22:44 +0100)]
[lang] November update of core language files