[Scummvm-cvs-logs] CVS: scummvm/sound/softsynth adlib.cpp,1.5,1.5.2.1 emumidi.h,1.6,1.6.2.1 fluidsynth.cpp,1.6,1.6.2.1 mt32.cpp,1.15,1.15.2.1 ym2612.cpp,1.5,1.5.2.1
Eugene Sandulenko
sev at users.sourceforge.net
Mon Oct 17 19:12:40 CEST 2005
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/sword2/driver _mouse.cpp,1.43,1.43.2.1 animation.cpp,1.66,1.66.2.1 animation.h,1.40,1.40.2.1 d_draw.cpp,1.67,1.67.2.1 d_sound.cpp,1.158,1.158.2.1 menu.cpp,1.36,1.36.2.1 palette.cpp,1.40,1.40.2.1 rdwin.cpp,1.54,1.54.2.1 render.cpp,1.78,1.78.2.1 sprite.cpp,1.52,1.52.2.1
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sound adpcm.cpp,1.8,1.8.2.1 adpcm.h,1.4,1.4.2.1 audiocd.cpp,1.24,1.24.2.1 audiocd.h,1.13,1.13.2.1 audiostream.cpp,1.77,1.77.2.1 audiostream.h,1.49,1.49.2.1 flac.cpp,1.11,1.11.2.1 flac.h,1.5,1.5.2.1 fmopl.cpp,1.34,1.34.2.1 fmopl.h,1.17,1.17.2.1 mididrv.cpp,1.67,1.67.2.1 mididrv.h,1.49,1.49.2.1 midiparser.cpp,1.32,1.32.2.1 midiparser.h,1.28,1.28.2.1 midiparser_smf.cpp,1.24,1.24.2.1 midiparser_xmidi.cpp,1.23,1.23.2.1 mixer.cpp,1.194,1.194.2.1 mixer.h,1.108,1.108.2.1 mp3.cpp,1.24,1.24.2.1 mp3.h,1.11,1.11.2.1 mpu401.cpp,1.32,1.32.2.1 mpu401.h,1.25,1.25.2.1 rate.cpp,1.41,1.41.2.1 rate.h,1.27,1.27.2.1 voc.cpp,1.27,1.27.2.1 voc.h,1.18,1.18.2.1 vorbis.cpp,1.30,1.30.2.1 vorbis.h,1.13,1.13.2.1 wave.cpp,1.8,1.8.2.1 wave.h,1.4,1.4.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/sound/softsynth
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25993/sound/softsynth
Modified Files:
Tag: branch-0-8-0
adlib.cpp emumidi.h fluidsynth.cpp mt32.cpp ym2612.cpp
Log Message:
Update FSF address. Ugh if I'd only know it and updated before branching :(.
Index: adlib.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/softsynth/adlib.cpp,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- adlib.cpp 30 Jul 2005 21:11:43 -0000 1.5
+++ adlib.cpp 18 Oct 2005 02:11:26 -0000 1.5.2.1
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
Index: emumidi.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/softsynth/emumidi.h,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- emumidi.h 30 Jul 2005 21:11:43 -0000 1.6
+++ emumidi.h 18 Oct 2005 02:11:26 -0000 1.6.2.1
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
Index: fluidsynth.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/softsynth/fluidsynth.cpp,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- fluidsynth.cpp 30 Jul 2005 21:11:43 -0000 1.6
+++ fluidsynth.cpp 18 Oct 2005 02:11:26 -0000 1.6.2.1
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
Index: mt32.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/softsynth/mt32.cpp,v
retrieving revision 1.15
retrieving revision 1.15.2.1
diff -u -d -r1.15 -r1.15.2.1
--- mt32.cpp 30 Jul 2005 21:11:43 -0000 1.15
+++ mt32.cpp 18 Oct 2005 02:11:26 -0000 1.15.2.1
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
Index: ym2612.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sound/softsynth/ym2612.cpp,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- ym2612.cpp 30 Jul 2005 21:11:43 -0000 1.5
+++ ym2612.cpp 18 Oct 2005 02:11:26 -0000 1.5.2.1
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*/
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/sword2/driver _mouse.cpp,1.43,1.43.2.1 animation.cpp,1.66,1.66.2.1 animation.h,1.40,1.40.2.1 d_draw.cpp,1.67,1.67.2.1 d_sound.cpp,1.158,1.158.2.1 menu.cpp,1.36,1.36.2.1 palette.cpp,1.40,1.40.2.1 rdwin.cpp,1.54,1.54.2.1 render.cpp,1.78,1.78.2.1 sprite.cpp,1.52,1.52.2.1
- Next message: [Scummvm-cvs-logs] CVS: scummvm/sound adpcm.cpp,1.8,1.8.2.1 adpcm.h,1.4,1.4.2.1 audiocd.cpp,1.24,1.24.2.1 audiocd.h,1.13,1.13.2.1 audiostream.cpp,1.77,1.77.2.1 audiostream.h,1.49,1.49.2.1 flac.cpp,1.11,1.11.2.1 flac.h,1.5,1.5.2.1 fmopl.cpp,1.34,1.34.2.1 fmopl.h,1.17,1.17.2.1 mididrv.cpp,1.67,1.67.2.1 mididrv.h,1.49,1.49.2.1 midiparser.cpp,1.32,1.32.2.1 midiparser.h,1.28,1.28.2.1 midiparser_smf.cpp,1.24,1.24.2.1 midiparser_xmidi.cpp,1.23,1.23.2.1 mixer.cpp,1.194,1.194.2.1 mixer.h,1.108,1.108.2.1 mp3.cpp,1.24,1.24.2.1 mp3.h,1.11,1.11.2.1 mpu401.cpp,1.32,1.32.2.1 mpu401.h,1.25,1.25.2.1 rate.cpp,1.41,1.41.2.1 rate.h,1.27,1.27.2.1 voc.cpp,1.27,1.27.2.1 voc.h,1.18,1.18.2.1 vorbis.cpp,1.30,1.30.2.1 vorbis.h,1.13,1.13.2.1 wave.cpp,1.8,1.8.2.1 wave.h,1.4,1.4.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list