source: roaraudio/roarclients/roarctl.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5238:5117fb0e7ed4   12 years phi Removed roar_stream_connect(), roar_stream_add_data(), …
(edit) @5236:0a8740e27666   12 years phi Removed roar_set_vol() and roar_server_oinfo(), as well as roar_exit().
(edit) @5209:8f10bdede5a6   12 years phi test for libm
(edit) @5187:30e52659b213   13 years phi added --hash-password
(edit) @5185:9c42709e2c89   13 years phi added server type +invalid
(edit) @5149:b7345c9daac1   13 years phi added support to list standards the client lib supports (not yet complet)
(edit) @5144:9126d33415d7   13 years phi corrected stream ID, set it to -1 if unused.
(edit) @5087:f49298306e63   13 years phi print only subsecs if remote clock provides them
(edit) @5067:198ee5cdb585   13 years phi use a possible bigger float to avoid floading point errors
(edit) @5065:18cdc8c3a1ab   13 years phi added roar_clock_gettime()
(edit) @5031:ebd6fe192503   13 years phi Added support for ROAR_CMD_GETTIMEOFDAY
(edit) @5005:2f39a39bc5c6   13 years phi replace unsave str{cat,cpy}()
(edit) @4935:3d8df629279c   13 years phi corrected message text
(edit) @4933:41edaa4019b1   13 years phi added support to set a stream role
(edit) @4922:a207c353cc15   13 years phi use new target syntax of ckport
(edit) @4914:8af2aedc8824   13 years phi use new roar_sleep()
(edit) @4911:d5d79a1a14db   13 years phi use new ckport's ignore-symbol command
(edit) @4885:01d694a7fdf7   13 years phi Some cleanup of roarclients to fix ckport warnings
(edit) @4882:e6ef52e26c53   13 years phi Improved listing of audio profiles.
(edit) @4818:3bee704d266e   13 years phi Added commands clientinfo and streaminfo to roarctl.
(edit) @4740:f3abf82e2ead   13 years phi Added support for UNMAPPED volume control (Closes: #55)
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4614:3b1ab4d465e8   13 years phi Support dir parameter in OINFO command (Closes: #31)
(edit) @4603:566ba8970c08   13 years phi print mime-type in addition to codec name
(edit) @4591:4c47450606c9   13 years phi added unit
(edit) @4552:47a0412f706d   14 years phi implemented flag toggling and flag protection
(edit) @4536:4c0dd434da4b   14 years phi added support for sinle sink mode
(edit) @4503:86f76891c2ab   14 years phi support names an version zero
(edit) @4501:08d4027e47d5   14 years phi basic serverstands listing
(edit) @4443:6c4cb0c32db5   14 years phi corredted help
(edit) @4434:ff895ca43976   14 years phi added support to print all possible values from the info struct
(edit) @4432:d2ded197053f   14 years phi very basic support for serverinfo
(edit) @4413:827dec01806f   14 years phi added support to enum servers with roarctl
(edit) @4328:dd99a1c382a6   14 years phi use roar_str2ot() function for object types
(edit) @4108:5c9b14d00899   14 years phi fixed wrong display of pos in case of server not supporting pos
(edit) @4047:e5effb0a413e   14 years phi less magics, don't use roar_exit(), use strncpy()
(edit) @4014:2fee6bf2dc0c   14 years phi fixed some resurce leaks
(edit) @4012:28bea7336add   14 years phi typos
(edit) @3961:db442ac20742   14 years phi updated help
(edit) @3960:cffb2bce6622   14 years phi added --list-aiprofiles which does not need to be connected to a server
(edit) @3944:631ee4d9fc93   14 years phi corrected display of profiles
(edit) @3942:a160d7f5f19e   14 years phi added support for ai-profiles
(edit) @3875:8731d0c3e04a   14 years phi init/zero messages with memset()
(edit) @3846:8e117a9c5be1   14 years phi typos
(edit) @3845:e5ba73155538   14 years phi only print optional infos in case we acctualy have the data
(edit) @3790:1ba31162e041   14 years phi fixed copyright
(edit) @3787:81e536463f01   14 years phi get some warnings away on win32
(edit) @3641:6c894ae04329   14 years phi use -Wextra
(edit) @3630:89a9079f8e3f   14 years phi implemented roles, still need some support to set them
(edit) @3560:ea1d10e318e6   14 years phi added scale option
(edit) @3559:25cbf27a59fb   14 years phi support all volume types for scale
(edit) @3539:1fd530767d7b   14 years phi support to read channel map from server
(edit) @3531:c850208ec638   14 years phi do not display rpg infos on zero-channel streams
(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) @3510:4eb770a49d50   14 years phi use roar_simple_connect()…
(edit) @3213:da8251c98c0a   14 years phi support to transpher mixer stream id
(edit) @3211:85d85a3413b7   14 years phi display delay as meter
(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
Note: See TracRevisionLog for help on using the revision log.