source: roaraudio/libroar @ 5324:d8a11b9bfafb

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 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
asyncctl.c 3.0 KB 5146:716400712348   12 years phi Moved error frame handling into proto functions (pr0)
auth.c 13.4 KB 5295:5914c84e72be   12 years phi converted message (protocol) rutunes to use roar_mm_*() (Closes: #129)
authfile.c 6.6 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
base64.c 7.8 KB 4708:c9d40761088a   13 years phi updated copyright statements
basic.c 12.2 KB 5296:b7fd2c45243e   12 years phi Updated connection object. (Closes: #188)
beep.c 2.2 KB 5146:716400712348   12 years phi Moved error frame handling into proto functions (pr0)
buffer.c 20.0 KB 5300:190af1adf91c   12 years phi first commit to move away from old roar_buffer_add() to …
caps.c 6.8 KB 5295:5914c84e72be   12 years phi converted message (protocol) rutunes to use roar_mm_*() (Closes: #129)
cdrom.c 6.2 KB 5289:ddb3677af4d0   12 years phi use support to set mixer ID up at least one API layer
client.c 4.0 KB 5145:c1a3ca765154   12 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
config.c 12.2 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
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 21.1 KB 5236:0a8740e27666   12 years phi Removed roar_set_vol() and roar_server_oinfo(), as well as roar_exit().
debug.c 6.4 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
empty.c 1.4 KB 5316:cce4c21fbe22   12 years phi corrected copyright year
enumdev.c 9.6 KB 5324:d8a11b9bfafb   12 years phi honor $SSH_CLIENT and $SSH_CONNECTION
env.c 3.4 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
error.c 31.5 KB 5312:27ec111dc8c5   12 years phi added support for seperate contextes for roardl/plugins. Currently incudes …
file.c 3.2 KB 5271:09aa484b25f4   12 years phi added const to return type of roar_cdromdevice() (Closes: #185)
hash.c 12.1 KB 5284:3fcf039ca02c   12 years phi ported hash API to < 32 bit archs
hash_tiger.c 48.1 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
keyval.c 3.4 KB 5145:c1a3ca765154   12 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
libroar.c 6.7 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
ltm.c 8.4 KB 5295:5914c84e72be   12 years phi converted message (protocol) rutunes to use roar_mm_*() (Closes: #129)
Makefile 1.5 KB 5317:6b1045321fd6   12 years phi updated plugin infrastructre
memmgr.c 7.7 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
meta.c 26.2 KB 5295:5914c84e72be   12 years phi converted message (protocol) rutunes to use roar_mm_*() (Closes: #129)
nnode.c 8.9 KB 5028:bda7085a07b8   13 years phi fixed some ckport warnings about poissible buffer overflows which are not …
notify.c 13.3 KB 5311:778a3e7b2b66   12 years phi added roar_notify_core_swap_global() wich can be used to create diffrent …
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 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
plugincontainer.c 5.7 KB 5320:d583f3008d43   12 years phi support usage counter and started to implement roar_plugincontainer_load()
proto.c 10.2 KB 5295:5914c84e72be   12 years phi converted message (protocol) rutunes to use roar_mm_*() (Closes: #129)
random.c 5.3 KB 5007:179d63653e33   13 years phi forced size of used ints
roardl.c 14.9 KB 5321:916f049deb4b   12 years phi added ref/unref support for roardl handles
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.5 KB 5295:5914c84e72be   12 years phi converted message (protocol) rutunes to use roar_mm_*() (Closes: #129)
simple.c 11.6 KB 5296:b7fd2c45243e   12 years phi Updated connection object. (Closes: #188)
slp.c 5.9 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
socket.c 32.1 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
sshaskpass.c 2.2 KB 4708:c9d40761088a   13 years phi updated copyright statements
stack.c 3.7 KB 5272:b59eb85a05f9   12 years phi let roarstack default to roar_mm_free() not system's free() (Closes: #128)
stream.c 30.8 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
time.c 4.8 KB 5075:fd02b8a97aea   13 years phi added support ROAR_VS_ASYNC to roar_vs_latency2()
trap.c 4.1 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
vio.c 19.9 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_bio.c 2.7 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_buffer.c 8.8 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_buffer_store.c 4.5 KB 5300:190af1adf91c   12 years phi first commit to move away from old roar_buffer_add() to …
vio_cmd.c 15.4 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_dstr.c 26.8 KB 5282:efca34f07bfc   12 years phi some ports to AVR and 8 and 16 bit archs
vio_jumbo.c 4.6 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_magic.c 3.3 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_misc.c 5.4 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_ops.c 3.4 KB 5223:3326fb359ffe   12 years phi Removed roar_file_send_raw() and roarcatsendfile.
vio_pipe.c 9.0 KB 5300:190af1adf91c   12 years phi first commit to move away from old roar_buffer_add() to …
vio_proto.c 16.1 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_rtp.c 11.2 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_select.c 6.9 KB 5074:d85bc9b1b8d7   13 years phi force non-zero time
vio_socket.c 15.2 KB 5253:a9d4cba9e8dc   12 years phi improved situation on opening files with DSTR/old roar_vio_open_file()
vio_stack.c 5.0 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_stdio.c 5.2 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_stdvios.c 2.6 KB 5276:0eb24ca6810e   12 years phi merged VIO's _nonblock() into _ctl() (Closes: #135)
vio_stream.c 5.5 KB 5289:ddb3677af4d0   12 years phi use support to set mixer ID up at least one API layer
vio_string.c 3.6 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_tantalos.c 2.9 KB 5270:e25346c13638   12 years phi fixed some gcc -Wextra warnings
vio_winsock.c 3.6 KB 5278:b3e0dd3f3141   12 years phi last parts of merging _nonblock into _ctl and fixed sizeof(cmd) of _ctls
vio_zlib.c 15.8 KB 5300:190af1adf91c   12 years phi first commit to move away from old roar_buffer_add() to …
vs.c 39.5 KB 5315:a125509a6c22   12 years phi corrected error code
Note: See TracBrowser for help on using the repository browser.