aboutsummaryrefslogtreecommitdiff
path: root/libjaylink/core.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Minor code and documentation cleanupsMarc Schink1-1/+2
2016-11-11Add project website URLMarc Schink1-0/+4
2016-11-05Doxygen: Add initial main pageMarc Schink1-0/+30
2016-11-05Add support for library capabilitiesMarc Schink1-0/+20
2016-08-03Use string for IPv4 address in jaylink_connectionMarc Schink1-0/+29
2016-08-03Allow jaylink_exit() to return errorsMarc Schink1-2/+7
2016-07-23Minor code cleanupsMarc Schink1-1/+1
2016-07-17Doxygen: Add @since tagsMarc Schink1-0/+4
2016-06-23Rework device discovery APIMarc Schink1-1/+13
2016-03-20Doxygen: Add missing @retval tagMarc Schink1-0/+1
2015-12-22Use spaces instead of tabs in Doxygen commentsMarc Schink1-1/+1
2015-04-04Add functions to access the log domain.Marc Schink1-0/+8
2015-04-04Add function to set custom log function.Marc Schink1-0/+3
2015-03-23Change license to GPLv2+.Marc Schink1-1/+1
2015-03-02Mark visibility of public API and private functions.Marc Schink1-3/+3
2015-03-02Improve doxygen documentation.Marc Schink1-0/+23
2015-03-02Add basic logging functionality.Marc Schink1-0/+4
2015-03-02Initial commit.Marc Schink1-0/+57