vuplus_xbmc
10 years agoMerge pull request #4602 from opdenkamp/pvrgotham Gotham_rc1
jmarshallnz [Sat, 26 Apr 2014 02:11:29 +0000 (14:11 +1200)]
Merge pull request #4602 from opdenkamp/pvrgotham

[PVR] bump add-ons

10 years agoMerge pull request #4594 from FernetMenta/paplayer
jmarshallnz [Sat, 26 Apr 2014 20:41:57 +0000 (08:41 +1200)]
Merge pull request #4594 from FernetMenta/paplayer

paplayer: proper handling of non seekable streams

10 years agoMerge pull request #4607 from koying/fixdroidstoragecrash
jmarshallnz [Sat, 26 Apr 2014 20:46:45 +0000 (08:46 +1200)]
Merge pull request #4607 from koying/fixdroidstoragecrash

FIX: [droid] crash when stat'ing /mnt/secure/asec on some devices (fixes #15148)

10 years ago[tests] fix HttpHeader test
Jonathan Marshall [Sun, 27 Apr 2014 03:27:59 +0000 (15:27 +1200)]
[tests] fix HttpHeader test

10 years ago[tests] fix CharsetConverter.utf8To_UTF32LE test on osx
Jonathan Marshall [Sun, 27 Apr 2014 03:27:42 +0000 (15:27 +1200)]
[tests] fix CharsetConverter.utf8To_UTF32LE test on osx

10 years ago[osx] fix make build on osx
Jonathan Marshall [Sat, 26 Apr 2014 23:52:32 +0000 (11:52 +1200)]
[osx] fix make build on osx

10 years ago[gui] don't show the 'remote path not found' message on directory failure unless...
Jonathan Marshall [Fri, 25 Apr 2014 22:25:34 +0000 (10:25 +1200)]
[gui] don't show the 'remote path not found' message on directory failure unless it's a share. closes #15091, #15133.

10 years ago[musicdb] joins against album and song artist views should be LEFT, as some songs...
Jonathan Marshall [Fri, 25 Apr 2014 21:47:57 +0000 (09:47 +1200)]
[musicdb] joins against album and song artist views should be LEFT, as some songs/albums have no artist. fixes #15149

10 years agoMerge pull request #4575 from koying/fixdroidcolor
jmarshallnz [Fri, 18 Apr 2014 20:34:37 +0000 (08:34 +1200)]
Merge pull request #4575 from koying/fixdroidcolor

FIX: [droid] missing color in labels

10 years agoMerge pull request #4591 from amet/subs_fixes
jmarshallnz [Wed, 23 Apr 2014 23:36:48 +0000 (11:36 +1200)]
Merge pull request #4591 from amet/subs_fixes

Subs search fixes

10 years agoMerge pull request #4572 from arnova/rar_subs
jmarshallnz [Fri, 18 Apr 2014 08:28:25 +0000 (20:28 +1200)]
Merge pull request #4572 from arnova/rar_subs

fixed: Downloading subs for rars was broken

10 years agoMerge pull request #4579 from jmarshallnz/display_path_to_delete
jmarshallnz [Sat, 19 Apr 2014 06:37:50 +0000 (18:37 +1200)]
Merge pull request #4579 from jmarshallnz/display_path_to_delete

when deleting files, make sure we display the path

10 years agoMerge pull request #4580 from jmarshallnz/anim_length_fix
jmarshallnz [Sat, 19 Apr 2014 20:54:43 +0000 (08:54 +1200)]
Merge pull request #4580 from jmarshallnz/anim_length_fix

[guilib] animation length was calculated incorrectly from effects

10 years agoMerge pull request #4583 from fritsch/xbmc-upstream
jmarshallnz [Mon, 21 Apr 2014 06:55:38 +0000 (18:55 +1200)]
Merge pull request #4583 from fritsch/xbmc-upstream

ffmpeg: Backport c94305ae23318c8956a30485cd5642829f4f16a9 to fix #15085

10 years agoMerge pull request #4581 from FernetMenta/epg
jmarshallnz [Mon, 21 Apr 2014 06:56:05 +0000 (18:56 +1200)]
Merge pull request #4581 from FernetMenta/epg

