vuplus_xbmc
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 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 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 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 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

11 years agoMerge pull request #1755 from FernetMenta/recordings
Lars Op den Kamp [Fri, 9 Nov 2012 19:33:22 +0000 (11:33 -0800)]
Merge pull request #1755 from FernetMenta/recordings

pvr: fix pause seek for recordings which use pvr input stream

11 years ago[osx/ios/atv2] - fix prebuilt step - add xbmc-depends toolchain dir to PATH so swig...
Memphiz [Fri, 9 Nov 2012 19:20:25 +0000 (20:20 +0100)]
[osx/ios/atv2] - fix prebuilt step - add xbmc-depends toolchain dir to PATH so swig can be found

11 years ago[fix] internal calls to the now-deprecated lock/unlock xbmcgui functionality have...
Jim Carroll [Fri, 9 Nov 2012 18:22:24 +0000 (13:22 -0500)]
[fix] internal calls to the now-deprecated lock/unlock xbmcgui functionality have been fixed. This was creating WARN log message.

11 years agopvr: fix pause seek for recordings which use pvr input stream
xbmc [Fri, 9 Nov 2012 16:04:02 +0000 (17:04 +0100)]
pvr: fix pause seek for recordings which use pvr input stream

11 years ago[rbp] Speed, quality and reliability fixes for images.
popcornmix [Thu, 8 Nov 2012 01:36:17 +0000 (01:36 +0000)]
[rbp] Speed, quality and reliability fixes for images.

fixes a couple of bugs in the jpeg header parsing, which would sometimes get incorrect dimensions or no dimension.
It avoids the resize to a multiple of 16 of decoded jpegs which causes blurring and subtle aspect ratio erros.
It avoids a pitch mangling alloc and copy on the jpeg encode path.
The jpeg decoder now handles the port settings changes event properly which can fix an OMX error case.
An updated start.elf is required which supports the non-multiple of 16 pitches in openmax.

11 years ago[rbp] Request an extra picture when enabling deinterlace which can avoid a decoder...
popcornmix [Thu, 8 Nov 2012 17:57:34 +0000 (17:57 +0000)]
[rbp] Request an extra picture when enabling deinterlace which can avoid a decoder hang

11 years agofix win32 build after 30edf45
pieh [Fri, 9 Nov 2012 10:10:40 +0000 (11:10 +0100)]
fix win32 build after 30edf45

11 years agofixed - missing return value after splitting up a commit
Lars Op den Kamp [Fri, 9 Nov 2012 02:49:22 +0000 (03:49 +0100)]
fixed - missing return value after splitting up a commit

11 years agofix: Enable GUI Rendering earlier in order to avoid possible headless startup
Cory Fields [Fri, 9 Nov 2012 00:34:07 +0000 (19:34 -0500)]
fix: Enable GUI Rendering earlier in order to avoid possible headless startup

Fixes #13470

11 years agomake sure autogenerated video thumbs are stored using their original URLs, not the...
Jonathan Marshall [Thu, 8 Nov 2012 23:35:14 +0000 (12:35 +1300)]
make sure autogenerated video thumbs are stored using their original URLs, not the cached URL

11 years agoegl: add doxy for quirks
Cory Fields [Thu, 8 Nov 2012 23:20:19 +0000 (18:20 -0500)]
egl: add doxy for quirks

11 years agoegl: Android: Add quirk for destroying nativewindow with surface
Cory Fields [Sat, 3 Nov 2012 18:58:35 +0000 (14:58 -0400)]
egl: Android: Add quirk for destroying nativewindow with surface

Don't count on the driver to realize that the NativeWindow is stale, it may try
to use it and crash. Instead, kill it when we destroy a window in order to
force recreation later.

Thanks to Koying for tracking down the root issue here. Replaces PR #1715.
Fixes #13455.

11 years agoMerge pull request #1720 from theuni/bootstrap-codegenerator
Cory Fields [Thu, 8 Nov 2012 23:21:01 +0000 (15:21 -0800)]
Merge pull request #1720 from theuni/bootstrap-codegenerator

build: try to code-gen during bootstrap

