source: mainline/uspace/srv/audio/hound/hound_ctx.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @09ab0a9a   6 years jiri Fix vertical spacing with new Ccheck revision. lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @902dd4b   6 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
(edit) @3bacee1   6 years jiri Make ccheck-fix again and commit more good files. lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @b7fd2a0   6 years zarevucky.jiri Use errno_t in all uspace and kernel code. Change type of every … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @541eb67   6 years zarevucky.jiri Hound error handling fixes. lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @38d150e   7 years jiri Prefer to get memory allocation functions through the standard stdlib … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @df13836   9 years jiri Use bool for boolean values, unsigned long for counting heap objects. lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @9163546   10 years jano.vesely hound: Unref audio data after mixing. lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @feeac0d   11 years jiri Simplify use of list_foreach. lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @e5bc912   11 years jano.vesely Fix printf compile issues lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @6eeaf1d   11 years jano.vesely hound: implement context sink lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @bee5349   11 years jano.vesely hound: add data available callback lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @250828a   11 years jano.vesely hound: let the first stream change format if we are not yet connected … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @c799138   11 years jano.vesely hound: doxygen and cleanup lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @78aca91b   11 years jano.vesely hound: Use synchronization primitives instead of sleep waiting lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @599034e   11 years jano.vesely hound: user mutex to protect stream list lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @353f8cc   11 years jano.vesely hound: make sure all streams are gone before removing context lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @02ead2e   11 years jano.vesely hound: sleep and repeat while the buffer is full lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @1f440f5f   11 years jano.vesely hound: implement data update for hound_ctx pushes data to every connection lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @f1438e5   11 years jano.vesely hound: switch streams to audio pipe lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @5029c788   11 years jano.vesely hound: add connection fifo, implement stream mixing lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @76ea1b7   11 years jano.vesely hound: make audio data reference counted lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @23878dc   11 years jano.vesely hound: move audio_data_t to a new header file make ctx streams opaque lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @bf13c9a4   11 years jano.vesely hound: add stream fifo lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @b266f9e   11 years jano.vesely hound: implement stream creation/destruction lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @aab8e3d3   11 years jano.vesely hound: initialize ctx source/sink lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(add) @3b6c1d4   11 years jano.vesely hound: implement context manipulation lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Note: See TracRevisionLog for help on using the revision log.