vuplus_xbmc
10 years agoFIX: [mysql] fix 1442 error when cleaning music artists
Chris "Koying" Browet [Tue, 28 Jan 2014 13:44:07 +0000 (14:44 +0100)]
FIX: [mysql] fix 1442 error when cleaning music artists

10 years agoFIX: [mysql] force utf8 when creating db and temp tables
Chris "Koying" Browet [Tue, 28 Jan 2014 13:43:19 +0000 (14:43 +0100)]
FIX: [mysql] force utf8 when creating db and temp tables

10 years agoMerge pull request #4093 from ace20022/blu_log
Trent Nelson [Sun, 26 Jan 2014 20:15:45 +0000 (12:15 -0800)]
Merge pull request #4093 from ace20022/blu_log

[bluray] Revise debug log messages.

10 years ago[musicdb] songs with extensions that weren't lower-case couldn't be played. fixes...
Jonathan Marshall [Sun, 26 Jan 2014 19:35:09 +0000 (08:35 +1300)]
[musicdb] songs with extensions that weren't lower-case couldn't be played. fixes #14879

10 years ago[ios7] - fix autorotation of external touchscreen controller (when using tvout) on...
Memphiz [Sun, 26 Jan 2014 18:47:31 +0000 (19:47 +0100)]
[ios7] - fix autorotation of external touchscreen controller (when using tvout) on ios7 (by implementing the needed bits of the new orientation/rotation API as the old one vanished in ios7 runtime)

10 years ago[bluray] Revise debug log messages.
ace20022 [Sun, 26 Jan 2014 19:13:38 +0000 (20:13 +0100)]
[bluray] Revise debug log messages.

10 years ago[ios] - on the native onscreen keyboard make the heading a disabled UITextField and...
Memphiz [Sun, 26 Jan 2014 16:17:51 +0000 (17:17 +0100)]
[ios] - on the native onscreen keyboard make the heading a disabled UITextField and align the text in both textfields to verticalcenter - before the vertical alignment was off (textfield was vertical top and the uilabel for the heading was vertical center which was a bit below compared to vertical center of a textfield)

10 years agoMerge pull request #4003 from ace20022/bluray_fixes1
Andreas Zelend [Sun, 26 Jan 2014 13:28:07 +0000 (05:28 -0800)]
Merge pull request #4003 from ace20022/bluray_fixes1

[bluray] Some fixes/improvements of bluray nav mode.

10 years ago[gui] don't use auto-sized width/height to calculate the size of the parent (in parti...
Jonathan Marshall [Sun, 26 Jan 2014 09:31:35 +0000 (22:31 +1300)]
[gui] don't use auto-sized width/height to calculate the size of the parent (in particular, grouplists auto-size currently)

10 years ago[smartplaylist] fix incorrect field used for Studio/MPAA fields for episodes. fixes...
Jonathan Marshall [Sun, 26 Jan 2014 04:11:17 +0000 (17:11 +1300)]
[smartplaylist] fix incorrect field used for Studio/MPAA fields for episodes. fixes #14875

10 years ago[gui] fix setting state on controls inside groups inside containers. fixes #14295
Jonathan Marshall [Sat, 25 Jan 2014 20:44:21 +0000 (09:44 +1300)]
[gui] fix setting state on controls inside groups inside containers. fixes #14295

10 years ago[Fix][bluray/geometry] Fix compiler warning about float -> int and int -> float conve...
ace20022 [Wed, 15 Jan 2014 21:59:48 +0000 (22:59 +0100)]
[Fix][bluray/geometry] Fix compiler warning about float -> int and int -> float conversions.

10 years ago[bluray] Disable menu icon of the VideoOSD if a bluray is played in non nav mode.
ace20022 [Fri, 10 Jan 2014 21:49:15 +0000 (22:49 +0100)]
[bluray] Disable menu icon of the VideoOSD if a bluray is played in non nav mode.

