# # ChangeLog for uspace/lib/hound/src in mainline # # Generated by Trac 1.6 # 2026-05-29T18:38:38Z Sun, 24 Mar 2013 16:35:07 GMT Jan Vesely [e6e5f4e] * uspace/lib/hound/include/hound/protocol.h (modified) * uspace/lib/hound/src/protocol.c (modified) libhound: Fix context registration. Sun, 24 Mar 2013 16:15:27 GMT Jan Vesely [2ba4d45] * uspace/lib/hound/src/client.c (modified) libhound: Disconnect if context registration fails. Sun, 24 Mar 2013 14:09:11 GMT Jan Vesely [ec81221] * uspace/app/wavplay/main.c (modified) * uspace/lib/hound/include/hound/client.h (modified) * uspace/lib/hound/src/client.c (modified) libhound: Handle default target Sun, 24 Mar 2013 13:04:04 GMT Jan Vesely [7294b5b] * uspace/lib/hound/include/hound/client.h (modified) * uspace/lib/hound/src/client.c (modified) libhound: Add client wrappers for connection control Sun, 24 Mar 2013 03:44:11 GMT Jan Vesely [13318d1] * uspace/lib/hound/include/hound/protocol.h (modified) * uspace/lib/hound/src/protocol.c (modified) libhound: Implement client side connection controls Sat, 23 Mar 2013 14:11:48 GMT Jan Vesely [fd7c98b] * uspace/lib/hound/src/protocol.c (modified) libhound: Implement client side stream drain and recording. Sat, 23 Mar 2013 13:56:35 GMT Jan Vesely [37ea333] * uspace/lib/hound/include/hound/protocol.h (modified) * uspace/lib/hound/src/protocol.c (modified) libhoud: Handle recording requests. Sat, 23 Mar 2013 13:39:13 GMT Jan Vesely [a4165561] * uspace/lib/hound/src/protocol.c (modified) libhound: Implement context unregister, disallow stream drain. Sat, 23 Mar 2013 13:12:07 GMT Jan Vesely [71780e0] * uspace/lib/hound/src/protocol.c (modified) libhound: Use call data preserving handler to recognize the exit command. Sat, 23 Mar 2013 13:04:22 GMT Jan Vesely [939871a] * uspace/lib/hound/src/protocol.c (modified) loibhound: Disallow STREAM_EXIT in general context Sat, 23 Mar 2013 12:43:57 GMT Jan Vesely [493817b0] * uspace/lib/hound/src/client.c (modified) libound: Fix compile failure Sun, 17 Mar 2013 19:09:56 GMT Jan Vesely [b66d43b] * uspace/lib/hound/include/hound/protocol.h (moved) * uspace/lib/hound/include/hound/server.h (modified) * uspace/lib/hound/src/protocol.c (modified) libhound: Make protocol.h public, add server side iface skeleton. ... Sun, 17 Mar 2013 16:23:57 GMT Jan Vesely [9e1800c] * uspace/app/wavplay/main.c (modified) * uspace/lib/hound/include/hound/client.h (modified) * uspace/lib/hound/src/client.c (modified) libhound: Implement hound client side API sing client side protocol ... Sun, 17 Mar 2013 16:23:08 GMT Jan Vesely [504f1ea3] * uspace/lib/hound/src/protocol.c (modified) * uspace/lib/hound/src/protocol.h (modified) libhound: Add client side protocol skeleton Sun, 17 Mar 2013 13:57:57 GMT Jan Vesely [059490c2] * uspace/lib/hound/src/client.c (modified) * uspace/lib/hound/src/protocol.c (modified) * uspace/lib/hound/src/protocol.h (added) libhound: Add protocol header Sun, 17 Mar 2013 12:50:32 GMT Jan Vesely [36774cf] * uspace/lib/hound/Makefile (modified) * uspace/lib/hound/src/client.c (added) * uspace/lib/hound/src/protocol.c (modified) libhound: Move new API implementation to a new file Sat, 16 Mar 2013 23:46:59 GMT Jan Vesely [89d3946f] * uspace/lib/hound/include/hound/client.h (modified) * uspace/lib/hound/src/protocol.c (modified) libhound: Add new client side API skeleton Sun, 15 Jul 2012 20:50:46 GMT Jan Vesely [a9aae16e] * uspace/lib/hound/src/protocol.c (modified) libhoud: Handle hangup in connection callback. Sun, 15 Jul 2012 00:42:13 GMT Jan Vesely [afa7c17] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/hound/Makefile (added) * uspace/lib/hound/include/hound/client.h (added) * uspace/lib/hound/include/hound/server.h (added) * uspace/lib/hound/src/protocol.c (added) Add libhound. This library implements hound protocol and helpers.