source: roaraudio/roard/clients.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3358:7f9d211148e0   14 years phi updated (C) statements
(edit) @3255:970b81dc7c18   14 years phi got PA simple protocol basicly to work
(edit) @3063:955233719a84   14 years phi use memory functions from libroar, not libc, fixed a small memory leak
(edit) @2828:ea6c979c9cab   15 years phi esd emulation code does check for byte order
(edit) @2815:8cf175ac7bf9   15 years phi added nnode support
(edit) @2791:acedbb230930   15 years phi esd emulation does not require complet libesd but only esd.h
(edit) @2715:efef3f8b01fb   15 years phi check if client got deleted
(edit) @2706:280ad02bb452   15 years phi not only send data to execed stream but all streams of client
(edit) @2619:a9dc5963e13a   15 years phi we guss native byte order for esd clients at the moment
(edit) @2614:11dce7d724c4   15 years phi set byte order on server side
(edit) @2608:9cf47c24c544   15 years phi new debug lion
(edit) @2598:bd895c2f1b4f   15 years phi add debug lion
(edit) @2546:35ac878b7590   15 years phi only check esd clienst in case we have esd emul support
(edit) @2523:7f552c31ded6   15 years phi use emul_esd_check_client() in case of esd client
(edit) @2517:183f9b04d767   15 years phi added very basic begin of multi protocol handling
(edit) @1905:d1b263433b19   15 years phi updated debug lions a bit
(edit) @1902:d7e443b6e9c1   15 years phi return value correct?
(edit) @1901:66b9ba51e1c2   15 years phi warnings on protocol error
(edit) @1835:de6419b4e172   15 years phi don't access a stream no longer existing
(edit) @1834:3335435e4427   15 years phi do not start to read data in the same cycle as a stream is execed
(edit) @1662:a735f98fab9e   15 years phi changed name of fh in con struct to fh, this should all apps requiring …
(edit) @1611:2f155211a6c8   15 years phi added some debug lions
(edit) @1504:d00454bcfd80   15 years phi use fh=-2 as specal *read me* info
(edit) @1480:0f037c1b4e7f   15 years phi we can only check for new data from clients if we have ROAR_HAVE_SELECT
(edit) @1164:34acf1586649   15 years phi solved double close bug
(edit) @934:0277459c7e79   15 years phi got output streams basicly working, we should clean up some code anyway
(edit) @771:ffb27e74a214   16 years phi added debug line
(edit) @767:7205e1dce16c   16 years phi added client_stream_move()
(edit) @755:fa521d53ac05   16 years phi added clients_get_fh()
(edit) @668:71ac426690da   16 years phi added license statements
(edit) @610:c422c1ec35fe   16 years phi added debuging line
(edit) @607:e49199a77993   16 years phi fixed deleted client in streamless list bug
(edit) @601:dfbc7c9edbd9   16 years phi fixed(?) a bug with execed streams being re-queued as streamless
(edit) @502:f0ef9d157f91   16 years phi cleaning up non needed DECnet stuff
(edit) @501:985357040570   16 years phi ha! It's working: RoarAudio via DECnet! :), needs cleanup
(edit) @498:0c066d1a1842   16 years phi added simple code to speed up non-stream connections
(edit) @439:452cf038155c   16 years phi added calls to set UID and GID
(edit) @437:38e4b190c0e8   16 years phi added support UID/GID of client
(edit) @378:0d693adc6591   16 years phi added ROAR_SOCKET_TYPE_GENSTR, set socktype on exec
(edit) @346:ab17e2447601   16 years phi set acl to NULL
(edit) @256:d4ff43612f7a   16 years phi got codec filter vorbis basicly working
(edit) @255:ddde3ecf5754   16 years phi make execed streams work again
(edit) @136:eb682807f6a4   16 years phi fixed another case a client gets deleted while we are checking it's …
(edit) @84:cd538d13337e   16 years phi fixed some bugs with multible streams per client
(edit) @78:997d49ae275a   16 years phi added basic support to connect to streams of existing clients
(edit) @71:6426d93defd0   16 years phi added support to quit the server if all clients are gone and we are in …
(edit) @66:a75c2005faeb   16 years phi finaly got sources working!
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.