source: roaraudio/libroar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1171:02f540634383   15 years phi use fsync() if there is no fdatasync()
(edit) @1168:70be5878eba5   15 years phi use socketpair() for AF_UNIX sockets on roar_simple_new_stream*(), not …
(edit) @1167:d343188ed28d   15 years phi added funcs: roar_stream_new_by_id(), roar_stream_new_empty(), …
(edit) @1166:451a7aa01537   15 years phi set stream fh, not only returning it on secuessful connect
(edit) @1163:ce49355d789e   15 years phi added internal roar_simple_new_stream_attachexeced_obj() function
(edit) @1162:d9b136a87245   15 years phi added whoami call
(edit) @1161:3a4d2d9604ae   15 years phi added a 10 sec timeout for creating new streams via connect_to
(edit) @1158:2a018971489b   15 years phi added roar_simple_stream_obj()
(edit) @1154:81d313974e39   15 years phi set TCP_NODELAY on new tcp streams
(edit) @1140:443d39e4ba48   15 years phi added basic roar_vio_ctl() code
(edit) @1137:700c32ffc876   15 years phi insert a new parameter for the ss streucture: delay in mu-sec
(edit) @1129:c863f9c07035   15 years phi accept null pointer for value if value is not needed for this commands
(edit) @1125:b4e6078fc699   15 years phi fixed display of sync flag for driver streams: may not depend on …
(edit) @1119:b273f96b915c   15 years phi don't change status if not needed, safes one system call
(edit) @1118:62d16667d373   15 years phi add vio support for nonblock() and (f)sync()
(edit) @1099:8cc65a7ec79b   15 years phi added ROAR_NETWORK_READ() and ROAR_NETWORK_WRITE() to support reading and …
(edit) @1096:d78f6d9d2470   15 years phi seems win32 C lib is broken (didn't we know that allrady?)
(edit) @1095:831e1745fcaf   15 years phi win32 does not use network byte order
(edit) @1094:5ffff9cc75d1   15 years phi added error message
(edit) @1093:3567d6d2fa25   15 years phi disbale fork, sockets (sockpair) and kill on win32
(edit) @1091:00defdcb1f0f   15 years phi look for libws2_32, too
(edit) @1090:08407aa9a029   15 years phi disable some uses of UNIX Dominain sockets
(edit) @1087:4d0c609b456d   15 years phi added support to disale proxy code
(edit) @1085:fe83ee077214   15 years phi disabled some functions completly because of lag of support on win32
(edit) @1084:270cd72aefd7   15 years phi don't set TOS on win32, use ROAR_HAVE_IPV6 not PF_INET6 to check for IPv6
(edit) @1083:658bb7073506   15 years phi should disbale use of ioctl() on cdrom devices for win32
(edit) @1082:0ca5c1d398fc   15 years phi this should disable cdrom support on win32
(edit) @1081:a73140c3c82b   15 years phi no support for mmap() within win32…
(edit) @1080:79a7f3ec66a7   15 years phi no stat() and struct stat in win32…
(edit) @1078:fa6ec67f156f   15 years phi do not use incomplete struct on win32 (no pwd.h *grrr*)
(edit) @1077:3c8a43bbd93e   15 years phi use an existing var ;)
(edit) @1076:57fa159b839d   15 years phi theoreticly this should fix mlock() support on win32
(edit) @1070:4db401cc5e5b   15 years phi link libroar against winsock if existing
(edit) @1068:cd86a0f4adab   15 years phi make OpenBSD security warnings patch a bit happyer...: strcpy() -> …
(edit) @1067:a2d7c244141b   15 years phi make OpenBSD security warnings patch a bit happyer...: sprintf() -> …
(edit) @1066:7c530eda2e41   15 years phi make OpenBSD security warnings patch a bit happyer…
(edit) @1063:7b84139b2350   15 years phi test for SSH support
(edit) @1043:1ca27ba72398   15 years phi added support to set flags via roarctl, update meta data on change of meta …
(edit) @1037:a4c5621a37cf   15 years phi check correctly for meta data length (explicide cast to not get strange …
(edit) @1033:f73039f25f25   15 years phi added another debug lion
(edit) @1026:4d1fc7a9a164   15 years phi get home dir via NSS if $HOME is not set
(edit) @1008:08abe13974ad   15 years phi don't modify our ENV
(edit) @1000:43afe5f9b605   15 years phi added Ogg FLAC and Ogg Speex magic
(edit) @996:56340a6a3c76   15 years phi added new error messages to roar_buffer_shift_out()
(edit) @989:3546df4ceb78   15 years phi abstract from LP64 to ROAR_INSTINT
(edit) @968:82561f5f0063   15 years phi set recv buffer to minimum for streams
(edit) @964:0a0e4e32d700   15 years phi added support for roarctl to show position info
(edit) @963:9f2802d4302b   15 years phi added support to read stream flags (currently primary and output), …
(edit) @943:0e5abb55ef23   15 years phi added null io read/write for vio
(edit) @904:51474cae0459   15 years phi added roar_buffer_shift_out()
(edit) @897:a45bed7cbef8   15 years phi cast 64 bit correct to avoid compiler warnings
(edit) @890:c3559be0bc00   15 years phi added check for IPv6
(edit) @889:ac4b3785caa0   15 years phi test for RAUM magic
(edit) @886:2dc09cf3bc74   15 years phi added vio funcs for reread/write and simple pass
(edit) @881:fdf97832f81f   15 years phi redesigned the VIO abstarction layer a lot
(edit) @878:f4e3629961d7   16 years phi it's DISCID, not DISKID…
(edit) @877:cf64c440f89e   16 years phi added new meta tags: YEAR, DISKID, REPLAYGAIN_*
(edit) @873:b3a37e089ed9   16 years phi set 300 sec timeout by default for DECnet sockets
(edit) @840:b45e02ef8f29   16 years phi added support for socat and for unix domain sockets via socat
(edit) @839:028bb26bac65   16 years phi added ssh proxy support for +fork and inet via netcat
(edit) @838:7e78b8dfd899   16 years phi done som preperation for SSH Proxy code
(edit) @837:aa90eabe8b5c   16 years phi add support for proxy options
(edit) @836:3b75dfb94212   16 years phi add support for user@host and user:pw@host syntax for proxy server names
(edit) @835:2dd85f8453a7   16 years phi get a username from the system, send the current user via SOCKS4x
(edit) @834:3c740aeb58c5   16 years phi added new arguemnts proxy funcs
(edit) @833:7c11ae15df0d   16 years phi done a lot cleanup in proxy code
(edit) @832:a3855d67960a   16 years phi support useing $https_proxy, too and accept proxy_type==https
(edit) @831:38475738cd72   16 years phi added working support for HTTP CONNECT proxy
(edit) @830:3d372cbc2376   16 years phi added roar_socket_open_http() and changed some code to be more common
(edit) @829:9ed47cfb4d44   16 years phi unifyed SOCKS4 api, have now support for SOCKS4/4a/4d
(edit) @828:8b4d4f52ca50   16 years phi do not try DECnet on non DECnet kernels…
(edit) @824:1d4fa470c517   16 years phi remeber pid of playing process, kill on stop, stop on close
(edit) @822:670d196e35e8   16 years phi got it working, year!
(edit) @821:e2cefbe8a430   16 years phi added a lot new stuff for cd playback including …
(edit) @820:9e1bd17bb1f9   16 years phi done a lot more cdrom work, still need a working roar_cdrom_play()
(edit) @813:0f0fd9b1fadd   16 years phi done some cdrom open and close coding
(edit) @811:c0fcdec9e4be   16 years phi addec cdrom.c
(edit) @807:9289636092cd   16 years phi set roar_errno
(edit) @805:09ff54ee2742   16 years phi added roar_cdromdevice()
(edit) @798:86e3c1bfb7cb   16 years phi set roar_errno in roar_get_stream()
(edit) @776:1d9ce44598b2   16 years phi better support passfh on seekable streams
(edit) @774:aa9101ae61d1   16 years phi use roar_simple_new_stream_obj() not roar_simple_new_stream() so we can …
(edit) @773:8e54a8bd56be   16 years phi added roar_stream_attach_simple()
(edit) @764:a38fe1677502   16 years phi accept NULL as stream object
(edit) @762:b0fafbce8cc5   16 years phi added a more complete roar_file_play_full()
(edit) @761:63700d19fee7   16 years phi return error on error ;)
(edit) @759:be1544e081ad   16 years phi added debug code, got roar_stream_passfh() working
(edit) @758:2bb998ad89ce   16 years phi added roar_stream_passfh()
(edit) @754:c9679895bf19   16 years phi let roar_socket_send_fh() and roar_socket_recv_fh() support (virtally) …
(edit) @753:cb79175b94f9   16 years phi added int roar_socket_recv_fh (int sock, char * mes, size_t * …
(edit) @752:57e8c837e50f   16 years phi seems that we do not need to set SO_PASSCRED
(edit) @733:0a49a941c8e3   16 years phi added A-Law/Mu?-Law codecs
(edit) @730:b43149bb9cb3   16 years phi introdused $(SHARED_CF)
(edit) @726:26e7ed06ca23   16 years phi applied janus' patches for OpenBSD, fixed corruped libroaresd/Makefile
(edit) @701:51495a826510   16 years phi fixed some gcc warnings, no bugs
(edit) @700:2befcd77b414   16 years phi maybe this works on MAC OS X…
(edit) @691:f2bf0e2577c9   16 years phi some trys to get thinks working under MAC OS X
(edit) @690:cee9bf5fa456   16 years phi added copyright statements
(edit) @689:ee067ea93be3   16 years phi added copyright statements
(edit) @686:5d9713ead023   16 years phi moved libroar/midi.* to libroardsp/midi.*
Note: See TracRevisionLog for help on using the revision log.