[release] Multi-Plugin 0.68 Beta
#121
Posted 27 August 2005 - 01:15 PM
A closely related problem I still get is after closing iTunes, I have to wait about 3-10 seconds before I can reopen it. I assume in this time iTunes & MP are unloading. Not a big issue for most, but when when developing skins I need to reload iTunes every other minute.
#122
Posted 27 August 2005 - 05:16 PM
I think, multi-plugin first force-hide the Scripting Warning Message or tell it to continue shutting down iTunes without showing up and then it closed the COM connections with whatever third application using iTunes and then it closes it finally. So that causes delay. Off course if you are using foobar passthrough, closing down foobar as well could add some time to it.
So, you should try closing any iTunes related widgets (or even remote controller app for iTunes is any) while developing skins... that way you should be able to unload-load iTunes faster... and that way, you would be more happy.. and we would get more nice skins from you..
#123
Posted 27 August 2005 - 07:07 PM
@localhost: what type of editor do you use to make MultiPlugin? I'd like to try making plugins for other programs that work similar to MP. And keep up the excellent work.
#125
Posted 28 August 2005 - 02:04 AM
#126
Posted 28 August 2005 - 05:20 PM
widgets also increase the closing time, and the "suppress warning message" option doens't help with that. iTunes still takes 100% CPU usage for about 10 seconds after clicking OK in the script warning message, and I can't fix it unless I force iTunes to close and not let it backup the library.
#128
Posted 02 September 2005 - 06:28 PM
Tromoly4130 said:
C++ with MFC.
Edit: I've just read your previous comment, I use MS Visual Studio.
To create plugins like this, you need to learn Windows API hooking. that way you can redirect the API calls of a program to your own functions, and do different things. there are many sites about this, google it. one file I found very useful is "Hooking Windows API.txt" found on eMule.
#130
Posted 03 September 2005 - 05:21 AM
I find an open source, cross-platform visualizer plugin for itunes called VizKit, and the author also made a dll version called "Cover Version". But the sad thing about it is that it(dll version) only works on iTunes 4.2(will crash higher version of iTunes).
What I really like is the CoverArt(album art) texture generation, which means I can enjoy visualizations other than random colors.
Is it possible to integrate this(album art as visualization) into Multi-plugins?
-----------------------------------------------------
Cover Version http://www.imagomat.de/coverversion/
VizKit http://www.imagomat.de/vizkit/
http://vizkit.sourceforge.net/
-----------------------------------------------------
(Maybe I am too demanding, sorry!)
#132
Posted 03 September 2005 - 02:36 PM
localhost, I like that your plugin outputs the currently playing tracks information and album art. However, could you put together some HTML or something that people can use to display their currently playing song info and art online? For example, in forum signitures or just on our own websites.
#134
Posted 03 September 2005 - 10:23 PM
#136
Posted 06 September 2005 - 02:23 PM
@ffpsx: MP puts out album art? I never realized that. Then again, Coolmon doesn't display graphics, so it isn't much use to me.
@localhost: A friend of mine and I display the amount of songs, total space used by music, etc. in Coolmon, but we have to hardwrite this info in. Is there any way to pull this directly out of iTunes, like how it is displayed across the bottom of the main window?
#137
Posted 07 September 2005 - 06:41 PM
[edit]
Just as I thought, 0.68 is a confirmed no-go with iTunes 5, won't even start up...








Sign In »
Register Now!
Help


MultiQuote