vuplus_xbmc
11 years agocorrect date formats. fixes #14286
ronie [Tue, 23 Apr 2013 22:13:20 +0000 (00:13 +0200)]
correct date formats. fixes #14286

11 years agoGUIFadeLabelControl: fix control being marked as dirty when label stays empty
pieh [Thu, 11 Apr 2013 08:10:39 +0000 (10:10 +0200)]
GUIFadeLabelControl: fix control being marked as dirty when label stays empty

If used infolabel will return empty string on first use, m_shortText will never be evaluated. If m_shortText is set to false control is marked as dirty so if used infolabel is empty control will be wrongly marked as dirty.

11 years agoMerge pull request #2644 from ulion/fix_seekable_protocol_option
ulion [Mon, 22 Apr 2013 13:22:24 +0000 (06:22 -0700)]
Merge pull request #2644 from ulion/fix_seekable_protocol_option

[Fix] http protocol options seekable=0 now finally works.

11 years ago[Fix] http protocol options seekable=0 now finally works.
ulion [Mon, 22 Apr 2013 13:18:51 +0000 (21:18 +0800)]
[Fix] http protocol options seekable=0 now finally works.

11 years ago[libdvd] - added missing patches
Memphiz [Sun, 21 Apr 2013 19:39:32 +0000 (21:39 +0200)]
[libdvd] - added missing patches

11 years agoMerge pull request #2625 from hmis/AirTunes_pts
Joakim Plate [Sun, 21 Apr 2013 17:42:29 +0000 (10:42 -0700)]
Merge pull request #2625 from hmis/AirTunes_pts

Fix AirTunes pts accuracy

11 years agoMerge pull request #2641 from popcornmix/fix_volume_jump
huceke [Sun, 21 Apr 2013 14:40:41 +0000 (07:40 -0700)]
Merge pull request #2641 from popcornmix/fix_volume_jump

[rbp/omxplayer] Fix audio volume jumps when switching tracks

11 years ago[rbp/omxplayer] Fix audio volume jumps when switching tracks
popcornmix [Thu, 18 Apr 2013 00:30:05 +0000 (01:30 +0100)]
[rbp/omxplayer] Fix audio volume jumps when switching tracks

When the global volume has been set low, and a sequence of tracks are being played, there are complaints of occasional jumps to full volume.
This is down to a race condition where the volume request can arrive at OMXAudio before it has been initialised.
The fix is simple, don't send the volume change until m_CurrentAudio.started.

11 years agoMerge pull request #2624 from ScudLee/musicvideodashfix
Martijn Kaijser [Sun, 21 Apr 2013 06:29:39 +0000 (23:29 -0700)]
Merge pull request #2624 from ScudLee/musicvideodashfix

Allow dashes in music videos on the first pass

11 years agoMerge pull request #2632 from ace20022/fix_null_pointer
Arne Morten Kvarving [Sat, 20 Apr 2013 09:50:59 +0000 (02:50 -0700)]
Merge pull request #2632 from ace20022/fix_null_pointer

[Fix] Possible NULL pointer dereference in DVDFactoryDemuxer.

11 years ago[dvdread] - don't check the return value of chdir in xbmc - this function is not...
Memphiz [Fri, 19 Apr 2013 23:04:53 +0000 (01:04 +0200)]
[dvdread] - don't check the return value of chdir in xbmc - this function is not wrapped and might fail (and so will the whole dvd open in that case). This is non fatal for our vfs!

11 years agoMerge pull request #2635 from FlyingRat/ffmpeg-readme-patches
Martijn Kaijser [Fri, 19 Apr 2013 20:12:05 +0000 (13:12 -0700)]
Merge pull request #2635 from FlyingRat/ffmpeg-readme-patches

[ffmpeg] updated and reformated ffmpeg/patches/README-patches

11 years ago[ffmpeg] updated and reformated ffmpeg/patches/README-patches
FlyingRat [Fri, 19 Apr 2013 20:08:58 +0000 (22:08 +0200)]
[ffmpeg] updated and reformated ffmpeg/patches/README-patches

11 years ago[Fix] Possible NULL pointer dereference in DVDFactoryDemuxer.
ace20022 [Fri, 19 Apr 2013 13:28:54 +0000 (15:28 +0200)]
[Fix] Possible NULL pointer dereference in DVDFactoryDemuxer.

