Quick Sign In:  

Forum: General Discussion

Topic: Call to C++ developers

This topic is old and might contain outdated or incorrect information.

djcelPRO InfinityModeratorMember since 2004
I'm creating a new plugin including a IRC chat client in the plugin window. Any help from everyone would be nice as IRC is new for me

What you need to know:
C++
GUI (graphical interface) in C++ (win32 as i don't know how to use MFC inside the plugin contrary to macourteau)
IRC

Reply here
 

Posted Fri 04 Feb 05 @ 3:07 pm
al0000PRO InfinityMember since 2004
interesting idea...

why though? :)

Alex
 

Posted Fri 04 Feb 05 @ 4:53 pm
djcelPRO InfinityModeratorMember since 2004
So if you are interesting to developp that, write me a mail at antoine_154@hotmail.fr

Why? First for the radio team, and then why not after for everyone because we use now MSN Messenger and it's not easy to switch between VDJ et MSN
 

Posted Fri 04 Feb 05 @ 5:12 pm
al0000PRO InfinityMember since 2004
Sorry buddy, i'm not a C++ developer :(

I was just wondering.

But i know for shure that it's not that easy as developing a plug-in for VDJ.
 

Posted Sat 05 Feb 05 @ 1:21 am
djcelPRO InfinityModeratorMember since 2004
Don't believe it is difficult.
Now I'm here to help people to develop plug-in. People just need to know only language C.
Of course, you start with a {sliders+buttons} interface at first which can add some improvment to VDj (like all my plugins) and then you go to custom interface and then you treat sound. You have different degree of programming.

I'm not very good at programming in fact. To sum up, when you start with plug-ins you just need to know:
* how to use the key shortcuts in VDJ
=> the VDJ actions
* the function SendCommand() and understand how works decks (desk in VDJ)
(you can use the functions "sprintf" or "wsprintf" with this function)
=> send an action to VDJ
* If you need:
- the function DisplayText()
=> show a text in the plug-in
- the function GetParam()
=> get info from VDJ

And that's all !!!! Only 4 functions to know and the actions in key shortcuts editor

I can help you to developp your first plug-in and when you finish it, send me to antoine_154@hotmail.fr so that i can test it and advise you
 

Posted Sat 05 Feb 05 @ 11:20 am
djcelPRO InfinityModeratorMember since 2004
Please don't forget me otherwise nothing. I really need help
 

Posted Mon 07 Feb 05 @ 1:59 pm
claxPRO InfinityMember since 2004
I just know a little about C/C++. I don't know about IRC.
I'm not really able for this.
 

Posted Mon 07 Feb 05 @ 2:20 pm


(Old topics and forums are automatically closed)