search for: 2ds

Displaying 4 results from an estimated 4 matches for "2ds".

Did you mean: 2d
2004 Jun 08
1
One final minor trivial insignificant pointless patch
...pply it by hand. Look: vorbis-tools/oggenc/encode.c --- encode.c-DIST Fri Jul 19 08:35:48 2002 +++ encode.c Fri Jan 9 07:46:27 2004 @@ -346,7 +342,7 @@ seconds = (int)(remain_time - (double)((int)remain_time/60)*60); fprintf(stderr, "\r"); - fprintf(stderr, _("\t[%5.1f%%] [%2dm%.2ds remaining] %c"), + fprintf(stderr, _("\t[%5.1f%%] [%2dm%.2ds remaining] %c "), done*100.0/total, minutes, seconds, spinner[spinpoint++%4]); } What it does is to put a space at the end of the printed line, thereby erasing any character that may be left over. This happens when the...
2006 Jul 13
0
[vorbis-tools] Some patches coming from Debian bugs
...xamples go here .SH EXAMPLES -------------- next part -------------- Index: po/fr.po =================================================================== --- po/fr.po (revision 11702) +++ po/fr.po (working copy) @@ -731,7 +731,7 @@ #: oggenc/encode.c:359 #, c-format msgid "\tEncoding [%2dm%.2ds so far] %c" -msgstr "\tEncodage [%2dm%.2ds pour l'instant] %c" +msgstr "\tCodage [%2dm%.2ds pour l'instant] %c" #: oggenc/encode.c:377 #, c-format @@ -789,7 +789,7 @@ " %s%s%s \n" "at average bitrate %d kbps " msgstr "" -...
2006 Jul 13
0
[vorbis-tools] Some patches coming from Debian bugs
...xamples go here .SH EXAMPLES -------------- next part -------------- Index: po/fr.po =================================================================== --- po/fr.po (revision 11702) +++ po/fr.po (working copy) @@ -731,7 +731,7 @@ #: oggenc/encode.c:359 #, c-format msgid "\tEncoding [%2dm%.2ds so far] %c" -msgstr "\tEncodage [%2dm%.2ds pour l'instant] %c" +msgstr "\tCodage [%2dm%.2ds pour l'instant] %c" #: oggenc/encode.c:377 #, c-format @@ -789,7 +789,7 @@ " %s%s%s \n" "at average bitrate %d kbps " msgstr "" -...
2008 Feb 06
1
Rsync Hang with multiple files
...= 4 read(4, "\320\317\21\340\241\261\32\341\0\0\0\0\0\0\0\0\0\0\0\0"..., 28672) = 28672 close(4) = 0 lstat("Issue14/~$6200-1.doc", {st_mode=S_IFREG|0764, st_size=162, ...}) = 0 open("Issue14/~$6200-1.doc", O_RDONLY) = 4 read(4, "\2DS\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 162) = 162 close(4) = 0 open("/etc/passwd", O_RDONLY) = 4 fcntl(4, F_GETFD) = 0 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 fstat(4, {st_mode=S_IFREG|0644, st_size=42...