Page 2 of 4

Posted: Thu Jan 25, 2007 2:36 pm
by Heathen
Flype wrote:
PS2: The source code is a bit sloppy, so im going to clean it up before releasing the source to the community.
i'm sure i will make my own miniplayer once you release the source code.

does FMOD supports natively audio-streams or is it your own decoder ?
It's built into FMOD. The only additional format support that I added are .pls and .m3u files, but they are just metafiles so it wasn't very hard.

Posted: Thu Jan 25, 2007 2:49 pm
by Flype
This is interessant - thanks for your response.

Posted: Thu Jan 25, 2007 4:14 pm
by Heathen
netmaestro wrote:
I've imported all of Flype's stations and had my wife
A well-spent morning to be sure :wink:
Sorry to be off topic, but my brother lives in barrie :)

Posted: Thu Jan 25, 2007 10:43 pm
by mskuma
Heathen, very nice app. Thank you. The only minor suggestion I would make is the initial audio driver select dialog is a little non-intuitive (seems like one has to double-click the appropriate driver). It would be better to have some text to say something like select driver, and have an 'OK' or 'Continue' button.

Posted: Fri Jan 26, 2007 2:54 am
by SFSxOI
Very Nice! Thank You very much. This is worthy of 'extender' quality in Vista's Windows Media Center. :)

Posted: Fri Jan 26, 2007 4:37 am
by Heathen
mskuma wrote:Heathen, very nice app. Thank you. The only minor suggestion I would make is the initial audio driver select dialog is a little non-intuitive (seems like one has to double-click the appropriate driver). It would be better to have some text to say something like select driver, and have an 'OK' or 'Continue' button.
I agree fully and changed it for the next update :)


Thanks for all of the great comments guys! Im glad you all like it.

PS: Does anyone know how systrayicon transparency works?

Posted: Fri Jan 26, 2007 5:10 am
by Fangbeast
netmaestro wrote:
I've imported all of Flype's stations and had my wife
A well-spent morning to be sure :wink:
That should be an evil grin smiley as you cut off the important part of the sentence!!!

Posted: Fri Jan 26, 2007 6:02 am
by PB
> There's not enough space to add mute

Reduce the width of the ComboBox and add another button next to the "?" button.
Or, change the "?" button to a mute button and put "About" as a menu option in
the System Tray menu.

Posted: Fri Jan 26, 2007 6:03 am
by Baldrick
This is VERY nice Heathen.
Sound is great through my 6 channel direct @ 1000 watts :oops:
Only thing I might suggest is that the statusbar text seems to be a little bit jittery so you might like to slow it's response time down a little.
This would make a nice little U3 compatible device too btw.

Posted: Fri Jan 26, 2007 8:32 am
by Heathen
Baldrick wrote:This is VERY nice Heathen.
Sound is great through my 6 channel direct @ 1000 watts :oops:
Only thing I might suggest is that the statusbar text seems to be a little bit jittery so you might like to slow it's response time down a little.
This would make a nice little U3 compatible device too btw.
Yeah, that flickering can be annoying, I will see about cleaning that up in a future version.

Updated to 0.3 :)

Posted: Sat Jan 27, 2007 12:24 pm
by Heathen
Sorry for bumping my thread, but Im really hoping someone can tell me how I can make the systrayicon transparent. I think it would look alot nicer that way.

Posted: Mon Jan 29, 2007 4:47 am
by kawasaki
Use an Icon Editing program to decrease the alpha of the icon, and that should work.

Nice application. I have had it running in the background for 3 days straight now lol.. beats listening to a predictable mp3 or cd playlist.

Posted: Mon Jan 29, 2007 6:24 am
by Heathen
kawasaki wrote:Use an Icon Editing program to decrease the alpha of the icon, and that should work.
Thanks man, just wasnt too sure how the icon format works, whether I had to handle the transparency programmatically or if it was built into the format. I will look into that!

Posted: Tue Jan 30, 2007 6:00 pm
by ebs
Heathen,

radio is great!

One small suggestion:
Please save the current stream when the program exits, then re-open it
the next time instead of the first stream in the playlist file.

Thanks for a simple, elegant application!

Regards,
Eric

Posted: Wed Jan 31, 2007 4:31 am
by Heathen
ebs wrote:Heathen,

radio is great!

One small suggestion:
Please save the current stream when the program exits, then re-open it
the next time instead of the first stream in the playlist file.

Thanks for a simple, elegant application!

Regards,
Eric
Sounds like a good idea :) Thanks for the suggestion and compliments.