10 years ago[bluray] Make the infinite loop fix work with libbluray 0.2.1.
ace20022 [Tue, 21 Jan 2014 11:08:38 +0000 (12:08 +0100)]
[bluray] Make the infinite loop fix work with libbluray 0.2.1.

10 years ago[Fix][bluray] Fix infinite loop if (next) bluray title can not be played.
ace20022 [Fri, 10 Jan 2014 20:13:47 +0000 (21:13 +0100)]
[Fix][bluray] Fix infinite loop if (next) bluray title can not be played.
For example this can happen when the next title is a bd-j title and libbluray has no bd-j support compiled in.

10 years ago[Fix][bluray] Add HAVE_LIBBLURAY guard to BlurayDirectory.cpp.
ace20022 [Tue, 21 Jan 2014 08:59:48 +0000 (09:59 +0100)]
[Fix][bluray] Add HAVE_LIBBLURAY guard to BlurayDirectory.cpp.

10 years ago[Fix][bluray] BD_EVENT_MENU and BD_EVENT_IDLE are independent of HAVE_LIBBLURAY_BDJ.
ace20022 [Fri, 10 Jan 2014 12:28:11 +0000 (13:28 +0100)]
[Fix][bluray] BD_EVENT_MENU and BD_EVENT_IDLE are independent of HAVE_LIBBLURAY_BDJ.

10 years agoMerge pull request #4050 from elupus/archivefolder
Joakim Plate [Fri, 24 Jan 2014 19:28:57 +0000 (11:28 -0800)]
Merge pull request #4050 from elupus/archivefolder

archives: avoid collapsing archive with single folder

10 years agoMerge pull request #4081 from voguemaster/master
Joakim Plate [Fri, 24 Jan 2014 19:21:55 +0000 (11:21 -0800)]
Merge pull request #4081 from voguemaster/master

ffmpeg: Correctly handle cookies that specify a sub-domain.

10 years agoMerge pull request #4082 from jmarshallnz/case_sensitive_infobool
jmarshallnz [Fri, 24 Jan 2014 09:04:27 +0000 (01:04 -0800)]
Merge pull request #4082 from jmarshallnz/case_sensitive_infobool

[info] don't ToLower() info conditions prior to resolving them

10 years ago[info] don't ToLower() info conditions prior to resolving them - we need only compare...
Jonathan Marshall [Fri, 24 Jan 2014 07:08:32 +0000 (20:08 +1300)]
[info] don't ToLower() info conditions prior to resolving them - we need only compare them caseless in the info store

10 years agoMerge pull request #4075 from Karlson2k/fix_add_cover
jmarshallnz [Fri, 24 Jan 2014 04:42:00 +0000 (20:42 -0800)]
Merge pull request #4075 from Karlson2k/fix_add_cover

fix: FileItem::FindLocalArt: don't try to find fanart for "add" button

10 years agoVideoThumbLoader::LoadItemLookup: don't try to load any art for "add" button
Karlson2k [Fri, 24 Jan 2014 04:38:36 +0000 (08:38 +0400)]
VideoThumbLoader::LoadItemLookup: don't try to load any art for "add" button

10 years agoVideoInfoScanner::GetFanart: fix: don't dereference null pointer
Karlson2k [Thu, 23 Jan 2014 15:42:00 +0000 (19:42 +0400)]
VideoInfoScanner::GetFanart: fix: don't dereference null pointer

10 years agoffmpeg: correctly handle cookies that specify a sub-domain
Eli K [Thu, 23 Jan 2014 22:28:52 +0000 (00:28 +0200)]
ffmpeg: correctly handle cookies that specify a sub-domain

10 years agoMerge pull request #4063 from Montellese/play_using_resume
jmarshallnz [Thu, 23 Jan 2014 19:10:09 +0000 (11:10 -0800)]
Merge pull request #4063 from Montellese/play_using_resume

