Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* More robust udev (especially for N900)
* Improved and faster appsync courtesy of Simo Piiroinen

Signed-off-by: Philippe De Swert <phdeswer@lumi.maa>
  • Loading branch information
Philippe De Swert committed Apr 21, 2011
1 parent 0b9df5b commit 408170b
Show file tree
Hide file tree
Showing 9 changed files with 433 additions and 269 deletions.
5 changes: 3 additions & 2 deletions src/usb_moded-appsync-dbus-private.h
Expand Up @@ -18,6 +18,7 @@
02110-1301 USA
*/

gboolean usb_moded_app_sync_init(GList *list);
void usb_moded_appsync_cleanup(GList *list);
gboolean usb_moded_app_sync_init(void);
void usb_moded_appsync_cleanup(void);
int usb_moded_dbus_app_launch(const char *launch);
gboolean usb_moded_app_sync_init_connection(void);

0 comments on commit 408170b

Please sign in to comment.