gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash ChangeLog doc/C/Makefile.am doc/C/preform...


From: Russ Nelson
Subject: [Gnash-commit] gnash ChangeLog doc/C/Makefile.am doc/C/preform...
Date: Thu, 22 May 2008 21:35:41 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Russ Nelson <nelsonrn>  08/05/22 21:35:41

Modified files:
        .              : ChangeLog 
        doc/C          : Makefile.am 
        doc/C/preformatted: gnash_ref.info.in gnash_user.info.in 
                            gnashref.html.in gnashuser.html.in 
        testsuite      : Makefile.am 
        testsuite/media: README 

Log message:
        * doc/C/Makefile.am: list the files one by one, not the subdir.
        * testsuite/Makefile.am: list the files one by one, not the subdir.
        * testsuite/media/README: list and describe the files to include

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.6678&r2=1.6679
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/Makefile.am?cvsroot=gnash&r1=1.75&r2=1.76
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/preformatted/gnash_ref.info.in?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/preformatted/gnash_user.info.in?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/preformatted/gnashref.html.in?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/preformatted/gnashuser.html.in?cvsroot=gnash&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/Makefile.am?cvsroot=gnash&r1=1.57&r2=1.58
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/media/README?cvsroot=gnash&r1=1.5&r2=1.6

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.6678
retrieving revision 1.6679
diff -u -b -r1.6678 -r1.6679
--- ChangeLog   22 May 2008 15:32:52 -0000      1.6678
+++ ChangeLog   22 May 2008 21:35:40 -0000      1.6679
@@ -1,3 +1,9 @@
+2008-05-22 Russ Nelson <address@hidden>
+
+       * doc/C/Makefile.am: list the files one by one, not the subdir.
+       * testsuite/Makefile.am: list the files one by one, not the subdir.
+       * testsuite/media/README: list and describe the files to include
+
 2008-05-22 Benjamin Wolsey <address@hidden>
 
        * server/vm/ASHandlers.cpp: partial revert of last commit, restricted
@@ -300,6 +306,7 @@
        * configure.ac: have KPARTS install dir summary use 'KPARTS' label,
          to conform with that given by 'make dumpconfig'.
 
+>>>>>>> 1.6678
 2008-05-17 Sandro Santilli <address@hidden>
 
        * server/vm/ActionExec.cpp (setLocalVariable): use scope stack

Index: doc/C/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/doc/C/Makefile.am,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -b -r1.75 -r1.76
--- doc/C/Makefile.am   7 May 2008 01:02:59 -0000       1.75
+++ doc/C/Makefile.am   22 May 2008 21:35:40 -0000      1.76
@@ -70,12 +70,12 @@
 
 
 EXTRA_DIST = \
-       preformatted \
        $(USERMAN) \
        $(REFMAN) \
        $(COMMON) \
        $(XML_MAIN) \
-       $(MANSRC) 
+       $(MANSRC)  \
+       preformatted/gnashuser.html.in preformatted/gprocessor.1.in 
preformatted/cygnal.1.in preformatted/gnash.1.in preformatted/gnash_ref.info.in 
preformatted/soldumper.1.in preformatted/dumpshm.1.in 
preformatted/gnashref.html.in preformatted/gnash_user.info.in
 
 #noinst_SCRIPT = gen-doc.sh
 # We list the texi and info pages twice, as differing versions of the 

Index: doc/C/preformatted/gnash_ref.info.in
===================================================================
RCS file: /sources/gnash/gnash/doc/C/preformatted/gnash_ref.info.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- doc/C/preformatted/gnash_ref.info.in        16 May 2008 13:23:42 -0000      
1.3
+++ doc/C/preformatted/gnash_ref.info.in        22 May 2008 21:35:40 -0000      
1.4
@@ -142,7 +142,7 @@
 
    Gnash is capable of reading up to SWF v9 files and opcodes, but
 primarily supports SWF v7, with better SWF v8 and v9 support under
