euphoria.git
17 years agoThe MSG_ID_SET_SONGNAME message now handles streams.
Tilman Sauerbeck [Sat, 7 Oct 2006 19:15:11 +0000 (21:15 +0200)]
The MSG_ID_SET_SONGNAME message now handles streams.

If the argument to MSG_ID_SET_SONGNAME is a single string, treat
it as the song name (or stream channel name).

17 years agoInitialize properties with nil rather than an empty hash.
Tilman Sauerbeck [Sat, 7 Oct 2006 18:28:41 +0000 (20:28 +0200)]
Initialize properties with nil rather than an empty hash.

This made only sense in the past before propdicts were introduced.

17 years agoInitial commit.
Tilman Sauerbeck [Mon, 2 Oct 2006 08:09:42 +0000 (10:09 +0200)]
Initial commit.