source: roaraudio/libroar/ctl.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5360:3dd9d1fd1b0e   12 years phi added const keywords, removed an uneeded cast to non-const
(edit) @5357:f3c705877ceb   12 years phi fixed some compiler warnings
(edit) @5236:0a8740e27666   12 years phi Removed roar_set_vol() and roar_server_oinfo(), as well as roar_exit().
(edit) @5189:d2b96cf45a19   12 years phi added some more protocol IDs
(edit) @5148:73d76a74be61   12 years phi improved error handling some more, marked some stuff as obsolete
(edit) @5145:c1a3ca765154   12 years phi * Fixed invalid pointer aliasing in filter code (pr0) * Fixed …
(edit) @5144:9126d33415d7   12 years phi corrected stream ID, set it to -1 if unused.
(edit) @5112:034315dcf9d4   13 years phi added some const keywords
(edit) @4873:98d17d4deeec   13 years phi make use of new error stuff
(edit) @4740:f3abf82e2ead   13 years phi Added support for UNMAPPED volume control (Closes: #55)
(edit) @4708:c9d40761088a   13 years phi updated copyright statements
(edit) @4687:a2f7522c22ca   13 years phi added protocol IDs for IRC, DCC and Echo
(edit) @4614:3b1ab4d465e8   13 years phi Support dir parameter in OINFO command (Closes: #31)
(edit) @4385:37924d2f1dae   14 years phi support src == dst in roar_conv_volume()
(edit) @4384:58d6bf7eb6a6   14 years phi added roar_conv_volume()
(edit) @4333:d10f93a61265   14 years phi finaly added support to do a filtered stream list
(edit) @4332:e0b5649844a7   14 years phi wrote a basic function for int matching from filters
(edit) @4327:7cad0bc2bcfc   14 years phi added new OTs
(edit) @3980:c5fc22d8d96c   14 years phi added strings and consts to libroar for rplay protocol
(edit) @3683:b3b89de5ad9f   14 years phi added symbols for RSound
(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) @3258:7cffe2279d53   14 years phi case
(edit) @3251:bdabdeacf725   14 years phi added consts and string handling for ROAR_PROTO_SIMPLE
(edit) @2857:2cef13e65f4c   14 years phi new ROAR_PROTO_*s
(edit) @2811:3d2f0ab1b673   15 years phi added nnode.[ch], added nnode support to ctl.c
(edit) @2616:f321e11ead21   15 years phi added byteorder thingys to roar_ctl_c2m() and roar_ctl_m2c()
(edit) @2615:a46baf00194c   15 years phi added roar_str2byteorder() and roar_byteorder2str()
(edit) @2548:fe1b99691069   15 years phi added roar_str2proto() and roar_proto2str()
(edit) @2544:ec5fbabb7a92   15 years phi send protocol number
(edit) @2374:1bb69e3360a3   15 years phi init mixer settings with sensfull values
(edit) @1162:d9b136a87245   15 years phi added whoami call
(edit) @798:86e3c1bfb7cb   16 years phi set roar_errno in roar_get_stream()
(edit) @690:cee9bf5fa456   16 years phi added copyright statements
(edit) @578:51e28ac3912e   16 years phi added call roar_terminate() to libroar
(edit) @438:4343b7a1ec38   16 years phi added UID/GID support to libroar and roarctl
(edit) @434:327a89c4ec65   16 years phi send an get PID on ROAR_CMD_GET_CLIENT.
(edit) @300:e6ba051b5eb2   16 years phi fixed byte-order bug in *_set/get_vol(), hey! one bug more :)
(edit) @299:96c37f163aa6   16 years phi fixed byte-order bug in *_kick()
(edit) @133:8af83a2453ee   16 years phi make valgrind happy: initialise unused memory
(edit) @24:951795a0bd65   16 years phi added roar_get_vol()
(edit) @17:411717cefded   16 years phi now we can change the volume, but it will not work if you set it... …
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.