summaryrefslogtreecommitdiff
path: root/src/tube-stream.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-28Merge branch 'only-one-tube'Jonny Lamb1-1/+1
2012-07-20tubes: use 64bit uints for tube IDs everywhereJonny Lamb1-1/+1
2012-05-30Use meta-headers for everythingSimon McVittie1-3/+2
2012-02-14tube-stream: subclass TpBaseChannelJonny Lamb1-3/+4
2009-02-05Merge branch 'muc-dbus-tube-new-api'Guillaume Desmottes1-8/+2
2009-02-05add gabble_tube_stream_channel_get_allowed_properties function instead of def...Guillaume Desmottes1-8/+2
2009-02-05tube-stream: add a muc property and use it to delegate our group interfaceGuillaume Desmottes1-1/+2
2009-02-03gabble_tube_stream_offer: remove useless argsGuillaume Desmottes1-3/+1
2009-02-03tube-stream.h: add gabble_tube_stream_channel_allowed_propertiesGuillaume Desmottes1-0/+9
2008-10-28GabbleTubeStream: implements D-Bus property o.f.T.Channel.Type.StreamTube.Sup...Alban Crequy1-0/+2
2008-08-18Move publish_tube_in_node in tube-iface because it will be used both by Gabbl...Alban Crequy1-0/+5
2008-08-18GabbleTubeStream exposes the Channel.Type.StreamTube object. Some methods not...Alban Crequy1-0/+2
2008-07-22GabbleTubeStream: simplify priv accessSimon McVittie1-1/+2
2008-07-14rename gabble-connection.h to connection.hDafydd Harries1-1/+1
2007-10-05fix declaration style in few tubes related headersGuillaume Desmottes1-1/+1
2007-09-25Update and merge with HEAD and current -tubesSimon McVittie1-3/+4
2007-09-25fix tubes functions declarations style in headersGuillaume Desmottes1-6/+5
2007-09-24rename gabble_tube_stream_check_address to gabble_tube_stream_check_params s...Guillaume Desmottes1-2/+3
2007-09-24move stream tube address checks from tubes-channel to tube-streamGuillaume Desmottes1-0/+5
2007-05-28make the unique id a unsigned and use it instead it instead of the locally un...Guillaume Desmottes1-1/+1
2007-05-28stream tube: add unique id propertyGuillaume Desmottes1-1/+1
2007-05-25add gabble_tube_stream_newGuillaume Desmottes1-0/+7
2007-05-21add tube-stream.[ch]Guillaume Desmottes1-0/+60