source: roaraudio/roard/req.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1907:3be1f0e73ed2   15 years phi try to set dir again
(edit) @1904:c2d7b0a826ef   15 years phi added debug lions, commentedt seting of direction out for a moment
(edit) @1900:cc3ed982fabd   15 years phi set defaults on MIDI streams, don't use bits=8 on midi streams
(edit) @1861:1dc86f9cb367   15 years phi do not delete yourself
(edit) @1848:eaba1872ebfd   15 years phi start of midi clock bridge
(edit) @1842:8c8a003773ca   15 years phi support for names on server streams, added roar_stream_get_name()
(edit) @1840:704916b77c41   15 years phi of cause it need to be source_stream not source_info where to take …
(edit) @1815:f2409a48add8   15 years phi test if the rel_id is sensful
(edit) @1812:d46222e215af   15 years phi copy stream info from source stream in case of thru stream
(edit) @1809:4c4b1838d099   15 years phi in case of light streams set ch/bits/rate to zero
(edit) @1590:07fa8c4493e4   15 years phi added first try of support for hwmixer flag
(edit) @1493:405133c68d28   15 years phi test for ROAR_SUPPORT_META and disable meta data code
(edit) @1223:29f5a58d63ce   15 years phi typo in 'streams_calc_delay' and added cf ctl, prototype for a stream …
(edit) @1162:d9b136a87245   15 years phi added whoami call
(edit) @1156:7d06c4349db7   15 years phi added some debug lions to watch the driver ID
(edit) @1153:a79a6e94abf3   15 years phi ROAR_WARN() -> ROAR_DBG()
(edit) @1151:699db521c74a   15 years phi got latency calc for oss driver working, need to cleanup some code
(edit) @1142:f940ed8ab4f0   15 years phi added parameter for stream delay
(edit) @1137:700c32ffc876   15 years phi insert a new parameter for the ss streucture: delay in mu-sec
(edit) @1111:995a4ce1ab04   15 years phi added support to kick sources: source id = stream id, source is a stream …
(edit) @1044:9d5c342e6a14   15 years phi ROAR_WARN() -> ROAR_DBG()
(edit) @1043:1ca27ba72398   15 years phi added support to set flags via roarctl, update meta data on change of meta …
(edit) @1038:3b27c9b36f14   15 years phi added stream_meta_finalize(), ROAR_META_MODE_FINALIZE
(edit) @1030:21c645bcc836   15 years phi use flags on req for stream para
(edit) @977:98bd572668d5   15 years phi return g_pos and set mixing stream to type mixing for oinfo req
(edit) @966:449ec48190a4   15 years phi use pointer, not object…
(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) @769:d03ad56f377f   16 years phi added code for attach, supporting ROAR_ATTACH_SIMPLE
(edit) @768:083524c5b23c   16 years phi added noop attach command
(edit) @757:4e5bfa3538df   16 years phi added support for ROAR_CMD_PASSFH
(edit) @668:71ac426690da   16 years phi added license statements
(edit) @576:89baebafdc4f   16 years phi set g_listen_socket to -1 to let g_terminate work :)
(edit) @575:34285c238c1e   16 years phi give ROAR_CMD_EXIT an option to make the server like --no-listen …
(edit) @540:c1fd46366418   16 years phi get display of orgiginal codec working
(edit) @539:79cc09e8d4f9   16 years phi save orginal codec and send it via ROAR_CMD_GET_STREAM_PARA
(edit) @525:57dc0b2f5ee6   16 years phi added debug line for connect
(edit) @498:0c066d1a1842   16 years phi added simple code to speed up non-stream connections
(edit) @496:a76b844d00c6   16 years phi added support vor underrun vars to proto
(edit) @490:dc9ab0d247dc   16 years phi corrected a cast and moved SO_PEERCRED code from req.c to network.c
(edit) @486:5f7954982f5a   16 years phi added some bugfixed because of roar_stream_m2s() change
(edit) @465:82fd66e50dc3   16 years phi added support to get the size of optimal read() and write()s
(edit) @443:e4ad581b8c09   16 years phi got UNIX cred code working (ignoring them on non UNIX sockets)
(edit) @441:3748177846de   16 years phi we need to give getsockopt() a pointe rto the length, not the langth …
(edit) @437:38e4b190c0e8   16 years phi added support UID/GID of client
(edit) @436:10a265fe0e3e   16 years phi added support for SO_PEERCRED
(edit) @252:c5d4c35bbbe7   16 years phi fixed byte-order bug in *_set/get_vol(), hey! one bug more :)
(edit) @251:941a5b5f49ed   16 years phi fixed byte-order bug in *_kick()
(edit) @113:a032ff209b90   16 years phi added stream_meta_list() and done other support for listing meta tags on …
(edit) @107:4586e930769b   16 years phi fixed overflow bugs
(edit) @101:1b0b428158f6   16 years phi added support to read meta data
(edit) @100:fea0dd940215   16 years phi added basic declarations for reading meta data
(edit) @99:0ef9bfdde394   16 years phi got meta data update working
(edit) @92:2d61884489be   16 years phi added support to set meta data
(edit) @84:cd538d13337e   16 years phi fixed some bugs with multible streams per client
(edit) @80:96de686a82c0   16 years phi handle over-long messages a bit better
(edit) @79:1ef015b15e79   16 years phi fixed byte-order bug
(edit) @78:997d49ae275a   16 years phi added basic support to connect to streams of existing clients
(edit) @77:284968f15643   16 years phi prepered a lot of code for multi-stream clientss
(edit) @23:ef529a9bb70f   16 years phi added req_on_get_vol()
(edit) @18:553bd2a893a3   16 years phi added some debug infos
(edit) @17:411717cefded   16 years phi now we can change the volume, but it will not work if you set it... …
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.