11 years agofix missing season art if no scraper season art was available - thanks to humpe for...
Jonathan Marshall [Thu, 8 Nov 2012 22:09:05 +0000 (11:09 +1300)]
fix missing season art if no scraper season art was available - thanks to humpe for the heads up

11 years agoMerge pull request #1686 from jmarshallnz/sort_those_nodes
Arne Morten Kvarving [Thu, 8 Nov 2012 21:41:22 +0000 (13:41 -0800)]
Merge pull request #1686 from jmarshallnz/sort_those_nodes

Store sorting information for smartplaylists and library nodes

11 years ago[osx/ios/atv2] - only generate python interface in xcode prebuilt step - and do all...
Memphiz [Fri, 2 Nov 2012 20:22:28 +0000 (21:22 +0100)]
[osx/ios/atv2] - only generate python interface in xcode prebuilt step - and do all (!!!wooohoooo!!!) compilation in xcode then

11 years agobuild: try to code-gen during bootstrap
Cory Fields [Tue, 16 Oct 2012 17:50:40 +0000 (13:50 -0400)]
build: try to code-gen during bootstrap

This allows us to create a completely bootstrapped tarball that does not
require java or swig as build-deps.

11 years agoconsistency: add a comment about inconsistent use of SORT_METHOD_EPISODE for sorting...
Jonathan Marshall [Mon, 29 Oct 2012 02:47:44 +0000 (15:47 +1300)]
consistency: add a comment about inconsistent use of SORT_METHOD_EPISODE for sorting by the number of episodes (rather than episode number)

11 years agoconsistency: use Label as the sort label when sorting by label
Jonathan Marshall [Mon, 29 Oct 2012 02:47:03 +0000 (15:47 +1300)]
consistency: use Label as the sort label when sorting by label

11 years agoconsistency: use Artist as the label when sorting by artists
Jonathan Marshall [Mon, 29 Oct 2012 02:46:21 +0000 (15:46 +1300)]
consistency: use Artist as the label when sorting by artists

11 years agoconsistency: use Genre as the label when sorting by genre
Jonathan Marshall [Mon, 29 Oct 2012 02:45:57 +0000 (15:45 +1300)]
consistency: use Genre as the label when sorting by genre

11 years agoconsistency: use Play count as the label when sorting by play count
Jonathan Marshall [Mon, 29 Oct 2012 02:45:26 +0000 (15:45 +1300)]
consistency: use Play count as the label when sorting by play count

11 years agoconsistency: use MPAA as the label when sorting by MPAA rating
Jonathan Marshall [Mon, 29 Oct 2012 02:44:06 +0000 (15:44 +1300)]
consistency: use MPAA as the label when sorting by MPAA rating

11 years agoconsistency: Use Duration as the label when sorting by Duration or Runtime
Jonathan Marshall [Mon, 29 Oct 2012 02:42:25 +0000 (15:42 +1300)]
consistency: Use Duration as the label when sorting by Duration or Runtime

11 years agoconsistency: use Title as the label when sorting by Title/SortTitle
Jonathan Marshall [Mon, 29 Oct 2012 02:23:16 +0000 (15:23 +1300)]
consistency: use Title as the label when sorting by Title/SortTitle

11 years agoMerge pull request #1746 from FernetMenta/streams
Joakim Plate [Thu, 8 Nov 2012 20:23:42 +0000 (12:23 -0800)]
Merge pull request #1746 from FernetMenta/streams

dvdplayer: avoid resetting players on stream change (pvr)

11 years agofix "karaoke.fontcolors" offering a non-existing option
montellese [Thu, 8 Nov 2012 19:42:35 +0000 (20:42 +0100)]
fix "karaoke.fontcolors" offering a non-existing option

11 years agoMerge pull request #1723 from opdenkamp/pvrstartendtimes
Lars Op den Kamp [Thu, 8 Nov 2012 19:34:21 +0000 (11:34 -0800)]
Merge pull request #1723 from opdenkamp/pvrstartendtimes

display real start and end time from EPG information in the OSD

11 years agoMerge pull request #1745 from vdrfan/FileTimeToLocalFileTime
Arne Morten Kvarving [Thu, 8 Nov 2012 13:21:03 +0000 (05:21 -0800)]
Merge pull request #1745 from vdrfan/FileTimeToLocalFileTime

