source: roaraudio/roard/req.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4552:47a0412f706d   13 years phi implemented flag toggling and flag protection
(edit) @4539:62d85b4e007e   13 years phi wrong var name
(edit) @4538:b809f0dcd86a   13 years phi implemented support for sending extended flags over the network
(edit) @4521:4277b6a0c8a1   13 years phi fixed a lot compiler warnings
(edit) @4505:5d510a0e583b   13 years phi moved stuff into external file
(edit) @4500:07a9fe743aa1   13 years phi done some basic work for stds listing
(edit) @4474:bf3206323cae   13 years phi got auth stuff basicly to work
(edit) @4472:6c6c758d2b1b   13 years phi added parsing of auth message
(edit) @4468:f8d2cccafc74   13 years phi do very basic auth stuff
(edit) @4442:2d3a1ad3edcc   13 years phi make config default string symbolic, do not use it for server_info.
(edit) @4441:f874513f7f15   13 years phi get large data support in server_info working
(edit) @4438:cd8f86bcbadc   13 years phi use vars from configure, implement support for uname
(edit) @4431:cbea30f1890d   13 years phi implemented basic SERVER_INFO with IT_SERVER
(edit) @4343:a67cbb88fbe0   14 years phi added support for wait command
(edit) @4333:d10f93a61265   14 years phi finaly added support to do a filtered stream list
(edit) @4330:dd9f4f56970f   14 years phi corrected check, also added support for ROAR_OT_MIXER and ROAR_OT_BRIDGE
(edit) @4329:4a974f9aacc3   14 years phi updated check for OT in kick command
(edit) @4298:f36b7f925311   14 years phi added support for large number of streams in LTM
(edit) @4291:7a9728ff6900   14 years phi killed 16 useless bytes
(edit) @4289:1b0960dba7e3   14 years phi typo
(edit) @4287:583fd40de829   14 years phi corrected debug lion (err->dbg)
(edit) @4283:27eefd9bc8e6   14 years phi more debug lions
(edit) @4281:dc2eb6624082   14 years phi added more debug lions, corrected net2host handling
(edit) @4280:e0527cc9d23c   14 years phi corrected another datalen problem
(edit) @4279:5456f644df26   14 years phi more debug infos, small fix in mes->datalen check
(edit) @4277:3d2c02fc7a50   14 years phi added support to read LTM data from the server
(edit) @4273:518d7eea3424   14 years phi support registering more then one stream at once
(edit) @4272:9dbff74050ba   14 years phi support to reg and unreg for LTM :))
(edit) @4255:9b554a2a3b86   14 years phi added more debuging lions
(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 …
Note: See TracRevisionLog for help on using the revision log.