-heavy development. With the 0.8.2 release, Gnash includes initial
+heavy development. Since the 0.8.2 release, Gnash includes initial
 parser support for SWF v8 and v9.  Not all ActionScript 2 classes are
 implemented yet, but all of the most heavily used ones are. Many
 ActionScript 2 classes are partially implemented; there is support for
@@ -4536,139 +4536,139 @@
 Node: Introduction1998
 Node: Audience2803
 Node: What Is Supported?3130
-Node: Building from Source5636
-Node: Overview6016
-Node: Getting The Source7058
-Node: Releases7264
-Node: CVS Access7632
-Node: Code Dependencies8344
-Ref: Code Dependency Table9041
-Node: Testing Dependencies34556
-Ref: Testing Dependency Table34865
-Node: Documentation Dependencies38789
-Ref: Documentation Dependency Table39058
-Node: Configuring Gnash48126
-Node: Features50420
-Ref: Configuration Options - Features51020
-Node: Specifying Custom Paths57417
-Ref: Custom Path Options57887
-Node: Compiling the Code67510
-Node: Creating the Documentation68451
-Node: Running the Tests69797
-Node: Using DejaGnu70251
-Node: Increasing Verbosity70614
-Node: Running Some Tests71150
-Node: Running The Tests Manually71970
-Node: Movie tests72632
-Node: ActionScript Unit Tests72986
-Node: Installation73303
-Node: Libraries74616
-Node: Executables75472
-Node: Documentation76342
-Node: Cross Configuring77097
-Node: Software Internals80177
-Node: A Tour of Gnash80446
-Node: The Libraries81014
-Node: libgnashbase81284
-Node: libgnashserver81711
-Node: libgnashmedia82082
-Node: libgnashamf82571
-Node: libgnashbackend82993
-Node: libgnashplugin83308
-Node: libklashpart83514
-Node: The Applications83684
-Node: The Standalone Player84054
-Node: Gprocessor84351
-Node: SOLdumper84745
-Node: Dumpshm85012
-Node: The Plugin85231
-Node: Current Implementation85721
-Node: GUI Support86262
-Node: Mozplugger87951
-Node: Klash89842
-Node: The Message Logging System90392
-Node: Logging System API91949
-Node: The LogFile Instance94783
-Node: Sound handling in Gnash96267
-Node: Sound types97010
-Node: Sound parsing97547
-Node: Sound playback98115
-Node: The SDL sound backend98645
-Node: The Gstreamer backend99964
-Node: Future audio backends100980
-Node: Detailed description of the Gstreamer backend101470
-Node: Testing103721
-Node: Testing Tools104192
-Node: Test Cases105024
-Node: Writing ActionScript Tests105603
-Node: Writing Ming-based self-contained SWF tests108106
-Node: Using Ming-based test generators facilities109263
-Node: Writing self-contained SWF tests with other compilers111623
-Node: Writing Test Runners114748
-Node: Using the generic test runner for self-contained SWF tests116497
-Node: Writing Movie testers118587
-Node: Adding New ActionScript Class120327
-Node: Prototype121507
-Node: Declaration122924
-Node: Instantiation123189
-Node: Methods123816
-Node: Accessing Arguments124207
-Node: Returning a Value to ActionScript124603
-Node: Additional fn_call Members124982
-Node: Dynamic Properties125836
-Node: The as_value Object Type127341
-Node: Data Types127779
-Node: Determining the Type128100
-Node: Fetching the Value128632
-Node: Setting the Value and Type129122
-Node: Further Reading129716
-Node: Object ActionScript Class130131
-Node: The Methods of the Class130471
-Node: The Properties of the Object Class130810
-Node: Object Class Conformance131125
-Node: Reporting Bugs132664
-Node: Get a Fresh Binary Package133647
-Node: Determine if the bug was previously reported134433
-Node: Review the bug writing guidelines135251
-Node: Filing a bug report136302
-Node: Gnash Extensions136585
-Node: Creating A New Extension138855
-Node: Crafting an Extension140273
-Node: Debugging An Extension144577
-Node: Included Extensions146269
-Node: Gtk Extension146713
-Node: File I/O Extension147700
-Node: MySQL Extension148886
-Node: RTMP Protocol149737
-Node: AMF Format159533
-Node: Mozilla/Firefox NPAPI Plugin160509
-Node: Plugin C API161527
-Node: Plugin C++ API163386
-Node: OpenGL and Threads166650
-Node: Plugin Event Handling167978
-Node: Appendix168947
-Node: Code Style169099
-Node: Authors172929
-Node: GNU Free Documentation License173638
-Node: 0_ PREAMBLE174401
-Node: 1_ APPLICABILITY AND DEFINITIONS175707
-Ref: fdl-document175932
-Ref: fdl-modified176223
-Ref: fdl-secondary176410
-Ref: fdl-invariant177055
-Ref: fdl-cover-texts177304
-Ref: fdl-transparent177517
-Ref: fdl-title-page178807
-Node: 2_ VERBATIM COPYING179196
-Node: 3_ COPYING IN QUANTITY180176
-Node: 4_ MODIFICATIONS182533
-Node: 5_ COMBINING DOCUMENTS188593
-Node: 6_ COLLECTIONS OF DOCUMENTS190090
-Node: 7_ AGGREGATION WITH INDEPENDENT WORKS190981
-Node: 8_ TRANSLATION192209
-Node: 9_ TERMINATION193112
-Node: 10_ FUTURE REVISIONS OF THIS LICENSE193767
-Node: Addendum194907
+Node: Building from Source5637
+Node: Overview6017
+Node: Getting The Source7059
+Node: Releases7265
+Node: CVS Access7633
+Node: Code Dependencies8345
+Ref: Code Dependency Table9042
+Node: Testing Dependencies34557
+Ref: Testing Dependency Table34866
+Node: Documentation Dependencies38790
+Ref: Documentation Dependency Table39059
+Node: Configuring Gnash48127
+Node: Features50421
+Ref: Configuration Options - Features51021
+Node: Specifying Custom Paths57418
+Ref: Custom Path Options57888
+Node: Compiling the Code67511
+Node: Creating the Documentation68452
+Node: Running the Tests69798
+Node: Using DejaGnu70252
+Node: Increasing Verbosity70615
+Node: Running Some Tests71151
+Node: Running The Tests Manually71971
+Node: Movie tests72633
+Node: ActionScript Unit Tests72987
+Node: Installation73304
+Node: Libraries74617
+Node: Executables75473
+Node: Documentation76343
+Node: Cross Configuring77098
+Node: Software Internals80178
+Node: A Tour of Gnash80447
+Node: The Libraries81015
+Node: libgnashbase81285
+Node: libgnashserver81712
+Node: libgnashmedia82083
+Node: libgnashamf82572
+Node: libgnashbackend82994
+Node: libgnashplugin83309
+Node: libklashpart83515
+Node: The Applications83685
+Node: The Standalone Player84055
+Node: Gprocessor84352
+Node: SOLdumper84746
+Node: Dumpshm85013
+Node: The Plugin85232
+Node: Current Implementation85722
+Node: GUI Support86263
+Node: Mozplugger87952
+Node: Klash89843
+Node: The Message Logging System90393
+Node: Logging System API91950
+Node: The LogFile Instance94784
+Node: Sound handling in Gnash96268
+Node: Sound types97011
+Node: Sound parsing97548
+Node: Sound playback98116
+Node: The SDL sound backend98646
+Node: The Gstreamer backend99965
+Node: Future audio backends100981
+Node: Detailed description of the Gstreamer backend101471
+Node: Testing103722
+Node: Testing Tools104193
+Node: Test Cases105025
+Node: Writing ActionScript Tests105604
+Node: Writing Ming-based self-contained SWF tests108107
+Node: Using Ming-based test generators facilities109264
+Node: Writing self-contained SWF tests with other compilers111624
+Node: Writing Test Runners114749
+Node: Using the generic test runner for self-contained SWF tests116498
+Node: Writing Movie testers118588
+Node: Adding New ActionScript Class120328
+Node: Prototype121508
+Node: Declaration122925
+Node: Instantiation123190
+Node: Methods123817
+Node: Accessing Arguments124208
+Node: Returning a Value to ActionScript124604
+Node: Additional fn_call Members124983
+Node: Dynamic Properties125837
+Node: The as_value Object Type127342
+Node: Data Types127780
+Node: Determining the Type128101
+Node: Fetching the Value128633
+Node: Setting the Value and Type129123
+Node: Further Reading129717
+Node: Object ActionScript Class130132
+Node: The Methods of the Class130472
+Node: The Properties of the Object Class130811
+Node: Object Class Conformance131126
+Node: Reporting Bugs132665
+Node: Get a Fresh Binary Package133648
+Node: Determine if the bug was previously reported134434
+Node: Review the bug writing guidelines135252
+Node: Filing a bug report136303
+Node: Gnash Extensions136586
+Node: Creating A New Extension138856
+Node: Crafting an Extension140274
+Node: Debugging An Extension144578
+Node: Included Extensions146270
+Node: Gtk Extension146714
+Node: File I/O Extension147701
+Node: MySQL Extension148887
+Node: RTMP Protocol149738
+Node: AMF Format159534
+Node: Mozilla/Firefox NPAPI Plugin160510
+Node: Plugin C API161528
+Node: Plugin C++ API163387
+Node: OpenGL and Threads166651
+Node: Plugin Event Handling167979
+Node: Appendix168948
+Node: Code Style169100
+Node: Authors172930
+Node: GNU Free Documentation License173639
+Node: 0_ PREAMBLE174402
+Node: 1_ APPLICABILITY AND DEFINITIONS175708
+Ref: fdl-document175933
+Ref: fdl-modified176224
+Ref: fdl-secondary176411
+Ref: fdl-invariant177056
+Ref: fdl-cover-texts177305
+Ref: fdl-transparent177518
+Ref: fdl-title-page178808
+Node: 2_ VERBATIM COPYING179197
+Node: 3_ COPYING IN QUANTITY180177
+Node: 4_ MODIFICATIONS182534
+Node: 5_ COMBINING DOCUMENTS188594
+Node: 6_ COLLECTIONS OF DOCUMENTS190091
+Node: 7_ AGGREGATION WITH INDEPENDENT WORKS190982
+Node: 8_ TRANSLATION192210
+Node: 9_ TERMINATION193113
+Node: 10_ FUTURE REVISIONS OF THIS LICENSE193768
+Node: Addendum194908
 
 End Tag Table
 

