vuplus_xbmc
10 years ago[settings] switch zeroconf setting to standard
Jonathan Marshall [Sun, 23 Feb 2014 02:11:03 +0000 (15:11 +1300)]
[settings] switch zeroconf setting to standard

10 years ago[gui] fixed Container.HasNext not working on fixed lists
Jonathan Marshall [Sat, 22 Feb 2014 07:47:22 +0000 (20:47 +1300)]
[gui] fixed Container.HasNext not working on fixed lists

10 years agoMerge pull request #4196 from arnova/sub_fallback
jmarshallnz [Sat, 22 Feb 2014 01:49:51 +0000 (14:49 +1300)]
Merge pull request #4196 from arnova/sub_fallback

Handle cases where subtitle fails to save to destination directory

10 years agoMerge pull request #3998 from jmarshallnz/darwin_sink
jmarshallnz [Fri, 21 Feb 2014 21:08:11 +0000 (10:08 +1300)]
Merge pull request #3998 from jmarshallnz/darwin_sink

Darwin sink for ActiveAE

10 years agoMerge pull request #4080 from jmarshallnz/skin_color_reload
jmarshallnz [Fri, 21 Feb 2014 20:07:00 +0000 (09:07 +1300)]
Merge pull request #4080 from jmarshallnz/skin_color_reload

[settings] on skin change, ensure we reset the skin font to the default.

10 years ago[osx] drop outputbuffer index and iterate over them all
Jonathan Marshall [Sat, 15 Feb 2014 20:58:18 +0000 (09:58 +1300)]
[osx] drop outputbuffer index and iterate over them all

10 years ago[osx] drop CDVDAudioCodecPassthroughFFmpeg - it was broken in 4f74e67f2f anyway
Jonathan Marshall [Sun, 2 Feb 2014 06:27:03 +0000 (19:27 +1300)]
[osx] drop CDVDAudioCodecPassthroughFFmpeg - it was broken in 4f74e67f2f anyway

10 years ago[osx] drop LPCM mode from CDVDAudioCodecFFmpeg - it's not wanted or needed
Jonathan Marshall [Sun, 2 Feb 2014 06:26:22 +0000 (19:26 +1300)]
[osx] drop LPCM mode from CDVDAudioCodecFFmpeg - it's not wanted or needed

10 years ago[ios] - finally fixed the issue where audio was lost after pause or playback stop...
Memphiz [Mon, 17 Feb 2014 22:09:21 +0000 (23:09 +0100)]
[ios] - finally fixed the issue where audio was lost after pause or playback stop. This needs review by @ulion

10 years ago[settings] - don't hide passthrough settings on ios - visibility is now automagically...
Memphiz [Fri, 7 Feb 2014 19:45:52 +0000 (20:45 +0100)]
[settings] - don't hide passthrough settings on ios - visibility is now automagically determined by available audio device types

10 years ago[settings] OSX does not support E-AC3 passthrough
Jonathan Marshall [Sun, 2 Feb 2014 06:25:21 +0000 (19:25 +1300)]
[settings] OSX does not support E-AC3 passthrough

10 years ago[osx] - revert part of 5cdc1bfb8bbf52438b9ad69bd09ea3dc3ef8669a - it was plain bs...
Memphiz [Tue, 18 Feb 2014 18:25:38 +0000 (19:25 +0100)]
[osx] - revert part of 5cdc1bfb8bbf52438b9ad69bd09ea3dc3ef8669a - it was plain bs from me. Fixes no audio after startup when refreshrate adaption is enabled (this came up as a bug with new activeae now as it listens to ondevicelost messages and therefore suspends the audio engine ;) ).

10 years ago[ios/osx] adds Darwin sinks for ActiveAE and drop the CoreAudio engine.
Jonathan Marshall [Sun, 29 Dec 2013 23:44:48 +0000 (12:44 +1300)]
[ios/osx] adds Darwin sinks for ActiveAE and drop the CoreAudio engine.

10 years ago[ios/osx] adds ActiveAE files to the IOS/OSX projects
Jonathan Marshall [Sun, 29 Dec 2013 23:42:11 +0000 (12:42 +1300)]
[ios/osx] adds ActiveAE files to the IOS/OSX projects