pvr: fix duplicate EPG IDs if EPG is not stored in database

10 years agoMerge pull request #4593 from FernetMenta/dxva
jmarshallnz [Thu, 24 Apr 2014 22:12:42 +0000 (10:12 +1200)]
Merge pull request #4593 from FernetMenta/dxva

dxva-hd: fix past/future frames and a/v sync

10 years agoMerge pull request #4589 from FernetMenta/aefixes
jmarshallnz [Fri, 25 Apr 2014 06:15:47 +0000 (18:15 +1200)]
Merge pull request #4589 from FernetMenta/aefixes

ActiveAE: fix idling of engine due to high number of samples in sink buf...

10 years agoMerge pull request #4587 from fritsch/xbmc-upstream
jmarshallnz [Fri, 25 Apr 2014 07:17:09 +0000 (19:17 +1200)]
Merge pull request #4587 from fritsch/xbmc-upstream

AlarmClock: Show correct string for shutdown timer

10 years agoMerge pull request #4576 from koying/fixamcart
jmarshallnz [Fri, 25 Apr 2014 07:20:44 +0000 (19:20 +1200)]
Merge pull request #4576 from koying/fixamcart

FIX: [mediacodec] ART is not happy with non-existent values in map

10 years agoMerge pull request #4598 from jmarshallnz/plugins_run_as_plugins
jmarshallnz [Fri, 25 Apr 2014 09:47:20 +0000 (21:47 +1200)]
Merge pull request #4598 from jmarshallnz/plugins_run_as_plugins

[plugins] ensure we lookup the add-on as a plugin before trying any other extension point

10 years agoMerge pull request #4590 from tamland/nav-sound-fix
jmarshallnz [Fri, 25 Apr 2014 10:30:24 +0000 (22:30 +1200)]
Merge pull request #4590 from tamland/nav-sound-fix

Fix: navigation sounds from user config directory are never loaded

10 years ago[musicdb] fix incorrect use of ComputeCRC, causing playcounts to not update. Thanks...
Jonathan Marshall [Fri, 25 Apr 2014 20:56:52 +0000 (08:56 +1200)]
[musicdb] fix incorrect use of ComputeCRC, causing playcounts to not update. Thanks to amet

10 years agofix incorrect release version
Martijn Kaijser [Sat, 19 Apr 2014 20:51:44 +0000 (22:51 +0200)]
fix incorrect release version

10 years ago[release] version bump to 13.0 rc1
Martijn Kaijser [Wed, 9 Apr 2014 08:04:06 +0000 (10:04 +0200)]
[release] version bump to 13.0 rc1

10 years agoMerge pull request #4578 from davilla/fix-mediacodec Gotham_beta4
Trent Nelson [Fri, 18 Apr 2014 22:44:53 +0000 (16:44 -0600)]
Merge pull request #4578 from davilla/fix-mediacodec

[droid] fixed stutter under MediaCodec. We need to wait a little longer before we think the frame is late

10 years ago[lang] removed duplicated Vietnamese language
txtranslation [Fri, 18 Apr 2014 17:56:39 +0000 (18:56 +0100)]
[lang] removed duplicated Vietnamese language

10 years ago[lang] update of skin.confluence language files
txtranslation [Fri, 18 Apr 2014 17:20:33 +0000 (18:20 +0100)]
[lang] update of skin.confluence language files

10 years ago[lang] update of core language files
txtranslation [Fri, 18 Apr 2014 17:20:22 +0000 (18:20 +0100)]
[lang] update of core language files

10 years ago[lang] update of internal addon language files
txtranslation [Fri, 18 Apr 2014 17:19:54 +0000 (18:19 +0100)]
[lang] update of internal addon language files

10 years agoMerge pull request #4574 from FernetMenta/aefixes
Trent Nelson [Fri, 18 Apr 2014 15:47:08 +0000 (09:47 -0600)]
Merge pull request #4574 from FernetMenta/aefixes

ActiveAE: recreate sink buffers if frame size has changed

