summaryrefslogtreecommitdiffstats
path: root/src/notification_proxy.c
AgeCommit message (Collapse)AuthorFilesLines
2012-03-22notification_proxy: use free() instead of g_free()Gravatar Nikias Bassen1-1/+3
2011-03-26notification_proxy: read ProxyDeath message after posting notificationGravatar Nikias Bassen1-0/+21
This prevents ugly error messages appearing in the device's syslog.
2010-03-24Remove unused and fix some includesGravatar Nikias Bassen1-2/+0
2010-03-16Unify NP callback userdata parameter to user_data for consistencyGravatar Martin Szulecki1-6/+6
2010-03-16Rename the *_int to *_private for better semantic and fix public typedefsGravatar Martin Szulecki1-1/+1
This changes the typedef logic slightly for the public headers in order for doxygen to correctly pickup and enable the client struct documentation.
2010-03-08Add user data parameter to notification callback functionGravatar Nikias Bassen1-2/+6
[#114 state:resolved]
2010-03-08notification_proxy: docs updatedGravatar Nikias Bassen1-12/+20
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-3/+3
2010-01-13Rename service implementation sources to lowercase for consistencyGravatar Martin Szulecki1-0/+392