You forgot the updated thebin.xml (with master volume and wmc control) in the export folder in the patch version, i had to use the WMC version download to get the new commands!
Or am i looking in the wrong place?
And also, i see that VC is able to see what program is focused, is there any way to get VC to scan all open programs automatically? I could add every program i use regularly but it would be easier for us users if that were to happen automatically. Maybe VC could safe and store every time a new program gets focused in windows?
Nice work though James, looking good!
Thanks!. The bin is a place to store personal commands and I didn't want the patch to overwrite peoples bins, so I was just trying to put the core files in the patch. There are probably a lot of other commands new and old floating around, I'm not even sure what was in the bin when I uploaded it! I have so many versions on my various computers that I have lost track.
I'm not too sure what you are getting at with "scan all open programs automatically". What for? The way it currently works is that you can edit group properties, and set the name of the process for that group, and then those commands will only be available when the process is in focus. I'm not sure this is the best way to do it, but it is a step in the right direction I think.
I am still planning on adding some kind of event concept as well but first I want to clean everything up and kill as many bugs as possible. I have added new Gen All XML commands to the main page, but I still haven't added them all to the command builder, for example. The whole grammar rebuilding process is getting a lot better I think, and that has been a big priority for me.
I still have work to do on the command history. Some commands will show feedback on the result of the command when you mouse over them, but not all are consistent.
I am also trying to clean up the code itself to make it better organized and more readable. That is a constant struggle, but a fun challenge and a good learning experience, and I feel like I am making some headway.