source: roaraudio/include/libroar/stream.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4883:c56aedd9d0cb   13 years phi Added functions to access symbolic names for audio info parameters …
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4621:c20151c5eb6f   13 years phi test for correct set of mixer in case of forced mixer connect
(edit) @4583:3bd9da6e60fa   13 years phi added mimetype lookup functions
(edit) @4538:b809f0dcd86a   13 years phi implemented support for sending extended flags over the network
(edit) @4296:16e3f8f5983e   14 years phi added a lot const keywords
(edit) @4097:7517aa33cf65   14 years phi moved #defines to where they should be
(edit) @3942:a160d7f5f19e   14 years phi added support for ai-profiles
(edit) @3822:8f188597badf   14 years phi added functions to convert audio info into bits per whatever
(edit) @3789:3d9f7f67ed00   14 years phi corrected sigend->unsigned (codec)
(edit) @3724:0c89cc821485   14 years phi added additional stream roles
(edit) @3696:0f43f9c2e18f   14 years phi better support for stream roles
(edit) @3630:89a9079f8e3f   14 years phi implemented roles, still need some support to set them
(edit) @3538:a5ca10905545   14 years phi added function to init channel map list
(edit) @3517:1a3218a3fc5b   14 years phi updated license headers, FSF moved office
(edit) @3348:74f4083acfa8   14 years phi updated (C) header
(edit) @3213:da8251c98c0a   14 years phi support to transpher mixer stream id
(edit) @2950:ee411fe8d35c   14 years phi new flags
(edit) @2810:7fb538248a47   15 years phi added PRETHRU flag
(edit) @2636:08081b316a14   15 years phi deleted old unused defines
(edit) @2633:e70932b49240   15 years phi added roar_streamstate2str()
(edit) @2631:44a6f6028224   15 years phi new stream state unknown
(edit) @2629:39d37f9318b5   15 years phi added info about state
(edit) @2610:4e1f1619f401   15 years phi added some stream state consts
(edit) @2588:1b7ef61d7dd2   15 years phi added roar_stream_[gs]et_dir()
(edit) @2411:cd3120b8c94f   15 years phi added flags RECSOURCE and PASSMIXER
(edit) @2338:b1d9b2ec61cf   15 years phi use lookup table for dir names
(edit) @2323:f8f95aa84f7e   15 years phi added flag VIRTUAL
(edit) @2161:515f15a96755   15 years phi added antiecho flag
(edit) @1926:4522f8bfab00   15 years phi added sill dummy stream flag MMAP :)
(edit) @1883:c22154cef3a2   15 years phi added flag mute
(edit) @1842:8c8a003773ca   15 years phi support for names on server streams, added roar_stream_get_name()
(edit) @1813:e70cce63168f   15 years phi added roar_stream_set_rel_id() and roar_stream_get_rel_id(), added test …
(edit) @1807:aef0b09d006d   15 years phi converted roar_dir2str() from macro into a function
(edit) @1585:6072cefe7f97   15 years phi added flags: hwmixer (still meaning less, roard ignores this flag) and …
(edit) @1217:92eefc8f57db   15 years phi added flag autoconf and cleanmeta
(edit) @1167:d343188ed28d   15 years phi added funcs: roar_stream_new_by_id(), roar_stream_new_empty(), …
(edit) @1137:700c32ffc876   15 years phi insert a new parameter for the ss streucture: delay in mu-sec
(edit) @1043:1ca27ba72398   15 years phi added support to set flags via roarctl, update meta data on change of meta …
(edit) @1032:a06815278af3   15 years phi added stream flag META
(edit) @978:15bd8118daa4   15 years phi added stream type mixing
(edit) @963:9f2802d4302b   15 years phi added support to read stream flags (currently primary and output), …
(edit) @826:bab1cca7d75f   16 years phi added experimental support for bidirectional streams
(edit) @773:8e54a8bd56be   16 years phi added roar_stream_attach_simple()
(edit) @758:2bb998ad89ce   16 years phi added roar_stream_passfh()
(edit) @690:cee9bf5fa456   16 years phi added copyright statements
(edit) @539:79cc09e8d4f9   16 years phi save orginal codec and send it via ROAR_CMD_GET_STREAM_PARA
(edit) @537:4c587d327dd8   16 years phi added roar_str2codec() and roar_codec2str()
(edit) @506:8548c6327f60   16 years phi added roar_stream_send_data()
(edit) @492:5de8b9639551   16 years phi added underrun vars
(edit) @465:82fd66e50dc3   16 years phi added support to get the size of optimal read() and write()s
(edit) @229:d11bce45cb62   16 years phi added ROAR_CODEC_MIDI_FILE but need to rethink about this code
(edit) @82:395b9657ca85   16 years phi added roar_simple_new_stream()
(edit) @81:d4aa20e568c9   16 years phi added roar_stream_connect_to() to libroar
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.