Index: doc/C/preformatted/gnash_user.info.in
===================================================================
RCS file: /sources/gnash/gnash/doc/C/preformatted/gnash_user.info.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- doc/C/preformatted/gnash_user.info.in       16 May 2008 13:23:42 -0000      
1.3
+++ doc/C/preformatted/gnash_user.info.in       22 May 2008 21:35:40 -0000      
1.4
@@ -110,7 +110,7 @@
 
    Gnash is capable of reading up to SWF v9 files and opcodes, but
 primarily supports SWF v7, with better SWF v8 and v9 support under
-heavy development. With the 0.8.2 release, Gnash includes initial
+heavy development. Since the 0.8.2 release, Gnash includes initial
 parser support for SWF v8 and v9.  Not all ActionScript 2 classes are
 implemented yet, but all of the most heavily used ones are. Many
 ActionScript 2 classes are partially implemented; there is support for
@@ -1909,68 +1909,68 @@
 Node: Introduction1470
 Node: Audience2267
 Node: What Is Supported?2595
-Node: Using Gnash5102
-Node: Gnash Command Line Options51425
-Ref: Gnash Command Line Options <1>51779
-Node: Gnash Interactive Control Keys57820
-Ref: Gnash Interactive Control Keys <1>58187
-Node: User Configuration File58936
-Ref: User Configuration Variables59721
-Node: Installing and Configuring Gnash79504
-Node: Requirements79865
-Node: Hardware Requirements80186
-Ref: Build Matrix80963
-Node: Software Requirements82193
-Node: Downloading Gnash83026
-Node: Getting the Source83661
-Node: Releases84021
-Node: Snapshot84579
-Node: Repository85050
-Node: Getting Codec Support85871
-Node: Reporting Bugs86588
-Node: Get a Fresh Binary Package87578
-Node: Determine if the bug was previously reported88365
-Node: Review the bug writing guidelines89184
-Node: Filing a bug report90236
-Node: Glossary90520
-Ref: A90634
-Ref: C91458
-Ref: D91744
-Ref: E92156
-Ref: F92396
-Ref: G93469
-Ref: K94454
-Ref: L94814
-Ref: M94950
-Ref: N95309
-Ref: O95466
-Ref: P96081
-Ref: Q96368
-Ref: R96552
-Ref: S97793
-Ref: T99279
-Ref: X99987
-Node: Authors100080
-Node: GNU Free Documentation License100790
-Node: 0_ PREAMBLE101554
-Node: 1_ APPLICABILITY AND DEFINITIONS102861
-Ref: fdl-document103087
-Ref: fdl-modified103378
-Ref: fdl-secondary103565
-Ref: fdl-invariant104210
-Ref: fdl-cover-texts104459
-Ref: fdl-transparent104672
-Ref: fdl-title-page105962
-Node: 2_ VERBATIM COPYING106351
-Node: 3_ COPYING IN QUANTITY107332
-Node: 4_ MODIFICATIONS109690
-Node: 5_ COMBINING DOCUMENTS115751
-Node: 6_ COLLECTIONS OF DOCUMENTS117249
-Node: 7_ AGGREGATION WITH INDEPENDENT WORKS118141
-Node: 8_ TRANSLATION119370
-Node: 9_ TERMINATION120274
-Node: 10_ FUTURE REVISIONS OF THIS LICENSE120930
-Node: Addendum122071
+Node: Using Gnash5103
+Node: Gnash Command Line Options51426
+Ref: Gnash Command Line Options <1>51780
+Node: Gnash Interactive Control Keys57821
+Ref: Gnash Interactive Control Keys <1>58188
+Node: User Configuration File58937
+Ref: User Configuration Variables59722
+Node: Installing and Configuring Gnash79505
+Node: Requirements79866
+Node: Hardware Requirements80187
+Ref: Build Matrix80964
+Node: Software Requirements82194
+Node: Downloading Gnash83027
+Node: Getting the Source83662
+Node: Releases84022
+Node: Snapshot84580
+Node: Repository85051
+Node: Getting Codec Support85872
+Node: Reporting Bugs86589
+Node: Get a Fresh Binary Package87579
+Node: Determine if the bug was previously reported88366
+Node: Review the bug writing guidelines89185
+Node: Filing a bug report90237
+Node: Glossary90521
+Ref: A90635
+Ref: C91459
+Ref: D91745
+Ref: E92157
+Ref: F92397
+Ref: G93470
+Ref: K94455
+Ref: L94815
+Ref: M94951
+Ref: N95310
+Ref: O95467
+Ref: P96082
+Ref: Q96369
+Ref: R96553
+Ref: S97794
+Ref: T99280
+Ref: X99988
+Node: Authors100081
+Node: GNU Free Documentation License100791
+Node: 0_ PREAMBLE101555
+Node: 1_ APPLICABILITY AND DEFINITIONS102862
+Ref: fdl-document103088
+Ref: fdl-modified103379
+Ref: fdl-secondary103566
+Ref: fdl-invariant104211
+Ref: fdl-cover-texts104460
+Ref: fdl-transparent104673
+Ref: fdl-title-page105963
+Node: 2_ VERBATIM COPYING106352
+Node: 3_ COPYING IN QUANTITY107333
+Node: 4_ MODIFICATIONS109691
+Node: 5_ COMBINING DOCUMENTS115752
+Node: 6_ COLLECTIONS OF DOCUMENTS117250
+Node: 7_ AGGREGATION WITH INDEPENDENT WORKS118142
+Node: 8_ TRANSLATION119371
+Node: 9_ TERMINATION120275
+Node: 10_ FUTURE REVISIONS OF THIS LICENSE120931
+Node: Addendum122072
 
 End Tag Table
 