10 years ago[ios] adds CWinSystemIOS::GetCurrentScreen()
Jonathan Marshall [Wed, 19 Feb 2014 23:55:09 +0000 (12:55 +1300)]
[ios] adds CWinSystemIOS::GetCurrentScreen()

10 years agoMerge pull request #4133 from FernetMenta/aefixes
Trent Nelson [Fri, 21 Feb 2014 19:09:34 +0000 (12:09 -0700)]
Merge pull request #4133 from FernetMenta/aefixes

ActiveAE: add method for re-init after device/eld change

10 years ago[lang] added langinfo.xml to new languages English(Australia) and French(Canada)
alanwww1 [Fri, 21 Feb 2014 09:20:14 +0000 (10:20 +0100)]
[lang] added langinfo.xml to new languages English(Australia) and French(Canada)

10 years agochanged: Improve (fallback) logic for subtitle downloading
arnova [Sat, 8 Feb 2014 12:24:30 +0000 (13:24 +0100)]
changed: Improve (fallback) logic for subtitle downloading

10 years agoAESinkPULSE: Track Change Event again - don't do anything for now
fritsch [Wed, 5 Feb 2014 08:21:38 +0000 (09:21 +0100)]
AESinkPULSE: Track Change Event again - don't do anything for now

10 years agoAESinkPULSE: Use Callback to use Factory's DeviceChange()
fritsch [Mon, 3 Feb 2014 18:57:19 +0000 (19:57 +0100)]
AESinkPULSE: Use Callback to use Factory's DeviceChange()

10 years agoActiveAE: add method for re-init after device/eld change
Rainer Hochecker [Sun, 2 Feb 2014 12:01:09 +0000 (13:01 +0100)]
ActiveAE: add method for re-init after device/eld change

10 years agoActorProtocol: implement purge of specific messages from the queue
Rainer Hochecker [Tue, 18 Feb 2014 06:53:38 +0000 (07:53 +0100)]
ActorProtocol: implement purge of specific messages from the queue

10 years agoMerge pull request #4231 from ace20022/fix_gifs
jmarshallnz [Thu, 20 Feb 2014 19:19:25 +0000 (08:19 +1300)]
Merge pull request #4231 from ace20022/fix_gifs

[Fix] Some fixes for our gif decode implementation

10 years agoMerge pull request #3883 from MartijnKaijser/gui5.0.0
jmarshallnz [Thu, 20 Feb 2014 19:18:58 +0000 (08:18 +1300)]
Merge pull request #3883 from MartijnKaijser/gui5.0.0

bump GUI ABI to 5.0.0 due to recent skin core changes

10 years agoMerge pull request #4240 from t4-ravenbird/woa-fixed-wait
Trent Nelson [Thu, 20 Feb 2014 19:17:18 +0000 (12:17 -0700)]
Merge pull request #4240 from t4-ravenbird/woa-fixed-wait

[bug/fix] woa - crash after wakeup

10 years agoMerge pull request #4232 from Montellese/upnp_player_stop_on_start_fix
Trent Nelson [Thu, 20 Feb 2014 15:58:51 +0000 (08:58 -0700)]
Merge pull request #4232 from Montellese/upnp_player_stop_on_start_fix

upnp: executing AVTransport's Stop action in state NO_MEDIA_PRESENT is not allowed

10 years agotimeout while fixed-wait is expected and no error
t4.ravenbird [Wed, 19 Feb 2014 14:59:32 +0000 (15:59 +0100)]
timeout while fixed-wait is expected and no error

10 years agoMerge pull request #4244 from voguemaster/m3u_fix_deleting_url_string
Trent Nelson [Thu, 20 Feb 2014 02:02:42 +0000 (19:02 -0700)]
Merge pull request #4244 from voguemaster/m3u_fix_deleting_url_string

Fix deletion of URL string for variable length playlists.

10 years agoMerge pull request #4220 from davilla/fix3damlcodec
Trent Nelson [Thu, 20 Feb 2014 01:13:50 +0000 (18:13 -0700)]
Merge pull request #4220 from davilla/fix3damlcodec

