|  |  | @984a9ba | 7 years | martin | do not expose the call capability handler from the async framework
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @904b1bc | 7 years | jiri | Fix remaining ccheck issues.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @902dd4b | 8 years | jiri.zarevucky | Remove const qualifier from arguments that pass ownership of a buffer.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @76d0981d | 8 years | jiri | Use proper boolean constant in while loops.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1433ecda | 8 years | jiri | Fix cstyle: make ccheck-fix and commit only files where all the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @eed4139 | 8 years | jakub | Fix some comments mentioning 'call IDs'
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a46e56b | 8 years | jakub | Prefer handle over ID in naming handle variables
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3be9d10 | 8 years | jakub | Get rid of ipc_callid_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @eadaeae8 | 8 years | jakub | Make capability handles type-safe
Define distinct pointer types for …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @84239b1 | 8 years | jiri | And there was much fixing.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b0cf63 | 8 years | jiri | A round of cstyle fixing (i.e. run make ccheck-fix).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @33b8d024 | 8 years | zarevucky.jiri | Remove constqualifier from the argument offree()and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b7fd2a0 | 8 years | zarevucky.jiri | Use errno_tin all uspace and kernel code.
Change type of every …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @25a179e | 8 years | zarevucky.jiri | IPC return values are always errno constants. Adjust types to reflect …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c81132d | 8 years | zarevucky.jiri | Replace casts from non-bool to bool with explicit equality check.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fed5a9b | 8 years | zarevucky.jiri | Fix error handling in libhound.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cecba66e | 8 years | zarevucky.jiri | Instead of using library paths directly, refer to libraries by name …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cf13b17 | 8 years | zarevucky.jiri | Rename <sys/types.h> to <types/common.h>
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2a7749d7 | 8 years | zarevucky.jiri | Add <sys/types.h> as a wrapper for <libarch/types.h>, and eliminate …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @05b59393 | 8 years | zarevucky.jiri | Fix a couple of benign clang warnings.
No change in semantics.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @78188e5 | 8 years | jiri | stdbool.h should not include libarch/types.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f9b2cb4c | 10 years | martin | unify interface API
 * introduce new interfaces
 * unify location …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @07e28f8 | 11 years | jiri | Do not crash when there is no hound target.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1c635d6 | 11 years | sucha14 | Do not hold a task's return value after it has disconnected.
Holding …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e5bc912 | 12 years | jano.vesely | Fix printf compile issues
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d120133 | 12 years | jano.vesely | Use memset instead of bzero
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4e72a4c | 13 years | jano.vesely | libhound: add stream drain function
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @876f5561 | 13 years | jano.vesely | libhound: doxygen
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @afd4fc7 | 13 years | jano.vesely | libhound: Include protocol.h to provide flags
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7e7def5 | 13 years | jano.vesely | libhound: remove deprecated server interface
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f465461 | 13 years | jano.vesely | libhound: remove deprecated client interface
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6d74977 | 13 years | jano.vesely | libhound: fix data transfer answers
finalize answers EOK for us so …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c5d6f9cf | 13 years | jano.vesely | libhound: implement drain_on_exit on the client side
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @704baed | 13 years | jano.vesely | libhound: implement stream drain for playback streams
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9e40d443 | 13 years | jano.vesely | libhound: add drain iface
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6133470 | 13 years | jano.vesely | libhound: fix pcm format transfer
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @35ab943 | 13 years | jano.vesely | libhound: zero entire allocated space
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @39c4d1f | 13 years | jano.vesely | libhound: include errno for error values
make hound_context_id_t …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cc3c27ad | 13 years | jano.vesely | libhound: Destroy streams on stream_exit
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5bf4310 | 13 years | jano.vesely | libhound: Fix switch to to stream
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6ec1d48 | 13 years | jano.vesely | libhound: Implement server side connection controls
Fix lockup
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e6e5f4e | 13 years | jano.vesely | libhound: Fix context registration.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2ba4d45 | 13 years | jano.vesely | libhound: Disconnect if context registration fails.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ec81221 | 13 years | jano.vesely | libhound: Handle default target
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7294b5b | 13 years | jano.vesely | libhound: Add client wrappers for connection control
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @13318d1 | 13 years | jano.vesely | libhound: Implement client side connection controls
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fd7c98b | 13 years | jano.vesely | libhound: Implement client side stream drain and recording.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @37ea333 | 13 years | jano.vesely | libhoud: Handle recording requests.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a4165561 | 13 years | jano.vesely | libhound: Implement context unregister, disallow stream drain.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @71780e0 | 13 years | jano.vesely | libhound: Use call data preserving handler to recognize the exit command.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @939871a | 13 years | jano.vesely | loibhound: Disallow STREAM_EXIT in general context
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @493817b0 | 13 years | jano.vesely | libound: Fix compile failure
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b66d43b | 13 years | jano.vesely | libhound: Make protocol.h public, add server side iface skeleton.
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9e1800c | 13 years | jano.vesely | libhound: Implement hound client side API sing client side protocol headers
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @504f1ea3 | 13 years | jano.vesely | libhound: Add client side protocol skeleton
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @059490c2 | 13 years | jano.vesely | libhound: Add protocol header
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @36774cf | 13 years | jano.vesely | libhound: Move new API implementation to a new file
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @89d3946f | 13 years | jano.vesely | libhound: Add new client side API skeleton
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @03362fbd | 13 years | jano.vesely | Merge mainline changes.
Conflict resulting from bool.h → stdbool.h …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ea6c838 | 13 years | jano.vesely | Create libpcm.
Move pcm related functions and definitions there.
Make …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a9aae16e | 13 years | jano.vesely | libhoud: Handle hangup in connection callback.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @afa7c17 | 13 years | jano.vesely | Add libhound. This library implements hound protocol and helpers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export |