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

Contents of /linuxsampler/trunk/linuxsampler.kdevses

Parent Directory Parent Directory | Revision Log Revision Log


Revision 12 - (show annotations) (download)
Sun Nov 16 19:01:50 2003 UTC (20 years, 4 months ago) by schoenebeck
File size: 2767 byte(s)
* src/gig.cpp: fixed bug in decompression algorithm which caused it not to
  detect the end of a stream and let the disk streams reload forever also
  resulting in strange sounds at the end of disk voices (concerned only
  playback of compressed gig files)
* src/audiothread.cpp: deallocation of voices when they reached the end of
  playback (thus e.g. when sustain pedal is pressed and a disk stream
  reached it's end)
* various endian corrections needed for non intel systems
* introduced debug level, you can set the debug level and thus the
  verbosity of LinuxSampler in src/global.h

1 <?xml version = '1.0' encoding = 'UTF-8'?>
2 <!DOCTYPE KDevPrjSession>
3 <KDevPrjSession>
4 <DocsAndViews NumberOfDocuments="15" >
5 <Doc0 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/audiothread.cpp" >
6 <View0 line="206" Type="???" >
7 <AdditionalSettings/>
8 </View0>
9 </Doc0>
10 <Doc1 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/audiothread.h" >
11 <View0 line="106" Type="???" >
12 <AdditionalSettings/>
13 </View0>
14 </Doc1>
15 <Doc2 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/rtelmemorypool.h" >
16 <View0 line="338" Type="???" >
17 <AdditionalSettings/>
18 </View0>
19 </Doc2>
20 <Doc3 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/linuxsampler.cpp" >
21 <View0 line="85" Type="???" >
22 <AdditionalSettings/>
23 </View0>
24 </Doc3>
25 <Doc4 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/midiin.cpp" >
26 <View0 line="0" Type="???" >
27 <AdditionalSettings/>
28 </View0>
29 </Doc4>
30 <Doc5 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/global.h" >
31 <View0 line="34" Type="???" >
32 <AdditionalSettings/>
33 </View0>
34 </Doc5>
35 <Doc6 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/diskthread.cpp" >
36 <View0 line="209" Type="???" >
37 <AdditionalSettings/>
38 </View0>
39 </Doc6>
40 <Doc7 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/diskthread.h" >
41 <View0 line="0" Type="???" >
42 <AdditionalSettings/>
43 </View0>
44 </Doc7>
45 <Doc8 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/midiin.h" >
46 <View0 line="0" Type="???" >
47 <AdditionalSettings/>
48 </View0>
49 </Doc8>
50 <Doc9 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/stream.cpp" >
51 <View0 line="65" Type="???" >
52 <AdditionalSettings/>
53 </View0>
54 </Doc9>
55 <Doc10 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/stream.h" >
56 <View0 line="38" Type="???" >
57 <AdditionalSettings/>
58 </View0>
59 </Doc10>
60 <Doc11 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/thread.cpp" >
61 <View0 line="0" Type="???" >
62 <AdditionalSettings/>
63 </View0>
64 </Doc11>
65 <Doc12 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/thread.h" >
66 <View0 line="0" Type="???" >
67 <AdditionalSettings/>
68 </View0>
69 </Doc12>
70 <Doc13 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/voice.cpp" >
71 <View0 line="38" Type="???" >
72 <AdditionalSettings/>
73 </View0>
74 </Doc13>
75 <Doc14 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/voice.h" >
76 <View0 line="39" Type="???" >
77 <AdditionalSettings/>
78 </View0>
79 </Doc14>
80 </DocsAndViews>
81 <pluginList>
82 <kdevbookmarks>
83 <bookmarks/>
84 </kdevbookmarks>
85 <kdevdebugger>
86 <breakpointList/>
87 </kdevdebugger>
88 </pluginList>
89 </KDevPrjSession>

  ViewVC Help
Powered by ViewVC