Re: effectv pplugins
Georg Seidel <[email protected]>
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Sven and welcome aboard! > i've ported the spiral module from effectv to gephex. Are there any > plans to port the remaining effectv modules to gephex? This was the > first try to port them from me. ;-) Wow, very cool! It's great to see that you managed to dig through the gephex build system all by yourself (pluc.py, spec files, etc) :) > Most of the remaining effects are > also ported - only the .spec files are missing, and some small stuff. One small note: I saw that you had to comment out some parts of the original spiral.c source code, probably because the SDL functions and macros were not defined. What do you think about adding the missing stuff to libeffectv, the wrapper library we use for all effectv ports? I did this with the other ports and managed to use the original effectv sources. This could be an advantage in case there is a new effectv release with bug fixes... Best regards, Georg