|
|
@0d7eb0f
|
13 years |
jano.vesely |
isa: Inline fun_conf_parse.
It's just a one line loop.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@18ae0c8
|
13 years |
jano.vesely |
isa: Get rid of double NULL check.
Both fun_conf_parse and free are …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b5f305b
|
13 years |
jano.vesely |
isa: Add const qualifiers.
Prasing does not change the original string.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3d4ad475
|
13 years |
jano.vesely |
isa: Do not allocate and copy name string.
ddf_fun_create does that …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1de97fe6
|
13 years |
jano.vesely |
isa: integrate condition into the loop instead of using break.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@82e4005
|
13 years |
jano.vesely |
isa: Rename set_* functions to add_*.
Because that's what those …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f0241bda
|
13 years |
jano.vesely |
sb16: Implement capabilities query.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2e01b3f
|
13 years |
jano.vesely |
libdrv: Add method to query audio capabilities.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c5cbc1b7
|
13 years |
jano.vesely |
sb16: Use dmamem_map_anonymous to map sound buffer.
It will be …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1bebadee
|
13 years |
jano.vesely |
Merge mainline changes.
Conflict in …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1f7da3b
|
13 years |
jano.vesely |
libpcm: Fix wrong size parameter.
Fixes broken mixing of streams with …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@730dce77
|
13 years |
martin |
get rid of the packed structure attribute (there should be no unwanted …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a00d555
|
13 years |
martin |
AHCI fixups
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e435537
|
13 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9904eb90
|
13 years |
martin |
cherrypick initial SATA (AHCI) support, originally by Petr Jerman
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aef1799
|
13 years |
jano.vesely |
Integrate dplay into wavplay.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cd8f19d
|
13 years |
jano.vesely |
hound: Silence buffer instead of zeroing it.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e6bba8f
|
13 years |
jano.vesely |
libpcm: Add function to generate normalized silence.
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
|
|
|
@950110ee
|
13 years |
jano.vesely |
hound: convert format while mixing.
Still no resampling.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@389ef25
|
13 years |
jano.vesely |
hound: Check format before starting playback.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bb67def
|
13 years |
jano.vesely |
hound: Implement audio format covnersion.
No resampling yet.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@50fa3f7
|
13 years |
jano.vesely |
wavplay: add few more debug messages
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eceb300
|
13 years |
jano.vesely |
hound: Use libhound
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
|
|
|
@b7c080c
|
13 years |
jano.vesely |
sb16: Implement test_format call.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@63c34d7
|
13 years |
jano.vesely |
libdrv/audio: Add 'test_format' call.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5cd5079
|
13 years |
jano.vesely |
app/wavplay: Use libhound
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@57e8b3b
|
13 years |
jano.vesely |
Add frame count to event report.
This enables applications to detect …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2cc5c835
|
13 years |
jano.vesely |
Cleanup audio_pcm interface.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b497018
|
13 years |
jano.vesely |
Drop id parameter from audio_pcm interface.
Independent buffer should …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@44d1311
|
13 years |
jano.vesely |
Buildsystem: Create disasm files before striping binaries.
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
|
|
|
@d30292e
|
13 years |
jano.vesely |
Add another audio format helper function.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2d9197e
|
13 years |
jano.vesely |
sb16: Return NULL rather than invalid buffer.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a27d1c5
|
13 years |
jano.vesely |
Add option to set number of consoles, make kernel log console optional.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e677b08
|
13 years |
jano.vesely |
Add wavplay app.
The code is so ugly it hurts reading it, but wavplay …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@88a37b5
|
13 years |
jano.vesely |
Build and launch hound by default.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6906f61
|
13 years |
jano.vesely |
hound: Add support for "default" keyword
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@43c40a3
|
13 years |
jano.vesely |
hound: Fix mixing.
Use clipping with float conversion
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@13df13c8
|
13 years |
jano.vesely |
hound: Fix sink hook ambiguity by adding a parameter.
Also disconnect …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ab07cf0
|
13 years |
jano.vesely |
hound: Use buffer position in source available data.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6424800
|
13 years |
jano.vesely |
hound: Implement client removal
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1c33539
|
13 years |
jano.vesely |
hound: Implement disconnect
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fd5c0b7
|
13 years |
jano.vesely |
hound: audio device recognizes all pcm device events.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9b2ac3d
|
13 years |
jano.vesely |
houd: Fix mixer condition.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f3fced0
|
13 years |
jano.vesely |
hound: Implement connect code.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@63d6ff9
|
13 years |
jano.vesely |
hound: Fix few leaks and memory corruption bugs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d93a5a6f
|
13 years |
jano.vesely |
hound: Fix double free.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1df3018a
|
13 years |
jano.vesely |
hound: Only few more TODOs left
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d01e635
|
13 years |
jano.vesely |
dplay: Simplify playback stop.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1240bb9
|
13 years |
jano.vesely |
Use named audio events.
audio/sb16: dsp uses more detailed status …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@992ef56
|
13 years |
jano.vesely |
hound: Implement device playback backend
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ec49085
|
13 years |
jano.vesely |
hound: Move mixing to audio_source.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@737b4c0
|
13 years |
jano.vesely |
HelenOS Sound service (hound) initial commit.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@039337e8
|
13 years |
jano.vesely |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@346643c
|
13 years |
jano.vesely |
audio: Use enum for sample format.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b4ca0a9c
|
13 years |
vojtechhorky |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@33fc3ae
|
13 years |
jakub |
Do not leak a fun_node_t reference in devman_add_function()
when …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@94694a4
|
13 years |
jano.vesely |
Add new audio-pcm category and register sb16/pcm in this categgory.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ce047249
|
13 years |
jano.vesely |
Rename audio nodes: (mixer, dsp) ⇒ (control, pcm).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@68d1313
|
13 years |
jano.vesely |
drv/audio/sb16: Fix debug comment mismatch.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@90f05b0f
|
13 years |
jano.vesely |
Rename audio pcm interface.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0336354a
|
13 years |
jano.vesely |
Makefile: Build and use recording app.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e1b7e36
|
13 years |
jano.vesely |
app: Add recording application.
Untested: qemu does not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a3ab774
|
13 years |
jano.vesely |
libdrv/audio,drv/audio/sb16: Update and implement recording interface. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ef246b9
|
13 years |
jano.vesely |
dplay: Close file on exit.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9b3d999
|
13 years |
jano.vesely |
drv/auid/sb16: Refactor debug output.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c5c65b6
|
13 years |
jano.vesely |
app/dplay: Refactoring. Ouput + sign instead of one line.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6be06d0
|
13 years |
jano.vesely |
libdrv,audio pcm: Fix sending number of buffer parts.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@68e005d
|
13 years |
jano.vesely |
dplay: There is one more event after sending the stop command.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2afae0e
|
13 years |
jano.vesely |
drv/audio/sb16: Fix debug output.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9fa0111d
|
13 years |
jano.vesely |
Add const qualifiers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7ed5153b
|
13 years |
jano.vesely |
Typo fix.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bb4c141c
|
13 years |
jano.vesely |
drv/audio/sb16: minor debug changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9d5244f
|
13 years |
jano.vesely |
app/dplay: Use event interface properly.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7364c6ee
|
13 years |
jano.vesely |
libdrv,audio: Fix sending of shared memory flags.
Fix calling buffer …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4bbfb93
|
13 years |
jano.vesely |
libdrv/audio: Remove optical separators.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e941bf8
|
13 years |
jano.vesely |
audio/sb16: Remove optical separators.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@124f9bd
|
13 years |
jano.vesely |
audio/sb16: Remove newlines from debug messages.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4bec78f
|
13 years |
jano.vesely |
dplay: Update to use new interface.
Ugly and broken, but compiles fine.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7ca22e5
|
13 years |
jano.vesely |
drv/audio/sb16: Accept event session and send USER_METHOD on playback …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8de7ef2
|
13 years |
jano.vesely |
libdrv,audio: Add event callback creation to audio iface.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f8608f2
|
13 years |
jano.vesely |
libdrv,audio: Be a bit more verbose about buffer setup.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@00006e0
|
13 years |
jano.vesely |
audio: Allow client to specify buffer size.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ea150dc6
|
13 years |
jano.vesely |
sb16: Add pio ranges to irq code.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@722912e
|
13 years |
jano.vesely |
Fix mainline merge breakage.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6843a9c
|
13 years |
jano.vesely |
Merge mainline changes
Trivial conflicts.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0bbd13e
|
13 years |
jano.vesely |
isa: Fix memory leaks.
function name is str_duped
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@75b9c3d
|
13 years |
jiri |
Remove category ID from loc output.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a3fcfba
|
13 years |
jiri |
In loc print server name instead of handle.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3f57fb7
|
13 years |
jiri |
In devctl print driver name for child of each function (and not the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@375e501
|
13 years |
jiri |
Fix async_forget(). The reply to a forgotten message was being …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2902e1bb
|
13 years |
martin |
add support for variable uspace stack size
create individual address …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@faba839
|
13 years |
martin |
use symbolic values for address space constants
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@32d19f7
|
13 years |
jiri |
Make UDP reception asynchronous using receive fibril.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2689a0b
|
13 years |
jakub |
Remove long unmaintained support for building with suncc.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3123d2a
|
13 years |
martin |
trivial changes (error code reporting, messages)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2f90b46
|
13 years |
martin |
trivial condition change
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b39b5cb
|
13 years |
martin |
trivial changes (error code reporting, messages)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|