[Scummvm-cvs-logs] CVS: scummvm/sound/softsynth adlib.cpp,1.5.2.1,1.5.2.2 emumidi.h,1.6.2.1,1.6.2.2 fluidsynth.cpp,1.6.2.2,1.6.2.3 mt32.cpp,1.15.2.2,1.15.2.3 ym2612.cpp,1.5.2.1,1.5.2.2
Eugene Sandulenko
sev at users.sourceforge.net
Wed Jan 18 10:09:18 CET 2006
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/common array.h,1.6.2.1,1.6.2.2 config-file.cpp,1.27.2.1,1.27.2.2 config-file.h,1.14.2.1,1.14.2.2 config-manager.cpp,1.41.2.2,1.41.2.3 config-manager.h,1.27.2.1,1.27.2.2 debugger.cpp,1.17.2.1,1.17.2.2 debugger.h,1.9.2.1,1.9.2.2 endian.h,1.4.2.1,1.4.2.2 file.cpp,1.82.2.1,1.82.2.2 file.h,1.38.2.1,1.38.2.2 list.h,1.29.2.1,1.29.2.2 map.h,1.26.2.1,1.26.2.2 md5.cpp,1.10.2.1,1.10.2.2 md5.h,1.8.2.1,1.8.2.2 mutex.cpp,1.4.2.1,1.4.2.2 mutex.h,1.2.2.1,1.2.2.2 rect.h,1.28.2.1,1.28.2.2 savefile.cpp,1.31.2.1,1.31.2.2 savefile.h,1.22.2.1,1.22.2.2 scaler.cpp,1.72.2.1,1.72.2.2 scaler.h,1.31.2.1,1.31.2.2 scummsys.h,1.70.2.1,1.70.2.2 singleton.h,1.16.2.1,1.16.2.2 stack.h,1.6.2.1,1.6.2.2 stdafx.h,1.32.2.1,1.32.2.2 str.cpp,1.38.2.1,1.38.2.2 str.h,1.29.2.1,1.29.2.2 stream.cpp,1.10.2.1,1.10.2.2 stream.h,1.23.2.1,1.23.2.2 system.cpp,1.29.2.1,1.29.2.2 system.h,1.104.2.1,1.104.2.2 timer.cpp,1.36.2.1,1.36.2.2 timer.h,1.23.2.1,1.23.2.2 util.cpp,1.60.2.2,1.60.2.3 util.h,1.56.2.2,1.56.2.3
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sky/music adlibchannel.cpp,1.20.2.1,1.20.2.2 adlibchannel.h,1.11.2.1,1.11.2.2 adlibmusic.cpp,1.26.2.1,1.26.2.2 adlibmusic.h,1.14.2.1,1.14.2.2 gmchannel.cpp,1.22.2.1,1.22.2.2 gmchannel.h,1.12.2.1,1.12.2.2 gmmusic.cpp,1.25.2.1,1.25.2.2 gmmusic.h,1.15.2.1,1.15.2.2 mt32music.cpp,1.24.2.1,1.24.2.2 mt32music.h,1.13.2.1,1.13.2.2 musicbase.cpp,1.25.2.1,1.25.2.2 musicbase.h,1.21.2.1,1.21.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/sound/softsynth
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3392/sound/softsynth
Modified Files:
Tag: branch-0-8-0
adlib.cpp emumidi.h fluidsynth.cpp mt32.cpp ym2612.cpp
Log Message:
Update copyright notice
Index: adlib.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/softsynth/adlib.cpp,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -u -d -r1.5.2.1 -r1.5.2.2
--- adlib.cpp 18 Oct 2005 02:11:26 -0000 1.5.2.1
+++ adlib.cpp 18 Jan 2006 18:07:37 -0000 1.5.2.2
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: emumidi.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/softsynth/emumidi.h,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -u -d -r1.6.2.1 -r1.6.2.2
--- emumidi.h 18 Oct 2005 02:11:26 -0000 1.6.2.1
+++ emumidi.h 18 Jan 2006 18:07:37 -0000 1.6.2.2
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: fluidsynth.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/softsynth/fluidsynth.cpp,v
retrieving revision 1.6.2.2
retrieving revision 1.6.2.3
diff -u -d -r1.6.2.2 -r1.6.2.3
--- fluidsynth.cpp 14 Jan 2006 20:13:12 -0000 1.6.2.2
+++ fluidsynth.cpp 18 Jan 2006 18:07:37 -0000 1.6.2.3
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: mt32.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/softsynth/mt32.cpp,v
retrieving revision 1.15.2.2
retrieving revision 1.15.2.3
diff -u -d -r1.15.2.2 -r1.15.2.3
--- mt32.cpp 18 Oct 2005 04:28:58 -0000 1.15.2.2
+++ mt32.cpp 18 Jan 2006 18:07:37 -0000 1.15.2.3
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
Index: ym2612.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/softsynth/ym2612.cpp,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -u -d -r1.5.2.1 -r1.5.2.2
--- ym2612.cpp 18 Oct 2005 02:11:26 -0000 1.5.2.1
+++ ym2612.cpp 18 Jan 2006 18:07:37 -0000 1.5.2.2
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 2001-2006 The ScummVM project
*
* YM2612 tone generation code written by Tomoaki Hayasaka.
* Used under the terms of the GNU General Public License.
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/common array.h,1.6.2.1,1.6.2.2 config-file.cpp,1.27.2.1,1.27.2.2 config-file.h,1.14.2.1,1.14.2.2 config-manager.cpp,1.41.2.2,1.41.2.3 config-manager.h,1.27.2.1,1.27.2.2 debugger.cpp,1.17.2.1,1.17.2.2 debugger.h,1.9.2.1,1.9.2.2 endian.h,1.4.2.1,1.4.2.2 file.cpp,1.82.2.1,1.82.2.2 file.h,1.38.2.1,1.38.2.2 list.h,1.29.2.1,1.29.2.2 map.h,1.26.2.1,1.26.2.2 md5.cpp,1.10.2.1,1.10.2.2 md5.h,1.8.2.1,1.8.2.2 mutex.cpp,1.4.2.1,1.4.2.2 mutex.h,1.2.2.1,1.2.2.2 rect.h,1.28.2.1,1.28.2.2 savefile.cpp,1.31.2.1,1.31.2.2 savefile.h,1.22.2.1,1.22.2.2 scaler.cpp,1.72.2.1,1.72.2.2 scaler.h,1.31.2.1,1.31.2.2 scummsys.h,1.70.2.1,1.70.2.2 singleton.h,1.16.2.1,1.16.2.2 stack.h,1.6.2.1,1.6.2.2 stdafx.h,1.32.2.1,1.32.2.2 str.cpp,1.38.2.1,1.38.2.2 str.h,1.29.2.1,1.29.2.2 stream.cpp,1.10.2.1,1.10.2.2 stream.h,1.23.2.1,1.23.2.2 system.cpp,1.29.2.1,1.29.2.2 system.h,1.104.2.1,1.104.2.2 timer.cpp,1.36.2.1,1.36.2.2 timer.h,1.23.2.1,1.23.2.2 util.cpp,1.60.2.2,1.60.2.3 util.h,1.56.2.2,1.56.2.3
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sky/music adlibchannel.cpp,1.20.2.1,1.20.2.2 adlibchannel.h,1.11.2.1,1.11.2.2 adlibmusic.cpp,1.26.2.1,1.26.2.2 adlibmusic.h,1.14.2.1,1.14.2.2 gmchannel.cpp,1.22.2.1,1.22.2.2 gmchannel.h,1.12.2.1,1.12.2.2 gmmusic.cpp,1.25.2.1,1.25.2.2 gmmusic.h,1.15.2.1,1.15.2.2 mt32music.cpp,1.24.2.1,1.24.2.2 mt32music.h,1.13.2.1,1.13.2.2 musicbase.cpp,1.25.2.1,1.25.2.2 musicbase.h,1.21.2.1,1.21.2.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list