fixed, 3d mode for amcodec, requires rw to /sys/class/ppmgr/ppmgr_3d_mode

10 years agoMerge pull request #4226 from jmarshallnz/rss_direction
Trent Nelson [Thu, 20 Feb 2014 01:10:21 +0000 (18:10 -0700)]
Merge pull request #4226 from jmarshallnz/rss_direction

[rss] right to left scrolling wasn't done for RTL langauges since e470fb5ccd

10 years agoFix deletion of URL string for variable length playlists.
Eli K [Thu, 20 Feb 2014 00:02:22 +0000 (02:02 +0200)]
Fix deletion of URL string for variable length playlists.

When the playlist M3U helper selects a specific M3U/8 playlist it will
overwrite the strFile pointer with the internal contents of selected.
However, selected then goes out of scope leaving garbage as the URL

10 years agoMerge pull request #4238 from fritsch/ae-extend-init
jmarshallnz [Wed, 19 Feb 2014 19:21:20 +0000 (08:21 +1300)]
Merge pull request #4238 from fritsch/ae-extend-init

ActiveAE: Wait at least c_retry * 1500

10 years agoMerge pull request #4239 from FernetMenta/active
jmarshallnz [Wed, 19 Feb 2014 19:07:55 +0000 (08:07 +1300)]
Merge pull request #4239 from FernetMenta/active

ActiveAE: fix downmix for the case a sink returns more channels than req...

10 years agoActiveAE: fix downmix for the case a sink returns more channels than requested
Rainer Hochecker [Wed, 19 Feb 2014 10:18:34 +0000 (11:18 +0100)]
ActiveAE: fix downmix for the case a sink returns more channels than requested

10 years agoActiveAE: Wait at least c_retry * 1500
fritsch [Wed, 19 Feb 2014 08:25:18 +0000 (09:25 +0100)]
ActiveAE: Wait at least c_retry * 1500

10 years agoMerge pull request #4219 from davilla/fix3dmediacodec
Trent Nelson [Wed, 19 Feb 2014 00:00:00 +0000 (17:00 -0700)]
Merge pull request #4219 from davilla/fix3dmediacodec

fixed, 3d -> 2d in mediacodec

10 years agoMerge pull request #4211 from fritsch/wasapi-directsound
Voyager1 [Tue, 18 Feb 2014 22:26:10 +0000 (23:26 +0100)]
Merge pull request #4211 from fritsch/wasapi-directsound

ActiveAE: Fix DTS and AC3 by adding it to the supported formats

10 years ago[Confluence] seekbar would overlap osd time - fixes #14946
ronie [Tue, 18 Feb 2014 22:12:25 +0000 (23:12 +0100)]
[Confluence] seekbar would overlap osd time - fixes #14946

10 years agoMerge pull request #4223 from Memphiz/iospythonexception
Trent Nelson [Tue, 18 Feb 2014 21:59:11 +0000 (14:59 -0700)]
Merge pull request #4223 from Memphiz/iospythonexception

[ios/atv2] - fix logging of python exceptions

10 years agoMerge pull request #4221 from koying/fixdroidexceptionlogging
Trent Nelson [Tue, 18 Feb 2014 21:58:49 +0000 (14:58 -0700)]
Merge pull request #4221 from koying/fixdroidexceptionlogging

