comparison ChangeLog @ 145:7804476ba85a trunk

[svn] - C++ files -> .cxx - build saplib inline - remove version.h and chase removal issues
author nenolod
date Mon, 30 Oct 2006 17:47:41 -0800
parents 5dfc0e491ad3
children 03cfb311eafd
comparison
equal deleted inserted replaced
144:5dfc0e491ad3 145:7804476ba85a
1 2006-10-31 01:40:00 +0000 Kiyoshi Aman <kiyoshi.aman@gmail.com>
2 revision [288]
3 Null output plugin added; original code by Christian Birchinger <joker -at- gentoo.org>
4
5 trunk/configure.ac | 17 +++
6 trunk/mk/rules.mk.in | 1
7 trunk/src/null/Makefile | 15 ++
8 trunk/src/null/null.c | 257 ++++++++++++++++++++++++++++++++++++++++++++++++
9 4 files changed, 290 insertions(+)
10
11
1 2006-10-29 20:29:05 +0000 William Pitcock <nenolod@nenolod.net> 12 2006-10-29 20:29:05 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [286] 13 revision [286]
3 - overflow fixes for modplug (via Stanislav Brabec @ novell/suse). 14 - overflow fixes for modplug (via Stanislav Brabec @ novell/suse).
4 15
5 trunk/src/modplug/sndfile.cxx | 3 ++- 16 trunk/src/modplug/sndfile.cxx | 3 ++-