/[svn]/linuxsampler/branches/v0_2_0/linuxsampler.kdevses
ViewVC logotype

Annotation of /linuxsampler/branches/v0_2_0/linuxsampler.kdevses

Parent Directory Parent Directory | Revision Log Revision Log


Revision 12 - (hide annotations) (download)
Sun Nov 16 19:01:50 2003 UTC (20 years, 5 months ago) by schoenebeck
Original Path: linuxsampler/trunk/linuxsampler.kdevses
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 schoenebeck 9 <?xml version = '1.0' encoding = 'UTF-8'?>
2     <!DOCTYPE KDevPrjSession>
3     <KDevPrjSession>
4 schoenebeck 12 <DocsAndViews NumberOfDocuments="15" >
5     <Doc0 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/audiothread.cpp" >
6     <View0 line="206" Type="???" >
7 schoenebeck 9 <AdditionalSettings/>
8     </View0>
9     </Doc0>
10 schoenebeck 12 <Doc1 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/audiothread.h" >
11     <View0 line="106" Type="???" >
12 schoenebeck 9 <AdditionalSettings/>
13     </View0>
14     </Doc1>
15 schoenebeck 12 <Doc2 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/rtelmemorypool.h" >
16     <View0 line="338" Type="???" >
17 schoenebeck 9 <AdditionalSettings/>
18     </View0>
19     </Doc2>
20 schoenebeck 12 <Doc3 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/linuxsampler.cpp" >
21     <View0 line="85" Type="???" >
22 schoenebeck 9 <AdditionalSettings/>
23     </View0>
24     </Doc3>
25 schoenebeck 12 <Doc4 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/midiin.cpp" >
26 schoenebeck 9 <View0 line="0" Type="???" >
27     <AdditionalSettings/>
28     </View0>
29     </Doc4>
30 schoenebeck 12 <Doc5 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/global.h" >
31     <View0 line="34" Type="???" >
32 schoenebeck 9 <AdditionalSettings/>
33     </View0>
34     </Doc5>
35 schoenebeck 12 <Doc6 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/diskthread.cpp" >
36     <View0 line="209" Type="???" >
37 schoenebeck 9 <AdditionalSettings/>
38     </View0>
39     </Doc6>
40 schoenebeck 12 <Doc7 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/diskthread.h" >
41 schoenebeck 9 <View0 line="0" Type="???" >
42     <AdditionalSettings/>
43     </View0>
44     </Doc7>
45 schoenebeck 12 <Doc8 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/midiin.h" >
46 schoenebeck 9 <View0 line="0" Type="???" >
47     <AdditionalSettings/>
48     </View0>
49     </Doc8>
50 schoenebeck 12 <Doc9 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/stream.cpp" >
51     <View0 line="65" Type="???" >
52 schoenebeck 9 <AdditionalSettings/>
53     </View0>
54     </Doc9>
55 schoenebeck 12 <Doc10 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/stream.h" >
56     <View0 line="38" Type="???" >
57 schoenebeck 9 <AdditionalSettings/>
58     </View0>
59     </Doc10>
60 schoenebeck 12 <Doc11 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/thread.cpp" >
61 schoenebeck 9 <View0 line="0" Type="???" >
62     <AdditionalSettings/>
63     </View0>
64     </Doc11>
65 schoenebeck 12 <Doc12 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/thread.h" >
66 schoenebeck 9 <View0 line="0" Type="???" >
67     <AdditionalSettings/>
68     </View0>
69     </Doc12>
70 schoenebeck 12 <Doc13 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/voice.cpp" >
71     <View0 line="38" Type="???" >
72 schoenebeck 9 <AdditionalSettings/>
73     </View0>
74     </Doc13>
75 schoenebeck 12 <Doc14 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/voice.h" >
76     <View0 line="39" Type="???" >
77 schoenebeck 9 <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