-
You can get/set year meta data of a media item as stored in the media library or read in by winamp in the latest cvs build. It is by design that you cannot access ID3 information directly. AW is not designed for reading/writing ID3 tags, its for winamp manipulation.
ATFSTring can be used to read any other meta data not natively supported by AW. Other requests to update for the newer SDK...
2007-01-09 11:30:15 UTC in ActiveWinamp
-
A menu item to invoke the main activewinamp config panel should be made available without having to go through the winamp preferences.
A logging window should be available to scripts, possibly a seperate window. possibly opened or docked from the config panel.
A tab should be available on the config panel with configurable buttons. button_My_script.vbs type scripts could be used to...
2007-01-09 11:17:28 UTC in ActiveWinamp
-
A variety of additions to the new SDK for Winamp 5.3+ should be supported. eg
#define IPC_REGISTER_LOWORD_COMMAND 3019
For adding menu items without conflict.
#define IPC_ADD_DISPATCH_OBJECT 3022
For making AW available to embedded web pages in winamp. (potential security risk)
#define IPC_PLAYLIST_GET_SELECTED_COUNT 3030
#define IPC_FORMAT_TITLE_EXTENDED 298
#define...
2007-01-09 06:20:08 UTC in ActiveWinamp
-
Winamp now supports unicode to a degree. Media Library unicode support is stll under development, and the current SDK is still in beta. However, unicode support should be added.
I think it is acceptable to drop backwards compatability to add this support, as AW already requires a fairly recent version of Winamp to function correctly, and supporting dual unicode/ansi implementation is not...
2007-01-09 05:29:16 UTC in ActiveWinamp
-
shaneh committed patchset 48 of module activewinamp to the ActiveWinamp CVS repository, changing 2 files.
2006-12-30 11:29:21 UTC in ActiveWinamp
-
shaneh committed patchset 47 of module activewinamp to the ActiveWinamp CVS repository, changing 2 files.
2006-12-17 00:25:26 UTC in ActiveWinamp
-
shaneh committed patchset 46 of module activewinamp to the ActiveWinamp CVS repository, changing 2 files.
2006-06-12 00:48:23 UTC in ActiveWinamp
-
shaneh committed patchset 45 of module activewinamp to the ActiveWinamp CVS repository, changing 5 files.
2006-03-01 11:25:42 UTC in ActiveWinamp
-
shaneh committed patchset 44 of module activewinamp to the ActiveWinamp CVS repository, changing 2 files.
2006-02-14 09:35:57 UTC in ActiveWinamp
-
shaneh committed patchset 43 of module activewinamp to the ActiveWinamp CVS repository, changing 4 files.
2006-01-31 11:52:50 UTC in ActiveWinamp