vuplus_xbmc
11 years agoMerge pull request #2022 from ronie/skin-startup
Arne Morten Kvarving [Sat, 6 Apr 2013 11:11:08 +0000 (04:11 -0700)]
Merge pull request #2022 from ronie/skin-startup

Always load Startup.xml

11 years agoMerge pull request #2549 from popcornmix/avoid_resize
Arne Morten Kvarving [Sat, 6 Apr 2013 11:05:57 +0000 (04:05 -0700)]
Merge pull request #2549 from popcornmix/avoid_resize

[rbp] Ensure GPU does resize when caching thumbnails

11 years ago[rbp] Ensure GPU does resize when caching thumbnails
popcornmix [Wed, 3 Apr 2013 22:44:09 +0000 (23:44 +0100)]
[rbp] Ensure GPU does resize when caching thumbnails

On a Pi, imageres and fanartres are set quite low (typically 512 and 720 or lower).
So, when caching the artwork there is a resize step involved.
The OMXImage jpeg decoder has the option to resize "for free".
Unfortunately this currently only limits the resize to current GUI resolution,
so there is often a second resize done by the ARM. This is very slow.
The larger decoded image also requires more RAM.

With fanartres=512, you currently get resize during decode of 1920x1080 to 1280x720 (gui res).
Then before encode there is a resize to 910x512. The two stage resize reduces image quality.

This fix takes a bit more care to include the imageres/fanartres resize during the decode.
I needed to make the 16:9 check a little more lax to also detect a 16:9 image after it's been resized.
I've gone for differs from 16:9 by 1%, rather than the existing exact match of 16:9.

11 years agofixed: cannot pass non-pod through varargs
spiff [Sat, 6 Apr 2013 10:35:37 +0000 (12:35 +0200)]
fixed: cannot pass non-pod through varargs

11 years agofixed: sort predicate is passed const references
spiff [Sat, 6 Apr 2013 10:28:01 +0000 (12:28 +0200)]
fixed: sort predicate is passed const references

11 years agochanged: degrade logging to from INFO to DEBUG
spiff [Sat, 6 Apr 2013 09:00:33 +0000 (11:00 +0200)]
changed: degrade logging to from INFO to DEBUG

thanks to nemphys

11 years agofixed: stupid c&p mistake
spiff [Fri, 5 Apr 2013 17:34:32 +0000 (19:34 +0200)]
fixed: stupid c&p mistake

11 years agoMerge pull request #2033 from PhenX/master
Arne Morten Kvarving [Sat, 6 Apr 2013 08:56:48 +0000 (01:56 -0700)]
Merge pull request #2033 from PhenX/master

