theChaosCoder / VSRepoGUI

A GUI for VSRepo
https://forum.doom9.org/showthread.php?t=176313
MIT License
36 stars 3 forks source link

AVSRepoGUI code #3

Closed camjac251 closed 4 years ago

camjac251 commented 4 years ago

I am unable to find the code for AVSRepoGUI. There's a compiled release but no source code.

Could the AVSRepoGUI code get its own repository?

theChaosCoder commented 4 years ago

VSRepo code = AVSRepo code. There is a switch for vs/avs. (could not figure out how to do it during compile time in visual studio)

avsrepogui was not really planned. I only added it because it was a no brainer since both apps are doing exactly the same, only with a different name and json file.

I could make a seperate repo. Maybe move vsrepo + gui to https://github.com/avisynth-repository ?

camjac251 commented 4 years ago

I think having them be separate repositories allows the codebase to clearer to read.

camjac251 commented 4 years ago

Or do you mean in this group but still be 2 separate repos.

theChaosCoder commented 4 years ago

ah yeah, I meant to move avsrepo + avsrepogui

theChaosCoder commented 4 years ago

AVSRepoGUI has now its own repo https://github.com/theChaosCoder/AVSRepoGUI