Package: circuslinux / 1.0.3-34

Metadata

Package Version Patches format
circuslinux 1.0.3-34 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 configure.version.patch | (download)

configure.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 configure.version


0002 configure.hurd.patch | (download)

configure.in | 10 7 + 3 - 0 !
1 file changed, 7 insertions(+), 3 deletions(-)

 configure.hurd


0003 Makefile.am.patch | (download)

Makefile.am | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 makefile.am


0004 choppy_sound.patch | (download)

circuslinux.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 choppy_sound

 [...]

 Actually, change that "4096" -- "1024" seems to skip just a little bit on
 my PIII-800 box.

 The "4096" is 4096 bytes, which translates into a 23 ms buffer
 (4096/(44100*4) = .0232 s), which is still quite small.  Even with that, I
 still couldn't detect any lag in the sound.

Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=188863
0005 shared_scorefile.patch | (download)

Makefile.am | 1 1 + 0 - 0 !
circuslinux.c | 164 144 + 20 - 0 !
configure.in | 9 9 + 0 - 0 !
3 files changed, 154 insertions(+), 20 deletions(-)

 shared_scorefile


typo_occurred | (download)

circuslinux.c | 38 19 + 19 - 0 !
1 file changed, 19 insertions(+), 19 deletions(-)

---