source: roaraudio/roard/req.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4236:1d583a76aa06   14 years phi add more debug lions
(edit) @4235:d53eee1e3e2f   14 years phi corrrected return value
(edit) @4066:00d1808060ba   14 years phi added maybe needed casts
(edit) @3928:6e8e191af6a7   14 years phi fixed exec of ready stream bug :)
(edit) @3926:7b30ce201137   14 years phi changed a lot prototyoes
(edit) @3802:958585351e28   14 years phi converted listen socket handling mostly to VIOs
(edit) @3764:2a2b1eb426c4   14 years phi added new buffer function roar_buffer_new_data() to make common alloc case …
(edit) @3745:fbebbe3f0522   14 years phi corrected ,
(edit) @3741:9792d9a5321c   14 years phi return gpos as pos
(edit) @3737:e79803f4911d   14 years phi added clients_new_from_fh(), converted some code to use the function
(edit) @3734:f0b2605ed0a4   14 years phi close fh in case of error
(edit) @3732:4525972e9c84   14 years phi added support to pass listen sockets
(edit) @3729:9350342eaccb   14 years phi update nnode on client pass
(edit) @3723:bdae359a06c1   14 years phi no longer need to cast
(edit) @3720:8dbb17e15f1e   14 years phi get client passing to work
(edit) @3714:a290c4185eb8   14 years phi implemented simple client passing
(edit) @3696:0f43f9c2e18f   14 years phi better support for stream roles
(edit) @3672:af3bbd08fe6c   14 years phi reject filter streams of wrong type (audio_info missmatch)
(edit) @3630:89a9079f8e3f   14 years phi implemented roles, still need some support to set them
(edit) @3575:53cb52295b62   14 years phi parse beep request
(edit) @3574:2e2d6e1c4cf7   14 years phi added dummy req_on_beep()
(edit) @3561:ca67f84bd04d   14 years phi reject a scale of zero
(edit) @3542:4a10d68e4c70   14 years phi support to set channel map
(edit) @3539:1fd530767d7b   14 years phi support to read channel map from server
(edit) @3530:8ca4bb4cc5b0   14 years phi support to give scale parameter to roarctl
(edit) @3529:fba86b5b08a7   14 years phi support to read complet mixer from roard, including scale and rpg
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3358:7f9d211148e0   14 years phi updated (C) statements
(edit) @3213:da8251c98c0a   14 years phi support to transpher mixer stream id
(edit) @2952:ce25506bc479   14 years phi support for the true meaning of ROAR_FLAG_IMMUTABLE
(edit) @2951:276f334ed927   14 years phi added support for extended flags
(edit) @2689:5f3b88f23e60   15 years phi uuupppsss, disable DEBUG on trunk
(edit) @2681:359a85bcf5e9   15 years phi added new subsystem complex
(edit) @2630:909519a92c03   15 years phi stream para include stream state
(edit) @2497:d0fe5199c988   15 years phi handle streams of dir MIDI_*, LIGHT_* and RAW_* a bit better in case …
(edit) @2402:932d9d631d98   15 years phi use consts from new header
(edit) @2250:1d6f167a7483   15 years phi test pos_rel_id on new ROAR_DIR_RAW_IN streams
(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... …
Note: See TracRevisionLog for help on using the revision log.