![]() |
|
New UI for 200er Series, same as A-300 UI?! - Printable Version +- Networked Media Tank (http://www.networkedmediatank.com) +-- Forum: General (/forumdisplay.php?fid=10) +--- Forum: Official Popcornhour / Syabas News (/forumdisplay.php?fid=134) +--- Thread: New UI for 200er Series, same as A-300 UI?! (/showthread.php?tid=55398) |
RE: New UI for 200er Series, same as A-300 UI?! - hugo79 - 10-27-2011 02:23 AM when will this new ui release for a210, it's so long enough from lastfirmware update RE: New UI for 200er Series, same as A-300 UI?! - tyrindor - 10-28-2011 09:56 AM (10-27-2011 02:23 AM)hugo79 Wrote: when will this new ui release for a210, it's so long enough from lastfirmware update Probably a couple months or more, they just released a new product and thats where their focus is going to be. Many companies stop firmware updates as soon as a new line is made and most of them also have more man power than syabas, so be happy that they are still supporting it. If they actually release this for the A-210, the current firmware they've been working on will be useless and will probably scrapped. So they will have to start over and start optimizing this for the 200 series, which shouldn't take too long, but i'm sure they'll wait for get the bugs ironed out on the A-300 before 'porting' everything to the 200 series. RE: New UI for 200er Series, same as A-300 UI?! - ellega - 10-29-2011 03:58 AM (10-26-2011 04:34 PM)Omertron Wrote: Write it in java, make it usable to everyone (well, more than windows c# anyway) and move YAMJ on another step. Omertron, Do you think that Yamj will become stand alone in Popcorn in this way ? ![]() In this case I think that the new possibilities are enormous with a database ! We can manage all with only a browser internet. It is only a dream perhaps. ![]() In all case I m very exited by this project ![]() There was a project like this. But now it is completely stopped. ![]() http://www.popcorn-hour-fr.com/forum/showthread.php?tid=2459 RE: New UI for 200er Series, same as A-300 UI?! - accident - 10-29-2011 04:21 AM I agree RE: New UI for 200er Series, same as A-300 UI?! - Omertron - 10-31-2011 11:47 AM (10-29-2011 03:58 AM)ellega Wrote: Omertron, If you separate the scanning and the processing into distinct pieces, you could allow the devices to work at their own pace to provide what you need. This would allow the possibility of on device scanning and downloading (like Oversight, NMJ, etc) but with the possibility of using a more powerful processor to do large scale updates (new setups, processor intensive graphics manipulation, etc.) It would also allow households with multiple devices to collaborate on the creation of a jukebox and therefore speed things up that way. As I said, a long way off yet, but the components are there. RE: New UI for 200er Series, same as A-300 UI?! - remyx - 11-09-2011 01:04 PM (10-21-2011 12:52 PM)remyx Wrote: Hi Werner, Hi Werner, Still no new about my questions ??? Regards Remyx RE: New UI for 200er Series, same as A-300 UI?! - bkejser - 11-09-2011 05:13 PM Hi http://edition.cnn.com/2011/11/09/tech/mobile/adobe-mobile-flash-wired/index.html RE: New UI for 200er Series, same as A-300 UI?! - daniel_owen_uk - 11-09-2011 05:25 PM Just reports, not adobe saying it. I think the news has been blown out of proportion a little. RE: New UI for 200er Series, same as A-300 UI?! - Grael - 11-09-2011 05:33 PM Just to add something to this flash off topic... Adobe won't release anymore flash plugins for mobile devices browsers. But Flash technology will still be used in Adobe AIR platform which allow to develop applications for every mobile (or not mobile) devices (iOS, Android, Windows, whatever) So, no, it's not the end of Flash, but maybe the end of Flash embedded in web pages. RE: New UI for 200er Series, same as A-300 UI?! - halfelite - 11-09-2011 07:15 PM The strange part is they say they wont tweak adobe for mobile devices anymore but im wondering how much they really need to anymore, You have the htc with its leaked specs of a quad core tegra 3 chip, the raw cpu power on it alone would be enough to run flash, So im wondering if its just blowing smoke and adobe sees the market is changing from needing mobile gpu specific code to just general cpu power. RE: New UI for 200er Series, same as A-300 UI?! - bfmcosta - 11-13-2011 10:30 PM DOes anyone know what is the status of this putative update? Will it proceed? Any expected date? Thanks! RE: New UI for 200er Series, same as A-300 UI?! - accident - 11-13-2011 10:38 PM if its coming it would be until the end of the year at the earliest. RE: New UI for 200er Series, same as A-300 UI?! - emveepee - 11-13-2011 11:29 PM (10-25-2011 06:03 PM)werner Wrote: we have a developer site You don't really have a developer site, you have a site that hopeful small developer's post questions that no one from Syabas ever responds too. Accident does his best to pass on his experience but a developer forum can't be solely a community forum. Given the state of the developer forum I don't know why anyone would contemplate moving the 200 series to be solely Flash based. Martin RE: New UI for 200er Series, same as A-300 UI?! - mmccking - 11-14-2011 07:47 AM I just played with my brother's A300, not a fun experience! I really don't want my A210 to move to that user experience. I can't stand using NMJ now, and the A300's NMJ is just as bad. I still like my YAMJ, Oversight, and direct file listings. RE: New UI for 200er Series, same as A-300 UI?! - wim-pch200 - 11-14-2011 01:24 PM Hi Werner, any outcome to the internal discussion yet? If the outcome is to move to Flash: - will there be a new firmware which will fix the FLASH api bugs, before the actual move to a full FLASH based GUI? (functions start_pod and insert_pod_queue have an argument to indicate whether to show the photo on background, or to hide it (bgrun/bghide). Why would anyone display a photo on the background, and then hide it? But If you specify it to show on background, it is currently played on the background, with the controls of the app in front of it. Not useful. I can hide the controls when starting the photo playback, but there's no callback function at the end of the photo playback, so I really don't know when to show the controls again. This makes it currently impossible to do a Flash based photo slideshow... I also tried the sample player app, which does work. Except for the fact that the screen goes black (with loading symbol) between each photo. Not nice... ) - Unless the developer forum changes to real usernames instead of email addresses, I won't be posting questions and/or answering them. Given the number of posts, I can only assume more people think the same. Or is it just a lack of interest in Flash programming? - Since the Popbox V8 is out, is there a new API and sample apps available? There's no reference to random/shuffle playback in the docs. How to do this? Or do I have to write a random function in code myself? Is it possible to use the user inface controls (like the list control, for example. See second user interface image (avatar) at: http://www.networkedmediatank.com/showthread.php?tid=55384) in user based applications? (Using open-source/freeware tools, not using the $$$ Adobe Flash environment) - Is it possible that someone from Syabas is looking into the developer forum on a regular basis, and tries to answer some of the questions? There's an awful lot of questions being unanswered. Regards, Wim. |