Well here... you can *SEE* it at leastOriginally Posted by KingsDude
FrodoXMMeedio
Frodo, you are a beautiful man. Tell the other developers to hurry their god damn *** lol.. I want to see this baby in action..Originally Posted by frodobaggins
Well here... you can *SEE* it at leastOriginally Posted by KingsDude
FrodoXMMeedio
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
Can you post the interface to the component(s), listing all the properties/events/functions with their parameters? Picking through example code is a chore.
edit I don't mean to sound like an ***, I just get nasty with perceived "competition" even tho the more software out there, the better.My apologies for being smarmy. Also, I'm sure we all appreciate that you're releasing it for free.
![]()
Code:DLL Interface. OCX interface is the same, except for usercontrol needs to call: StartControl Types are VB6 Data Types. Events List: ChannelData Number As Long Station As String Artist As String Title As String Genre As String CurrentChannelData Number As Long Station As String Artist As String Title As String Genre As String ErrorCondition Error_Number As Long Error_Description As String Error_ExtraData As String SignalStrength Rock As Single Roll As Single Ground As Single MuteStatus Muted As Boolean ArtistChanged Number As Long Artist As String ChannelChange Number As Long GenreChanged Number As Long Genre As String StationChanged Number As Long Station As String TitleChanged Number As Long Title As String CurrentTime Position As Long Duration As Long LastChannel Number As Long Properties: Channel As Long Mute As Boolean Power As Boolean (Usually not needed) Methods: KillService (Usually not needed) RestartService (Usually not needed)
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
Thx man, I'll check it out.Originally Posted by frodobaggins
I didn't see that partOriginally Posted by kembond
Maybe we can figure something out.
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
Been working on it for a few hours, and got a few things working
Just some skinning stuff (sticking things in the right places) and general tartyness really to finish up
![]()
Garry
Co-Developer of A.I.M.E.E
www.aimee.cc
Well we now have XM support in AIMEE, here's the latest screenshot(The audio controls on the bottom are standard AIMEE stuff - i'll likely convert those to 4 presets for you to store favourite channels
)
I'll be splitting it out into a seperate stand-alone application within the next few hours for you all - probably first thing in the morning once I've had some sleep!
Garry
![]()
Co-Developer of A.I.M.E.E
www.aimee.cc
I was just going to reply about this. I can set the channel no prob, but obviously thats all I can get to.Originally Posted by frodobaggins
Don't know how much work it is to make up some methods to access some of the other info, i can set some intervals in flash to keep my side updated.
Let me know what it would intail if you can frodo, time wise.
Well, can you do any vb ? Should be pretty simple to do to make somethingOriginally Posted by kembond
you can poll. If not, some of my upcoming widgets should use the poll
method, so you can use the code I make for them,
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
Bookmarks