[Scummvm-cvs-logs] CVS: scummvm/sky/music adlibchannel.cpp,1.17,1.18 adlibchannel.h,1.10,1.11 adlibmusic.cpp,1.22,1.23 adlibmusic.h,1.11,1.12 gmchannel.cpp,1.19,1.20 gmchannel.h,1.10,1.11 gmmusic.cpp,1.20,1.21 gmmusic.h,1.12,1.13 mt32music.cpp,1.20,1.21 mt32music.h,1.10,1.11 musicbase.cpp,1.21,1.22 musicbase.h,1.14,1.15
Max Horn
fingolfin at users.sourceforge.net
Sat Jan 1 08:11:25 CET 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/common/scaler 2xsai.cpp,1.7,1.8 aspect.cpp,1.4,1.5 hq2x.cpp,1.12,1.13 hq2x.h,1.2,1.3 hq3x.cpp,1.10,1.11 hq3x.h,1.2,1.3 intern.h,1.12,1.13
- Next message: [Scummvm-cvs-logs] CVS: scummvm/backends/PalmOS/Src cd_default.cpp,1.2,1.3 cd_default.h,1.1,1.2 cd_msa.cpp,1.5,1.6 cd_msa.h,1.3,1.4 cd_pockettunes.cpp,1.2,1.3 cd_pockettunes.h,1.1,1.2 cdaudio.h,1.3,1.4 extend.cpp,1.12,1.13 extend.h,1.15,1.16 games.cpp,1.8,1.9 games.h,1.8,1.9 globals.h,1.15,1.16 palm.cpp,1.41,1.42 palm.h,1.33,1.34 palmevt.cpp,1.7,1.8 palmgfx.cpp,1.5,1.6 palmmos.cpp,1.2,1.3 palmovl.cpp,1.1,1.2 palmrdr.cpp,1.5,1.6 palmsave.cpp,1.14,1.15 palmsnd.cpp,1.3,1.4 scumm_globals.cpp,1.9,1.10 scumm_globals.h,1.14,1.15 skin.cpp,1.7,1.8 skin.h,1.6,1.7 start.cpp,1.11,1.12 start.h,1.10,1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/sky/music
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28913/sky/music
Modified Files:
adlibchannel.cpp adlibchannel.h adlibmusic.cpp adlibmusic.h
gmchannel.cpp gmchannel.h gmmusic.cpp gmmusic.h mt32music.cpp
mt32music.h musicbase.cpp musicbase.h
Log Message:
Updated copyright
Index: adlibchannel.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/adlibchannel.cpp,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- adlibchannel.cpp 18 Jan 2004 20:11:52 -0000 1.17
+++ adlibchannel.cpp 1 Jan 2005 16:09:22 -0000 1.18
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: adlibchannel.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/adlibchannel.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- adlibchannel.h 6 Jan 2004 12:45:33 -0000 1.10
+++ adlibchannel.h 1 Jan 2005 16:09:22 -0000 1.11
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: adlibmusic.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/adlibmusic.cpp,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- adlibmusic.cpp 27 Nov 2004 16:18:25 -0000 1.22
+++ adlibmusic.cpp 1 Jan 2005 16:09:22 -0000 1.23
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: adlibmusic.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/adlibmusic.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- adlibmusic.h 27 Nov 2004 16:18:25 -0000 1.11
+++ adlibmusic.h 1 Jan 2005 16:09:22 -0000 1.12
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: gmchannel.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/gmchannel.cpp,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- gmchannel.cpp 26 Aug 2004 13:53:20 -0000 1.19
+++ gmchannel.cpp 1 Jan 2005 16:09:22 -0000 1.20
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: gmchannel.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/gmchannel.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- gmchannel.h 6 Jan 2004 12:45:33 -0000 1.10
+++ gmchannel.h 1 Jan 2005 16:09:22 -0000 1.11
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: gmmusic.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/gmmusic.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- gmmusic.cpp 22 Oct 2004 05:34:18 -0000 1.20
+++ gmmusic.cpp 1 Jan 2005 16:09:22 -0000 1.21
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: gmmusic.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/gmmusic.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- gmmusic.h 22 Oct 2004 05:34:18 -0000 1.12
+++ gmmusic.h 1 Jan 2005 16:09:22 -0000 1.13
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: mt32music.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/mt32music.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- mt32music.cpp 22 Oct 2004 05:34:18 -0000 1.20
+++ mt32music.cpp 1 Jan 2005 16:09:22 -0000 1.21
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: mt32music.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/mt32music.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- mt32music.h 22 Oct 2004 05:34:18 -0000 1.10
+++ mt32music.h 1 Jan 2005 16:09:22 -0000 1.11
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: musicbase.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/musicbase.cpp,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- musicbase.cpp 11 Nov 2004 10:14:35 -0000 1.21
+++ musicbase.cpp 1 Jan 2005 16:09:22 -0000 1.22
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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: musicbase.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/music/musicbase.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- musicbase.h 6 Jan 2004 12:45:33 -0000 1.14
+++ musicbase.h 1 Jan 2005 16:09:22 -0000 1.15
@@ -1,5 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2003-2004 The ScummVM project
+ * Copyright (C) 2003-2005 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
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/common/scaler 2xsai.cpp,1.7,1.8 aspect.cpp,1.4,1.5 hq2x.cpp,1.12,1.13 hq2x.h,1.2,1.3 hq3x.cpp,1.10,1.11 hq3x.h,1.2,1.3 intern.h,1.12,1.13
- Next message: [Scummvm-cvs-logs] CVS: scummvm/backends/PalmOS/Src cd_default.cpp,1.2,1.3 cd_default.h,1.1,1.2 cd_msa.cpp,1.5,1.6 cd_msa.h,1.3,1.4 cd_pockettunes.cpp,1.2,1.3 cd_pockettunes.h,1.1,1.2 cdaudio.h,1.3,1.4 extend.cpp,1.12,1.13 extend.h,1.15,1.16 games.cpp,1.8,1.9 games.h,1.8,1.9 globals.h,1.15,1.16 palm.cpp,1.41,1.42 palm.h,1.33,1.34 palmevt.cpp,1.7,1.8 palmgfx.cpp,1.5,1.6 palmmos.cpp,1.2,1.3 palmovl.cpp,1.1,1.2 palmrdr.cpp,1.5,1.6 palmsave.cpp,1.14,1.15 palmsnd.cpp,1.3,1.4 scumm_globals.cpp,1.9,1.10 scumm_globals.h,1.14,1.15 skin.cpp,1.7,1.8 skin.h,1.6,1.7 start.cpp,1.11,1.12 start.h,1.10,1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list