10 years agoMerge pull request #4573 from jmarshallnz/dxva_yuv_range_fix
jmarshallnz [Fri, 18 Apr 2014 04:41:46 +0000 (16:41 +1200)]
Merge pull request #4573 from jmarshallnz/dxva_yuv_range_fix

[dxvahd] attempt to fix colour range

10 years agoMerge pull request #4546 from t-nelson/curl_no_more_than_two_in_multi
jmarshallnz [Thu, 17 Apr 2014 20:44:41 +0000 (08:44 +1200)]
Merge pull request #4546 from t-nelson/curl_no_more_than_two_in_multi

Curl multi-session fixes

10 years agoMerge pull request #4158 from stefansaraev/mount
jmarshallnz [Thu, 17 Apr 2014 01:38:36 +0000 (13:38 +1200)]
Merge pull request #4158 from stefansaraev/mount

udevprovider fixes

10 years agoMerge pull request #4518 from astiob/convert_quad
jmarshallnz [Thu, 17 Apr 2014 01:38:04 +0000 (13:38 +1200)]
Merge pull request #4518 from astiob/convert_quad

Clean up convert_quad slightly and fix subtitle corruption with new libass

10 years agofix album rating wasn't saved in the database
Jonathan Marshall [Fri, 18 Apr 2014 04:39:32 +0000 (16:39 +1200)]
fix album rating wasn't saved in the database

10 years agoMerge pull request #4569 from koying/fixamcreleasebuffer
Trent Nelson [Wed, 16 Apr 2014 21:41:52 +0000 (15:41 -0600)]
Merge pull request #4569 from koying/fixamcreleasebuffer

FIX: [mediacodec] properly release output buffer if AddProcessor is not called

10 years agoMerge pull request #4567 from koying/fixamcbuffers
Trent Nelson [Wed, 16 Apr 2014 18:21:07 +0000 (12:21 -0600)]
Merge pull request #4567 from koying/fixamcbuffers

FIX: [mediacodec] make sure the output buffer is released from the SurfaceView queue

10 years agoMerge pull request #4557 from arnova/nginx_filesize
Trent Nelson [Wed, 16 Apr 2014 17:47:52 +0000 (11:47 -0600)]
Merge pull request #4557 from arnova/nginx_filesize

Nginx filesize was broken for some configs

10 years agoMerge pull request #4547 from jesshaas/curl-socket-error
Trent Nelson [Wed, 16 Apr 2014 16:34:47 +0000 (10:34 -0600)]
Merge pull request #4547 from jesshaas/curl-socket-error

Add EINTR check to select in CCurlFile::FillBuffer. Fixes bug#15019

10 years agoMerge pull request #4564 from koying/fixmediakeys
Trent Nelson [Wed, 16 Apr 2014 16:26:21 +0000 (10:26 -0600)]
Merge pull request #4564 from koying/fixmediakeys

FIX: [keyboard;droid] add mappable media keys for rewind and fastforward

10 years agoMerge pull request #4568 from MartijnKaijser/fix_pydoc2
Trent Nelson [Wed, 16 Apr 2014 15:11:35 +0000 (09:11 -0600)]
Merge pull request #4568 from MartijnKaijser/fix_pydoc2

[pydocs] update xbmc.PlaySFX example after 770091c

10 years agoMerge pull request #4527 from Jalle19/fix-timeline-navigation
Trent Nelson [Wed, 16 Apr 2014 15:10:55 +0000 (09:10 -0600)]
Merge pull request #4527 from Jalle19/fix-timeline-navigation

[epg] Fix navigating to the sidebar with cursor keys

10 years agoMerge pull request #4550 from koying/fixstfinbufsize
Trent Nelson [Wed, 16 Apr 2014 15:07:53 +0000 (09:07 -0600)]
Merge pull request #4550 from koying/fixstfinbufsize

FIX: [stagefright] adjust input mediabuffer size

10 years agoMerge pull request #4549 from koying/fixamcinitcolor
Trent Nelson [Wed, 16 Apr 2014 15:07:36 +0000 (09:07 -0600)]
Merge pull request #4549 from koying/fixamcinitcolor

FIX: [mediacodec] fixup initial output format for software rendering