videolibrary: add choice to resume video when using "Play using..." (fixes #14358)

10 years agoMerge pull request #4073 from Montellese/videodb_clean_speedup
jmarshallnz [Thu, 23 Jan 2014 19:09:10 +0000 (11:09 -0800)]
Merge pull request #4073 from Montellese/videodb_clean_speedup

videodb: speed up CleanDatabase()

10 years agoplatinum: lastPlaybackTime is in the "upnp" and not in the "dc" namespace
montellese [Thu, 23 Jan 2014 18:36:06 +0000 (19:36 +0100)]
platinum: lastPlaybackTime is in the "upnp" and not in the "dc" namespace

10 years agovideodb: only re-draw progress bar when progress has changed in CleanDatabase()
montellese [Thu, 23 Jan 2014 17:10:36 +0000 (18:10 +0100)]
videodb: only re-draw progress bar when progress has changed in CleanDatabase()

10 years agovideolibrary: add choice to resume video when using "Play using..." (fixes #14358)
montellese [Tue, 21 Jan 2014 10:19:38 +0000 (11:19 +0100)]
videolibrary: add choice to resume video when using "Play using..." (fixes #14358)

10 years agoMerge pull request #4051 from elupus/seekframe
Joakim Plate [Thu, 23 Jan 2014 16:18:45 +0000 (08:18 -0800)]
Merge pull request #4051 from elupus/seekframe

Seekframe

10 years agoMerge pull request #3680 from Jalle19/fix-4k-detection
da-anda [Thu, 23 Jan 2014 10:54:50 +0000 (02:54 -0800)]
Merge pull request #3680 from Jalle19/fix-4k-detection

fix false 4K detection on some 1080i and 3D sources

10 years agoProperly handle cookies that specify a sub-domain
Eli K [Thu, 23 Jan 2014 08:58:14 +0000 (10:58 +0200)]
Properly handle cookies that specify a sub-domain

10 years agoMerge pull request #4065 from Montellese/remote_access_paths
jmarshallnz [Thu, 23 Jan 2014 07:01:03 +0000 (23:01 -0800)]
Merge pull request #4065 from Montellese/remote_access_paths

Allow remote access to special://skin and special://profile/addon_data

10 years ago[gui] static content in lists didn't correctly take into account hidden items when...
Jonathan Marshall [Thu, 23 Jan 2014 02:06:16 +0000 (15:06 +1300)]
[gui] static content in lists didn't correctly take into account hidden items when determining which item to focus by default

10 years ago[gui] don't set <width> to the parent if <width>auto</width> is specified.
Jonathan Marshall [Thu, 23 Jan 2014 02:05:29 +0000 (15:05 +1300)]
[gui] don't set <width> to the parent if <width>auto</width> is specified.

10 years agoMerge pull request #4074 from ScudLee/ReplaceXSLTBuffers
jmarshallnz [Wed, 22 Jan 2014 22:17:02 +0000 (14:17 -0800)]
Merge pull request #4074 from ScudLee/ReplaceXSLTBuffers

[scrapers] Replace Buffers before parsing XSLT nodes

10 years agoMerge pull request #4071 from da-anda/pvr-channelicon
da-anda [Wed, 22 Jan 2014 18:49:15 +0000 (10:49 -0800)]
Merge pull request #4071 from da-anda/pvr-channelicon

[PVR][language] use "icon" for all channel icon related settings and dialogs instead of "thumbnail"

10 years ago[scrapers] Replace Buffers before parsing XSLT nodes
Lee Pollock [Wed, 22 Jan 2014 18:31:37 +0000 (18:31 +0000)]
[scrapers] Replace Buffers before parsing XSLT nodes

10 years agoMerge pull request #4069 from uNiversaI/xbox
Trent Nelson [Wed, 22 Jan 2014 17:24:56 +0000 (09:24 -0800)]
Merge pull request #4069 from uNiversaI/xbox

Remove unused xbox string

10 years agoMerge pull request #4059 from arnova/favourites_fix
Trent Nelson [Wed, 22 Jan 2014 17:08:41 +0000 (09:08 -0800)]
Merge pull request #4059 from arnova/favourites_fix

fixed: We should't try to xml load favourites:// paths

10 years ago[PVR][Language] use "icon" for all channel icon related settings and dialogs instead...
da-anda [Wed, 8 Jan 2014 23:31:17 +0000 (00:31 +0100)]
[PVR][Language] use "icon" for all channel icon related settings and dialogs instead of "thumbnail"

10 years agofixed: Cosmetics
arnova [Wed, 22 Jan 2014 12:15:36 +0000 (13:15 +0100)]
fixed: Cosmetics

10 years agofixed: We should't try to xml load favourites:// paths
arnova [Mon, 20 Jan 2014 17:27:54 +0000 (18:27 +0100)]
fixed: We should't try to xml load favourites:// paths

10 years agoMerge pull request #4062 from koying/fixdependsboost
Chris Browet [Wed, 22 Jan 2014 09:58:31 +0000 (01:58 -0800)]
Merge pull request #4062 from koying/fixdependsboost

FIX: [depends]: boost: actually enable spinlock for shared_ptr multithread on arm

10 years agoRemove unused xbox string
uNiversaI [Wed, 22 Jan 2014 09:29:52 +0000 (18:29 +0900)]
Remove unused xbox string

This strings is linked to

#: xbmc/video/dialogs/GUIDialogVideoSettings.cpp

Since it doesnt exist there it must have been removed at an earlier
date.

10 years ago[WIN32] fixed typo.
wsoltys [Tue, 21 Jan 2014 19:08:38 +0000 (20:08 +0100)]
[WIN32] fixed typo.

10 years agoMerge pull request #4010 from wsoltys/buildsys3
wsoltys [Tue, 21 Jan 2014 18:45:25 +0000 (10:45 -0800)]
Merge pull request #4010 from wsoltys/buildsys3

[WIN32] fixed: exit on build failure with pvr addons

10 years ago[WIN32] fixed: exit on build failure with pvr addons
WiSo [Sat, 11 Jan 2014 13:41:57 +0000 (14:41 +0100)]
[WIN32] fixed: exit on build failure with pvr addons

10 years agoFIX: [depends]: boost: actually enable spinlock for shared_ptr multithread on arm
Chris "Koying" Browet [Tue, 21 Jan 2014 11:16:57 +0000 (12:16 +0100)]
FIX: [depends]: boost: actually enable spinlock for shared_ptr multithread on arm

10 years agoallow remote access to "special://profile/addon_data" directory
montellese [Tue, 21 Jan 2014 12:48:53 +0000 (13:48 +0100)]
allow remote access to "special://profile/addon_data" directory

10 years agoallow remote access to "special://skin" directory
montellese [Tue, 21 Jan 2014 12:32:00 +0000 (13:32 +0100)]
allow remote access to "special://skin" directory

10 years agovideolibrary: fix flattening of seasons with "Hide watched" (fixes #14852)
montellese [Tue, 21 Jan 2014 08:54:59 +0000 (09:54 +0100)]
videolibrary: fix flattening of seasons with "Hide watched" (fixes #14852)

10 years agoMerge pull request #4048 from koying/fixdroidkbd
Chris Browet [Tue, 21 Jan 2014 11:59:27 +0000 (03:59 -0800)]
Merge pull request #4048 from koying/fixdroidkbd

FIX: [droid] proper unicode with physical keyboard

10 years agoFIX: [droid] proper unicode with physical keyboard
Chris "Koying" Browet [Tue, 21 Jan 2014 11:58:07 +0000 (12:58 +0100)]
FIX: [droid] proper unicode with physical keyboard

10 years agoADD: [jni] KeyCharacterMap class
Chris "Koying" Browet [Tue, 21 Jan 2014 11:57:36 +0000 (12:57 +0100)]
ADD: [jni] KeyCharacterMap class

10 years agoMerge pull request #4060 from wsoltys/pvr_bugfix
wsoltys [Tue, 21 Jan 2014 06:14:45 +0000 (22:14 -0800)]
Merge pull request #4060 from wsoltys/pvr_bugfix

[PVR] bump add-ons (win32 bugfix)

10 years agoMerge pull request #3989 from xhaggi/fix-channel-icon
Lars Op den Kamp [Tue, 21 Jan 2014 01:03:36 +0000 (17:03 -0800)]
Merge pull request #3989 from xhaggi/fix-channel-icon

[pvr] fix: changed thumbnail not instantly applied in channel list (Ticket #14820)

10 years agocoreae: when a flush is requested delay is zero
Joakim Plate [Sun, 19 Jan 2014 22:29:22 +0000 (23:29 +0100)]
coreae: when a flush is requested delay is zero

On seek, the flush was requested, but not performed when delay
was requested, leading to stuttering on seek.

10 years agodvdplayer: avoid busy waiting for video renderers to get a buffer
Joakim Plate [Sun, 19 Jan 2014 20:46:13 +0000 (21:46 +0100)]
dvdplayer: avoid busy waiting for video renderers to get a buffer

10 years agodvdplayer: always output the first frame after seek/startup without wait
Joakim Plate [Sun, 19 Jan 2014 16:55:40 +0000 (17:55 +0100)]
dvdplayer: always output the first frame after seek/startup without wait

This make sure we get something new on display after seek, even if
the next frame is to be displayed sometime later

10 years agodvdplayer: remove code that set limit on smallest frame rate
Joakim Plate [Sun, 19 Jan 2014 16:54:40 +0000 (17:54 +0100)]
dvdplayer: remove code that set limit on smallest frame rate

This skips the "slow" motion video after seek, by instead starting
playback when next frame is to be displayed

10 years agodvdplayer: use startpts as a time reference if no other is available
Joakim Plate [Sun, 19 Jan 2014 16:53:04 +0000 (17:53 +0100)]
dvdplayer: use startpts as a time reference if no other is available

This avoids display of wrong time after seek, due to lack of timestamps

10 years agoMerge pull request #3950 from fritsch/warning-text
Peter Frühberger [Mon, 20 Jan 2014 20:37:58 +0000 (12:37 -0800)]
Merge pull request #3950 from fritsch/warning-text

Don't use hw decoders when doing multithreaded decoding

10 years ago[PVR] bump add-ons (win32 bugfix)
wsoltys [Mon, 20 Jan 2014 20:09:15 +0000 (21:09 +0100)]
[PVR] bump add-ons (win32 bugfix)

10 years agoMerge pull request #4056 from wsoltys/fix_upnp_crash
wsoltys [Mon, 20 Jan 2014 20:00:35 +0000 (12:00 -0800)]
Merge pull request #4056 from wsoltys/fix_upnp_crash

fixed: crash on exit when playing a file via upnp's "play with"

10 years agoMerge pull request #3963 from arnova/mkv_multi_cache
arnova [Mon, 20 Jan 2014 12:55:39 +0000 (04:55 -0800)]
Merge pull request #3963 from arnova/mkv_multi_cache

changed: Enable multicache for mkv files (fixes #13841)

10 years agochanged: We should always check for multistream when caching
arnova [Sun, 5 Jan 2014 15:58:18 +0000 (16:58 +0100)]
changed: We should always check for multistream when caching

10 years agochanged: Enable multicache for mkv files (fixes #13841)
arnova [Sun, 5 Jan 2014 07:42:58 +0000 (08:42 +0100)]
changed: Enable multicache for mkv files (fixes #13841)

10 years agoMerge pull request #4027 from arnova/file_cache_not_for_all_fix
arnova [Mon, 20 Jan 2014 11:25:38 +0000 (03:25 -0800)]
Merge pull request #4027 from arnova/file_cache_not_for_all_fix

fixed: Only force cache for video else it may cause a thread-storm

10 years agofixed: Only force cache for video else it may cause a thread-storm
arnova [Tue, 14 Jan 2014 19:00:27 +0000 (20:00 +0100)]
fixed: Only force cache for video else it may cause a thread-storm

10 years agoMerge pull request #4025 from FernetMenta/audiopage
Rainer Hochecker [Mon, 20 Jan 2014 06:48:18 +0000 (22:48 -0800)]
Merge pull request #4025 from FernetMenta/audiopage

AE: add settings for ac3 transcode and ac3 upmix

10 years ago[Fix][bluray] bd_menu_call( , ) returns 0 in case of a failure.
ace20022 [Fri, 10 Jan 2014 11:55:53 +0000 (12:55 +0100)]
[Fix][bluray] bd_menu_call( , ) returns 0 in case of a failure.

10 years ago[bluray] Add debug logging.
ace20022 [Thu, 9 Jan 2014 12:35:01 +0000 (13:35 +0100)]
[bluray] Add debug logging.

10 years ago[bluray] Indentation cosmetics.
ace20022 [Fri, 10 Jan 2014 15:28:04 +0000 (16:28 +0100)]
[bluray] Indentation cosmetics.

10 years agofixed: crash on exit when playing a file via upnp's "play with" (fixes #14559). We...
wsoltys [Sun, 19 Jan 2014 21:27:47 +0000 (22:27 +0100)]
fixed: crash on exit when playing a file via upnp's "play with" (fixes #14559). We called stop on a player (upnp) which service was already stopped.

10 years agoSettings: Disable vdpau / vaapi / dxva2 / openmax if frame threading is selected
fritsch [Sun, 19 Jan 2014 12:43:29 +0000 (13:43 +0100)]
Settings: Disable vdpau / vaapi / dxva2 / openmax if frame threading is selected

10 years agoDVDVideoCodecFFmpeg: Disable hw acceleration when frame threading is enabled
fritsch [Sun, 19 Jan 2014 12:36:50 +0000 (13:36 +0100)]
DVDVideoCodecFFmpeg: Disable hw acceleration when frame threading is enabled

10 years agoStrings: Update description and setting name for multi thread frame decoding
fritsch [Sat, 4 Jan 2014 13:59:18 +0000 (14:59 +0100)]
Strings: Update description and setting name for multi thread frame decoding

10 years agoAE: rename setting speaker configuration
Rainer Hochecker [Sat, 18 Jan 2014 08:38:05 +0000 (09:38 +0100)]
AE: rename setting speaker configuration

10 years agoActiveAE: implement settings for ac3 transcode and upmix
Rainer Hochecker [Tue, 14 Jan 2014 16:31:26 +0000 (17:31 +0100)]
ActiveAE: implement settings for ac3 transcode and upmix

10 years agoAE: add settings to enable ac3 transcode and upmix via ac3 transcoding
Rainer Hochecker [Tue, 14 Jan 2014 16:30:51 +0000 (17:30 +0100)]
AE: add settings to enable ac3 transcode and upmix via ac3 transcoding

10 years agoMerge pull request #4053 from koying/quickpr
Chris Browet [Sun, 19 Jan 2014 17:26:14 +0000 (09:26 -0800)]
Merge pull request #4053 from koying/quickpr

FIX: [droid] prevent the os from shutting us down if a touchpad device i...

10 years agoFIX: [droid] prevent the os from shutting us down if a touchpad device is added/removed
Chris "Koying" Browet [Sun, 19 Jan 2014 17:21:09 +0000 (18:21 +0100)]
FIX: [droid] prevent the os from shutting us down if a touchpad device is added/removed

10 years agoMerge pull request #4020 from elupus/upnpplayer
Trent Nelson [Sun, 19 Jan 2014 17:01:37 +0000 (09:01 -0800)]
Merge pull request #4020 from elupus/upnpplayer

UPnP player disconnect/attach improvements

10 years agoarchives: avoid collapsing archive with single folder
Joakim Plate [Sun, 19 Jan 2014 16:25:13 +0000 (17:25 +0100)]
archives: avoid collapsing archive with single folder

We have historically used the m_bIsFolder after this as a flag,
to skip display of file. For example for rar 00X part files.

By not collopsing single folders, we can properly browse into
them again.

10 years agoMerge pull request #4047 from FernetMenta/aefixes
Rainer Hochecker [Sun, 19 Jan 2014 14:17:16 +0000 (06:17 -0800)]
Merge pull request #4047 from FernetMenta/aefixes

dvdplayer: fix audio codec ffmpeg, set buffer size correctly

10 years agoMerge pull request #4045 from fritsch/pulseaudio-pr
Peter Frühberger [Sun, 19 Jan 2014 13:18:01 +0000 (05:18 -0800)]
Merge pull request #4045 from fritsch/pulseaudio-pr

AESinkPULSE: Be careful when using m_encodedRate fallback to sampleRate instead (fixes stereo upmix with pulse)

10 years agodvdplayer: fix audio codec ffmpeg, set buffer size correctly
Rainer Hochecker [Sun, 19 Jan 2014 12:09:50 +0000 (13:09 +0100)]
dvdplayer: fix audio codec ffmpeg, set buffer size correctly

10 years agoAESinkPULSE: Fix default device (again)
fritsch [Sun, 19 Jan 2014 11:41:34 +0000 (12:41 +0100)]
AESinkPULSE: Fix default device (again)

10 years agoActiveAE: Set m_encodedRate when doing transcoding
fritsch [Sat, 18 Jan 2014 17:36:03 +0000 (18:36 +0100)]
ActiveAE: Set m_encodedRate when doing transcoding

10 years agoAESinkPULSE: Take care when using m_encodedRate when doing passthrough fallback to...
fritsch [Sat, 18 Jan 2014 14:54:28 +0000 (15:54 +0100)]
AESinkPULSE: Take care when using m_encodedRate when doing passthrough fallback to m_sampleRate

10 years ago[Confluence] also display seekbar when osd is active - fixes #14411
ronie [Sat, 18 Jan 2014 14:26:18 +0000 (15:26 +0100)]
[Confluence] also display seekbar when osd is active - fixes #14411

10 years agoMerge pull request #4028 from Memphiz/iosbtcursors
Memphiz [Sat, 18 Jan 2014 09:33:09 +0000 (01:33 -0800)]
Merge pull request #4028 from Memphiz/iosbtcursors

[ios7] - fix cursor keys when using bt keyboard

10 years agoMerge pull request #4043 from ronie/PR3979
ronie [Sat, 18 Jan 2014 00:34:43 +0000 (16:34 -0800)]
Merge pull request #4043 from ronie/PR3979

[gui] Add chapter count and duration to the select bluray title dialog

10 years ago[Confluence] reserve more space for pagecount/numitems - fixes #14844
ronie [Sat, 18 Jan 2014 00:33:30 +0000 (01:33 +0100)]
[Confluence] reserve more space for pagecount/numitems - fixes #14844

10 years ago[Confluence] cosmetics - part of trac #14844
ronie [Sat, 18 Jan 2014 00:28:06 +0000 (01:28 +0100)]
[Confluence] cosmetics - part of trac #14844

10 years agoMerge pull request #4041 from stefansaraev/contributing
Martijn Kaijser [Fri, 17 Jan 2014 19:27:44 +0000 (11:27 -0800)]
Merge pull request #4041 from stefansaraev/contributing

CONTRIBUTING.md: minor cosmetics

10 years agoMerge pull request #4042 from fritsch/pulseaudio-pr
Peter Frühberger [Fri, 17 Jan 2014 18:40:14 +0000 (10:40 -0800)]
Merge pull request #4042 from fritsch/pulseaudio-pr

AESinkPULSE: Fix blacklisting devices when callback was not for us

10 years agoAESinkPULSE: Don't deactivate devices when callback had no sink_info
fritsch [Fri, 17 Jan 2014 18:24:33 +0000 (19:24 +0100)]
AESinkPULSE: Don't deactivate devices when callback had no sink_info