source: roaraudio/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @376:9547ed19bc09   16 years phi maybe this call works…
(edit) @375:1a8441809146   16 years phi added a prototype for a call to reate a new UDP socket with same local end …
(edit) @374:e3f42f05cdfb   16 years phi added a function to open an UDP socket
(edit) @368:24c894be0397   16 years phi added -lm as we need if for midi.c
(edit) @366:1615328b219a   16 years phi renamed math.[ch] to poly.[ch] to solve probs with includung of <math.h>
(edit) @349:bb7425be4390   16 years phi added roar_acl_rule_chk_connect()
(edit) @347:67e024bb69ef   16 years phi added acl.[ch] to libroar
(edit) @304:3b649e1d4409   16 years phi added midi.[ch] to libroar
(edit) @303:1ff2f3330cf1   16 years phi added file.[ch] to libroar
(edit) @302:28da3aee3fd3   16 years phi a simple s in front of size_t to make it signed or not can break up …
(edit) @301:2f933e4c4f2b   16 years phi got roar_stream_add_data() working!
(edit) @300:e6ba051b5eb2   16 years phi fixed byte-order bug in *_set/get_vol(), hey! one bug more :)
(edit) @299:96c37f163aa6   16 years phi fixed byte-order bug in *_kick()
(edit) @237:a00c54d319a6   16 years phi try user socket before globel
(edit) @236:5cb71dafc234   16 years phi added meta tag ENCODEDBY as alias of ENCODER
(edit) @235:4361cf5be88e   16 years phi added roar_simple_play_file()
(edit) @234:6c85d324d304   16 years phi set IPTOS_LOWDELAY on TCP sockets
(edit) @219:c8c7e9957cc5   16 years phi check if getsockopt(, IPPROTO_TCP, TCP_CORK, ) work. if not do not try …
(edit) @217:48dcd8412a44   16 years phi set TCP_CORK while sending large blocks of data via TCP
(edit) @215:517d6bee5d8d   16 years phi added roar_file_play()
(edit) @208:d93b6c1e83b7   16 years phi added roar_file_send_raw()
(edit) @202:668b07e1375e   16 years phi added file.[ch] to libroar
(edit) @141:0bf48a979d08   16 years phi added ENCODER meta tag roaraudio_0_1_testing2_wesen
(edit) @138:f5abe6d9076a   16 years phi added new meta tags: DURATION, WWW (AKA HOMEPAGE), WOAF
(edit) @134:a8bc9686bac8   16 years phi make valgrind happy: initialise unused memory
(edit) @133:8af83a2453ee   16 years phi make valgrind happy: initialise unused memory
(edit) @131:5c50eb890cf2   16 years phi make valgrind happy: initialise unused memory
(edit) @123:da1cb3923a92   16 years phi added SERVER meta tag (Icecast uses it)
(edit) @119:8669a32c3bdd   16 years phi added a way to get the roar_stream object when using …
(edit) @114:a68766835a6a   16 years phi added support to list meta tags on streams in libroar
(edit) @110:96435ca2eb90   16 years phi added roar_meta_strtype() and roar_meta_inttype()
(edit) @108:e7d2a8b2fa35   16 years phi em... use correct command…
(edit) @105:ac69cbc697bd   16 years phi em... we should also do the actuel request…
(edit) @104:60026b54d652   16 years phi fixed long time existing read() of size zero while ROAR_CMD_ERROR bug
(edit) @102:c130ed86ee1d   16 years phi added roar_stream_meta_get()
(edit) @97:9f03ec4c5209   16 years phi added basic meta data support
(edit) @93:3d448108a789   16 years phi added meta.c
(edit) @82:395b9657ca85   16 years phi added roar_simple_new_stream()
(edit) @81:d4aa20e568c9   16 years phi added roar_stream_connect_to() to libroar
(edit) @75:bca1641a0cd8   16 years phi added support to open files like sockets
(edit) @71:6426d93defd0   16 years phi added support to quit the server if all clients are gone and we are in …
(edit) @70:58a327d2e216   16 years phi closing STDIN/STDOUT on fork
(edit) @69:5ef65a9359b3   16 years phi added support to fork a roard instance in background
(edit) @61:c728a549b219   16 years phi changed two IFs so the behavor is more logic
(edit) @60:d1fa94aadc08   16 years phi added basic UNIX Domain Socket code
(edit) @54:14afa447a91e   16 years phi added code to use shutdown()
(edit) @48:46de3dd48996   16 years phi maybe we should also copy the data in roar_buffer_duplicate() ;)
(edit) @46:9cbcc36848f9   16 years phi added roar_buffer_duplicate()
(edit) @31:5fcf359f2373   16 years phi added math.c
(edit) @24:951795a0bd65   16 years phi added roar_get_vol()
(edit) @17:411717cefded   16 years phi now we can change the volume, but it will not work if you set it... …
(edit) @8:89686870362d   16 years phi added a version to the messages (INCOMPATIBLE PROTOCOL CHANGE!)
(edit) @7:4e1da9187f12   16 years phi added roar_buffer stats
(edit) @2:2d5e843739a3   16 years phi added socks4a support
(edit) @1:c0790248189e   16 years phi changed paths in makefiles to be indep of include removed symlinks
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.