/[svn]/libgig/trunk/libgig.kdevses
ViewVC logotype

Contents of /libgig/trunk/libgig.kdevses

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11 - (show annotations) (download)
Sun Nov 16 17:47:00 2003 UTC (20 years, 5 months ago) by schoenebeck
File size: 1018 byte(s)
* src/gig.cpp: fixed bug in decompression algorithm which caused it not to
  detect the end of a stream
* various endian corrections (successfully tested now on ppc)
* minor adjustments to avoid compile errors on some systems
  (using now pow() instead of powl() and --pedantic g++ compiler switch)
* src/RIFF.cpp, src/RIFF.h: added additional API documentation

1 <?xml version = '1.0' encoding = 'UTF-8'?>
2 <!DOCTYPE KDevPrjSession>
3 <KDevPrjSession>
4 <DocsAndViews NumberOfDocuments="4" >
5 <Doc0 NumberOfViews="1" URL="file:/home/cuse/libgig/src/RIFF.h" >
6 <View0 line="210" Type="???" >
7 <AdditionalSettings/>
8 </View0>
9 </Doc0>
10 <Doc1 NumberOfViews="1" URL="file:/home/cuse/libgig/src/RIFF.cpp" >
11 <View0 line="754" Type="???" >
12 <AdditionalSettings/>
13 </View0>
14 </Doc1>
15 <Doc2 NumberOfViews="1" URL="file:/home/cuse/libgig/src/DLS.h" >
16 <View0 line="0" Type="???" >
17 <AdditionalSettings/>
18 </View0>
19 </Doc2>
20 <Doc3 NumberOfViews="1" URL="file:/home/cuse/libgig/src/gig.cpp" >
21 <View0 line="476" Type="???" >
22 <AdditionalSettings/>
23 </View0>
24 </Doc3>
25 </DocsAndViews>
26 <pluginList>
27 <kdevbookmarks>
28 <bookmarks/>
29 </kdevbookmarks>
30 <kdevdebugger>
31 <breakpointList>
32 <breakpoint0 location="/home/cuse/libgig/src/RIFF.cpp:491" type="1" condition="" enabled="1" />
33 </breakpointList>
34 </kdevdebugger>
35 </pluginList>
36 </KDevPrjSession>

  ViewVC Help
Powered by ViewVC