2011-03-07 10:34:33 by Ryo ONODERA | Files touched by this commit (21) |  |
Log message:
Update to 3.2.5.
* Update MASTER_SITES.
* Add some options.
Changelog:
V3.2.5 2009/01/24
=================
* minor compilation fixes from freebsd ports maintainer Roman Bogorodskiy
V3.2.4 2009/01/18
=================
* Fixed bug in buffering code when using SDL as audio output; this fixes
possible hickups in such cases.
* When changing back directories in the file browser, jump to the
position in the file list the user came from.
* Reduced number of warnings using newer g++ versions
V3.2.3 2006/08/05
=================
* Fixed parallel build bug, make -j now works
* Fixed typos in CharsetMap documentation
* Implemented screen resizing
* Fixed a race condition which caused 100% CPU consumption at the end of
each played song
V3.2.2 2006/01/29
=================
* Added support for audio playback using SDL (mixer is not supported (yet))
* Added Esound (Enlightened Sound Daemon) support
* Removed strict dependency on OSS support, now that there are alternatives
* Cleaned up code to allow compilation on MacOS X Tiger and Cygwin
* Fixed a couple of minor memory allocation bugs
* Fixed NAS playback (should work, but untested)
V3.2.1 2005/12/06
=================
* Made cursor follow the highlighted bar in playlist/filemanager, to aid
blind people
* Fixed a bug in mpegsound library that could cause mp3blaster to crash.
Thanks go to Serge van den Boom for reporting the problem.
|
2009-06-30 02:07:26 by Joerg Sonnenberger | Files touched by this commit (159) |
Log message:
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
|
2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563) |
Log message:
Mark as destdir ready.
|
2007-08-08 22:14:52 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Don't use malloc.h.
|
2007-01-08 01:08:00 by Christian Biere | Files touched by this commit (1) |
Log message:
Updated SHA-1 for patch-ag.
|
2007-01-08 00:53:24 by Christian Biere | Files touched by this commit (1) |
Log message:
The original author must have assumed d_reclen referred to
strlen(entr->d_name). Thus use this instead of the non-portable d_namlen
field.
|
2006-10-04 22:44:20 by Thomas Klausner | Files touched by this commit (45) |
Log message:
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
|
2006-05-16 19:14:10 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Mark as using c and c++. Closes PR 33497 by martijn.
|
2006-03-09 22:04:46 by Johnny C. Lam | Files touched by this commit (130) |
Log message:
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
|