FileTimeToLocalFileTime implementation for non win32 platforms

11 years ago[confluence/pvr] changed fullscreen osd to display the start and end time of the...
Lars Op den Kamp [Sat, 3 Nov 2012 01:50:41 +0000 (02:50 +0100)]
[confluence/pvr] changed fullscreen osd to display the start and end time of the program, instead of player times

11 years ago[pvr] added player start time
Lars Op den Kamp [Thu, 8 Nov 2012 12:41:05 +0000 (13:41 +0100)]
[pvr] added player start time

11 years ago[pvr] get end time from the epg tag if a pvr channel is playing
Lars Op den Kamp [Thu, 8 Nov 2012 12:39:06 +0000 (13:39 +0100)]
[pvr] get end time from the epg tag if a pvr channel is playing

11 years agoMerge pull request #1752 from Tolriq/master
Sascha Montellese [Thu, 8 Nov 2012 12:11:10 +0000 (04:11 -0800)]
Merge pull request #1752 from Tolriq/master

jsonrpc: fix "type" being set to "song" for non-library music items

11 years agojsonrpc: fix "type" being set to "song" for non-music items
Tolriq [Thu, 8 Nov 2012 11:02:30 +0000 (12:02 +0100)]
jsonrpc: fix "type" being set to "song" for non-music items

11 years agoRevert "ensure argv is set when running scripts from a media window. Fixes #13030"
Jonathan Marshall [Thu, 8 Nov 2012 08:13:31 +0000 (21:13 +1300)]
Revert "ensure argv is set when running scripts from a media window. Fixes #13030"

This reverts commit 6d1cc620c2dd94ca71743989d4635eab8256946b.

11 years agoMerge pull request #1751 from Montellese/ra_fixes
jmarshallnz [Thu, 8 Nov 2012 08:08:01 +0000 (00:08 -0800)]
Merge pull request #1751 from Montellese/ra_fixes

recentlyadded: make sure to show the same list independent of the entry point

11 years agoRevert "use filters for the recently added nodes rather than videodb:// paths"
montellese [Thu, 8 Nov 2012 07:48:49 +0000 (08:48 +0100)]
Revert "use filters for the recently added nodes rather than videodb:// paths"

This reverts commit f9cc7405138191075f267b100c27082f5efe7480.

