Age | Commit message (Collapse) | Author | Files | Lines |
|
Bump PKGREVISION.
|
|
|
|
must have been in a strange state. (Picked up by Kim - thanks)
|
|
|
|
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
|
|
|
|
|
|
|
|
|
|
Fix parsing of ID3v1 data, fix some off by one malloc()s and default
album author to tracks' author.
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
re-arrange mserv/Makefile a little to be more readable and
consistent with mserv-devel.
bump PKGREVISIONs.
|
|
Add libmserv.so to PLIST
|
|
|
|
- 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.
|
|
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
|
|
* fix path to perl binary
* install license and vital documentation
* install webclient files
|
|
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.).
|