Index: doc/C/preformatted/gnashref.html.in
===================================================================
RCS file: /sources/gnash/gnash/doc/C/preformatted/gnashref.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- doc/C/preformatted/gnashref.html.in 16 May 2008 13:23:43 -0000      1.3
+++ doc/C/preformatted/gnashref.html.in 22 May 2008 21:35:41 -0000      1.4
@@ -48,7 +48,7 @@
     </p><p>
       Gnash is capable of reading up to SWF v9 files and opcodes,
       but primarily supports SWF v7, with better SWF v8 and v9
-      support under heavy development. With the 0.8.2 release,
+      support under heavy development. Since the 0.8.2 release,
       Gnash includes initial parser support for SWF v8 and v9.
       Not all ActionScript 2 classes are implemented yet, but all of the
       most heavily used ones are. Many ActionScript 2 classes are

Index: doc/C/preformatted/gnashuser.html.in
===================================================================
RCS file: /sources/gnash/gnash/doc/C/preformatted/gnashuser.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- doc/C/preformatted/gnashuser.html.in        16 May 2008 13:23:43 -0000      
1.3
+++ doc/C/preformatted/gnashuser.html.in        22 May 2008 21:35:41 -0000      
1.4
@@ -47,7 +47,7 @@
     </p><p>
       Gnash is capable of reading up to SWF v9 files and opcodes,
       but primarily supports SWF v7, with better SWF v8 and v9
