Re: New simulator ;)
Posted: Thu May 05, 2011 9:50 pm
I think it's Perl.
Forums dedicated to the best electronic program guide of all time.
https://ariweinstein.com/prevue/
Haha my tiny bit of work turned into major programme info handling routines! The great thing is that it means I have programme info routines that will work for feeding live data to real or emulated PG. I will finish them so that the simulator looks like the real thing and stick it on the web for ya!tin wrote:None of the guesses so far I'll do a tiny bit of work on it next week and release the code to whoever wants. Then you'll know
Hi AriXAriX wrote:Looks like you wrote it in HTML5/JavaScript... Nice! I haven't looked in Firefox, but it appears to work fine in Safari other than one issue: h264f is not available on the Mac (the .fon of it only works on Windows, you need a TTF on the Mac). Could you fall back to PrevueC if h26f isn't available?
Can't use audio right now (in school) but it appears to render great in Safari: http://cl.ly/3r2J0c3v3w3y3G0D3S0W
EDIT: As you predicted, the audio/video doesn't seem to be working too well in Safari: http://cl.ly/0r2K3s1e2y1Q3B00311M
EDIT 2: It looks really good, tin, I'm very impressed. If I had one suggestion, it'd be to change the colors a bit to match the real software: real vs. simulator. Also, you're missing the date bar.
lol, sorrytin wrote:I dunno, you are a proper slavedriver!
Didn't seem to work for metin wrote:I hopefully made it so it will use prevuec for the advert if h24f is not available (with a bodge, so maybe not).
Hmm, maybe you're right. Here's a picture of recorded output from Metalguy66's video of a real Amiga: http://cl.ly/160c040K0Y0U3X2S3t1Ftin wrote:I have updated the colours to your suggestion, but I am not sure the emulator is providing the right colours, not least because the Amiga is not capable of generating the colours in that image (A2000 is only 4-bit colour), but it's done anyway and I changed the code to use a variable set at the top.
I have also made a date and "please stand by" mode - however this shows up more glitches with the time bar. Basically the code can't handle more than one time bar on screen (or just off screen at the bottom ready to scroll upwards) I will sort that eventually.
Audio doesn't work at all in Safari, but both audio and video work great in Chrome, which really is the best browser around.tin wrote:Regard video, I understand it's because Apple and Mozilla have differing opinions on codecs - Firefox uses Ogg Vorbis for audio and Ogg Theora/Vorbis for video. Safari uses MP3 and H.264. Because I developed it for Firefox, I used the ogg versions. I know I can specify more than one video file per video so if I can get a version in MP3/H264 as appropriate it will work. Does audio not work at all?
Don't worry about it! Take some time off of this :ptin wrote:<edit> just noticed I created another glitch and the date isn't centred. I really need to stop now so I'll fix those sometime next week ENJOY!!!
Shame, I did it by just adding another statement selecting prevuec then selecting h24f straight after. I presumed if it failed to get h24f then it would leave it at prevuec, but I suppose it's equally logical it will fall back to something else. We need .ttf version of h24f - Rudy?AriX wrote:Didn't seem to work for me
I looked into it, the colours are very close, I droppered them direct from local emulator screenshots which are definitely using 4-bit colour, so I'll leave them for now. The timebar changing colour will just be me missing a reference to the colour inside the code somewhere.AriX wrote:Hmm, maybe you're right. Here's a picture of recorded output from Metalguy66's video of a real Amiga: http://cl.ly/160c040K0Y0U3X2S3t1Ftin wrote:I have updated the colours to your suggestion, but I am not sure the emulator is providing the right colours,
The new colors look great, but it's weird how the time bar changes color (I think this is what you were talking about, but I'm not sure).
Cool, H.264 and MP3 versions of the audio and trailers will definitely fix this though. Of course we want it to work on iPhone/iPad right?! BTW I dropkicked Chrome when I found that it used IE's internet preferences on Windows. I genuinely tried it and Opera too, both have their cool features, but Firefox still rules them all IMHO even if it is a bit fat and slow.AriX wrote:Audio doesn't work at all in Safari, but both audio and video work great in Chrome, which really is the best browser around.
Yeah I'm gonna leave it nowAriX wrote:Don't worry about it! Take some time off of this :p
Hmmm I dunno, not really thinking about that at this time, it was more to get it working. I guess once how the webserver is up and running and the format is settled, i might have a go at making it work with it.Bolt96 wrote:Wow very good work! I never would've guessed it was java. Out of curiosity how will the simulator eventually be customized for different areas? Will it use the prevueguide.com web server AriX created?
It's not Java... It's JavaScriptBolt96 wrote:Wow very good work! I never would've guessed it was java. Out of curiosity how will the simulator eventually be customized for different areas? Will it use the prevueguide.com web server AriX created?