coolbang
--
--
This is a set of Litestep !bang command to control CoolPlayer. The idea is based on GeekMasters GeekAmp.
Installation
Unzip the coolbang.dll into your litestep dir. Add the line:
loadmodule c:\litestep\coolbang.dll
to your step.rc (change c:\litestep to point at your litestep dir).
You can add the CoolPlayerPath setting to step.rc to load coolplayer if it isn't loaded. (thnx to geekmaster for this ide)
!Bang Commands
- !COOL_DELETE
- - Delete a file from the playlist
- !COOL_REPEAT
- - Toggle the repeat function
- !COOL_SHUFFLE
- - Toggle the shuffle function
- !COOL_PLAY
- - Start playing (and also load coolplayer if it isn't loaded)
- !COOL_PAUSE
- - Pause the player
- !COOL_STOP
- - Stop the player
- !COOL_LOAD
- - Load a file to play (playlist or mp3 file)
- !COOL_NEXT
- - Skip to the next file
- !COOL_PREV
- - Skip to the previous file
- !COOL_VOLUMEUP
- - Turn up the volume a tad
- !COOL_VOLUMEDOWN
- - Turn down the volume a tad
- !COOL_FORWARD
- - Skip forward in the song
- !COOL_BACKWARD
- - Skip backward in the song
- !COOL_ABOUT
- - Bring up the cool player about box
- !COOL_PLAYLIST
- - Bring up the cool player playlist editor
- !COOL_DRAWSKINLINES
- - Draws the skinlines, good for skiners
- !COOL_LOADSKIN
- - Reloads the current skin
Updates
- 1.01 Recompiled the dll to 20% of the original size
- 1.00 Initial release
Thanks to
- Geekmaster for the original idea about loading the player
- The author of Coolplayer, nice mp3 player