[soapbox] / obex-data-server / tags / REL-0_4_2 / dbus-api.txt Repository:
ViewVC logotype

Log of /obex-data-server/tags/REL-0_4_2/dbus-api.txt

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2145 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 1 18:01:23 2008 UTC (2 months ago) by tadas
File length: 27125 byte(s)
Diff to previous 2143
Release 0.4.2

Revision 2143 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 1 17:40:06 2008 UTC (2 months ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 27125 byte(s)
Diff to previous 2103
Implement RemoteCopy and RemoteMove methods in Session, add more errors
corresponding to OBEX responses

Revision 2103 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 23 20:38:56 2008 UTC (2 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 26041 byte(s)
Diff to previous 2027
Do not use g_assert for checking if DBus context is set in Session and
ServerSession methods, instead return Failed error (fixes #142)

Revision 2027 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 11 16:07:54 2008 UTC (2 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 25859 byte(s)
Diff to previous 2016
Add support for USB transport (sessions only): Thanks to Alex Kanavin for
the complete patch

Revision 2016 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 9 20:21:40 2008 UTC (2 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 24260 byte(s)
Diff to previous 2015
Add BluetoothChannel (RFCOMM channel used for session) to SessionInfo

Revision 2015 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 9 19:27:07 2008 UTC (2 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 24172 byte(s)
Diff to previous 1764
Add Manager.GetVersion(), Manager.GetSessionList(), Manager.GetServerList(),
Server.GetServerSessionList(); cleanup obex connect functions

Revision 1764 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 18 13:22:17 2008 UTC (4 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 23332 byte(s)
Diff to previous 1751
Add Session.GetImageInfo method, fix Target UUID handling, fix RemoteDisplay
Session implementation, make ods-bip-test.py a full blown BIP ImagePush
testing app, update option parsing for ods-server-test.py

Revision 1751 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 11 23:29:19 2008 UTC (4 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 22807 byte(s)
Diff to previous 1733
Introduce Server.SetOption method, finishing touches for BIP server support, don't include Time in TransferInfo when no modtime available (differs from 0.3 behaviour), include Type in TransferInfo when available, update ods-server-test.py for better BIP handling

Revision 1733 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 6 11:50:46 2008 UTC (5 months ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 22340 byte(s)
Diff to previous 1725
Implement RemoteDisplay server-side handling, add RemoteDisplayRequested signal to ServerSession

Revision 1725 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 4 20:19:48 2008 UTC (5 months ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 22059 byte(s)
Diff to previous 1673
Add SendFileExt and CopyRemoteFileByType to Session (bugs #71, #112), continue work on BIP server-side functions

Revision 1673 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 25 00:49:47 2008 UTC (5 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 20558 byte(s)
Diff to previous 1662
Implement CancelSessionConnect for Manager, remove unnecessary call to g_source_remove in OdsSession

Revision 1662 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 23 20:00:20 2008 UTC (5 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 19976 byte(s)
Diff to previous 1641
Fix optional BIP support, merge ChangeLog from 0.3.4

Revision 1641 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 18 16:42:56 2008 UTC (5 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 19929 byte(s)
Diff to previous 1639
Implement ImageHandleReceived signal, send thumbnail when BIP responder requests, fix bad utf conversion bug

Revision 1639 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 17 16:20:09 2008 UTC (5 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 19667 byte(s)
Diff to previous 1634
Add PutLinkedAttachment to Session, fix RemoteDisplay functions

Revision 1634 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 16 14:44:28 2008 UTC (5 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 18962 byte(s)
Diff to previous 1613
PutImage, PutImageResized, imaging-feature property for OdsSession, fix session socket binding/closing, disable Session functions according to used profile, link against gthread, update API docs with BIP functions, other fixes

Revision 1613 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 4 15:05:05 2008 UTC (6 months ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 15192 byte(s)
Diff to previous 1592
BIP GetImagingCapabilities()

Revision 1592 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 2 00:23:20 2008 UTC (6 months ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 15299 byte(s)
Diff to previous 1560
Redesign Session connection (bugs #19, #53)

Revision 1560 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 26 21:22:41 2008 UTC (6 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 15890 byte(s)
Diff to previous 1559
Update SessionInfo and ServerInfo in Manager

Revision 1559 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 26 21:05:43 2008 UTC (6 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 15686 byte(s)
Diff to previous 1402
Allow to choose hci device when creating Bluetooth Session (#52) (API CHANGE)

Revision 1402 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 12 17:13:41 2008 UTC (9 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 15527 byte(s)
Diff to previous 1397
Possibly fix #53

Revision 1397 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 7 15:16:33 2008 UTC (10 months ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 15169 byte(s)
Diff to previous 1394
Support for PBAP server (#60)

Revision 1394 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 6 23:49:05 2008 UTC (10 months ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 15125 byte(s)
Diff to previous 1352
update docs

Revision 1352 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 21 22:35:01 2008 UTC (10 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 14725 byte(s)
Diff to previous 1313
move require_pairing to Manager.CreateBluetoothServer, memory fixes, prepare for 0.3

Revision 1313 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 12 16:38:03 2008 UTC (10 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 14717 byte(s)
Diff to previous 1301
Fix Accept function

Revision 1301 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 11 15:54:07 2008 UTC (10 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 14495 byte(s)
Diff to previous 1300
Implement allow_write and require_pairing for Server.Start()

Revision 1300 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 11 04:13:09 2008 UTC (10 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 13723 byte(s)
Diff to previous 1298
make object paths lowercase, distribute python tests

Revision 1298 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 6 23:16:52 2008 UTC (10 months, 4 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 13723 byte(s)
Diff to previous 1294
doc update

Revision 1294 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 6 11:51:04 2008 UTC (11 months ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 13723 byte(s)
Diff to previous 1279
doc update

Revision 1279 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 24 18:00:57 2008 UTC (11 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 13453 byte(s)
Diff to previous 1276
Fix stuff that became broken because of API change

Revision 1276 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 24 15:28:58 2008 UTC (11 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 13441 byte(s)
Diff to previous 1275
Fix #20, #32

Revision 1275 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 24 00:56:18 2008 UTC (11 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 13460 byte(s)
Diff to previous 1266
minor cleanup

Revision 1266 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 22 20:18:04 2008 UTC (11 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 13287 byte(s)
Diff to previous 1137
Fix #30

Revision 1137 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 25 18:45:51 2007 UTC (13 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 13189 byte(s)
Diff to previous 1136
more doc updates

Revision 1136 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 25 18:35:19 2007 UTC (13 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 13417 byte(s)
Diff to previous 1135
more doc updates

Revision 1135 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 25 17:45:42 2007 UTC (13 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 12986 byte(s)
Diff to previous 1131
doc update

Revision 1131 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 23 23:24:30 2007 UTC (13 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 12553 byte(s)
Diff to previous 944
GetSessionInfo and GetServerInfo functions for Manager object

Revision 944 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 14 20:30:03 2007 UTC (15 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 11885 byte(s)
Diff to previous 876
Documentation updates, add allow_delete option to Server

Revision 876 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 2 14:28:23 2007 UTC (16 months ago) by sbdevelop
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 9084 byte(s)
Diff to previous 805
replace Mutex with StaticMutex, other fixes : tds

Revision 805 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 26 17:20:51 2007 UTC (17 months, 1 week ago) by sbdevelop
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 8736 byte(s)
Diff to previous 800
Beginnings of server implementation : tds

Revision 800 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 17 23:27:34 2007 UTC (17 months, 3 weeks ago) by sbdevelop
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 8919 byte(s)
Diff to previous 798
Full Session implementation (some minor fixes left do be done) : tds

Revision 798 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 16 13:09:21 2007 UTC (17 months, 3 weeks ago) by sbdevelop
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 8913 byte(s)
Diff to previous 796
Working RetrieveFolderListing, all SetPath methods : tds

Revision 796 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 14 15:19:22 2007 UTC (17 months, 3 weeks ago) by sbdevelop
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 8911 byte(s)
Diff to previous 778
Very close to full session implementation now : tds

Revision 778 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 26 16:19:27 2007 UTC (18 months, 1 week ago) by sbdevelop
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 8827 byte(s)
Diff to previous 776
move errors to global domain, some other stuff: tds

Revision 776 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 22 23:51:59 2007 UTC (18 months, 2 weeks ago) by sbdevelop
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 8731 byte(s)
Diff to previous 774
smth : tds

Revision 774 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 21 19:58:37 2007 UTC (18 months, 2 weeks ago) by sbdevelop
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 8730 byte(s)
Diff to previous 771
Further war with dbus-glib : tadas

Revision 771 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 19 21:28:07 2007 UTC (18 months, 2 weeks ago) by sbdevelop
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 8525 byte(s)
Diff to previous 769
fixed D-Bus API + some other code : tadas

Revision 769 - (view) (download) (annotate) - [select for diffs]
Added Fri Jun 15 21:28:25 2007 UTC (18 months, 3 weeks ago) by sbdevelop
Original Path: obex-data-server/trunk/dbus-api.txt
File length: 10820 byte(s)
initial layout : Tadas

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

tadas_AT_dailyda_DOT_com
ViewVC Help
Powered by ViewVC 1.0.7