source: roaraudio/libroar @ 5180:e8efeb11e78b

Name Size Rev Age Author Last Change
../
.cvsignore 6 bytes 2861:a0bf707b0ace   14 years phi added some .cvsignores to ignore dlls
acl.c 1.7 KB 4708:c9d40761088a   13 years phi updated copyright statements
asyncctl.c 3.0 KB 5146:716400712348   12 years phi Moved error frame handling into proto functions (pr0)
auth.c 13.3 KB 5158:ea46bb599ce7   12 years phi (re-)try password if there is no guest access.
authfile.c 6.6 KB 4973:20bee823ab67   13 years phi use memory corruption roar_panic()
base64.c 7.8 KB 4708:c9d40761088a   13 years phi updated copyright statements
basic.c 12.0 KB 5148:73d76a74be61   12 years phi improved error handling some more, marked some stuff as obsolete
beep.c 2.2 KB 5146:716400712348   12 years phi Moved error frame handling into proto functions (pr0)
buffer.c 19.7 KB 5131:57cb309489a3   13 years phi Fixed segfaul in FLAC cf (Closes: #177)
caps.c 6.7 KB 5149:b7345c9daac1   12 years phi added support to list standards the client lib supports (not yet complet)
cdrom.c 6.0 KB 4708:c9d40761088a   13 years phi updated copyright statements
client.c 4.0 KB 5145:c1a3ca765154   12 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
config.c 11.6 KB 5010:065b9de0acf7   13 years phi Updated roar_reset() (Closes: #131)
crc.c 3.5 KB 5007:179d63653e33   13 years phi forced size of used ints
crypto.c 2.0 KB 4708:c9d40761088a   13 years phi updated copyright statements
ctl.c 22.2 KB 5148:73d76a74be61   12 years phi improved error handling some more, marked some stuff as obsolete
debug.c 6.4 KB 5111:090c5c2831a7   13 years phi fixed some compiler warnings
empty.c 1.4 KB 4708:c9d40761088a   13 years phi updated copyright statements
enumdev.c 9.2 KB 5145:c1a3ca765154   12 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
env.c 3.4 KB 5008:f66a2be5b974   13 years phi use roar_mm_str[ls]{cat,cpy}()
error.c 25.1 KB 5150:3c2925abe3ed   12 years phi added code to save error state, marked roar_err_is_errno_clean() as …
file.c 8.8 KB 5148:73d76a74be61   12 years phi improved error handling some more, marked some stuff as obsolete
hash.c 11.5 KB 4878:fd6eebeb9d7b   13 years phi rename function roar_ht_digest2str() -> roar_hash_digest2str()
hash_tiger.c 48.0 KB 4721:01d25fc9740a   13 years phi fixed FTBFS on debian and same platforms
keyval.c 3.4 KB 5145:c1a3ca765154   12 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
libroar.c 6.7 KB 5020:c5d5637d2d25   13 years phi test for sleep()
ltm.c 8.4 KB 5145:c1a3ca765154   12 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
Makefile 1.4 KB 5115:3f841b146bef   13 years phi moved VIO stream functions out of the vio.c file
memmgr.c 7.7 KB 5010:065b9de0acf7   13 years phi Updated roar_reset() (Closes: #131)
meta.c 26.2 KB 5054:90a1cc89f2e5   13 years phi Added Meta Data types DISCNUMBER, SOURCEMEDIA, LABEL, LABELNO
nnode.c 8.9 KB 5028:bda7085a07b8   13 years phi fixed some ckport warnings about poissible buffer overflows which are not …
notify.c 13.0 KB 5151:2f26230719b5   12 years phi use fresh error context for each notify callback.
notify_proxy.c 3.2 KB 4708:c9d40761088a   13 years phi updated copyright statements
passwordapi.c 2.2 KB 4708:c9d40761088a   13 years phi updated copyright statements
pinentry.c 7.3 KB 5016:d755412ea43d   13 years phi test for f{,d,re}open() and fclose()
proto.c 10.2 KB 5146:716400712348   12 years phi Moved error frame handling into proto functions (pr0)
random.c 5.3 KB 5007:179d63653e33   13 years phi forced size of used ints
roardl.c 4.5 KB 5008:f66a2be5b974   13 years phi use roar_mm_str[ls]{cat,cpy}()
roarfloat.c 3.8 KB 5014:af22bd800d2b   13 years phi do not check for libm but for INFINITY and NAN, may help on some targets
roarx11.c 4.2 KB 4708:c9d40761088a   13 years phi updated copyright statements
serverinfo.c 7.3 KB 4708:c9d40761088a   13 years phi updated copyright statements
simple.c 13.4 KB 5163:22c49b4be8cd   12 years phi fix for linux 3.0.*'s select()
slp.c 5.9 KB 4805:f4f72e985020   13 years phi use sizeof()
socket.c 29.6 KB 5148:73d76a74be61   12 years phi improved error handling some more, marked some stuff as obsolete
sshaskpass.c 2.2 KB 4708:c9d40761088a   13 years phi updated copyright statements
stack.c 3.6 KB 4904:bc37dedf09b4   13 years phi corrected use of free() to roar_mm_free()
stream.c 31.7 KB 5180:e8efeb11e78b   12 years phi updated roarfilt
time.c 4.8 KB 5075:fd02b8a97aea   13 years phi added support ROAR_VS_ASYNC to roar_vs_latency2()
trap.c 4.0 KB 4784:7aa703c721af   13 years phi added support for trap-policy:die and updated to a good message for …
vio.c 20.8 KB 5115:3f841b146bef   13 years phi moved VIO stream functions out of the vio.c file
vio_bio.c 2.9 KB 4708:c9d40761088a   13 years phi updated copyright statements
vio_buffer.c 8.8 KB 4708:c9d40761088a   13 years phi updated copyright statements
vio_buffer_store.c 4.5 KB 4708:c9d40761088a   13 years phi updated copyright statements
vio_cmd.c 15.5 KB 5111:090c5c2831a7   13 years phi fixed some compiler warnings
vio_dstr.c 25.8 KB 4984:44b9d52658ca   13 years phi re-enable build in minimal mode
vio_jumbo.c 4.6 KB 4708:c9d40761088a   13 years phi updated copyright statements
vio_magic.c 3.6 KB 4708:c9d40761088a   13 years phi updated copyright statements
vio_misc.c 5.2 KB 4876:06a2f29d0450   13 years phi some updates to handle error values better with DSTR
vio_ops.c 2.3 KB 4876:06a2f29d0450   13 years phi some updates to handle error values better with DSTR
vio_pipe.c 9.1 KB 4708:c9d40761088a   13 years phi updated copyright statements
vio_proto.c 16.5 KB 5028:bda7085a07b8   13 years phi fixed some ckport warnings about poissible buffer overflows which are not …
vio_rtp.c 11.6 KB 5111:090c5c2831a7   13 years phi fixed some compiler warnings
vio_select.c 6.9 KB 5074:d85bc9b1b8d7   13 years phi force non-zero time
vio_socket.c 15.1 KB 5033:f4c9b2b4d072   13 years phi better error handling
vio_stack.c 5.3 KB 4975:1b8be0a0ba5f   13 years phi removed more usages of system's malloc()/free() calles.
vio_stdio.c 5.1 KB 5088:eb14fce06df5   13 years phi relex type for fopencookie(), maybe helps on cygwin
vio_stdvios.c 2.7 KB 4708:c9d40761088a   13 years phi updated copyright statements
vio_stream.c 5.4 KB 5118:2b5777714b0d   13 years phi fixed some warnings
vio_string.c 3.6 KB 4708:c9d40761088a   13 years phi updated copyright statements
vio_tantalos.c 2.9 KB 5028:bda7085a07b8   13 years phi fixed some ckport warnings about poissible buffer overflows which are not …
vio_winsock.c 3.7 KB 4708:c9d40761088a   13 years phi updated copyright statements
vio_zlib.c 15.8 KB 4956:dc85aeaedd54   13 years phi Use zlib for gzip and zlib format (Closes: #29)
vs.c 39.5 KB 5119:66203ccc8f12   13 years phi moved code from roar_vs_latency() into roar_vs_latency2()
Note: See TracBrowser for help on using the repository browser.