11 years agoadvancedsettings: revive "recentlyaddeditems" (reverts part of 3fc04bc4a273b9acf05fa8...
montellese [Thu, 8 Nov 2012 07:45:53 +0000 (08:45 +0100)]
advancedsettings: revive "recentlyaddeditems" (reverts part of 3fc04bc4a273b9acf05fa8e6f6e4fc001fd1f8c8)

11 years agoResolved all button mappings for a Microsoft Xbox 360 Controller and …
Rowan Border [Wed, 7 Nov 2012 22:07:17 +0000 (22:07 +0000)]
Resolved all button mappings for a Microsoft Xbox 360 Controller and …
…added documentation for reference at the start of the file. Corrected all invalid button mappings found. Added all known altnames for Xbox 360 Controllers as suggested by natethomas in the thread:

http://forum.xbmc.org/showthread.php?tid=144713

Signed-off-by: Rowan Border <rowanjborder@gmail.com>
11 years agoensure argv is set when running scripts from a media window. Fixes #13030
Jonathan Marshall [Thu, 8 Nov 2012 00:49:55 +0000 (13:49 +1300)]
ensure argv is set when running scripts from a media window. Fixes #13030

11 years agono need for double ;
Jonathan Marshall [Wed, 7 Nov 2012 22:32:58 +0000 (11:32 +1300)]
no need for double ;

11 years agofix fetching of actor art from .actors during video scan. fixes #13492
Jonathan Marshall [Wed, 7 Nov 2012 22:06:39 +0000 (11:06 +1300)]
fix fetching of actor art from .actors during video scan. fixes #13492

11 years agoensure the slider nib is processed prior to using it's render rect, to eliminate...
Jonathan Marshall [Wed, 7 Nov 2012 22:05:57 +0000 (11:05 +1300)]
ensure the slider nib is processed prior to using it's render rect, to eliminate it being positioned incorrectly on first render. fixes #13009

11 years agodvdplayer: avoid resetting players on stream change (pvr)
xbmc [Wed, 7 Nov 2012 17:11:15 +0000 (18:11 +0100)]
dvdplayer: avoid resetting players on stream change (pvr)

11 years agoMerge pull request #1739 from alcoheca/rpc-clean-announce
Arne Morten Kvarving [Wed, 7 Nov 2012 17:30:45 +0000 (09:30 -0800)]
Merge pull request #1739 from alcoheca/rpc-clean-announce

Rpc clean announce

11 years agochanged: Remove useless log spam + improve logging when things fail
arnova [Wed, 7 Nov 2012 17:04:10 +0000 (18:04 +0100)]
changed: Remove useless log spam + improve logging when things fail

11 years agofixed: added missing FileTimeToLocalFileTime implementation in order to handle utc...
vdrfan [Wed, 7 Nov 2012 08:47:57 +0000 (09:47 +0100)]
fixed: added missing FileTimeToLocalFileTime implementation in order to handle utc dates correctly

11 years agoMerge pull request #1688 from Memphiz/libusb
Arne Morten Kvarving [Wed, 7 Nov 2012 08:56:24 +0000 (00:56 -0800)]
Merge pull request #1688 from Memphiz/libusb

[droid] - activate usb peripherals available

11 years agoMerge pull request #1703 from jmarshallnz/font_fixes
Arne Morten Kvarving [Wed, 7 Nov 2012 08:55:34 +0000 (00:55 -0800)]
Merge pull request #1703 from jmarshallnz/font_fixes

Font fixes for various things

11 years agoMerge pull request #1713 from jmarshallnz/fix_hardcoded_center
Arne Morten Kvarving [Wed, 7 Nov 2012 08:43:03 +0000 (00:43 -0800)]
Merge pull request #1713 from jmarshallnz/fix_hardcoded_center

Fix hardcoded center of some settings controls

11 years agofixes CleanStrings not applying correctly if CleanDateTimeRegExp removes text at...
dragonflight [Tue, 6 Nov 2012 20:50:42 +0000 (15:50 -0500)]
fixes CleanStrings not applying correctly if CleanDateTimeRegExp removes text at start of filename.

CleanDateTime has the ability to return part of the filename for future processing.
If it returns a partial string no rooted at the start then CleanStrings will be wrong
CleanStrings does a pattern match on strFilename but then extracts the unmatched part
from strTitleAndYear

11 years agofix incorrect comparison. (!a == b) != (a != b)
Jonathan Marshall [Wed, 7 Nov 2012 02:47:19 +0000 (15:47 +1300)]
fix incorrect comparison. (!a == b) != (a != b)

11 years agoMerge pull request #1742 from dragonflight/GetReplaceString
jmarshallnz [Wed, 7 Nov 2012 02:46:22 +0000 (18:46 -0800)]
Merge pull request #1742 from dragonflight/GetReplaceString

GetReplaceString -> GetReplaceStdString which return a std::string

11 years agochange GetReplaceString to return a std::string and fix all uses
dragonflight [Mon, 5 Nov 2012 22:42:44 +0000 (17:42 -0500)]
change GetReplaceString to return a std::string and fix all uses

11 years agowhen adding artists, genres, and actors to the music database, make sure that they...
Jonathan Marshall [Tue, 6 Nov 2012 23:12:14 +0000 (12:12 +1300)]
when adding artists, genres, and actors to the music database, make sure that they're trimmed of carriage returns, spaces etc.

11 years agoremove whitespace from the end of lines in .cue sheet documents. fixes issues with...
Jonathan Marshall [Tue, 6 Nov 2012 23:10:50 +0000 (12:10 +1300)]
remove whitespace from the end of lines in .cue sheet documents. fixes issues with Genres popping up with carriage returns at the end of the line.

11 years ago[fix] reset subtitle delay on activation of new sub file from python, lost in b14343b...
amet [Tue, 6 Nov 2012 18:25:12 +0000 (22:25 +0400)]
[fix] reset subtitle delay on activation of new sub file from python, lost in b14343ba922ef4425e1fdff99b142747e4215b7a