::geOAmp::
The geOAmp plugin allows you to control Winamp from a geOBar. Clicking on the Winamp icon displays a menu while the remaining icons provide standard control functions (play, pause, stop, ect).
::Author::
samiam
::Shot::
::Configuration Details::
Set the following registry keys in HKCU\Software\geO\geOShell\Plugins\geOAmpX_Y:
| Key | Values | Default | Function |
| path | Text | "" | Full path to winamp.exe |
| ejectbutton | 0,1 | 1 | Show or hide button |
| nextbutton | 0,1 | 1 | Show or hide button |
| pausebutton | 0,1 | 1 | Show or hide button |
| playbutton | 0,1 | 1 | Show or hide button |
| previousbutton | 0,1 | 1 | Show or hide button |
| stopbutton | 0,1 | 1 | Show or hide button |
| winampbutton | 0,1 | 1 | Show or hide button |
The button registry keys each have a "Visible" value which is used to control whether the associated button is displayed on the bar:
If winamp has been properly installed (i.e. using the winamp installer) then geOAmp should be able to locate the winamp executable. It needs this so that it can start winamp if it is not running.
If you have copied winamp onto your machine manually or geOAmp fails to locate the executable for some other reason and consequently won't start winamp, then you must put the full path to the winamp executable (e.g. d:\program files\winamp\winamp.exe) in the "path" registry entry.