FIX: [droid] logging of python exception (fixes #14314)

10 years agoMerge pull request #4094 from Black09/directoryprovider
Trent Nelson [Tue, 18 Feb 2014 19:18:58 +0000 (12:18 -0700)]
Merge pull request #4094 from Black09/directoryprovider

Load art for directory content in static lists

10 years agoMerge pull request #4230 from alexmaloteaux/gitignore_fixes
Trent Nelson [Tue, 18 Feb 2014 19:01:20 +0000 (12:01 -0700)]
Merge pull request #4230 from alexmaloteaux/gitignore_fixes

gitignore on test-driver and netbeans

10 years agoAE: convert all strings DirectSound to uppercase
Rainer Hochecker [Tue, 18 Feb 2014 17:11:41 +0000 (18:11 +0100)]
AE: convert all strings DirectSound to uppercase

10 years agoAE: driver names are all uppercase, fix broken AC3,DTS for DirectSound
Rainer Hochecker [Tue, 18 Feb 2014 13:11:18 +0000 (14:11 +0100)]
AE: driver names are all uppercase, fix broken AC3,DTS for DirectSound

10 years agoAESinkAUDIOTRACK: Add DTS / AC3 for aml which can do passthrough
fritsch [Sun, 16 Feb 2014 08:18:48 +0000 (09:18 +0100)]
AESinkAUDIOTRACK: Add DTS / AC3 for aml which can do passthrough

10 years agoAESinkDirectSound: Add DTS to supported list - as it's supported
fritsch [Sat, 15 Feb 2014 18:49:29 +0000 (19:49 +0100)]
AESinkDirectSound: Add DTS to supported list - as it's supported

10 years agoMerge pull request #4208 from xhaggi/fix-pvr-idle-check
Trent Nelson [Tue, 18 Feb 2014 15:49:41 +0000 (08:49 -0700)]
Merge pull request #4208 from xhaggi/fix-pvr-idle-check

[pvr] fix: wrong condition in PVRManager::IsIdle (Ticket #14630)

10 years agoMerge pull request #3112 from koying/fixcurlopenssl
Chris Browet [Tue, 18 Feb 2014 11:44:20 +0000 (12:44 +0100)]
Merge pull request #3112 from koying/fixcurlopenssl

FIX: implement libcurl openssl thread-safe locking

10 years ago[pvr] fix: wrong condition in PVRManager::IsIdle (Ticket #14630)
xhaggi [Sat, 15 Feb 2014 11:09:06 +0000 (12:09 +0100)]
[pvr] fix: wrong condition in PVRManager::IsIdle (Ticket #14630)

IsIdle() returns the wrong state (true) if delta between next timer and
now is equal to the backend idle time setting. In this condition XBMC
shuts down with a wrong wakeup time for the next timer.

10 years agogitignore
Alexandre Maloteaux [Tue, 18 Feb 2014 10:19:52 +0000 (11:19 +0100)]
gitignore

10 years ago[Fix][gif] Check image dimensions.
ace20022 [Tue, 18 Feb 2014 08:09:34 +0000 (09:09 +0100)]
[Fix][gif] Check image dimensions.

10 years ago[rss] right to left scrolling wasn't done for RTL langauges since e470fb5ccd. Fixes...
Jonathan Marshall [Mon, 17 Feb 2014 23:05:05 +0000 (12:05 +1300)]
[rss] right to left scrolling wasn't done for RTL langauges since e470fb5ccd. Fixes #14928

10 years agoMerge pull request #4225 from cg110/Ticket-14940-
jmarshallnz [Mon, 17 Feb 2014 22:45:42 +0000 (11:45 +1300)]
Merge pull request #4225 from cg110/Ticket-14940-

Fix for ticket 14940

10 years agoUpdate DeleteMovie to remove links to writers (Fixes 14940)
Chris Gilbert [Mon, 17 Feb 2014 21:11:02 +0000 (21:11 +0000)]
Update DeleteMovie to remove links to writers (Fixes 14940)

DeleteMovie needs updating to remove entries in writerlinkmovie, otherwise any updates to the list of writers for a movie may not be correctly reflected, as new entries will be append and old entries are not removed.

10 years ago[lang] update of skin.confluence language files
alanwww1 [Mon, 17 Feb 2014 22:04:34 +0000 (23:04 +0100)]
[lang] update of skin.confluence language files

10 years ago[lang] update of core language files
alanwww1 [Mon, 17 Feb 2014 22:04:05 +0000 (23:04 +0100)]
[lang] update of core language files

10 years ago[lang] update of internal addon language files
alanwww1 [Mon, 17 Feb 2014 22:02:20 +0000 (23:02 +0100)]
[lang] update of internal addon language files

10 years agoMerge pull request #4224 from FernetMenta/active
Rainer Hochecker [Mon, 17 Feb 2014 22:01:18 +0000 (23:01 +0100)]
Merge pull request #4224 from FernetMenta/active

ActiveAE: fix incorrect trigger for transition after: 0f8e85679c55cf2300...

10 years agoMerge pull request #4214 from Shine-/ffmpegbackportvc1
Joakim Plate [Mon, 17 Feb 2014 20:51:44 +0000 (21:51 +0100)]
Merge pull request #4214 from Shine-/ffmpegbackportvc1

ffmpeg backport: VC-1 DXVA2 improvements / Intel compat

10 years agoupnp: remove invalid/unnecessary comment
montellese [Mon, 17 Feb 2014 20:40:47 +0000 (21:40 +0100)]
upnp: remove invalid/unnecessary comment

10 years agoupnp: fix indentation in player after previous commit
montellese [Mon, 17 Feb 2014 20:38:41 +0000 (21:38 +0100)]
upnp: fix indentation in player after previous commit

10 years agoupnp: executing Stop() in state NO_MEDIA_PRESENT is not allowed
montellese [Mon, 17 Feb 2014 20:37:49 +0000 (21:37 +0100)]
upnp: executing Stop() in state NO_MEDIA_PRESENT is not allowed

10 years ago[ios/atv2] - fix logging of python exceptions - thx to koying for figuring it out
Memphiz [Mon, 17 Feb 2014 20:17:40 +0000 (21:17 +0100)]
[ios/atv2] - fix logging of python exceptions - thx to koying for figuring it out

10 years agoMerge pull request #4209 from elupus/stereoscopic
Joakim Plate [Mon, 17 Feb 2014 19:29:56 +0000 (20:29 +0100)]
Merge pull request #4209 from elupus/stereoscopic

Stereoscopic subtitle offsets

10 years ago[Fix][gif] Fix "Prevent Translation table overflow" check.
ace20022 [Mon, 17 Feb 2014 19:16:38 +0000 (20:16 +0100)]
[Fix][gif] Fix "Prevent Translation table overflow" check.

10 years agoMerge pull request #4217 from Montellese/jsonrpc_music_type_unknown
jmarshallnz [Mon, 17 Feb 2014 19:04:48 +0000 (08:04 +1300)]
Merge pull request #4217 from Montellese/jsonrpc_music_type_unknown

jsonrpc: fix Files.GetDirectory returning wrong type "song" instead of "unknown"

10 years agoMerge pull request #4213 from jmarshallnz/mbid_to_artist
jmarshallnz [Mon, 17 Feb 2014 19:00:25 +0000 (08:00 +1300)]
Merge pull request #4213 from jmarshallnz/mbid_to_artist

[musicdb] If MBIDs exist, try to match the best corresponding artist name

10 years agoMerge pull request #4222 from Montellese/jsonrpc_audiolibrary_fixes
Trent Nelson [Mon, 17 Feb 2014 18:39:50 +0000 (11:39 -0700)]
Merge pull request #4222 from Montellese/jsonrpc_audiolibrary_fixes

jsonrpc: fix AudioLibrary.GetRecentlyAddedSongs/GetRecentlyPlayedSongs (fixes #14938)

10 years agoActiveAE: fix incorrect trigger for transition after: 0f8e85679c55cf23004a87e738e799d...
Rainer Hochecker [Mon, 17 Feb 2014 17:32:35 +0000 (18:32 +0100)]
ActiveAE: fix incorrect trigger for transition after: 0f8e85679c55cf23004a87e738e799d3caad7192

10 years agojsonrpc: fix AudioLibrary.GetRecentlyAddedSongs/GetRecentlyPlayedSongs (fixes #14938)
montellese [Mon, 17 Feb 2014 17:27:22 +0000 (18:27 +0100)]
jsonrpc: fix AudioLibrary.GetRecentlyAddedSongs/GetRecentlyPlayedSongs (fixes #14938)

10 years agojsonrpc: fix Files.GetDirectory returning wrong type "song" instead of "unknown"
montellese [Sun, 16 Feb 2014 21:29:31 +0000 (22:29 +0100)]
jsonrpc: fix Files.GetDirectory returning wrong type "song" instead of "unknown"

10 years ago[Fix][gifs] Fix stack corruption caused by a too high initial code size (max is 11...
ace20022 [Mon, 17 Feb 2014 16:31:32 +0000 (17:31 +0100)]
[Fix][gifs] Fix stack corruption caused by a too high initial code size (max is 11 bits).

10 years agoFIX: implement libcurl openssl thread-safe locking
Chris "koying" Browet [Wed, 14 Aug 2013 17:38:57 +0000 (19:38 +0200)]
FIX: implement libcurl openssl thread-safe locking

10 years agoFIX: [droid] logging of python exception
Chris "Koying" Browet [Mon, 17 Feb 2014 13:19:44 +0000 (14:19 +0100)]
FIX: [droid] logging of python exception

10 years agoMerge pull request #4216 from Montellese/musicdb_fixes
jmarshallnz [Mon, 17 Feb 2014 01:24:21 +0000 (14:24 +1300)]
Merge pull request #4216 from Montellese/musicdb_fixes

Two fixes to the music database

10 years agofixed, 3d mode for amcodec, requires rw to /sys/class/ppmgr/ppmgr_3d_mode
davilla [Sat, 15 Feb 2014 23:47:13 +0000 (18:47 -0500)]
fixed, 3d mode for amcodec, requires rw to /sys/class/ppmgr/ppmgr_3d_mode

10 years agofixed, 3d -> 2d in mediacodec
davilla [Sun, 16 Feb 2014 22:56:18 +0000 (17:56 -0500)]
fixed, 3d -> 2d in mediacodec

10 years ago[videodb] fix incorrect query for musicvideos matching on title+artist. fixes #14934
Jonathan Marshall [Sun, 16 Feb 2014 22:54:50 +0000 (11:54 +1300)]
[videodb] fix incorrect query for musicvideos matching on title+artist. fixes #14934

10 years agoMerge pull request #4215 from fritsch/pulse-ignore-volume-passthrough
Peter Frühberger [Sun, 16 Feb 2014 21:24:20 +0000 (22:24 +0100)]
Merge pull request #4215 from fritsch/pulse-ignore-volume-passthrough

AESinkPULSE: Don't set stored volume when opening in passthrough mode

10 years agomusicdb: fix iTimesPlayed in albumview (fixes #14901)
montellese [Sun, 16 Feb 2014 21:16:41 +0000 (22:16 +0100)]
musicdb: fix iTimesPlayed in albumview (fixes #14901)

10 years agomusicdb: fix GetYearsNav() using invalid iYear result index
montellese [Sun, 16 Feb 2014 18:05:50 +0000 (19:05 +0100)]
musicdb: fix GetYearsNav() using invalid iYear result index

10 years agoAESinkPULSE: Don't set stored volume when opening in passthrough mode
fritsch [Sun, 16 Feb 2014 13:39:32 +0000 (14:39 +0100)]
AESinkPULSE: Don't set stored volume when opening in passthrough mode

10 years agoffmpeg backport: VC-1 DXVA2 improvements / Intel compat
Shine [Sun, 16 Feb 2014 10:45:41 +0000 (11:45 +0100)]
ffmpeg backport: VC-1 DXVA2 improvements / Intel compat

10 years ago[musicdb] If MBIDs exist, try to match the best corresponding artist name on scan...
Jonathan Marshall [Sun, 16 Feb 2014 05:42:18 +0000 (18:42 +1300)]
[musicdb] If MBIDs exist, try to match the best corresponding artist name on scan. Fixes #14707

10 years agoMerge pull request #4096 from DBendit/libbluray-fix
Trent Nelson [Sun, 16 Feb 2014 00:32:18 +0000 (17:32 -0700)]
Merge pull request #4096 from DBendit/libbluray-fix

Ensuring libbluray doesn't overwrite distro files on non-Darwin systems

10 years ago[DROID] Fix TZ after bfc296b
Trent Nelson [Sat, 15 Feb 2014 00:46:56 +0000 (17:46 -0700)]
[DROID] Fix TZ after bfc296b

10 years ago[music] album info lookup would result in invalid song paths in the database. fixes...
Jonathan Marshall [Sat, 15 Feb 2014 23:41:53 +0000 (12:41 +1300)]
[music] album info lookup would result in invalid song paths in the database. fixes 14933

10 years ago[database] fix missing CommitTransaction(), causing queued ExecuteQueries() to be...
Jonathan Marshall [Sat, 15 Feb 2014 21:50:35 +0000 (10:50 +1300)]
[database] fix missing CommitTransaction(), causing queued ExecuteQueries() to be ignored (e.g. repo updates)

10 years agoMerge pull request #4210 from BigNoid/settingslevel_nav
ronie [Sat, 15 Feb 2014 21:23:21 +0000 (22:23 +0100)]
Merge pull request #4210 from BigNoid/settingslevel_nav

[Confluence] Change the onup of the settings category list to itself ins...

10 years agoMerge pull request #4207 from davilla/memoink
jmarshallnz [Sat, 15 Feb 2014 21:11:14 +0000 (10:11 +1300)]
Merge pull request #4207 from davilla/memoink

fixed, memory oink. we kept adding to formats to m_formats for each video played and never cleared it

10 years ago[Confluence] Change the onup of the settings category list to itself instead of the...
BigNoid [Sat, 15 Feb 2014 17:57:33 +0000 (18:57 +0100)]
[Confluence] Change the onup of the settings category list to itself instead of the settingslevel button.

10 years agooverlays: apply stereo offset to all overlay types
Joakim Plate [Sat, 15 Feb 2014 17:23:58 +0000 (18:23 +0100)]
overlays: apply stereo offset to all overlay types

This fixes issue #14926

Note: dvd/bluray menu's will not align properly if played back in
a stereoscopic mode after this change, but it's an okey trade off
for now.

10 years agooverlays: fixed stereo offset of subtitle was applied when not in 3d
Joakim Plate [Sat, 15 Feb 2014 17:20:04 +0000 (18:20 +0100)]
overlays: fixed stereo offset of subtitle was applied when not in 3d

10 years agofixed, memory oink. we kept adding to formats to m_formats for each video played...
S. Davilla [Sat, 15 Feb 2014 06:46:37 +0000 (01:46 -0500)]
fixed, memory oink. we kept adding to formats to m_formats for each video played and never cleared it

10 years agoMerge pull request #4206 from wsoltys/fixmingw
wsoltys [Fri, 14 Feb 2014 18:01:53 +0000 (19:01 +0100)]
Merge pull request #4206 from wsoltys/fixmingw

[WIN32] fixed: missing dlls for the mingw environment

10 years ago[WIN32] fixed: missing some dlls for the mingw environment
wsoltys [Fri, 14 Feb 2014 17:01:25 +0000 (18:01 +0100)]
[WIN32] fixed: missing some dlls for the mingw environment

10 years agoMerge pull request #4205 from groth-its/smb-domain-fix
jmarshallnz [Fri, 14 Feb 2014 09:06:56 +0000 (22:06 +1300)]
Merge pull request #4205 from groth-its/smb-domain-fix

FIX: Parsing of SMB URLs when a domain is supplied

10 years agoFix CURL::GetWithoutFilename to not break the URL string when the domain
groth-its [Fri, 14 Feb 2014 03:52:44 +0000 (04:52 +0100)]
Fix CURL::GetWithoutFilename to not break the URL string when the domain
is supplied.

10 years agoMerge pull request #4194 from davilla/fix-patch-spew
Trent Nelson [Thu, 13 Feb 2014 19:17:20 +0000 (12:17 -0700)]
Merge pull request #4194 from davilla/fix-patch-spew

fixed, missing last line causes patch to spew warnings

10 years agoMerge pull request #4195 from Memphiz/fixiosenableinputoutput
Trent Nelson [Thu, 13 Feb 2014 19:16:23 +0000 (12:16 -0700)]
Merge pull request #4195 from Memphiz/fixiosenableinputoutput

[AE/CA/iOS] - fix CAUOutputDevice::EnableInputOuput() by checking the re...