switch wrote:Neat stuff, added to the sticky

Thanks \o/
switch wrote:I would suggest posting a few screenshots; just a zoomed in section of the taskbar showing it running/paused with popups ect.
I will make a more use-able website, hopefully tomorrow, I just wanted to get the first releasable version out the door, so I just threw a quick site together.
switch wrote:Also I would maybe look into shaving off some of the ram usage.
I will try and have a look into that, but, I don't think that I really can do much about it, one of the drawbacks of using the .NET framework for development. Actually the monitor only uses about 60KB, the rest is .NET (which I think is shared between .NET processes, if you run more than one application at a time, but I am not sure about this)
So, I have found some articles about memory optimization in .NET, which I will take a look at, but I am not overly optimistic
switch wrote:Good stuff anyway, I hope you keep updating it. Even now it's perfect, doesn't need to be overflowing with features to be useful, I prefer it lite.
(btw the new api stuff won't be out for 0.4; too many changes)
I also hate it when apps bloat up with unneeded features, my plan is to make more or less all advanced features configurable from the configuration, so, if you do not want eg queue management, you can just disable that feature altogether.
Sorry to hear about the API changes not making it into 0.4, I was looking forward getting to play around with them
