Skip to content
Forum Archive

New and improved version of AVS.

31 posts

shreyas_potnis#

New and improved version of AVS.

Well, as the people at Nullsoft arent bothering about AVS I thought I would make it better to use for the regulars atleast and came up with something - multiple lines for frame and beat section of AVS! Although I know that many must have done it before, but I wanted to ask, can we release this version? Is it legal? Anyways, I have incuded a snapshot of the new ssc interface.

Also I revealed the Laser options in the Display options which was previously hidden. Apparently clicking the button or checking/unchecking the options doesnt make any difference. Dont know why they are included there.

btw. the multiline frame section modification is backward compatiable also. When a preset saved in multiline format is opened in 'normal' AVS you just see || 'carriage return feedbacks' or something. But the preset runs smoothly without any problem.

So can we release a new version of AVS???
Jaak#edited
Thats spooky... i would gladly test it 😁 😉


shreyas_potnis, maybe you should ask it from someone more top?
like mail it to Steve or Justin or wutever
mikm#
Reshackers can easily allow you to change the layout of dialouge boxes. In my modified verseion, I have a new menu for "New Preset" to avoid accidental clicks. I also moved the remove button all the way to the right.
Yathosho#
is it possible to change the font of comments to a monospace font (terminal or courier). terminal 6pt would be optimal to include some ascii art into the comments.
dirkdeftly#
and is it possible to lenthen the char limit in the boxes? according to unconed it's 30kb (big...but not big enough 😉)

as a matter of fact...is it possible to fix the parser so that you can use more variables and so the | and & functions work? we'd have to make them cpp style (|| and &&) so as not to screw up older presets that used them tho.


oh...and...way fucking cool shreyas.
S-uper_T-oast#
Nice job Shreyas. I found this Website that may have something to do with the laser feature. Pangolin.com Don't know if it has been brought up before, but it is a website for a company called Pangolin, they create laser projection devices for various price ranges, (cheap-$7000+!). They also say they created a plugin for winamp called Laser around July 2002. Winamp Plugin Discussion. Oh and very nice job Shreyas.
Tuggummi#
The only problem i recall someone mentioning, that if nullsoft would allow to publish hacked AVS's, they would be crawling all over the place and not all of them might not be as good as for example: this one. So many different version out of avs would probably end up in major incompatiblies between the versions. Which would also end up in including the hacked avs version into installers and installing them without asking the user first (some installers just automaticly install everything right after they are executed, without even notifying the user 😠 )

So think about it, would you like your avs version replaced with a custom hack avs by every pack you download?

Solution for this could be a community hack project where people add different things to avs, discuss about new features etc. But nullsoft would ultimately choose the best ideas/hacks out of them all.


just a thought... 🙄
shreyas_potnis#
No Atero, cant fix | and & operators. Resource Hacker can only modify dialogs, windows, menus, pictures, icons, etc..And yes we can change the font of the comment. I made it comic sans ms.
Magic.X#
Here is my suggestion:

Nullsoft won't allow any hacked versions and i doubt they would tolerate spreading them. And if they would, there still is AOL having a word to say.

So why don't cowork on Codemate?

Because:
-It does the same
-It works on runtime (no hack)
-It will support save and exchangeable settings
-It will (eventually) support extra features like
Code Highlighting and componet settings aving
Deamon#
I would help you with CodeMate if I had the skills to do it. Unfortunately I don't. In two years I hope to have learned enough programming at my new school so I can do stuff like this. Sorry for this time, but you have to wait a pretty long time before I can be of any help. Maybe I'm with you with CodeMate v3 or so 😉
Magic.X#
@Deamon there wont be any v3, at least not by me.

After i've done v.1, i'll leave this project, unless i'm in the mood to continue. Thats why i wanted co-workers 😉
shreyas_potnis#
If anyone wishes to obtain the file or is doubting the originality of it, then they can mail me at: shreyas_potnis@yahoo.co.uk asking for the file.
UnConeD#
Atero: the 32K limit is for single-line editboxes, and 64K limit is for multi-line editboxes.

It's a Windows9x limitation all the way, and was often a source of critique from Loonix users saying that notepad (which was implemented using a big editbox) couldn't even handle large files.

It doesn't apply to Win2K or XP though, probably because the Unicode versions of said controls no longer have this limitation. For compatibility, they probably kept the limit on ascii boxes though.
jheriko#
Am I the only one who thinks its lame to post this as a new version of AVS as if some actual work was done to make it. Why not just post and tell us all about this resource hacker you used to edit the controls? This way we all get a 'new version' of AVS and you don't look so lame for trying to get credit for using a piece of software to do the hard work for you. Its not like you actually had to do anything to make this is it?
S-uper_T-oast#
You are right Ishan, It is easy. If you want to be lazy you could just copy most of the DM stuff into the superscope, change a few things around, SHABAM! It is so much fun to play with resource hacker and just go mess stuff around on all my programs, .dll, .anything...
shreyas_potnis#
Okay, here's how yo0u do it:
1) Download Resource Hacker (dont know from where, searching the net may help)
2) Open vis_avs.dll in ResHack.
3) Search for the ssc dialog (dialog no 148).
4) When found, right click on the per frame edit box and select edit control.
5) paste 50A110C4 in the style edit box.
6) click ok.
7) do the same for beat.
8) then do the resizing stuff according to your wish.
9) compile the script and then save.

ENJOY!
jheriko#
You can also toggle the varying flags for the edit boxes through a nice user friendly menu. So you can get rid of the scroll bars if they annoy you... for instance.

EDIT: What we really need is a decompiler of some kind... I've looked a few up but they all seem like crap. Then we can make the really useful changes... like stopping the crashing.
Yathosho#
i think a mod version of avs would do no real harm. the source-code still can't be seen. back then when winamp had no skin support, there were hacked versions around, with different bitmaps (~skinned using a res hacker). i say yes to vis_AVSmod.dll, just make sure the comments are displayed in a monotype font, preferably terminal 6pt :P