-      support under heavy development. With the 0.8.2 release,
+      support under heavy development. Since the 0.8.2 release,
       Gnash includes initial parser support for SWF v8 and v9.
       Not all ActionScript 2 classes are implemented yet, but all of the
       most heavily used ones are. Many ActionScript 2 classes are

Index: testsuite/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/testsuite/Makefile.am,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -b -r1.57 -r1.58
--- testsuite/Makefile.am       29 Mar 2008 13:09:47 -0000      1.57
+++ testsuite/Makefile.am       22 May 2008 21:35:41 -0000      1.58
@@ -35,7 +35,7 @@
        actionscript.all \
        $(NULL)
 
-EXTRA_DIST = check.h DummyMovieDefinition.h DummyCharacter.h media gnashrc.in 
simple.exp
+EXTRA_DIST = check.h DummyMovieDefinition.h DummyCharacter.h gnashrc.in 
simple.exp media/README media/Bitstream-Vera-Sans.fdb 
media/Bitstream-Vera-Sans.COPYRIGHT media/default.orc media/gnash.xml 
media/majorscale.sco media/offspring.swf media/offspring.jpg media/green.jpg 
media/green.swf media/lynch.swf media/lynch.jpg media/sound1.wav 
media/sound1.mp3 media/square.flv media/square.ogg media/vars.txt 
media/vars2.txt
 
 dist_noinst_SCRIPTS = anaylse-results.sh generic-testrunner.sh
 