Handle keystrokes in the web interface remote (up, down, left, right,…

11 years agoMerge pull request #1954 from anuj-m/master
Arne Morten Kvarving [Sat, 6 Apr 2013 08:54:51 +0000 (01:54 -0700)]
Merge pull request #1954 from anuj-m/master

[vaapi] Fix crash while playing mpeg2 files

11 years agoMerge pull request #2379 from juanfont/fpsdetect
Arne Morten Kvarving [Sat, 6 Apr 2013 08:42:51 +0000 (01:42 -0700)]
Merge pull request #2379 from juanfont/fpsdetect

Speed up ffmpeg format probing if we'll trust codec fps for playback

11 years agoMerge pull request #2447 from aglebov/on-double-click
Arne Morten Kvarving [Sat, 6 Apr 2013 08:37:54 +0000 (01:37 -0700)]
Merge pull request #2447 from aglebov/on-double-click

[python] Notify python code about double clicks

11 years agoMerge pull request #2454 from FernetMenta/scale
Arne Morten Kvarving [Sat, 6 Apr 2013 08:35:59 +0000 (01:35 -0700)]
Merge pull request #2454 from FernetMenta/scale

LinuxRenderer: avoid double pass rendering if no scaling is done

11 years agoMerge pull request #2023 from jmarshallnz/allow_zero_auto_width_labels
Arne Morten Kvarving [Sat, 6 Apr 2013 08:33:28 +0000 (01:33 -0700)]
Merge pull request #2023 from jmarshallnz/allow_zero_auto_width_labels

allow <width>auto</width> for label controls

11 years agoMerge pull request #2492 from Voyager1/simple_set_management
Voyager1 [Sat, 6 Apr 2013 06:33:04 +0000 (23:33 -0700)]
Merge pull request #2492 from Voyager1/simple_set_management

Very simple movie set management: edit/clear set and add/remove set members

11 years agoMovie set management added: allow add/remove movies within the sets view
Voyager1 [Tue, 26 Mar 2013 19:02:53 +0000 (20:02 +0100)]
Movie set management added: allow add/remove movies within the sets view

11 years agoMovie set management: add to set, remove from set, new set creation
Voyager1 [Sat, 23 Mar 2013 16:22:09 +0000 (17:22 +0100)]
Movie set management: add to set, remove from set, new set creation

11 years agoMerge pull request #2457 from nate1280/preserve_playcount
jmarshallnz [Sat, 6 Apr 2013 00:39:22 +0000 (17:39 -0700)]
Merge pull request #2457 from nate1280/preserve_playcount

Preserve playcount on file update

11 years agoPreserve playcount on file update
Nathan [Sun, 17 Mar 2013 18:15:14 +0000 (14:15 -0400)]
Preserve playcount on file update

Attempt to preserve the playcount of a file when its updated (i.e. better quality file).
Episodes are matched on showID, season and episode.
Movies are matched on imdbID and year.

11 years agoMerge pull request #2550 from pieh/scrollbugs
jmarshallnz [Fri, 5 Apr 2013 23:35:51 +0000 (16:35 -0700)]
Merge pull request #2550 from pieh/scrollbugs

fix couple of scrolling / scrollbar bugs

11 years agoMerge pull request #2536 from ulion/non_ascii_filter_word_fix
jmarshallnz [Fri, 5 Apr 2013 23:22:35 +0000 (16:22 -0700)]
Merge pull request #2536 from ulion/non_ascii_filter_word_fix

[Fix] work with non-ascii filter word which can not be seperated by space

11 years ago[Fix] work with non-ascii filter word which can not be seperated by space.
ulion [Wed, 3 Apr 2013 12:01:48 +0000 (20:01 +0800)]
[Fix] work with non-ascii filter word which can not be seperated by space.

11 years agoMerge pull request #2464 from smspillaz/refactor-egl-selectors
Martijn Kaijser [Fri, 5 Apr 2013 19:28:21 +0000 (12:28 -0700)]
Merge pull request #2464 from smspillaz/refactor-egl-selectors

Refactor the EGL implementation selection code in EGLWrapper.

11 years ago[rpi] fix missing DisplaySettings.h includes from 8cb2e69c19a5af7ea656b95f42bc3cb9b8f...
montellese [Fri, 5 Apr 2013 19:17:37 +0000 (21:17 +0200)]
[rpi] fix missing DisplaySettings.h includes from 8cb2e69c19a5af7ea656b95f42bc3cb9b8f04e0d

11 years agoadded: altname for PS3 controller (for OSX Mountain Lion)
spiff [Fri, 5 Apr 2013 17:05:21 +0000 (19:05 +0200)]
added: altname for PS3 controller (for OSX Mountain Lion)

thanks to chrisclausie

11 years agoMerge pull request #2240 from mooninite/master
Arne Morten Kvarving [Fri, 5 Apr 2013 16:55:42 +0000 (09:55 -0700)]
Merge pull request #2240 from mooninite/master

[AE] PulseAudio fixes for crashing and stuttering

11 years agoMerge pull request #2422 from anssih/AE-drop-dmixhack
Arne Morten Kvarving [Fri, 5 Apr 2013 16:53:56 +0000 (09:53 -0700)]
Merge pull request #2422 from anssih/AE-drop-dmixhack

[AE] ALSA: Do not try to bypass dmix for other sample rates

11 years agoMerge pull request #2362 from ulion/slideshow_error_do_not_spam_log
Arne Morten Kvarving [Fri, 5 Apr 2013 16:51:53 +0000 (09:51 -0700)]
Merge pull request #2362 from ulion/slideshow_error_do_not_spam_log

Fix CGUIWindowSlideShow::RenderErrorMessage() to not spam log.

11 years agoMerge pull request #2436 from aglebov/master
Arne Morten Kvarving [Fri, 5 Apr 2013 16:40:51 +0000 (09:40 -0700)]
Merge pull request #2436 from aglebov/master

[python] Add removeItem to ControlList

11 years agoMerge pull request #2548 from BigNoid/master
Arne Morten Kvarving [Fri, 5 Apr 2013 16:33:26 +0000 (09:33 -0700)]
Merge pull request #2548 from BigNoid/master

Add missing strings for System.CurrentWindow

11 years agoMerge pull request #2551 from Fice/getfirstaction
Arne Morten Kvarving [Fri, 5 Apr 2013 16:16:10 +0000 (09:16 -0700)]
Merge pull request #2551 from Fice/getfirstaction

[RFC] Remove unused function GUIAction::GetFirstAction()  (leftover from...

11 years agoRemove unused function GUIAction::GetFirstAction() (leftover from HTTP api)
Fice [Fri, 5 Apr 2013 14:43:27 +0000 (16:43 +0200)]
Remove unused function GUIAction::GetFirstAction()  (leftover from HTTP api)

11 years agoMerge pull request #2419 from ulion/http_directory_support_shorten_filename
ulion [Fri, 5 Apr 2013 14:06:53 +0000 (07:06 -0700)]
Merge pull request #2419 from ulion/http_directory_support_shorten_filename

Support the shorten filename output of http directory.

11 years agoGUI containers: adjust page control offset when scrolling down to match behaviour...
pieh [Thu, 4 Apr 2013 08:13:58 +0000 (10:13 +0200)]
GUI containers: adjust page control offset when scrolling down to match behaviour when scrolling up

11 years agoGUIBaseContainer: remove unneeded call from CGUIBaseContainer::Render() - we are...
pieh [Tue, 2 Apr 2013 10:12:48 +0000 (12:12 +0200)]
GUIBaseContainer: remove unneeded call from CGUIBaseContainer::Render() - we are calling it in CGUIBaseContainer::Process() earlier

11 years agoGUIScrollBarControl: fix onright/ondown navigation when master control doesn't have...
pieh [Fri, 5 Apr 2013 13:25:49 +0000 (15:25 +0200)]
GUIScrollBarControl: fix onright/ondown navigation when master control doesn't have enough items to fill at least 1 page

11 years agoMerge pull request #2539 from popcornmix/new_stall2
huceke [Fri, 5 Apr 2013 11:57:30 +0000 (04:57 -0700)]
Merge pull request #2539 from popcornmix/new_stall2

[rbp] Some bug fixes, logging and tidying relating to buffering.

11 years agoMerge pull request #2530 from ulion/change_cfstring_to_utf8_string
Memphiz [Fri, 5 Apr 2013 10:47:57 +0000 (03:47 -0700)]
Merge pull request #2530 from ulion/change_cfstring_to_utf8_string

[Fix] Change from DarwinCFStringRefToString to DarwinCFStringRefToUTF8String

11 years agoMerge pull request #2444 from ace20022/cleanup_cores
Arne Morten Kvarving [Fri, 5 Apr 2013 09:55:10 +0000 (02:55 -0700)]
Merge pull request #2444 from ace20022/cleanup_cores

[Cores] Spring cleaning

11 years ago[OMXPlayer] Performance: Remove unnecessary NULL pointer checks.
ace20022 [Thu, 4 Apr 2013 11:08:56 +0000 (13:08 +0200)]
[OMXPlayer] Performance: Remove unnecessary NULL pointer checks.

11 years ago[Cores] Order init lists correctly.
ace20022 [Mon, 18 Mar 2013 09:39:06 +0000 (10:39 +0100)]
[Cores] Order init lists correctly.

11 years ago[Cores] Performance: use static functions if possible.
ace20022 [Fri, 15 Mar 2013 13:03:51 +0000 (14:03 +0100)]
[Cores] Performance: use static functions if possible.

11 years ago[Cores] Fix possible NULL pointer dereferences.
ace20022 [Fri, 15 Mar 2013 12:02:57 +0000 (13:02 +0100)]
[Cores] Fix possible NULL pointer dereferences.

11 years ago[OMXVideo] Same expression on both sides of '-'. Set it directly to zero.
ace20022 [Fri, 15 Mar 2013 08:41:00 +0000 (09:41 +0100)]
[OMXVideo] Same expression on both sides of '-'. Set it directly to zero.

11 years ago[Cores] Add constructors where recommended.
ace20022 [Wed, 13 Mar 2013 12:52:15 +0000 (13:52 +0100)]
[Cores] Add constructors where recommended.

11 years ago[WinRenderer] Performance: change order of predicates in condition.
ace20022 [Fri, 15 Mar 2013 07:57:47 +0000 (08:57 +0100)]
[WinRenderer] Performance: change order of predicates in condition.

11 years ago[DVDStreamInfo] Discuss: 'CDVDStreamInfo::operator=' should return 'CDVDStreamInfo...
ace20022 [Fri, 15 Mar 2013 07:45:13 +0000 (08:45 +0100)]
[DVDStreamInfo] Discuss: 'CDVDStreamInfo::operator=' should return 'CDVDStreamInfo &'. See comment in code.

11 years ago[PlayerCoreFactory] Fix 'CDVDStreamInfo::operator=' should return 'CDVDStreamInfo &'.
ace20022 [Thu, 14 Mar 2013 16:38:41 +0000 (17:38 +0100)]
[PlayerCoreFactory] Fix 'CDVDStreamInfo::operator=' should return 'CDVDStreamInfo &'.

11 years ago[Cores] Remove redundant predicates in conditions.
ace20022 [Thu, 14 Mar 2013 14:53:47 +0000 (15:53 +0100)]
[Cores] Remove redundant predicates in conditions.

11 years ago[Cores] Reduce scope of variables.
ace20022 [Fri, 15 Mar 2013 09:08:06 +0000 (10:08 +0100)]
[Cores] Reduce scope of variables.

11 years ago[MP3codec] Remove unused var bpf and a switch block manipulation it.
ace20022 [Thu, 14 Mar 2013 14:08:19 +0000 (15:08 +0100)]
[MP3codec] Remove unused var bpf and a switch block manipulation it.

11 years ago[Cores] Remove unused vars.
ace20022 [Thu, 14 Mar 2013 13:26:42 +0000 (14:26 +0100)]
[Cores] Remove unused vars.

11 years ago[BaseRenderer] Remove unused var newWidth.
ace20022 [Thu, 14 Mar 2013 13:28:03 +0000 (14:28 +0100)]
[BaseRenderer] Remove unused var newWidth.

11 years ago[Cores] Remove unused structs and struct members.
ace20022 [Thu, 14 Mar 2013 09:54:21 +0000 (10:54 +0100)]
[Cores] Remove unused structs and struct members.

11 years ago[Cores] Use initialization list.
ace20022 [Thu, 14 Mar 2013 08:26:47 +0000 (09:26 +0100)]
[Cores] Use initialization list.

11 years ago[Cores] Remove redundant assignments.
ace20022 [Thu, 14 Mar 2013 08:06:09 +0000 (09:06 +0100)]
[Cores] Remove redundant assignments.

11 years ago[WinRenderer] Remove redundant assignments.
ace20022 [Thu, 14 Mar 2013 07:53:08 +0000 (08:53 +0100)]
[WinRenderer] Remove redundant assignments.

11 years ago[Cores] Performance: use empty() instead of size() where appropriate.
ace20022 [Wed, 13 Mar 2013 14:22:43 +0000 (15:22 +0100)]
[Cores] Performance: use empty() instead of size() where appropriate.

11 years ago[Cores] Performance: pre-increment/decrement instead of post-increment/decrement.
ace20022 [Wed, 13 Mar 2013 14:06:09 +0000 (15:06 +0100)]
[Cores] Performance: pre-increment/decrement instead of post-increment/decrement.

11 years ago[Cores] Make LibraryLoader and CConvolutionKernel non-copyable.
ace20022 [Wed, 13 Mar 2013 13:38:30 +0000 (14:38 +0100)]
[Cores] Make LibraryLoader and CConvolutionKernel non-copyable.

11 years ago[DVDSubtitleTagSami] Possible leak in public function.
ace20022 [Wed, 13 Mar 2013 10:24:21 +0000 (11:24 +0100)]
[DVDSubtitleTagSami] Possible leak in public function.

11 years ago[DVDStreamInfo] Complete Assign(...) method.
ace20022 [Wed, 13 Mar 2013 10:09:51 +0000 (11:09 +0100)]
[DVDStreamInfo] Complete Assign(...) method.

11 years ago[Cores] Initialize members in the constructors.
ace20022 [Tue, 12 Mar 2013 09:29:53 +0000 (10:29 +0100)]
[Cores] Initialize members in the constructors.

11 years ago[EmuFileWrapper] Remove unused member variable m_initialized.
ace20022 [Tue, 12 Mar 2013 09:32:52 +0000 (10:32 +0100)]
[EmuFileWrapper] Remove unused member variable m_initialized.

11 years ago[CrytalHD/OpenMax] Fix "Common realloc mistake: 'out' nulled but not freed upon failure".
ace20022 [Tue, 12 Mar 2013 08:56:20 +0000 (09:56 +0100)]
[CrytalHD/OpenMax] Fix "Common realloc mistake: 'out' nulled but not freed upon failure".

11 years ago[DVDPlayerAudioResampler] Check for realloc failures, NO free() calls.
ace20022 [Tue, 12 Mar 2013 08:52:12 +0000 (09:52 +0100)]
[DVDPlayerAudioResampler] Check for realloc failures, NO free() calls.

11 years ago[DVDOverlay] Correct the loop in the OverlayGroup copy constructor.
ace20022 [Tue, 12 Mar 2013 07:29:22 +0000 (08:29 +0100)]
[DVDOverlay] Correct the loop in the OverlayGroup copy constructor.

11 years ago[DVDOverlay] Correct comments.
ace20022 [Mon, 11 Mar 2013 11:49:32 +0000 (12:49 +0100)]
[DVDOverlay] Correct comments.

11 years agoAdd some missing strings for System.CurrentWindow
BigNoid [Fri, 5 Apr 2013 08:01:07 +0000 (10:01 +0200)]
Add some missing strings for System.CurrentWindow

11 years agoMerge pull request #1624 from jmarshallnz/fullscreen_actions_in_osd
jmarshallnz [Fri, 5 Apr 2013 05:40:41 +0000 (22:40 -0700)]
Merge pull request #1624 from jmarshallnz/fullscreen_actions_in_osd

Fullscreen actions in osd

11 years agoAdded: [Confluence] Extended subtitle menu for Confluence OSD for easy access to...
Jezz_X [Mon, 15 Oct 2012 00:02:51 +0000 (11:02 +1100)]
Added: [Confluence] Extended subtitle menu for Confluence OSD for easy access to common used features

11 years agoallow fullscreen actions such as next subtitle, audio stream, audio/subs delay etc...
Jonathan Marshall [Mon, 15 Oct 2012 08:04:04 +0000 (21:04 +1300)]
allow fullscreen actions such as next subtitle, audio stream, audio/subs delay etc. to be handled in other places

11 years agoMerge pull request #2524 from Montellese/touch_input_win32
Sascha Montellese [Thu, 4 Apr 2013 22:04:22 +0000 (15:04 -0700)]
Merge pull request #2524 from Montellese/touch_input_win32

[win32] improved touch input/gesture handling

11 years agoMerge pull request #2533 from petriposio/master
jmarshallnz [Thu, 4 Apr 2013 21:58:49 +0000 (14:58 -0700)]
Merge pull request #2533 from petriposio/master

[mouse] reworks the order of the mouse event handling (issue #2315)

11 years ago[win32] use generic touch input (adds swipe, rotate and zoom gestures)
montellese [Sun, 31 Mar 2013 18:27:45 +0000 (20:27 +0200)]
[win32] use generic touch input (adds swipe, rotate and zoom gestures)

11 years ago[win32] add defines for GID_ROTATE_ANGLE_TO_ARGUMENT and GID_ROTATE_ANGLE_FROM_ARGUMENT
montellese [Fri, 22 Feb 2013 13:31:08 +0000 (14:31 +0100)]
[win32] add defines for GID_ROTATE_ANGLE_TO_ARGUMENT and GID_ROTATE_ANGLE_FROM_ARGUMENT

11 years ago[win32] implement CWinEventsWin32::MessagePush
montellese [Thu, 7 Mar 2013 08:34:47 +0000 (09:34 +0100)]
[win32] implement CWinEventsWin32::MessagePush

11 years agoMerge pull request #2531 from Montellese/settings_cleanup_4
Sascha Montellese [Thu, 4 Apr 2013 21:49:07 +0000 (14:49 -0700)]
Merge pull request #2531 from Montellese/settings_cleanup_4

more settings cleanup (introducing CDisplaySettings and CProfilesManager)

11 years ago[osx/ios/atv2] - sync xcode projects
Memphiz [Thu, 4 Apr 2013 20:48:24 +0000 (22:48 +0200)]
[osx/ios/atv2] - sync xcode projects

11 years ago[win32] update VS project files
montellese [Sat, 16 Mar 2013 15:32:10 +0000 (16:32 +0100)]
[win32] update VS project files

11 years agocosmetics: cleanup unused Settings.h includes
montellese [Thu, 4 Apr 2013 21:00:56 +0000 (23:00 +0200)]
cosmetics: cleanup unused Settings.h includes

11 years agosettings: remove unused method ToWatchContent
montellese [Thu, 4 Apr 2013 18:48:52 +0000 (20:48 +0200)]
settings: remove unused method ToWatchContent

11 years agosettings: move profile settings to CProfilesManager
montellese [Sun, 17 Mar 2013 21:37:14 +0000 (22:37 +0100)]
settings: move profile settings to CProfilesManager

11 years agomove profile related files into new "profiles" directory
montellese [Sat, 16 Mar 2013 18:41:11 +0000 (19:41 +0100)]
move profile related files into new "profiles" directory

11 years agosettings: move replaygain settings from CGUISettings to CAudioDecoder
montellese [Sat, 16 Mar 2013 16:47:54 +0000 (17:47 +0100)]
settings: move replaygain settings from CGUISettings to CAudioDecoder

11 years agosettings: move SetLanguage from CGUISettings to CApplication
montellese [Sat, 16 Mar 2013 16:28:32 +0000 (17:28 +0100)]
settings: move SetLanguage from CGUISettings to CApplication

11 years agosettings: move current resolution settings to CDisplaySettings
montellese [Sat, 16 Mar 2013 16:10:41 +0000 (17:10 +0100)]
settings: move current resolution settings to CDisplaySettings

11 years ago[fix] deactivate mouse if mouse event is mapped to a non-mouse action
pete [Wed, 3 Apr 2013 00:59:34 +0000 (03:59 +0300)]
[fix] deactivate mouse if mouse event is mapped to a non-mouse action

11 years agoMerge pull request #2540 from wsoltys/14245
wsoltys [Thu, 4 Apr 2013 21:07:52 +0000 (14:07 -0700)]
Merge pull request #2540 from wsoltys/14245

fixed memory leak on minimized due to missing deletion of unused textures (fixes #14245)

11 years agofixed memory leak on minimized due to missing deletion of unused textures (fixes...
wsoltys [Wed, 3 Apr 2013 17:08:27 +0000 (19:08 +0200)]
fixed memory leak on minimized due to missing deletion of unused textures (fixes parts of #14245)

11 years agofix building of python26-native dep
montellese [Thu, 4 Apr 2013 19:45:26 +0000 (21:45 +0200)]
fix building of python26-native dep

11 years agoMerge pull request #2529 from Tolriq/update_resume
Sascha Montellese [Thu, 4 Apr 2013 18:38:58 +0000 (11:38 -0700)]
Merge pull request #2529 from Tolriq/update_resume

jsonrpc: add support for resume in VideoLibrary.SetFooDetails

11 years agoMerge pull request #2528 from ulion/fix_vfs_exists_for_dir_13789
ulion [Thu, 4 Apr 2013 13:04:56 +0000 (06:04 -0700)]
Merge pull request #2528 from ulion/fix_vfs_exists_for_dir_13789

[Fix] xbmcvfs.exists to support check dir existence. fix #13789

11 years agoAdd support for resume in VideoLibrary.SetFooDetails
Tolriq [Tue, 2 Apr 2013 12:16:46 +0000 (14:16 +0200)]
Add support for resume in VideoLibrary.SetFooDetails

11 years agoupnp: not all internal upnp paths were /'d at the end
Alasdair Campbell [Wed, 3 Apr 2013 22:36:06 +0000 (23:36 +0100)]
upnp: not all internal upnp paths were /'d at the end

11 years agoMerge pull request #2538 from Fice/music_player_exist
Memphiz [Wed, 3 Apr 2013 19:44:39 +0000 (12:44 -0700)]
Merge pull request #2538 from Fice/music_player_exist

FIX: "musicplayer.exist" could not be negated

11 years agoMerge pull request #2459 from FernetMenta/hasav
Arne Morten Kvarving [Wed, 3 Apr 2013 18:19:20 +0000 (11:19 -0700)]
Merge pull request #2459 from FernetMenta/hasav

dvdplayer: reevaluate HasVideo/Audio after a stream change

11 years agoFixed - remove early returns in favour of proper setting of bReturn in CGUIInfoManage...
Fice [Wed, 3 Apr 2013 14:21:30 +0000 (16:21 +0200)]
Fixed - remove early returns in favour of proper setting of bReturn in CGUIInfoManager::GetMultiInfoBool

11 years ago[rbp] Avoid coming out of stalled state due to uninitialised variable
popcornmix [Fri, 22 Mar 2013 20:25:43 +0000 (20:25 +0000)]
[rbp] Avoid coming out of stalled state due to uninitialised variable

m_endtime is only initialised when we underrun. Use m_av_clock->OMXAudioBuffer() to protect access to uninitialised variable.

11 years ago[rbp] The stillframe logic doesn't work on Pi and causes stuttering
popcornmix [Wed, 3 Apr 2013 00:58:02 +0000 (01:58 +0100)]
[rbp] The stillframe logic doesn't work on Pi and causes stuttering

11 years ago[rbp] Cosmetics
popcornmix [Fri, 22 Mar 2013 19:50:41 +0000 (19:50 +0000)]
[rbp] Cosmetics