Call for tester for 1.4.0 features and fixes (2 Viewers)

Status
Not open for further replies.

edterbak

Portal Pro
March 4, 2008
2,114
1,176
Home Country
Netherlands Netherlands
We have a defect here that probably will show when using playlists as well. Does your TV confirm the 50Hz? Want to make sure it is not the stats render that gets the wrong information.
Check. TV confirms 50hz. Its not only stats.
 

tourettes

Retired Team Member
  • Premium Supporter
  • January 7, 2005
    17,301
    4,800
    @Vasilich I cant tell atm. Im building the database to try and reproduce in myvideo. Will take all day by the looks of it.

    Actually that is a bug in older MP's as well, not related to @Scythe42's changes. It would be probably better to solve it out of the fixes in this thread to not to combine every single possible fix in one place.
     

    Caesium

    MP Donator
  • Premium Supporter
  • September 8, 2011
    75
    6
    45
    Solihull
    Home Country
    United Kingdom United Kingdom
    Actually that is a bug in older MP's as well, not related to @Scythe42's changes. It would be probably better to solve it out of the fixes in this thread to not to combine every single possible fix in one place.

    I agree, while this build is Sycthe42's baby and he can do what he likes with it, I'm concerned that some of the epic fixes he's made are at risk of being pushed back to later releases, when more and more stuff is getting put in. Feature freeze it so it can be considered for the next release and start another branch for further fixes :)
     

    FreakyJ

    Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,024
    1,420
    Home Country
    Germany Germany
    Actually that is a bug in older MP's as well, not related to @Scythe42's changes. It would be probably better to solve it out of the fixes in this thread to not to combine every single possible fix in one place.

    I agree, while this build is Sycthe42's baby and he can do what he likes with it, I'm concerned that some of the epic fixes he's made are at risk of being pushed back to later releases, when more and more stuff is getting put in. Feature freeze it so it can be considered for the next release and start another branch for further fixes :)
    It id different:
    Scythe has different branches:
    https://github.com/MediaPortal/MediaPortal-1/tree/EXP-Windows-7-Half-Full-Screen
    https://github.com/MediaPortal/Medi...87-UnfocusedAlpha_and_textures_in_ListControl
    https://github.com/MediaPortal/MediaPortal-1/tree/BUG-4076-USB-UIRT_repeats_commands_too_slow
    and more
    So these are all isolated fixes but he merged all the independent fixes in one branch to make testing easier, at the end you can choose which one gets in a release ;) He makes a good job so give him some time, he will do the right thing :)
     

    Atomic7431

    Portal Pro
    June 17, 2011
    497
    71
    Home Country
    United Kingdom United Kingdom
    Merge branch 'refs/heads/master' into EXP-Windows-7-Half-Full-Screen

    am i reading this correctly? the half screen issue has been merged into the 1.3 code on github, this is for when mepo enters half screen when amp is turned off or tv ?

    has this been brought forward to the final code of 1.30?
     
    Last edited:

    Scythe42

    Retired Team Member
  • Premium Supporter
  • June 20, 2009
    2,065
    2,703
    51
    Berlin
    Home Country
    Germany Germany
    Nope, master has been merged to the experimental branch...
     
    Last edited:

    Scythe42

    Retired Team Member
  • Premium Supporter
  • June 20, 2009
    2,065
    2,703
    51
    Berlin
    Home Country
    Germany Germany
    For the interested guys.... :whistle: :whistle: :whistle::whistle: :whistle: :whistle:

    Loading window plugins: 1.4 seconds compared to 5 seconds.
    Loading process plugins: 0.02 seconds compared to 0.06 seconds
    Starting process plugins: 1.3 seconds compared to 1,8 seconds

    So basically: 2.7 seconds vs. 6.8 seconds (tested on an Acer Aspire 711 notebook from work)

    I think that's an improvement... That is just the loading/starting time on an empty MP with a couple of plugins installed.

    Code:
    2013-03-04 00:24:42.358010 [Info.][MPMain(1)]: Startup: Loading Plugins
    2013-03-04 00:24:42.360011 [Debug][MPMain(1)]: PlugInManager: LoadWindowPlugins()
    2013-03-04 00:24:42.367015 [Info.][MPMain(1)]: PluginManager: 'C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\windows\WindowPlugins.dll' file version: 1.3.0.0
    ...
    2013-03-04 00:24:44.259288 [Debug][(6)]: PluginManager: Loading window plugin '\windows\Cornerstone.dll' started (0,999 ms thread delay)
    2013-03-04 00:24:44.267293 [Debug][(8)]: PluginManager: Loading window plugin '\windows\Cornerstone.MP.dll' started (7,0047 ms thread delay)
    2013-03-04 00:24:44.267293 [Debug][(11)]: PluginManager: Loading window plugin '\windows\MPEIPlugin.dll' started (3,0016 ms thread delay)
    2013-03-04 00:24:44.268294 [Debug][(9)]: PluginManager: Loading window plugin '\windows\Dialogs.dll' started (6,004 ms thread delay)
    2013-03-04 00:24:44.268294 [Debug][(12)]: PluginManager: Loading window plugin '\windows\IMDb+.dll' started (6,004 ms thread delay)
    2013-03-04 00:24:44.268294 [Debug][(7)]: PluginManager: Loading window plugin '\windows\MovingPictures.dll' started (5,0029 ms thread delay)
    2013-03-04 00:24:44.269294 [Debug][(10)]: PluginManager: Loading window plugin '\windows\MP-TVSeries.dll' started (3,002 ms thread delay)
    2013-03-04 00:24:44.270295 [Debug][(13)]: PluginManager: Loading window plugin '\windows\FritzBox.dll' started (5,0038 ms thread delay)
    2013-03-04 00:24:44.292310 [Debug][(8)]: PluginManager: Loading process plugin '\windows\Cornerstone.MP.dll' completed (26,0175 ms running time)
    2013-03-04 00:24:44.292310 [Debug][(8)]: PluginManager: Loading window plugin '\windows\OnlineVideos.MediaPortal1.dll' started (26,0175 ms thread delay)
    2013-03-04 00:24:44.319328 [Debug][(6)]: PluginManager: Loading process plugin '\windows\Cornerstone.dll' completed (61,041 ms running time)
    2013-03-04 00:24:44.319328 [Debug][(6)]: PluginManager: Loading window plugin '\windows\TitanSkinUpdater.dll' started (53,0356 ms thread delay)
    2013-03-04 00:24:44.345345 [Debug][(13)]: PluginManager: Loading process plugin '\windows\FritzBox.dll' completed (79,0531 ms running time)
    2013-03-04 00:24:44.345345 [Debug][(13)]: PluginManager: Loading window plugin '\windows\TraktPlugin.dll' started (79,0531 ms thread delay)
    2013-03-04 00:24:44.429402 [Debug][(8)]: PluginManager: Loading process plugin '\windows\OnlineVideos.MediaPortal1.dll' completed (137,0926 ms running time)
    2013-03-04 00:24:44.482438 [Debug][(9)]: PluginManager: Loading process plugin '\windows\Dialogs.dll' completed (216,1453 ms running time)
    2013-03-04 00:24:44.838678 [Debug][(7)]: PluginManager: Loading process plugin '\windows\MovingPictures.dll' completed (571,385 ms running time)
    2013-03-04 00:24:44.923735 [Debug][(12)]: PluginManager: Loading process plugin '\windows\IMDb+.dll' completed (656,4422 ms running time)
    2013-03-04 00:24:45.072835 [Debug][(10)]: PluginManager: Loading process plugin '\windows\MP-TVSeries.dll' completed (804,5409 ms running time)
    2013-03-04 00:24:45.428073 [Debug][(11)]: PluginManager: Loading process plugin '\windows\MPEIPlugin.dll' completed (1159,7801 ms running time)
    2013-03-04 00:24:45.653225 [Debug][(6)]: PluginManager: Loading process plugin '\windows\TitanSkinUpdater.dll' completed (1333,8967 ms running time)
    ...
    2013-03-04 00:24:46.258631 [Debug][MPMain(1)]: PlugInManager: Load()
    2013-03-04 00:24:46.261634 [Debug][(7)]: PluginManager: Loading process plugin '\process\FanartHandler.dll' started (1,0006 ms thread delay)
    2013-03-04 00:24:46.261634 [Debug][(10)]: PluginManager: Loading process plugin '\process\PowerSchedulerClientPlugin.dll' started (2,0013 ms thread delay)
    2013-03-04 00:24:46.261634 [Debug][(13)]: PluginManager: Loading process plugin '\process\LatestMediaHandler.dll' started (2,0013 ms thread delay)
    2013-03-04 00:24:46.262634 [Debug][(31)]: PluginManager: Loading process plugin '\process\ProcessPlugins.dll' started (2,0013 ms thread delay)
    2013-03-04 00:24:46.264636 [Debug][(10)]: PluginManager: Loading process plugin '\process\PowerSchedulerClientPlugin.dll' completed (3,002 ms running time)
    2013-03-04 00:24:46.280646 [Debug][(31)]: PluginManager: Loading process plugin '\process\ProcessPlugins.dll' completed (19,0128 ms running time)
    2013-03-04 00:24:46.283648 [Debug][(7)]: PluginManager: Loading process plugin '\process\FanartHandler.dll' completed (23,0155 ms running time)
    2013-03-04 00:24:46.287651 [Debug][(13)]: PluginManager: Loading process plugin '\process\LatestMediaHandler.dll' completed (25,0168 ms running time)
    ...
    2013-03-04 00:24:46.289654 [Debug][MPMain(1)]: PlugInManager: Start()
    2013-03-04 00:24:46.292656 [Debug][(7)]: PluginManager: Starting plugin 'MediaPortal.MusicShareWatcher.MusicShareWatcherPlugin' (1,0007 ms thread delay)
    2013-03-04 00:24:46.293657 [Debug][(8)]: PluginManager: Starting plugin 'LatestMediaHandler.LatestMediaHandlerSetup' (2,0013 ms thread delay)
    2013-03-04 00:24:46.293657 [Debug][(7)]: PluginManager: Starting process plugin 'MediaPortal.MusicShareWatcher.MusicShareWatcherPlugin' completed (1,0006 ms running time)
    2013-03-04 00:24:46.294657 [Debug][(13)]: PluginManager: Starting plugin 'FanartHandler.FanartHandlerSetup' (1,0007 ms thread delay)
    2013-03-04 00:24:46.870043 [Debug][(8)]: PluginManager: Starting process plugin 'LatestMediaHandler.LatestMediaHandlerSetup' completed (576,3866 ms running time)
    2013-03-04 00:24:47.595535 [Debug][(13)]: PluginManager: Starting process plugin 'FanartHandler.FanartHandlerSetup' completed (1302,8788 ms running time)
    ...
    2013-03-04 00:24:54.038734 [Debug][MPMain(1)]: PlugInManager: Stop()
    2013-03-04 00:24:54.038734 [Debug][MPMain(1)]: PluginManager: Stopping plugin 'MediaPortal.MusicShareWatcher.MusicShareWatcherPlugin'
    2013-03-04 00:24:54.038734 [Debug][MPMain(1)]: PluginManager: Stopping plugin 'FanartHandler.FanartHandlerSetup'
    2013-03-04 00:24:54.043738 [Debug][MPMain(1)]: PluginManager: Stopping plugin 'LatestMediaHandler.LatestMediaHandlerSetup'
     
    Last edited:

    Lightning303

    MP Donator
  • Premium Supporter
  • September 12, 2009
    798
    577
    Home Country
    Germany Germany
    That sounds great. Just out of curiosity, i just checked my startup with a stopwatch (from pressing the start mp button on my remote to home screen). it took 29.51 seconds. So reducing that by 60% would be really great. Hope we can test it soon =). Would also be interessting what the times are on other systems that are in use and not just a clean install.

    Thanks for your work.
     
    Last edited:
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom