Browse Source

add a number of new things that have gone into the tree...

I should probably cut a new release soon..

[git-p4: depot-paths = "//depot/": change = 1412]
main
John-Mark Gurney 15 years ago
parent
commit
505f9b508d
1 changed files with 10 additions and 0 deletions
  1. +10
    -0
      README

+ 10
- 0
README View File

@@ -104,6 +104,16 @@ v0.x:
module.
Added SLink module for accessing Sony CD Changers.
Add support for WAX/ASX files in shoutcast.
Add support for FLAC audio files. If you have libFLAC installed,
it will dynamicly decompress the audio. It supports seeking so
goto should also be supported.
Files in the root directory of zip archives should now
work.
Support automatic formating of some attributes. One is duration,
you can now store the number of seconds (as an int or a float),
and a correctly formated duration will be automaticly generated.
Add ability to turn on debugging on a per module basis. Saves
from having to output tons of debug data.

v0.5:
Support multiple SSDP servers on the same box.


Loading…
Cancel
Save