Index: testsuite/media/README
===================================================================
RCS file: /sources/gnash/gnash/testsuite/media/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- testsuite/media/README      16 May 2008 20:42:14 -0000      1.5
+++ testsuite/media/README      22 May 2008 21:35:41 -0000      1.6
@@ -13,6 +13,27 @@
        Font Definition Block (fdb) for embedding in SWF.
        Taken from http://ming.sf.net.
 
+default.orc
+
+       Csound default orchestra file
+
+gnash.xml
+
+       An example XML file.
+
+majorscale.sco
+
+       Csound score file for a major scale execution
+
+offspring.swf
+offspring.jpg
+green.jpg
+green.swf
+lynch.swf
+lynch.jpg
+
+       The swfs display the associated jpgs.
+
 sound1.wav
 
        (tick, tick)
@@ -29,14 +50,6 @@
        Channels       : 1
        Sample Rate    : 22050
 
-default.orc
-
-       Csound default orchestra file
-
-majorscale.sco
-
-       Csound score file for a major scale execution
-
 square.flv
 
        H263 video in an FLV
@@ -46,3 +59,9 @@
 square.ogg
 
        Theora video version of square.flv.
+
+vars.txt
+vars2.txt
+
+       Text files containing variable assignments.
+




reply via email to

[Prev in Thread] Current Thread [Next in Thread]