winamp/Src/Plugins/General/gen_ff
2024-09-24 14:54:57 +02:00
..
bitmaps Initial community commit 2024-09-24 14:54:57 +02:00
AlbumArt.cpp Initial community commit 2024-09-24 14:54:57 +02:00
AlbumArt.h Initial community commit 2024-09-24 14:54:57 +02:00
api__gen_ff.h Initial community commit 2024-09-24 14:54:57 +02:00
embedwndguid.cpp Initial community commit 2024-09-24 14:54:57 +02:00
embedwndguid.h Initial community commit 2024-09-24 14:54:57 +02:00
ff_ipc.cpp Initial community commit 2024-09-24 14:54:57 +02:00
ff_ipc.h Initial community commit 2024-09-24 14:54:57 +02:00
fsmonitor.cpp Initial community commit 2024-09-24 14:54:57 +02:00
fsmonitor.h Initial community commit 2024-09-24 14:54:57 +02:00
gen_ff_ipc.h Initial community commit 2024-09-24 14:54:57 +02:00
gen_ff.rc Initial community commit 2024-09-24 14:54:57 +02:00
gen_ff.rc2 Initial community commit 2024-09-24 14:54:57 +02:00
gen_ff.sln Initial community commit 2024-09-24 14:54:57 +02:00
gen_ff.vcxproj Initial community commit 2024-09-24 14:54:57 +02:00
gen_ff.vcxproj.filters Initial community commit 2024-09-24 14:54:57 +02:00
gen.h Initial community commit 2024-09-24 14:54:57 +02:00
main.cpp Initial community commit 2024-09-24 14:54:57 +02:00
main.h Initial community commit 2024-09-24 14:54:57 +02:00
MediaDownloader.cpp Initial community commit 2024-09-24 14:54:57 +02:00
menuactions.cpp Initial community commit 2024-09-24 14:54:57 +02:00
menuactions.h Initial community commit 2024-09-24 14:54:57 +02:00
minibrowserCOM.cpp Initial community commit 2024-09-24 14:54:57 +02:00
minibrowserCOM.h Initial community commit 2024-09-24 14:54:57 +02:00
precomp__gen_ff.cpp Initial community commit 2024-09-24 14:54:57 +02:00
precomp__gen_ff.h Initial community commit 2024-09-24 14:54:57 +02:00
prefs_about.cpp Initial community commit 2024-09-24 14:54:57 +02:00
prefs_alpha.cpp Initial community commit 2024-09-24 14:54:57 +02:00
prefs_colorthemes.cpp Initial community commit 2024-09-24 14:54:57 +02:00
prefs_font.cpp Initial community commit 2024-09-24 14:54:57 +02:00
prefs_general.cpp Initial community commit 2024-09-24 14:54:57 +02:00
prefs.cpp Initial community commit 2024-09-24 14:54:57 +02:00
prefs.h Initial community commit 2024-09-24 14:54:57 +02:00
README.txt Initial community commit 2024-09-24 14:54:57 +02:00
resource.h Initial community commit 2024-09-24 14:54:57 +02:00
servicelink.cpp Initial community commit 2024-09-24 14:54:57 +02:00
skininfo.cpp Initial community commit 2024-09-24 14:54:57 +02:00
skininfo.h Initial community commit 2024-09-24 14:54:57 +02:00
wa2buckitems.cpp Initial community commit 2024-09-24 14:54:57 +02:00
wa2buckitems.h Initial community commit 2024-09-24 14:54:57 +02:00
wa2cfgitems.cpp Initial community commit 2024-09-24 14:54:57 +02:00
wa2cfgitems.h Initial community commit 2024-09-24 14:54:57 +02:00
wa2core.cpp Initial community commit 2024-09-24 14:54:57 +02:00
wa2core.h Initial community commit 2024-09-24 14:54:57 +02:00
wa2coreactions.cpp Initial community commit 2024-09-24 14:54:57 +02:00
wa2coreactions.h Initial community commit 2024-09-24 14:54:57 +02:00
wa2frontend.cpp Initial community commit 2024-09-24 14:54:57 +02:00
wa2frontend.h Initial community commit 2024-09-24 14:54:57 +02:00
wa2groupdefs.cpp Initial community commit 2024-09-24 14:54:57 +02:00
wa2groupdefs.h Initial community commit 2024-09-24 14:54:57 +02:00
wa2playlist.cpp Initial community commit 2024-09-24 14:54:57 +02:00
wa2playlist.h Initial community commit 2024-09-24 14:54:57 +02:00
wa2pldirobj.cpp Initial community commit 2024-09-24 14:54:57 +02:00
wa2pldirobj.h Initial community commit 2024-09-24 14:54:57 +02:00
wa2pledit.cpp Initial community commit 2024-09-24 14:54:57 +02:00
wa2pledit.h Initial community commit 2024-09-24 14:54:57 +02:00
wa2songticker.cpp Initial community commit 2024-09-24 14:54:57 +02:00
wa2songticker.h Initial community commit 2024-09-24 14:54:57 +02:00
wa2wndembed.cpp Initial community commit 2024-09-24 14:54:57 +02:00
wa2wndembed.h Initial community commit 2024-09-24 14:54:57 +02:00
wasabi.dsp Initial community commit 2024-09-24 14:54:57 +02:00
wasabi.vcproj Initial community commit 2024-09-24 14:54:57 +02:00
wasabicfg.h Initial community commit 2024-09-24 14:54:57 +02:00
WinampConfigScriptObject.cpp Initial community commit 2024-09-24 14:54:57 +02:00
WinampConfigScriptObject.h Initial community commit 2024-09-24 14:54:57 +02:00

- unzip skindirectory.zip into your Winamp2 Skins directory. for now, gen_ff will manually load an
	unzipped mmd3.
- unzip plugindirectory in the ... wa2 plugin directory :) these are the xml and png files for default
	objects look, skins rely on that for fallback, it's also where we put the new art if we need
	any (ie static bucketitems will go there eventually instead of being resources)