Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
tags, and also make it deal with gaps after the header or junk before the
actual start of mp3 data.
This makes it able to properly extract info from all mp3 files I have.
|
|
not available.
|
|
Fix parsing of ID3v1 data, fix some off by one malloc()s and default
album author to tracks' author.
|
|
- Handle upper and lowercase comment tags in .ogg files
|
|
Correct calculation of bitrate for ogg files
|
|
Fix six variations on the same file descriptor leak theme
|
|
Fix english.lang install location
Install mservedit
Add INSTALL and LICENSE to PLIST
Fix config 'player_ogg=prog_ogg' -> 'player_ogg=prog_ogg123'
Add PARSE_OGG_INFO
|
|
Most previus patches have been integrated, various fixes.
This version is compatible with a new nifty win32 gui client, see the
homepage for links.
|
|
|
|
Regenerate configure using utoconf 2.57 rather than 2.13
so soundcard.h tests work with gcc3 cpp. Gcc3 compiled
mserv can now change the volume again.
|
|
No change to compiled package.
|
|
Avoid leaking a filedescriptor when checking volume level
|
|
Correctly parse ID3V2 headers.
|
|
Ensure reset message is flushed before restart starts, and fix volume
control to correctly report new value so 'volume -' and 'volume +'
will always reduce/increase the volume by the minimum value.
|
|
|
|
Broadcast an information line both on server RESET initiation
and on completion.
|
|
- Clip TRACKSPERALBUM to 250 not 1200 as more than 255 loses
- Fix default pathname to mpg123
- Add DEPENDS for mpg123
- Fix soundcard support
|
|
|
|
multiple listeners.
There are thml, telnet and windows based clients that can be used to
vote for the currently playing song, skip to the next song or pause
playback (on phone rings etc.).
|