WMC/WCL 10272012

3 min read

Deviation Actions

garet-jax's avatar
By
Published:
1.4K Views
( GitHub Project: github.com/garrjo/WMC_WCL_Temp… )
I am happy to say I have added two team members to this project:
Peacemaker...my long time friend and collaborator has begun his submissions to me.  He is currently focused on the playlist while I am focused on maki scripting the status windows.  I am also looking into stretchable windows, not only double-sized but actual stretchable windows :)~

PJN123...a contributor to skin consortium and ClassicPro his information and expertise is invaluable for a project like this.  I really appreciate all his willingness to code and work within our design format.

Here are the current project notes:
Due to complexity - I decided to break up the xml. While efficient it was way to hard to read the damn thing. And took forever to find what wanted. If you want it this way; let me know I can do both.

Here is the layout structure at the moment.
<Skin Folder>
- skin.xml
- <graphics>
- * All Skin Graphics are to be located here
- >
- * All Foreign Scripts are found here w/ both compiled and un-compiled sources
- <xml>
- * All Layouts for Windows are found here
- main.xml
- eqmain.xml
- pledit.xml (All Positions
- ml.xml
- * All Graphics Definitions are here (Width, Height, X & Y of Image within existing image etc.)
- elements.xml (All Graphic Defines)

Additionally, I have updated a few things. The eqMain now is an ordinal reference to the position based on a float:
-127 to 0 to +127 the elements are in reference to the location of the slider position. (i.e. -14 to 0 to +14 - Rounding may cause the first position or last pos to be skipped)


More (From Peacemaker):
Contributed the Playlist coding and a few notes from him regarding things we want to do:
1. updating the scrollbar background or scrollbar button graphics.
2. working out any button commands. (we will need to make the button stacks in maki first) then assign the buttons commands if we can find them, otherwise, it wont be the same as wa2 and would be like the standard wa5 buttons, = not what you want.
3. reading from pledit.txt file to get the colour codes for altering the playlist props.) *In-Progress
4. shade mode stuff.
5. Separate the xml into different files for easy editing. (Completed)
© 2012 - 2024 garet-jax
Comments4
Join the community to add your comment. Already a deviant? Log In
garet-jax's avatar
Now with a Themed Media Library. Still working on it; but at least this will give you an idea of the direction.


if you want the download let me know.