source: roaraudio/roarclients/roarctl.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3072:309781973ca8   14 years phi cleanup of code, use roar_stream_new_by_id()
(edit) @2953:6135960d6eed   15 years phi added support for flags immutable and enhance
(edit) @2916:3df957c2297b   15 years phi added support dB scale to roarctl
(edit) @2814:40065eb210bc   15 years phi added support for nnode and prethru
(edit) @2739:d186518934cd   15 years phi volume change support: stereo -> 1.0
(edit) @2738:6ac10ee7a131   15 years phi volume change support: stereo -> 3.1, 5.1, 6.1
(edit) @2700:3cd3c4155005   15 years phi updated help a bit
(edit) @2699:07978c63cd59   15 years phi got it working
(edit) @2698:60d1738a6d5c   15 years phi support to create new virtual stream
(edit) @2634:8d6985223fac   15 years phi show stream state
(edit) @2627:f35642add08d   15 years phi added possibility to set virtual flag
(edit) @2621:1055b438bce6   15 years phi rename Player->Client
(edit) @2620:d84d2de62245   15 years phi added native and network byteorder specal info to byteorder info of …
(edit) @2617:b5912694dfb3   15 years phi show byte order or client in case we know it
(edit) @2554:922529cfbcf4   15 years phi typo
(edit) @2550:86e7ca0bd7a1   15 years phi print player protocol
(edit) @2412:9b6d85a53415   15 years phi added new flags: recsource, passmixer
(edit) @2399:22feff815ea4   15 years phi better way to display things
(edit) @2324:7ed1fcb4ea77   15 years phi added support to display /virtual/ flag
(edit) @2261:b134d3ed68f7   15 years phi more logical names
(edit) @2154:1f9fc07cd3fe   15 years phi added support for the antiecho flag
(edit) @1926:4522f8bfab00   15 years phi added sill dummy stream flag MMAP :)
(edit) @1889:013723cb2b26   15 years phi only show block size in case it is != 0, only show time in sec if we know …
(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) @1839:bca5ea87a428   15 years phi only show s.info.* if the values are != 0
(edit) @1833:754fa3c5d64d   15 years phi print streamed codec only if unequal to operation codec
(edit) @1811:1106ac98c209   15 years phi do not show mixer and meta data on thru streams, they are meaningless …
(edit) @1810:b58f4673a31f   15 years phi do not print ch/bits/rate on light streams
(edit) @1782:95be6b012d32   15 years phi only use try to get user/group names if possible
(edit) @1781:43f928932e6c   15 years phi ping requires gettimeofday()
(edit) @1631:cd711280ad60   15 years phi added stats, fixed behavor if num is zero
(edit) @1630:b7db925dbfd1   15 years phi added command ping to roarctl
(edit) @1585:6072cefe7f97   15 years phi added flags: hwmixer (still meaning less, roard ignores this flag) and …
(edit) @1219:c15f4cac425f   15 years phi added flags autoconf and cleanmeta
(edit) @1204:73c1941b1c93   15 years phi updated docs to represent current roarctl.
(edit) @1203:3cbf465d9e4e   15 years phi added support for stereo->quadro channel mapping
(edit) @1202:f3d8bc61c7d3   15 years phi added sleep command
(edit) @1201:d5acfaa1ee7f   15 years phi updated display of rel pos id
(edit) @1162:d9b136a87245   15 years phi added whoami call
(edit) @1160:4df647a127af   15 years phi added info about metaload/save to roarctl's --help
(edit) @1137:700c32ffc876   15 years phi insert a new parameter for the ss streucture: delay in mu-sec
(edit) @1127:efd263799d85   15 years phi init meta structs and finalize meta data after change
(edit) @1126:a7e44a92590f   15 years phi invented the metasave and metaload commands
(edit) @1123:9bc2451b9558   15 years phi added cmds flag/unflag to help
(edit) @1116:ff626395ea76   15 years phi added support for sync flag on sysio streams: (re)set nonblocking
(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) @984:edaf654b9f30   15 years phi print server possition in very verbose mode
(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) @669:90348e6a785f   16 years phi added license statements
(edit) @577:4c82e13a6b3e   16 years phi added command terminate
(edit) @540:c1fd46366418   16 years phi get display of orgiginal codec working
(edit) @497:bafbb01ed403   16 years phi added support for underruns
(edit) @465:82fd66e50dc3   16 years phi added support to get the size of optimal read() and write()s
(edit) @449:e23bae640634   16 years phi added proc_name() to roarctl so it shows a proc name in addtion to the PID
(edit) @445:98a28217dc32   16 years phi added resolv of user and group name
(edit) @438:4343b7a1ec38   16 years phi added UID/GID support to libroar and roarctl
(edit) @435:7f7f7570942d   16 years phi added support for PID
(edit) @233:01c44c8eecf8   16 years phi changed the name of the tool to the rigth one in help ;)
(edit) @112:a203893a0b27   16 years phi added support to list meta tags on streams
(edit) @109:99f94ea46876   16 years phi now using roar_meta_strtype() and roar_meta_inttype()
(edit) @106:bbd14eeee9db   16 years phi updated some code and added show_meta_type()
(edit) @99:0ef9bfdde394   16 years phi got meta data update working
(edit) @86:d288e1afc78b   16 years phi updated help of roarctl
(edit) @85:261b53488dc2   16 years phi added set_mixer() and volume command to roarctl
(edit) @58:c2415510ea74   16 years phi fixed a bug so we now can set the server address using --server; copy and …
(edit) @25:0e8582e163ea   16 years phi added code to use roar_get_vol()
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.