11 years ago[WIN32] fixed: forgot to update windows package list.
wsoltys [Thu, 18 Apr 2013 20:58:47 +0000 (22:58 +0200)]
[WIN32] fixed: forgot to update windows package list.

11 years ago[fix] old path for musicvideo nodes in upnp music share
Alasdair Campbell [Thu, 18 Apr 2013 20:54:10 +0000 (21:54 +0100)]
[fix] old path for musicvideo nodes in upnp music share

11 years agofix missing "Connected" and "Not connected" strings since fa815d7 (fixes #14280)
montellese [Thu, 18 Apr 2013 17:38:10 +0000 (19:38 +0200)]
fix missing "Connected" and "Not connected" strings since fa815d7 (fixes #14280)

11 years ago[fix] upnp: parentID of the root container should be -1, fixes #14279
Alasdair Campbell [Thu, 18 Apr 2013 15:27:14 +0000 (16:27 +0100)]
[fix] upnp: parentID of the root container should be -1, fixes #14279

11 years agoMerge pull request #2621 from wsnipex/ffmpeg-lib-versions
Memphiz [Thu, 18 Apr 2013 15:07:37 +0000 (08:07 -0700)]
Merge pull request #2621 from wsnipex/ffmpeg-lib-versions

[ffmpeg] fix shared library versions (closes #14274)

11 years ago[fix] SaveFileState was broken by ba7a58c
Alasdair Campbell [Thu, 18 Apr 2013 13:57:24 +0000 (14:57 +0100)]
[fix] SaveFileState was broken by ba7a58c

11 years ago[airplay] - don't indicate volume restore in gui
Memphiz [Wed, 17 Apr 2013 14:12:45 +0000 (16:12 +0200)]
[airplay] - don't indicate volume restore in gui

11 years ago[airtunes] - use the temp password var when starting the airtunes server for not...
Memphis [Wed, 17 Apr 2013 10:58:52 +0000 (12:58 +0200)]
[airtunes] - use the temp password var when starting the airtunes server for not activating password protection in accident when its disabled via gui

11 years ago[bug] python codegenerator template was casting all constants to ints.
Jim Carroll [Wed, 17 Apr 2013 12:01:15 +0000 (08:01 -0400)]
[bug] python codegenerator template was casting all constants to ints.

11 years agoFix AirTunes pts accuracy
Hubert Miś [Fri, 12 Apr 2013 09:35:56 +0000 (11:35 +0200)]
Fix AirTunes pts accuracy

11 years agofix creation of new sources.xml (fixes #14272)
montellese [Tue, 16 Apr 2013 21:28:06 +0000 (23:28 +0200)]
fix creation of new sources.xml (fixes #14272)

11 years ago[WIN32] fixed trailing space at the end of the branch name (I will do more tests...
wsoltys [Tue, 16 Apr 2013 20:45:51 +0000 (22:45 +0200)]
[WIN32] fixed trailing space at the end of the branch name (I will do more tests...I will do more tests...I will do more tests...)

11 years ago[WIN32] fixed: setup file name got the branch name back (2. try)
wsoltys [Tue, 16 Apr 2013 19:29:57 +0000 (21:29 +0200)]
[WIN32] fixed: setup file name got the branch name back (2. try)

11 years agoMerge pull request #2623 from ScudLee/NfoFileFix
Arne Morten Kvarving [Tue, 16 Apr 2013 15:38:07 +0000 (08:38 -0700)]
Merge pull request #2623 from ScudLee/NfoFileFix

[Fix] episode nfo with XML declaration and mismatched episode numbers would be ignored

11 years agoAllow dashes in music videos on the first pass
Lee Pollock [Tue, 16 Apr 2013 12:09:25 +0000 (13:09 +0100)]
Allow dashes in music videos on the first pass

11 years ago[Fix] Only start checking the nfo file from the first episodedetails tag
Lee Pollock [Tue, 16 Apr 2013 09:12:30 +0000 (10:12 +0100)]
[Fix] Only start checking the nfo file from the first episodedetails tag

11 years ago[ffmpeg] fix shared library versions
wsnipex [Mon, 15 Apr 2013 19:53:52 +0000 (21:53 +0200)]
[ffmpeg] fix shared library versions

11 years agoMerge pull request #2615 from a11599/buildsetupfix
a11599 [Mon, 15 Apr 2013 04:54:40 +0000 (21:54 -0700)]
Merge pull request #2615 from a11599/buildsetupfix

[win32] fixed: DX runtime setup was not included after 9eaf1cd

11 years ago[win32] fixed: DX runtime setup was not included after 9eaf1cd
a11599 [Mon, 15 Apr 2013 04:51:33 +0000 (06:51 +0200)]
[win32] fixed: DX runtime setup was not included after 9eaf1cd

11 years agoMerge pull request #2617 from ulion/fix_findword_deadloop
ulion [Mon, 15 Apr 2013 02:00:07 +0000 (19:00 -0700)]
Merge pull request #2617 from ulion/fix_findword_deadloop

StringUtils::FindWords fix dead loop (introduced by PR #2536)

11 years agoStringUtils::FindWords fix dead loop.
ulion [Mon, 15 Apr 2013 01:47:48 +0000 (09:47 +0800)]
StringUtils::FindWords fix dead loop.

11 years agoMerge pull request #2597 from Alphix/ffmpeg-libav-fixes
Joakim Plate [Sun, 14 Apr 2013 19:21:51 +0000 (12:21 -0700)]
Merge pull request #2597 from Alphix/ffmpeg-libav-fixes

ffmpeg and libav compatibility fixes

11 years ago[WIN32] fixed: setup file name got the branch name back.
wsoltys [Sun, 14 Apr 2013 15:39:51 +0000 (17:39 +0200)]
[WIN32] fixed: setup file name got the branch name back.

11 years agoUpdate libavfilter version check
David Härdeman [Sun, 14 Apr 2013 12:53:54 +0000 (14:53 +0200)]
Update libavfilter version check

Make the version check compatible with both ffmpeg and libav.
Also add comments describing when the API change was made for
both libraries.

11 years agoUpdate libavcodec version check
David Härdeman [Sun, 7 Apr 2013 14:39:33 +0000 (16:39 +0200)]
Update libavcodec version check

Make the version check compatible with both ffmpeg and libav.
Also add comments describing when the API change was made for
both libraries.

11 years agoRemove obsolete libavformat version check (52,83,0)
David Härdeman [Sun, 7 Apr 2013 13:04:32 +0000 (15:04 +0200)]
Remove obsolete libavformat version check (52,83,0)

This version of libavformat is from Oct 15, 2010
(commit 03700d399bcc749ad7916f2d39a99527f37c8b6e).

The first release to include it was ffmpeg 0.7.1 (24 June 2011).

11 years agoRemove obsolete libavcodec version check (52,38,1)
David Härdeman [Sun, 7 Apr 2013 13:04:32 +0000 (15:04 +0200)]
Remove obsolete libavcodec version check (52,38,1)

This version of libavcodec is from Nov 10, 2008
(commit 3155716677eac826b998b487db66927796f6a833).

The first release to include it was ffmpeg 0.6 (15 June 2010).

11 years agoRemove obsolete libavformat version check (52,14,0)
David Härdeman [Sun, 7 Apr 2013 13:04:32 +0000 (15:04 +0200)]
Remove obsolete libavformat version check (52,14,0)

This version of libavformat is from May 22, 2008
(commit 79d7836a5e213d547629555e3f1157e7197aef68).

The first release to include it was ffmpeg 0.5 (3 March 2009).

11 years agoRemove obsolete ffmpeg version check (52,0,0)
David Härdeman [Sun, 7 Apr 2013 12:43:21 +0000 (14:43 +0200)]
Remove obsolete ffmpeg version check (52,0,0)

This test (which presumably checks for LIBAVCODEC_VERSION_MAJOR >= 52)
seems both obsolete and incorrect. The major version is shifted 16 bits,
not 12. Major version 52 was introduced in commit
dd1c8f3e6e5380f993c86750bb09fd42e130143f (from Sept 8, 2008) so this check
is anyhow obsolete.

11 years agoffmpeg compatibility fix for matroska embedded subtitles
David Härdeman [Mon, 1 Apr 2013 20:25:52 +0000 (22:25 +0200)]
ffmpeg compatibility fix for matroska embedded subtitles

Commit 2626cc4580bfd560c6983338d77b2c11c16af94f in the ffmpeg repo
changed the codec id of matroska embedded S_TEXT/UTF-8 subtitles
from CODEC_ID_TEXT to AV_CODEC_ID_SUBRIP. That commit is part of
ffmpeg 1.0 and later.

Add the new codec id to provide compatibility for the updated
ffmpeg library and external ffmpeg libraries.

11 years ago[WIN32] fixed make distclean for ffmpeg (thanks Voyager1)
wsoltys [Sat, 13 Apr 2013 16:02:37 +0000 (18:02 +0200)]
[WIN32] fixed make distclean for ffmpeg (thanks Voyager1)

11 years ago[WIN32] fixed: hopefully this time. use the new mingw make only for ffmpeg and use...
wsoltys [Sat, 13 Apr 2013 15:18:16 +0000 (17:18 +0200)]
[WIN32] fixed: hopefully this time. use the new mingw make only for ffmpeg and use the old make for the rest.

11 years agoffmpeg 1.2 - fixed dvd still frames ended up in internal lavf
Voyager1 [Sat, 13 Apr 2013 13:38:10 +0000 (15:38 +0200)]
ffmpeg 1.2 - fixed dvd still frames ended up in internal lavf

11 years agoupdate gitignore for new ffmpeg 1.2 libs
Voyager1 [Sat, 13 Apr 2013 13:09:49 +0000 (15:09 +0200)]
update gitignore for new ffmpeg 1.2 libs

11 years ago[fix] typo in 340eebf007e211519fdcf6c95ef71ba13a55032e
Martijn Kaijser [Sat, 13 Apr 2013 12:16:42 +0000 (14:16 +0200)]
[fix] typo in 340eebf007e211519fdcf6c95ef71ba13a55032e

11 years agoMerge pull request #2591 from huceke/raspberrypi
huceke [Sat, 13 Apr 2013 11:37:49 +0000 (04:37 -0700)]
Merge pull request #2591 from huceke/raspberrypi

[rbp] omxplayer syncup

11 years agoMerge pull request #2611 from MartijnKaijser/lang_ids
Martijn Kaijser [Sat, 13 Apr 2013 11:17:47 +0000 (04:17 -0700)]
Merge pull request #2611 from MartijnKaijser/lang_ids

[cosmetics] add the files to string.po to indicate where strings are used

11 years agoMerge pull request #2593 from popcornmix/update_time_eof
huceke [Sat, 13 Apr 2013 11:06:30 +0000 (04:06 -0700)]
Merge pull request #2593 from popcornmix/update_time_eof

[rbp] Fix elapsed time not updating near end of file

11 years ago[WIN32] fixed build setup by reverting to the old scripts.
wsoltys [Sat, 13 Apr 2013 10:40:02 +0000 (12:40 +0200)]
[WIN32] fixed build setup by reverting to the old scripts.

11 years agoMerge pull request #2592 from popcornmix/stop_hang
Martijn Kaijser [Sat, 13 Apr 2013 10:26:20 +0000 (03:26 -0700)]
Merge pull request #2592 from popcornmix/stop_hang

[rbp] Don't block waiting for EOS in audio/video players

11 years ago[WIN32] fixed: use gnu make 3.82 to compile newer ffmpeg
wsoltys [Sat, 13 Apr 2013 10:09:00 +0000 (12:09 +0200)]
[WIN32] fixed: use gnu make 3.82 to compile newer ffmpeg

11 years ago[WIN32] fixed: removed accidentally test commit.
wsoltys [Sat, 13 Apr 2013 09:50:42 +0000 (11:50 +0200)]
[WIN32] fixed: removed accidentally test commit.

11 years agoMerge pull request #2599 from BtbN/ffmpeg_vaapi_partialfix
Joakim Plate [Sat, 13 Apr 2013 08:21:07 +0000 (01:21 -0700)]
Merge pull request #2599 from BtbN/ffmpeg_vaapi_partialfix

Partial fix for ffmpeg VAAPI

11 years agoAdd backported vaapi fix to ffmpeg/patches
BtbN [Sat, 13 Apr 2013 01:38:04 +0000 (03:38 +0200)]
Add backported vaapi fix to ffmpeg/patches

11 years agovaapi: fix argument for ff_vaapi_common_end_frame call
Janne Grunau [Thu, 14 Mar 2013 14:12:30 +0000 (15:12 +0100)]
vaapi: fix argument for ff_vaapi_common_end_frame call

11 years agoMerge pull request #2608 from ulion/check_dir_exists_use_dircache_fix
ulion [Fri, 12 Apr 2013 23:22:32 +0000 (16:22 -0700)]
Merge pull request #2608 from ulion/check_dir_exists_use_dircache_fix

Fix problems introduced by PR2496 (check dir exists use dircache)

11 years agoMake sure dir ends with slash when check cache.
ulion [Fri, 12 Apr 2013 22:27:43 +0000 (06:27 +0800)]
Make sure dir ends with slash when check cache.

11 years agoCheck dir cache after SubstitutePath.
ulion [Fri, 12 Apr 2013 22:27:11 +0000 (06:27 +0800)]
Check dir cache after SubstitutePath.

11 years agoMerge pull request #2606 from Montellese/xsp_episode_fixes
jmarshallnz [Fri, 12 Apr 2013 21:31:01 +0000 (14:31 -0700)]
Merge pull request #2606 from Montellese/xsp_episode_fixes

Two fixes for episode smartplaylists

11 years agosmartplaylists: disable grouping for episodes
montellese [Fri, 12 Apr 2013 20:31:47 +0000 (22:31 +0200)]
smartplaylists: disable grouping for episodes

11 years agofix episode smartplaylists (fixes #14267)
montellese [Fri, 12 Apr 2013 20:26:52 +0000 (22:26 +0200)]
fix episode smartplaylists (fixes #14267)

11 years ago[m3u8/airplay] - strip off any url options before checking for m3u8 filename - fixes...
Memphiz [Fri, 12 Apr 2013 20:05:48 +0000 (22:05 +0200)]
[m3u8/airplay] - strip off any url options before checking for m3u8 filename - fixes stream quality selection (e.x. for airplay ^^) - right way this time

11 years agoRevert "[m3u8/airplay] - strip off any url options before checking for m3u8 filename...
Memphiz [Fri, 12 Apr 2013 20:02:36 +0000 (22:02 +0200)]
Revert "[m3u8/airplay] - strip off any url options before checking for m3u8 filename - fixes stream quality selection (e.x. for airplay ^^)"

This reverts commit ad51187dcab53ea2850a5d9c6f6caada405733e1.

11 years agoMerge pull request #2605 from Memphiz/fixm3u8selection
Memphiz [Fri, 12 Apr 2013 19:59:48 +0000 (12:59 -0700)]
Merge pull request #2605 from Memphiz/fixm3u8selection

[m3u8/airplay] - strip off any url options before checking for m3u8 file...

11 years ago[m3u8/airplay] - strip off any url options before checking for m3u8 filename - fixes...
Memphiz [Fri, 12 Apr 2013 19:51:04 +0000 (21:51 +0200)]
[m3u8/airplay] - strip off any url options before checking for m3u8 filename - fixes stream quality selection (e.x. for airplay ^^)

11 years ago[WIN32] fixed: if we get someday ffmpeg compiled properly, enable hw acceleration
wsoltys [Fri, 12 Apr 2013 19:42:44 +0000 (21:42 +0200)]
[WIN32] fixed: if we get someday ffmpeg compiled properly, enable hw acceleration

11 years ago[WIN32] fixed: missing headers
wsoltys [Fri, 12 Apr 2013 18:44:20 +0000 (20:44 +0200)]
[WIN32] fixed: missing headers

11 years ago[WIN32] fixed: use sh shell for jenkins mode.
wsoltys [Fri, 12 Apr 2013 17:04:35 +0000 (19:04 +0200)]
[WIN32] fixed: use sh shell for jenkins mode.

11 years ago[WIN32] fixed buildsetup syntax error. The code looks absolute correct to me but...
wsoltys [Fri, 12 Apr 2013 17:02:06 +0000 (19:02 +0200)]
[WIN32] fixed buildsetup syntax error. The code looks absolute correct to me but windows didn't liked it somehow.

11 years agogas-preprocessor/-arch switch, missed one in ceab8eb9b70f7af17850350cb3af9ce328ae5609
S. Davilla [Thu, 11 Apr 2013 21:59:23 +0000 (17:59 -0400)]
gas-preprocessor/-arch switch, missed one in ceab8eb9b70f7af17850350cb3af9ce328ae5609

11 years agodvdplayer: sub_id in ffmpeg has been depreciated and doesn't work
Joakim Plate [Thu, 11 Apr 2013 21:50:27 +0000 (23:50 +0200)]
dvdplayer: sub_id in ffmpeg has been depreciated and doesn't work

11 years agoencoder: signed vs unsigned warning
Joakim Plate [Thu, 11 Apr 2013 21:42:27 +0000 (23:42 +0200)]
encoder: signed vs unsigned warning

11 years agoMerge pull request #2590 from ScudLee/Date-based_Nfo_fix
Martijn Kaijser [Thu, 11 Apr 2013 21:20:25 +0000 (14:20 -0700)]
Merge pull request #2590 from ScudLee/Date-based_Nfo_fix

Only override episode/season numbers if the file name has them

11 years agoOnly override episode/season numbers if the file name has them
Lee Pollock [Thu, 11 Apr 2013 10:52:58 +0000 (11:52 +0100)]
Only override episode/season numbers if the file name has them

11 years agoMerge pull request #2554 from FlyingRat/ffmpeg-n1.2
davilla [Thu, 11 Apr 2013 20:58:38 +0000 (13:58 -0700)]
Merge pull request #2554 from FlyingRat/ffmpeg-n1.2

[FFmpeg] version bump to n1.2 (rev e820e3a)

11 years agoMerge pull request #2596 from ronie/autologin
Martijn Kaijser [Thu, 11 Apr 2013 20:35:35 +0000 (13:35 -0700)]
Merge pull request #2596 from ronie/autologin

move the new 'auto login' string to the xbmc language file

11 years agomove the new 'auto login' string to the xbmc language file
ronie [Thu, 11 Apr 2013 20:29:35 +0000 (22:29 +0200)]
move the new 'auto login' string to the xbmc language file

11 years agoMerge pull request #2595 from herrnst/pr-fixtimeformats12h
jmarshallnz [Thu, 11 Apr 2013 20:06:48 +0000 (13:06 -0700)]
Merge pull request #2595 from herrnst/pr-fixtimeformats12h

[fix] actually care about 12/24h clock in last introduced timeformats

11 years ago[fix] actually care about 12/24h clock in last introduced timeformats
Daniel Scheller [Thu, 11 Apr 2013 19:49:57 +0000 (21:49 +0200)]
[fix] actually care about 12/24h clock in last introduced timeformats

11 years agoMerge pull request #2589 from leechguy/CONTROL_AUTOLOGIN
Arne Morten Kvarving [Thu, 11 Apr 2013 19:44:37 +0000 (12:44 -0700)]
Merge pull request #2589 from leechguy/CONTROL_AUTOLOGIN

Fix crash on delete of active profile + other fixes for PR 2577

11 years agoFix crash on delete of active profile
LeechGuy [Wed, 10 Apr 2013 11:01:16 +0000 (13:01 +0200)]
Fix crash on delete of active profile

11 years agofixed compiler warning about unused var
davilla [Thu, 11 Apr 2013 17:22:36 +0000 (13:22 -0400)]
fixed compiler warning about unused var

11 years agofixed, restore search_paths_first in platform_ldflags only to avoid gcc warning spew...
davilla [Thu, 11 Apr 2013 16:51:34 +0000 (12:51 -0400)]
fixed, restore search_paths_first in platform_ldflags only to avoid gcc warning spew of 'linker input file unused because linking not done'

11 years agoRemoved "dead" (commented out) line (// pic->age = 256*256*256*64; // decrepated)
FlyingRat [Thu, 11 Apr 2013 16:23:12 +0000 (18:23 +0200)]
Removed "dead" (commented out) line (// pic->age  = 256*256*256*64; // decrepated)

11 years ago[WIN32] fixed BuildSetup.bat: copy the pdb file to the build setup directory.
FlyingRat [Thu, 11 Apr 2013 16:10:33 +0000 (18:10 +0200)]
[WIN32] fixed BuildSetup.bat: copy the pdb file to the build setup directory.

Since Jenkins is dependent of the "pdb" file, it is copied to the setup directory with the new name "XBMCSetup-%GIT_REV%-%target%.pdb"

11 years agofixed, missing rm
davilla [Thu, 11 Apr 2013 01:09:40 +0000 (21:09 -0400)]
fixed, missing rm

11 years ago[rbp] Don't block waiting for EOS in audio/video players
popcornmix [Wed, 10 Apr 2013 23:33:45 +0000 (00:33 +0100)]
[rbp] Don't block waiting for EOS in audio/video players

Currently we block in OMXPlayerAudio/OMXPlayerVideo from the point we see EOF from demuxer,
until the last frame/audio sample has been played out. This can be a few seconds.
It means no more messages (such as abort) can be received during this period.
This results in a bug where if you press stop after the demuxer EOF has occurred it takes
a long time to stop. You would expect this to be the few seconds of queued data,
but it actually turns out to be 30 seconds, as the clocks get stopped by the stop message,
but the players never find out and we hit a timeout.
It also stops seek/pause working during the playout period.
It also stops (graphical) subtitles from being rendered during this time.
The fix involves not blocking for the EOS, but allowing the polling from OMXPlayer to catch it.

11 years ago[rbp] Fix elapsed time not updating near end of file
popcornmix [Wed, 10 Apr 2013 23:48:10 +0000 (00:48 +0100)]
[rbp] Fix elapsed time not updating near end of file

Currently, once demuxer has reached EOF, we send the EOF messages to audio/video players
and set their inited/started flags to false. But if started is false we ignore any
PLAYER_DISPLAYTIME coming back from players, which stops the elapsed time from updating.
This can affect the final ~8 seconds of the file.

The fix delays changing these flags until audio/video players have signalled EOS.

11 years agoMerge pull request #2588 from ace20022/fix_PlayerSelectionRule
davilla [Wed, 10 Apr 2013 23:51:45 +0000 (16:51 -0700)]
Merge pull request #2588 from ace20022/fix_PlayerSelectionRule

[Fix] PlayerSelectionRule GetPlayers()

11 years agoMerge pull request #2583 from alcoheca/upnp-fix-paths
Alasdair Campbell [Wed, 10 Apr 2013 22:29:53 +0000 (15:29 -0700)]
Merge pull request #2583 from alcoheca/upnp-fix-paths

upnp: fix wrong library paths in container updates

11 years ago[Fix] PlayerSelectionRule GetPlayers().
ace20022 [Wed, 10 Apr 2013 20:40:36 +0000 (22:40 +0200)]
[Fix] PlayerSelectionRule GetPlayers().
This partially reverts commit e575a7f0a47b5578b64b800d09910f260e9b0292
[Cores] Remove redundant predicates in conditions.

11 years agoMerge pull request #2585 from ulion/avoid_detect_folderjpg_under_add_item
jmarshallnz [Wed, 10 Apr 2013 19:53:43 +0000 (12:53 -0700)]
Merge pull request #2585 from ulion/avoid_detect_folderjpg_under_add_item

avoid detect folder.jpg under 'add' item.

11 years agoMerge pull request #2546 from wsoltys/setrendergui
wsoltys [Wed, 10 Apr 2013 19:13:26 +0000 (12:13 -0700)]
Merge pull request #2546 from wsoltys/setrendergui

changed: removed m_AppActive in favor of SetRenderGUI()

11 years ago[WIN32] removed m_AppActive and use SetRenderGui instead.
wsoltys [Thu, 4 Apr 2013 17:51:01 +0000 (19:51 +0200)]
[WIN32] removed m_AppActive and use SetRenderGui instead.

11 years agofixed, missed one in previous commit
S. Davilla [Wed, 10 Apr 2013 16:36:38 +0000 (12:36 -0400)]
fixed, missed one in previous commit

11 years agofixed, a) space monster running wild, b) += monster running wild, c) using -std=gnu99...
S. Davilla [Wed, 10 Apr 2013 16:19:56 +0000 (12:19 -0400)]
fixed, a) space monster running wild, b) += monster running wild, c) using -std=gnu99 in platform_cxxflags, d) remove -Wl,-search_paths_first from darwin, no required and spews all over the place