Forum: Modern Skins
9th February 2013, 14:20
|
Replies: 2
Views: 3,444
|
Forum: Modern Skins
8th February 2013, 22:11
|
Replies: 2
Views: 3,444
|
Forum: Modern Skins
9th December 2012, 21:59
|
Replies: 909
Views: 442,783
Got this working. getItemLabel is the correct...
Got this working. getItemLabel is the correct function, with itemnum from the doubleclick action as the first parameter, and 0 as the second.
Now to figure out that pesky "feed" option in the...
|
Forum: Modern Skins
9th December 2012, 07:49
|
Replies: 909
Views: 442,783
New issue - trying to use the XML list for...
New issue - trying to use the XML list for something else. I need to get the text string for an item in the list (by clicking, double-clicking, whatever) and use that text string elsewhere. I can't...
|
Forum: Modern Skins
9th December 2012, 02:09
|
Replies: 909
Views: 442,783
|
Forum: Modern Skins
8th December 2012, 22:08
|
Replies: 909
Views: 442,783
Thanks! The removeItem and removeAll options...
Thanks! The removeItem and removeAll options throw an error during compile ("not a member function nor an event of class 'GuiList'"). Any ideas on either of those? The addItem option seems to work...
|
Forum: Modern Skins
7th December 2012, 04:08
|
Replies: 909
Views: 442,783
Anyone ever get the "list" object to work...
Anyone ever get the "list" object to work properly? I discovered that will give me the scrolling text window I'm after (if I set the list data in the XML directly), but getting it to work in MAKI...
|
Forum: Modern Skins
5th December 2012, 23:39
|
Replies: 909
Views: 442,783
|
Forum: Modern Skins
5th December 2012, 23:16
|
Replies: 909
Views: 442,783
I added a window to my skin to display the...
I added a window to my skin to display the contents of the "comment" field in the ID3 tag for a file. It's working well - it displays onPlay and onTitleChange, and blanks out onStop. But the...
|
Forum: Modern Skins
5th December 2012, 23:06
|
Replies: 909
Views: 442,783
|
Forum: Modern Skins
30th July 2010, 20:31
|
Replies: 2
Views: 1,973
|
Forum: Modern Skins
8th March 2010, 04:33
|
Replies: 3
Views: 3,152
|
Forum: Modern Skins
6th January 2010, 15:29
|
Replies: 4
Views: 2,138
I don't use the metadata because some songs...
I don't use the metadata because some songs appear on multiple albums. If I'm playing a particular list (which in my case are always album track listings), I want one particular image to appear. ...
|
Forum: Modern Skins
5th January 2010, 19:16
|
Replies: 4
Views: 2,138
My script reads the first item in the playlist,...
My script reads the first item in the playlist, which is just a line of text with the artist and album title. That shows up in the playlist as a dash. I want to get rid of that entry in the playlist,...
|
Forum: Modern Skins
4th January 2010, 10:32
|
Replies: 4
Views: 2,138
Timer question
The script below displays album art using a line inserted at the top of each of my playlists...
#include ../../../lib/std.mi
#include ../../../lib/pldir.mi
Global container main;
Global...
|
Forum: Winamp Discussion
26th October 2009, 17:23
|
Replies: 2
Views: 1,051
Right-click the player, go to Options, then...
Right-click the player, go to Options, then Preferences, then Titles. In the Advanced Title Formatting section, check the "use advanced title formatting" box, and put in either %artist% - %title%...
|
Forum: Winamp Wishlist
15th October 2009, 22:49
|
Replies: 0
Views: 1,118
Album Art Options (re-requested)
When the Album Art window was added, I posted this thread (http://forums.winamp.com/showthread.php?s=&threadid=277707) asking for a couple additional options for finding cover art. It's been a...
|
Forum: Winamp Technical Support
23rd April 2009, 07:37
|
Replies: 2
Views: 5,415
|
Forum: Winamp Technical Support
24th July 2008, 21:35
|
Replies: 4
Views: 2,717
|
Forum: Winamp Bug Reports
16th July 2008, 06:05
|
Replies: 1
Views: 1,463
|
Forum: Modern Skins
10th July 2008, 04:50
|
Replies: 89
Views: 34,792
|
Forum: Modern Skins
9th July 2008, 23:21
|
Replies: 1
Views: 2,108
Fixed! This was a font I created a long time...
Fixed! This was a font I created a long time ago. Somewhere internally, the name got hosed up, and Winamp couldn't find it. I mentioned above that it wasn't in the lists in the Preferences. It...
|
Forum: Modern Skins
9th July 2008, 22:08
|
Replies: 1
Views: 2,108
Updating skin version breaks TrueType font
I've just recently started working on my skin again. One thing I had neglected for a long time was updating the skin version as I updated Winamp versions (I had 0.8 in there). Today I updated to...
|
Forum: Winamp Technical Support
5th February 2008, 03:58
|
Replies: 2
Views: 1,702
|
Forum: Modern Skins
14th January 2008, 21:32
|
Replies: 5
Views: 3,699
|