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) @38d150e   8 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   10 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   11 years jano.vesely hound: Unref audio data after mixing. lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @feeac0d   12 years jiri Simplify use of list_foreach. lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @e5bc912   12 years jano.vesely Fix printf compile issues lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @6eeaf1d   12 years jano.vesely hound: implement context sink lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @bee5349   12 years jano.vesely hound: add data available callback lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @250828a   12 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   12 years jano.vesely hound: doxygen and cleanup lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @78aca91b   12 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   12 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   12 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   12 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   12 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   12 years jano.vesely hound: switch streams to audio pipe lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @5029c788   12 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   12 years jano.vesely hound: make audio data reference counted lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @23878dc   12 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   12 years jano.vesely hound: add stream fifo lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @b266f9e   12 years jano.vesely hound: implement stream creation/destruction lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @aab8e3d3   12 years jano.vesely hound: initialize ctx source/sink lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(add) @3b6c1d4   12 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.