Download List

Project Description

Shmplayer executes a single instance of mplayer in
the background and controls it through a FIFO. It
supports many of the features you'll find in XMMS
and it is easily extendible. However, unlike XMMS,
shmplayer doesn't require an X server to be
active. You can even use it from a remote shell.
Shmplayer has also some unique features like
"jgrep" that lets you jump to the first "grepped"
match of the playlist.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-12-13 08:20
0.0.4

When jumping to the last loaded playlist, xmplayer
exits from shuffle mode. This bug has been fixed.
If xmplayer is already running, the "play" command
rewinds the current track.
Tags: Minor feature enhancements

2006-11-11 23:23
0.0.3

The "jcgrep" command has been added. It jumps to
the first matched entry of the current playlist.
It's useful to skip to the next match. Some
regular expression bugs were fixed.
Tags: Minor feature enhancements

2006-10-26 18:48
0.0.2

The 'mute' and 'seek' mplayer commands are now recognized. The 'jgrep' command supports now multiple patterns separated by spaces, e.g. 'xmplayer jgrep danubio blu'. The support for a continuous playlist has been added. If the current track is the last one, 'Next' will teleport on the first one. The opposite is for 'Prev'. Mutexes have been added: if two instances of xmplayer have been executed nearly at the same time, they won't overlap, because one of the two will wait the finish of the execution of the other.
Tags: Major feature enhancements

2006-10-25 15:44
0.0.1

Tags: Initial freshmeat announcement

Project Resources