source: roaraudio/roarclients/roarctl.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5961:06e7fd9e4c25   10 years phi Updates of copyright and license headers
(edit) @5950:7fe8f5df7a83   10 years phi code cleanup and again a patch for checking commandlion parameters
(edit) @5853:c7789b146c91   11 years phi added more funny casts to avoid warnings on win32
(edit) @5838:52ca1a88734e   11 years phi handle setting of server name in connection object in a better way. also …
(edit) @5837:96349d1c8634   11 years phi Avoid %llX on win32 (Closes: #271)
(edit) @5823:f9f70dbaa376   11 years phi updated copyright
(edit) @5625:722bbc6d4930   12 years phi Fixed compiler warnings about roar_meta_strtype(3) (Closes: #305)
(edit) @5624:ec1593cc8525   12 years phi Added support for RePlayGain? (RPG) control (See: #300)
(edit) @5537:8cdd39efa8b9   12 years phi use roar_str2rate(), roar_str2channels() and roar_str2bits() for virtual …
(edit) @5534:ea9da1d777c7   12 years phi Done more hardending work.
(edit) @5387:ec00c0a72024   12 years phi added function to get serverinfo for library as well as libinfo command …
(edit) @5386:a3dc37deacbb   12 years phi only try to display mixer data as well as channel map if number of …
(edit) @5384:7878569294fa   12 years phi added support for beep command as well as support µs display for ping
(edit) @5383:6afe25940302   12 years phi print server standards not lib standards in allinfo
(edit) @5381:430b1d26e12d   12 years phi updated copyright years
(edit) @5379:2a383aaf4b1b   12 years phi * Cleanup, * Set ISIT_BUILD in roard, * Test for more alternatives for …
(edit) @5372:63f373fa5790   12 years phi added support for ITST "build"
(edit) @5279:bb3ff1f2be28   12 years phi added support to hostid and license to server info struct, added support …
(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   12 years phi added --hash-password
(edit) @5185:9c42709e2c89   12 years phi added server type +invalid
(edit) @5149:b7345c9daac1   12 years phi added support to list standards the client lib supports (not yet complet)
(edit) @5144:9126d33415d7   12 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   13 years phi implemented flag toggling and flag protection
(edit) @4536:4c0dd434da4b   13 years phi added support for sinle sink mode
(edit) @4503:86f76891c2ab   13 years phi support names an version zero
(edit) @4501:08d4027e47d5   13 years phi basic serverstands listing
(edit) @4443:6c4cb0c32db5   13 years phi corredted help
(edit) @4434:ff895ca43976   13 years phi added support to print all possible values from the info struct
(edit) @4432:d2ded197053f   13 years phi very basic support for serverinfo
(edit) @4413:827dec01806f   13 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   14 years phi added support for flags immutable and enhance
(edit) @2916:3df957c2297b   14 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 …
Note: See TracRevisionLog for help on using the revision log.