Winamp 2.x plugin for Remote Wonder II

ShadowFlare_SFR

New member
This plugin is a modified version of the one that came with the ammo sdk. I mainly made this for myself, but I decided I would post it here, too, so that others could have it. I added functions for more of the buttons, some of which are ones that are similar to ones on stand-alone players. A list of some of the new functions/changes:
  • Power - Closes Winamp; if not running, opens Winamp (only works when using with AUX buttons)
  • Play - Plays currently file (obviously ;)), if Winamp is not running, opens Winamp and starts playing (only works when using with AUX buttons)
  • << - Go to previous file; if button is held long enough for it to blink 4 or more times, it does fast reverse instead (goes back 5 seconds for each blink)
  • >> - Go to next file; if button is held long enough for it to blink 4 or more times, it does fast forward instead (goes forward 5 seconds for each blink)
  • Channel down - Minimize Winamp
  • Channel up - Restore Winamp
  • Number keys - Sets volume in increments of 10% (examples: 1 = 10%, 2 = 20%, 7 = 70%, 0 = 100%)
  • Arrows and OK - Navigate through playlist without playlist editor needing to be active
  • Record - Stop playback and go to start of playlist
I also added a couple more custom actions for A-F:
  • Skip ahead 10 tracks (The original plugin has skip back 10 tracks; why didn't they include this one, too? ;))
  • Toggle time display mode eplapsed/remaining (toogle seems more suitable for this than individual buttons)
The plugin:
http://shadowflare.samods.org/files/winamp_rw2_2.0.zip

The source code:
http://shadowflare.samods.org/files/winamp_rw2_2.0_src.zip
 
Last edited:
Back
Top