btw , i have once used linux and that day i realized., how complicated understanding its gui was.....
.
.
.
.
.
Lets leave all this stuff. i mean i already had such discussions a few months back, and dont wanna repeat the same..
so i will STFU
| Friends: Coding 'n Cracking - Nymphaea - PS3 Forum - darkforestgroup - daxhordes.org - Tgames - coldbird - gopsp.it - pspstation.org - prometheus - hgoel.info - MakeSmartTV - ps vita |
varun wrote:but u 2 are experienced programmers, moderators and linux users
varun wrote:http://www.devx.com/opensource/Article/16969,was first on google and it explains pretty well GUI.....
varun wrote:i have once used linux and that day i realized., how complicated understanding its gui was.....


void ufunc(void* audio, int event){//called in the decode/playback thread
if (event == EVENT_stopAudio){
//audio finished of manually stopped
}
}
setUserFunctionAudio(mp3, ufunc);
typedef struct{
char *Title,
*Artist,
*Album,
*Year,
*Comment,
*Track,
Genre;
} ID3v1;
ID3v1 *getMp3ID3Info(char *filename);

Users browsing this forum: No registered users and 2 guests