10 years agoMerge pull request #4554 from stefansaraev/webserver
Trent Nelson [Tue, 15 Apr 2014 17:59:16 +0000 (11:59 -0600)]
Merge pull request #4554 from stefansaraev/webserver

dont show kaitoast error when compiled with --disable-webserver

10 years agoMerge pull request #4556 from MartijnKaijser/pydoc_fix1
Trent Nelson [Tue, 15 Apr 2014 17:58:22 +0000 (11:58 -0600)]
Merge pull request #4556 from MartijnKaijser/pydoc_fix1

[pydocs] fix pydocs line ending and add additional information regarding...

10 years agoMerge pull request #4537 from bkuhls/uclibc
Trent Nelson [Tue, 15 Apr 2014 17:57:52 +0000 (11:57 -0600)]
Merge pull request #4537 from bkuhls/uclibc

[uClibc] Fix compilation on arm

10 years agoMerge pull request #4558 from koying/revert
Trent Nelson [Tue, 15 Apr 2014 17:57:32 +0000 (11:57 -0600)]
Merge pull request #4558 from koying/revert

Revert "FIX: [mediacodec] reset if we are out of input buffers"

10 years agoMerge pull request #4553 from stefansaraev/upnp-settings
Trent Nelson [Tue, 15 Apr 2014 17:57:11 +0000 (11:57 -0600)]
Merge pull request #4553 from stefansaraev/upnp-settings

[settings]: fix upnp category visibility when built with --disable-upnp

10 years agoMerge pull request #4559 from koying/fixdroidpassthrough
Trent Nelson [Tue, 15 Apr 2014 17:56:43 +0000 (11:56 -0600)]
Merge pull request #4559 from koying/fixdroidpassthrough

FIX: [droid] allow all boxes to enable passthrough (frodo way)

10 years agoMerge pull request #4562 from FernetMenta/flac
Trent Nelson [Tue, 15 Apr 2014 17:55:01 +0000 (11:55 -0600)]
Merge pull request #4562 from FernetMenta/flac

ffmpeg backport: improve seeking in flac files

10 years agoMerge pull request #4563 from FernetMenta/aefixes
Trent Nelson [Tue, 15 Apr 2014 17:52:57 +0000 (11:52 -0600)]
Merge pull request #4563 from FernetMenta/aefixes

ActiveAE: check suspend state before creating a stream

10 years agoMerge pull request #4551 from Montellese/settings_language_fix
jmarshallnz [Sun, 13 Apr 2014 20:16:47 +0000 (08:16 +1200)]
Merge pull request #4551 from Montellese/settings_language_fix

