WINAMP.COM | Forums > Visualizations > AVS > global register/gmegabuf load/saver ape |
Last Thread
Next Thread
|
| Author |
|
|
jheriko Forum King
Registered: Aug 2002 |
global register/gmegabuf load/saver ape
This is just a beta so don't release it everywhere please!!!
__________________ |
||
|
|
|
jheriko Forum King
Registered: Aug 2002 |
beta 2:
__________________ |
||
|
|
|
jheriko Forum King
Registered: Aug 2002 |
sorry to post so many new versions an create a monologue of a thread...
__________________ |
||
|
|
|
jheriko Forum King
Registered: Aug 2002 |
I can't believe the pathetic level of feedback this got considering how many different people have asked for it over the past months since megabuf was introduced. __________________ |
||
|
|
|
TomyLobo Major Dude
Registered: Feb 2004 |
the problem is that after repeatedly saying "it is not possible with the current sdk" and "avs wont get updated" ppl might have given up the hope for such an ape __________________ |
||
|
|
|
hboy Senior Member
Registered: Dec 2003 |
just when seeing it working, i realised that it has really much potential, especially with saving/loading __________________ |
||
|
|
|
sidd Major Dude
Registered: May 2003 |
im terribly sorry J, I saw this post a few days ago and got terribly excited about it, but didnt have time to have a look or reply. |
||
|
|
|
jheriko Forum King
Registered: Aug 2002 |
Here is the release candidate (2). Contains improvements suggested by PAK and some optimisations.
__________________ |
||
|
|
|
PAK-9 Major Dude
Registered: Oct 2002 |
will check it out and give you some feedback __________________ |
||
|
|
|
PAK-9 Major Dude
Registered: Oct 2002 |
I checked it out, the expand is much nicer when it covers the load/save stuff. Regarding the filename of the load/save... couldnt there be a default? I was thinking you could use the filename of the preset with a different extension, but that wouldnt work until the person saves their preset. It just seems that 95% of the time a default save/load path would be fine so it would be worth making one. __________________ |
||
|
|
|
hboy Senior Member
Registered: Dec 2003 |
syncing stuff with this baby is so darn good, i never will want to go back to global SCC coding (publishing okay, but experimenting with that HUGE box...wooow)! __________________ |
||
|
|
|
jheriko Forum King
Registered: Aug 2002 |
there is a default when you press ... __________________ |
||
|
|
|
PAK-9 Major Dude
Registered: Oct 2002 |
__________________ |
||
|
|
|
jheriko Forum King
Registered: Aug 2002 |
Every possible way requires for me to get some uniqueness out of a preset... i.e. its filename. which i can't get without ugly hax. even then it would be a large task... involving me learning as I go = buggy code. __________________ |
||
|
|
|
PAK-9 Major Dude
Registered: Oct 2002 |
Good unique identifiers: __________________ |
||
|
|
|
TomyLobo Major Dude
Registered: Feb 2004 |
he needs something that is unique per preset __________________ |
||
|
|
|
UnConeD Whacked Moderator
Registered: Jun 2001 |
Generate a random number when the APE object is first created and store it from then on? |
||
|
|
|
PAK-9 Major Dude
Registered: Oct 2002 |
__________________ |
||
|
|
|
TomyLobo Major Dude
Registered: Feb 2004 |
/vote random numbers from 0..9A..Za..z __________________ |
||
|
|
|
fsk Senior Member
Registered: Aug 2002 |
I totaly forgot about this ape till today. And wouldnt you know it, i found a bug. No, the bug found me i gues. The ape just doesnt want to work for me. When i want to save the file, winamp crashes :/. Other than that, its a great ape __________________ |
||
|
|
|
jheriko Forum King
Registered: Aug 2002 |
random numbers sounds good __________________ |
||
|
|
|
fsk Senior Member
Registered: Aug 2002 |
sure i can replicate it, it happens every time i want to save the file (press the save button in the browse dialog). __________________ |
||
|
|
|
jheriko Forum King
Registered: Aug 2002 |
hmmm... oh well.. i'll do my best to try to figure it out... its probably going to be a problem in the save config __________________ |
||
|
|
|
jheriko Forum King
Registered: Aug 2002 |
Here is v1.0 of the gmegabuf saver ape. (touchwood) It won't crash anymore, the save box is gone... you now just have to type the path in. It produces an ugly long random filename from all the bits of your system date/time and some extra randomness added by querying the performance counter and making some chars from that. It should be 'unique' enough for purposes. If anyone can give me an easy API to get a mac address for an attached network card, I'll stick that into it too somehow.
__________________ |
||
|
|
|
jheriko Forum King
Registered: Aug 2002 |
ignore the above here is a better one. the version resource in that compile is wrong
__________________ |
||
|
|
|
TomyLobo Major Dude
Registered: Feb 2004 |
what do you need all that randomness for? o_O __________________ |
||
|
|
|
jheriko Forum King
Registered: Aug 2002 |
'how unique' is rand? __________________ |
||
|
|
|
TomyLobo Major Dude
Registered: Feb 2004 |
generate random number, check if the file exists and if it does, generate a new one... that should do __________________ |
||
|
|
|
Last Thread Next Thread
|
WINAMP.COM | Forums > Visualizations > AVS > global register/gmegabuf load/saver ape |
Forum Rules:
|