fix crash when changing language from non-GUI thread (fixes #15113)

10 years agoMerge pull request #4560 from arnova/sub_nosort
jmarshallnz [Sun, 13 Apr 2014 20:09:04 +0000 (08:09 +1200)]
Merge pull request #4560 from arnova/sub_nosort

changed: Don't try to sort subtitles, it screws up eg. sync priority

10 years agoMerge pull request #4491 from ruuk/ignorecache
jmarshallnz [Sat, 12 Apr 2014 22:29:18 +0000 (10:29 +1200)]
Merge pull request #4491 from ruuk/ignorecache

Added optional parameter 'ignoreCache' to xbmc.playSFX()

10 years agoMerge pull request #4555 from FernetMenta/musicosd
jmarshallnz [Sat, 12 Apr 2014 21:28:16 +0000 (09:28 +1200)]
Merge pull request #4555 from FernetMenta/musicosd

fix flickering music OSD

10 years agoMerge pull request #4552 from tobbi/german-fixes
Trent Nelson [Sat, 12 Apr 2014 15:12:41 +0000 (11:12 -0400)]
Merge pull request #4552 from tobbi/german-fixes

Fix spelling of "Liechtenstein" in langinfo.xml

10 years agoMerge pull request #4548 from wsnipex/logging-fix
jmarshallnz [Fri, 11 Apr 2014 21:03:23 +0000 (09:03 +1200)]
Merge pull request #4548 from wsnipex/logging-fix

fix incorrect logging when using static ffmpeg

10 years agoMerge pull request #4530 from FernetMenta/resolution
jmarshallnz [Fri, 11 Apr 2014 20:57:19 +0000 (08:57 +1200)]
Merge pull request #4530 from FernetMenta/resolution

fix toggle fullscreen during video playback

10 years agoMerge pull request #4478 from Montellese/upnp_controller
jmarshallnz [Fri, 11 Apr 2014 20:55:14 +0000 (08:55 +1200)]
Merge pull request #4478 from Montellese/upnp_controller

Two UPnP controller related fixes

10 years agoMerge pull request #4545 from Memphiz/nfsexportlist
Trent Nelson [Thu, 10 Apr 2014 17:43:12 +0000 (11:43 -0600)]
Merge pull request #4545 from Memphiz/nfsexportlist

[win32] - nfs fix

10 years agoMerge pull request #4350 from Memphiz/iosbgmusic
Trent Nelson [Thu, 10 Apr 2014 17:31:38 +0000 (11:31 -0600)]
Merge pull request #4350 from Memphiz/iosbgmusic

[ios] - restore the music background playback ability

10 years agoMerge pull request #4541 from xhaggi/continue-last-channel-on-wakeup
Trent Nelson [Thu, 10 Apr 2014 17:31:19 +0000 (11:31 -0600)]
Merge pull request #4541 from xhaggi/continue-last-channel-on-wakeup

[pvr] continue last played channel on wake up

10 years agoMerge pull request #4534 from popcornmix/dvdplayer_merge
Trent Nelson [Thu, 10 Apr 2014 17:29:55 +0000 (11:29 -0600)]
Merge pull request #4534 from popcornmix/dvdplayer_merge

[omxplayer] merge missed commits from dvdplayer

10 years agoMerge pull request #4503 from popcornmix/texture_leak
Trent Nelson [Thu, 10 Apr 2014 16:50:27 +0000 (10:50 -0600)]
Merge pull request #4503 from popcornmix/texture_leak

[rbp] Fixes for hangs and leaks in jpeg->texture code

10 years agoMerge pull request #4524 from koying/fixamcinbuffer
Trent Nelson [Thu, 10 Apr 2014 16:46:27 +0000 (10:46 -0600)]
Merge pull request #4524 from koying/fixamcinbuffer

FIX: [mediacodec] reset if we are out of input buffers

10 years agoMerge pull request #4535 from Memphiz/fixchannelmap
Trent Nelson [Thu, 10 Apr 2014 16:43:33 +0000 (10:43 -0600)]
Merge pull request #4535 from Memphiz/fixchannelmap

[osxsink] - fix bad access when device announces more then 8 channels - ...

10 years agoMerge pull request #4297 from maxwellito/wiimote_battery_fix
Trent Nelson [Tue, 8 Apr 2014 20:36:02 +0000 (16:36 -0400)]
Merge pull request #4297 from maxwellito/wiimote_battery_fix

Fix Wiimote battery problem

10 years agoMerge pull request #4514 from joethefox/jsonrpc_subtitle_addontype
Trent Nelson [Tue, 8 Apr 2014 17:51:57 +0000 (13:51 -0400)]
Merge pull request #4514 from joethefox/jsonrpc_subtitle_addontype

JSON-RPC: add "xbmc.subtitle.module" enum in the json-rpc Addon.Types se...

10 years agoMerge pull request #4533 from Memphiz/removetoast
jmarshallnz [Mon, 7 Apr 2014 19:33:53 +0000 (07:33 +1200)]
Merge pull request #4533 from Memphiz/removetoast

[gl/gles] - remove annoying kai toast in videofilter fallback case

10 years agoMerge pull request #4523 from koying/fixamcinitformat
jmarshallnz [Sat, 5 Apr 2014 20:34:53 +0000 (08:34 +1200)]
Merge pull request #4523 from koying/fixamcinitformat

FIX: [mediacodec] proper initialization of output format

10 years agoMerge pull request #4517 from t-nelson/no_invisible_or_disabled_settings_for_json
jmarshallnz [Sat, 5 Apr 2014 20:33:21 +0000 (08:33 +1200)]
Merge pull request #4517 from t-nelson/no_invisible_or_disabled_settings_for_json

Don't expose invisible settings to JSONRPC

10 years agoMerge pull request #4522 from Montellese/platinum_missing_patch
Trent Nelson [Sat, 5 Apr 2014 16:13:01 +0000 (12:13 -0400)]
Merge pull request #4522 from Montellese/platinum_missing_patch

platinum: add missing patch file

10 years agoMerge pull request #4521 from jmarshallnz/playmedia_order
Trent Nelson [Sat, 5 Apr 2014 15:22:42 +0000 (11:22 -0400)]
Merge pull request #4521 from jmarshallnz/playmedia_order

[builtins] PlayMedia didn't sort the folder prior to adding to playlist

10 years agoMerge pull request #4520 from ronie/confluence-livetv
Trent Nelson [Sat, 5 Apr 2014 15:21:13 +0000 (11:21 -0400)]
Merge pull request #4520 from ronie/confluence-livetv

[Confluence] next/previous fixes for livetv - fixes #15076

10 years agoMerge pull request #4511 from fritsch/pa-sample-48000
Trent Nelson [Sat, 5 Apr 2014 15:15:30 +0000 (11:15 -0400)]
Merge pull request #4511 from fritsch/pa-sample-48000

AESinkPULSE: Let PA handle whatever samplerate we have

10 years agoMerge pull request #4525 from joethefox/ae_zero_volume
Trent Nelson [Sat, 5 Apr 2014 15:14:22 +0000 (11:14 -0400)]
Merge pull request #4525 from joethefox/ae_zero_volume

ActiveAE: set the scaled volume to zero if the volume is zero

10 years agoMerge pull request #4519 from astiob/ass_read_memory
Trent Nelson [Sat, 5 Apr 2014 15:10:33 +0000 (11:10 -0400)]
Merge pull request #4519 from astiob/ass_read_memory

Fix libass ass_read_memory() signature

10 years agoMerge pull request #4489 from Orochimarufan/sslcipher
jmarshallnz [Fri, 4 Apr 2014 22:28:14 +0000 (11:28 +1300)]
Merge pull request #4489 from Orochimarufan/sslcipher

Make the allowed SSL Ciphers a protocol option for CurlFile.

10 years agoMerge pull request #4510 from FernetMenta/aefixes
jmarshallnz [Fri, 4 Apr 2014 20:50:07 +0000 (09:50 +1300)]
Merge pull request #4510 from FernetMenta/aefixes

ActiveAE: verify resample context before using it

10 years agoMerge pull request #4502 from fritsch/pa-revisit-volume2
jmarshallnz [Fri, 4 Apr 2014 20:49:29 +0000 (09:49 +1300)]
Merge pull request #4502 from fritsch/pa-revisit-volume2

AESink: Revisit volume part 2

10 years agoMerge pull request #4504 from FernetMenta/paplayer
Trent Nelson [Fri, 4 Apr 2014 14:26:30 +0000 (10:26 -0400)]
Merge pull request #4504 from FernetMenta/paplayer

paplayer: rewind stream after init (ffmpeg codec)

10 years agoMerge pull request #4508 from Montellese/settinglist_default_fix
Trent Nelson [Fri, 4 Apr 2014 13:56:33 +0000 (09:56 -0400)]
Merge pull request #4508 from Montellese/settinglist_default_fix

settings: fix detection of value changes in CSettingList

10 years agoMerge pull request #4494 from davidbanham/master
Trent Nelson [Fri, 4 Apr 2014 14:16:27 +0000 (10:16 -0400)]
Merge pull request #4494 from davidbanham/master

Add keyboard controls to web remote

10 years agoMerge pull request #4500 from FernetMenta/aefixes
jmarshallnz [Thu, 3 Apr 2014 20:49:01 +0000 (09:49 +1300)]
Merge pull request #4500 from FernetMenta/aefixes

Revert "paplayer: use position based seeks for ffmpeg demuxer"

10 years agoMerge pull request #4501 from sagiben/Gotham
Trent Nelson [Fri, 4 Apr 2014 14:17:12 +0000 (10:17 -0400)]
Merge pull request #4501 from sagiben/Gotham

Profiles tab is not deselected

10 years ago[webui] Profiles tab is not deselected
Sagi [Tue, 1 Apr 2014 19:21:10 +0000 (22:21 +0300)]
[webui] Profiles tab is not deselected

10 years agoMerge pull request #4498 from popcornmix/reschange
Trent Nelson [Thu, 3 Apr 2014 15:55:36 +0000 (11:55 -0400)]
Merge pull request #4498 from popcornmix/reschange

[settings] Only need a confirmation dialogue when resolution has changed

10 years agoMerge pull request #4495 from FernetMenta/aefixes
jmarshallnz [Mon, 31 Mar 2014 18:43:46 +0000 (07:43 +1300)]
Merge pull request #4495 from FernetMenta/aefixes

WASAPI: add 192khz sample rate in case we added HD formats

10 years agoMerge pull request #4488 from FernetMenta/paplayer
jmarshallnz [Mon, 31 Mar 2014 18:42:28 +0000 (07:42 +1300)]
Merge pull request #4488 from FernetMenta/paplayer

paplayer: use position based seeks for ffmpeg demuxer

10 years agoMerge pull request #4493 from Memphiz/airplaypicvolume
jmarshallnz [Mon, 31 Mar 2014 18:40:07 +0000 (07:40 +1300)]
Merge pull request #4493 from Memphiz/airplaypicvolume

[airplay] - fix unwanted volume restore

10 years agoMerge pull request #4463 from jmarshallnz/osx_vsync_always
jmarshallnz [Mon, 31 Mar 2014 04:59:02 +0000 (17:59 +1300)]
Merge pull request #4463 from jmarshallnz/osx_vsync_always

[osx] vsync should default to always

10 years agoMerge pull request #4486 from Montellese/jsonrpc_screensaver_notifications
jmarshallnz [Sat, 29 Mar 2014 09:18:33 +0000 (22:18 +1300)]
Merge pull request #4486 from Montellese/jsonrpc_screensaver_notifications

jsonrpc: add missing GUI.OnScreensaverActivated/OnScreensaverDeactivated notifications to the API definition

10 years agoMerge pull request #4484 from jmarshallnz/curl_ssl_fix
jmarshallnz [Sat, 29 Mar 2014 20:09:16 +0000 (09:09 +1300)]
Merge pull request #4484 from jmarshallnz/curl_ssl_fix

[openssl] backport fix to alert handling from openssl 0.9.8za to fix github repos

10 years agoMerge pull request #4487 from Montellese/settings_defaults
jmarshallnz [Sat, 29 Mar 2014 23:39:57 +0000 (12:39 +1300)]
Merge pull request #4487 from Montellese/settings_defaults

settings: remember whether a setting has its default value or not

10 years agoMerge pull request #4479 from mossywell/master
jmarshallnz [Sun, 30 Mar 2014 20:15:41 +0000 (09:15 +1300)]
Merge pull request #4479 from mossywell/master

Change FLAC MIME type

10 years ago[videodb] show select dialog for linking a movie to a show, even if there's only...
Jonathan Marshall [Mon, 31 Mar 2014 04:32:16 +0000 (17:32 +1300)]
[videodb] show select dialog for linking a movie to a show, even if there's only one show to link to.

10 years ago[videodb] fix crash linking a movie to a show if there's no tvshows left to link.
Jonathan Marshall [Sun, 30 Mar 2014 07:24:35 +0000 (20:24 +1300)]
[videodb] fix crash linking a movie to a show if there's no tvshows left to link.

10 years ago[addons] ensure we exit the lock prior to calling PrunePackageCache() as this takes...
Jonathan Marshall [Sat, 29 Mar 2014 03:45:09 +0000 (16:45 +1300)]
[addons] ensure we exit the lock prior to calling PrunePackageCache() as this takes ages, and will grab graphicscontext lock, leading to deadlocks

10 years ago[music] content type wasn't set in a bunch of cases. fixes #14915, fixes #15057
Jonathan Marshall [Sat, 29 Mar 2014 01:29:24 +0000 (14:29 +1300)]
[music] content type wasn't set in a bunch of cases. fixes #14915, fixes #15057