# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2025-04-29T12:35:13Z Thu, 11 Apr 2013 01:34:41 GMT Jan Vesely [c799138] * uspace/srv/audio/hound/audio_data.c (modified) * uspace/srv/audio/hound/audio_data.h (modified) * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/audio/hound/audio_device.h (modified) * uspace/srv/audio/hound/audio_sink.c (modified) * uspace/srv/audio/hound/audio_sink.h (modified) * uspace/srv/audio/hound/audio_source.c (modified) * uspace/srv/audio/hound/audio_source.h (modified) * uspace/srv/audio/hound/connection.c (modified) * uspace/srv/audio/hound/connection.h (modified) * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/audio/hound/hound.h (modified) * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/hound_ctx.h (modified) hound: doxygen and cleanup Thu, 11 Apr 2013 00:18:22 GMT Jan Vesely [f0a647c] * uspace/srv/audio/hound/audio_source.c (modified) * uspace/srv/audio/hound/audio_source.h (modified) hound: Remove dead code Wed, 10 Apr 2013 23:06:52 GMT Jan Vesely [876f5561] * uspace/lib/hound/include/hound/client.h (modified) * uspace/lib/hound/include/hound/protocol.h (modified) * uspace/lib/hound/src/client.c (modified) * uspace/lib/hound/src/protocol.c (modified) libhound: doxygen Wed, 10 Apr 2013 21:41:10 GMT Jan Vesely [eb0ef51] * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/drv/include/audio_pcm_iface.h (modified) libdrv: few more comments use ARRAY_SIZE macro Wed, 10 Apr 2013 20:59:42 GMT Jan Vesely [5b77efc] * uspace/app/mixerctl/mixerctl.c (modified) mixerctl: add little help message Wed, 10 Apr 2013 20:52:26 GMT Jan Vesely [1912b45] * uspace/app/mixerctl/mixerctl.c (modified) * uspace/drv/audio/sb16/mixer.c (modified) * uspace/drv/audio/sb16/mixer.h (modified) * uspace/drv/audio/sb16/mixer_iface.c (modified) * uspace/lib/drv/generic/remote_audio_mixer.c (modified) * uspace/lib/drv/include/audio_mixer_iface.h (modified) Make pcm control iface generic Wed, 10 Apr 2013 19:25:16 GMT Jan Vesely [8a7d78cc] * uspace/lib/drv/generic/remote_audio_mixer.c (modified) libdrv, audio_mixer: comments Wed, 10 Apr 2013 19:08:09 GMT Jan Vesely [b1dfe13] * uspace/lib/pcm/include/pcm/format.h (modified) * uspace/lib/pcm/include/pcm/sample_format.h (modified) * uspace/lib/pcm/src/format.c (modified) libpcm: comments Wed, 10 Apr 2013 18:49:43 GMT Jan Vesely [a8e87da] * uspace/app/wavplay/dplay.c (modified) * uspace/app/wavplay/main.c (modified) wavplay: comments Wed, 10 Apr 2013 18:16:59 GMT Jan Vesely [76e863c] * uspace/Makefile (modified) * uspace/app/drec/Makefile (deleted) * uspace/app/drec/drec.c (deleted) * uspace/app/drec/wave.c (deleted) * uspace/app/drec/wave.h (deleted) remove drec app Wed, 10 Apr 2013 18:14:40 GMT Jan Vesely [0a4ad7d] * uspace/app/wavplay/Makefile (modified) * uspace/app/wavplay/drec.c (added) * uspace/app/wavplay/drec.h (added) * uspace/app/wavplay/main.c (modified) * uspace/app/wavplay/wave.c (modified) * uspace/app/wavplay/wave.h (modified) wavplay: Add direct recording functionality Sun, 07 Apr 2013 09:47:27 GMT Jan Vesely [e1d2f0e] * uspace/srv/audio/hound/audio_device.c (modified) hound: use more fragments per buffer 16 fragments per 60K buffer in ... Sun, 07 Apr 2013 09:46:59 GMT Jan Vesely [d26233c] * uspace/app/wavplay/Makefile (modified) * uspace/app/wavplay/main.c (modified) wavplay: implement parallel playback Sat, 06 Apr 2013 22:11:25 GMT Jan Vesely [7db073f] * uspace/lib/pcm/include/pcm/format.h (modified) libpcm: fix return value Sat, 06 Apr 2013 22:10:00 GMT Jan Vesely [98af9cc] * uspace/srv/audio/hound/audio_data.c (modified) * uspace/srv/audio/hound/connection.c (modified) hound: use helper function add const Sat, 06 Apr 2013 18:02:40 GMT Jan Vesely [78aca91b] * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/iface.c (modified) hound: Use synchronization primitives instead of sleep waiting Sat, 06 Apr 2013 17:11:05 GMT Jan Vesely [2c0b348] * kernel/generic/include/mm/as.h (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/mm/as.c (modified) kernel: free memory in dmamem_unmap Sat, 06 Apr 2013 15:53:38 GMT Jan Vesely [3545c56] * uspace/srv/audio/hound/audio_data.c (modified) hound: readability cleanup Sat, 06 Apr 2013 15:23:45 GMT Jan Vesely [7e706a3] * uspace/srv/audio/hound/audio_device.c (modified) hound: clear device buffer before using it Sat, 06 Apr 2013 14:14:20 GMT Jan Vesely [eca79ff] * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/audio/hound/audio_device.h (modified) hound: cleanup remove unused sync primitives move buffer filling ... Sat, 06 Apr 2013 13:11:44 GMT Jan Vesely [599034e] * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/hound_ctx.h (modified) hound: user mutex to protect stream list Sat, 06 Apr 2013 12:43:54 GMT Jan Vesely [5c98bb28] * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/audio/hound/audio_device.h (modified) hound: use fragment_size param instead of macro Fri, 05 Apr 2013 20:58:38 GMT Jan Vesely [afd4fc7] * uspace/lib/hound/Makefile (modified) * uspace/lib/hound/include/hound/client.h (modified) libhound: Include protocol.h to provide flags Fri, 05 Apr 2013 20:24:52 GMT Jan Vesely [19f6ea5b] * uspace/app/wavplay/main.c (modified) wavplay: play multiple files Fri, 05 Apr 2013 18:15:40 GMT Jan Vesely [fb14905] * uspace/srv/audio/hound/Makefile (modified) * uspace/srv/audio/hound/audio_client.c (deleted) * uspace/srv/audio/hound/audio_client.h (deleted) * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/audio/hound/main.c (modified) hound: remove unused audio_client code Fri, 05 Apr 2013 18:12:23 GMT Jan Vesely [353f8cc] * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/iface.c (modified) hound: make sure all streams are gone before removing context Fri, 05 Apr 2013 17:26:01 GMT Jan Vesely [2373ba7] * uspace/srv/audio/hound/audio_data.c (modified) hound: warn and clip if data size is not a multiple of framesize Fri, 05 Apr 2013 16:58:55 GMT Jan Vesely [7e7def5] * uspace/lib/hound/include/hound/server.h (modified) * uspace/lib/hound/src/protocol.c (modified) libhound: remove deprecated server interface Fri, 05 Apr 2013 16:50:55 GMT Jan Vesely [f465461] * uspace/lib/hound/include/hound/client.h (modified) * uspace/lib/hound/src/protocol.c (modified) libhound: remove deprecated client interface Fri, 05 Apr 2013 16:02:33 GMT Jan Vesely [60e5696d] * uspace/app/wavplay/main.c (modified) wavplay: Remove the old hound interface Fri, 05 Apr 2013 15:45:01 GMT Jan Vesely [4389076] * uspace/app/wavplay/main.c (modified) * uspace/srv/audio/hound/connection.c (modified) * uspace/srv/audio/hound/main.c (modified) hound, wavplay: switch to new hound iface wavplay: use buffer that ... Fri, 05 Apr 2013 15:43:02 GMT Jan Vesely [02ead2e] * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/iface.c (modified) hound: sleep and repeat while the buffer is full Fri, 05 Apr 2013 15:38:16 GMT Jan Vesely [6d74977] * uspace/lib/hound/src/protocol.c (modified) libhound: fix data transfer answers finalize answers EOK for us so ... Fri, 05 Apr 2013 14:34:41 GMT Jan Vesely [1f440f5f] * uspace/srv/audio/hound/hound_ctx.c (modified) hound: implement data update for hound_ctx pushes data to every ... Fri, 05 Apr 2013 14:34:14 GMT Jan Vesely [f04603e] * uspace/srv/audio/hound/audio_data.c (modified) hound: fix audio pipe accounting on data retrieve Fri, 05 Apr 2013 14:32:53 GMT Jan Vesely [c5d6f9cf] * uspace/lib/hound/src/client.c (modified) libhound: implement drain_on_exit on the client side Fri, 05 Apr 2013 14:31:50 GMT Jan Vesely [704baed] * uspace/lib/hound/src/protocol.c (modified) libhound: implement stream drain for playback streams Fri, 05 Apr 2013 12:24:43 GMT Jan Vesely [c5b8548] * uspace/srv/audio/hound/audio_data.c (modified) * uspace/srv/audio/hound/audio_data.h (modified) hound: make audio data list element private Fri, 05 Apr 2013 12:23:58 GMT Jan Vesely [50179b63] * uspace/srv/audio/hound/connection.c (modified) * uspace/srv/audio/hound/connection.h (modified) hound: switch connection to audio pipe Fri, 05 Apr 2013 12:20:18 GMT Jan Vesely [f1438e5] * uspace/srv/audio/hound/hound_ctx.c (modified) hound: switch streams to audio pipe Fri, 05 Apr 2013 12:02:45 GMT Jan Vesely [d988ef2] * uspace/srv/audio/hound/audio_data.c (modified) * uspace/srv/audio/hound/audio_data.h (modified) hound: audio pipe class This will be used by both streams and ... Thu, 04 Apr 2013 16:36:11 GMT Jan Vesely [4b33db8e] * uspace/srv/audio/hound/iface.c (modified) hound: implement drain iface Thu, 04 Apr 2013 16:35:49 GMT Jan Vesely [9e40d443] * uspace/lib/hound/include/hound/protocol.h (modified) * uspace/lib/hound/src/protocol.c (modified) libhound: add drain iface Thu, 04 Apr 2013 16:21:41 GMT Jan Vesely [5029c788] * uspace/srv/audio/hound/audio_data.c (modified) * uspace/srv/audio/hound/audio_data.h (modified) * uspace/srv/audio/hound/connection.c (modified) * uspace/srv/audio/hound/connection.h (modified) * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/hound_ctx.h (modified) hound: add connection fifo, implement stream mixing Thu, 04 Apr 2013 15:39:00 GMT Jan Vesely [5a6f362] * uspace/lib/pcm/src/format.c (modified) libpcm: Add doxygen Thu, 04 Apr 2013 13:38:38 GMT Jan Vesely [76ea1b7] * uspace/srv/audio/hound/Makefile (modified) * uspace/srv/audio/hound/audio_data.c (added) * uspace/srv/audio/hound/audio_data.h (modified) * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/hound_ctx.h (modified) hound: make audio data reference counted Thu, 04 Apr 2013 12:35:05 GMT Jan Vesely [23878dc] * uspace/srv/audio/hound/audio_data.h (added) * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/hound_ctx.h (modified) hound: move audio_data_t to a new header file make ctx streams opaque Thu, 04 Apr 2013 12:16:46 GMT Jan Vesely [bf13c9a4] * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/hound_ctx.h (modified) * uspace/srv/audio/hound/iface.c (modified) hound: add stream fifo Thu, 04 Apr 2013 11:15:41 GMT Jan Vesely [b266f9e] * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/hound_ctx.h (modified) * uspace/srv/audio/hound/iface.c (modified) hound: implement stream creation/destruction Thu, 04 Apr 2013 10:39:16 GMT Jan Vesely [6133470] * uspace/lib/hound/src/protocol.c (modified) libhound: fix pcm format transfer Wed, 03 Apr 2013 21:26:24 GMT Jan Vesely [be7eccf] * uspace/srv/audio/hound/audio_sink.c (modified) hound: improve debug message Wed, 03 Apr 2013 21:25:28 GMT Jan Vesely [6da3baec] * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/audio/hound/connection.c (modified) * uspace/srv/audio/hound/connection.h (modified) * uspace/srv/audio/hound/hound.c (modified) hound: fix ctx removal. warn if still connected Wed, 03 Apr 2013 19:04:24 GMT Jan Vesely [8f8ec69] * uspace/srv/audio/hound/hound.c (modified) hound: register ctx source/sink Wed, 03 Apr 2013 19:02:48 GMT Jan Vesely [aab8e3d3] * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/hound_ctx.h (modified) hound: initialize ctx source/sink Wed, 03 Apr 2013 19:01:53 GMT Jan Vesely [b893cd6] * uspace/srv/audio/hound/audio_sink.h (modified) * uspace/srv/audio/hound/audio_source.c (modified) * uspace/srv/audio/hound/audio_source.h (modified) * uspace/srv/audio/hound/connection.c (modified) hound: add null checks Wed, 03 Apr 2013 18:42:19 GMT Jan Vesely [a94de68] * uspace/srv/audio/hound/hound.c (modified) hound: remove redundant checks Wed, 03 Apr 2013 17:32:07 GMT Jan Vesely [585af0d] * uspace/srv/audio/hound/hound.c (modified) hound: remove debuging output Wed, 03 Apr 2013 17:30:54 GMT Jan Vesely [eafc7b2] * uspace/srv/audio/hound/iface.c (modified) hound: Hook listings and connection routines Wed, 03 Apr 2013 17:29:11 GMT Jan Vesely [5ffcbaf] * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/audio/hound/hound.h (modified) hound: Implement source and sink listings Wed, 03 Apr 2013 17:28:13 GMT Jan Vesely [35ab943] * uspace/lib/hound/src/protocol.c (modified) libhound: zero entire allocated space Tue, 02 Apr 2013 19:06:27 GMT Jan Vesely [fa60cd69] * uspace/srv/audio/hound/Makefile (modified) * uspace/srv/audio/hound/audio_client.c (modified) * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/audio/hound/audio_sink.c (modified) * uspace/srv/audio/hound/audio_sink.h (modified) * uspace/srv/audio/hound/audio_source.c (modified) * uspace/srv/audio/hound/audio_source.h (modified) * uspace/srv/audio/hound/connection.c (added) * uspace/srv/audio/hound/connection.h (added) * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/audio/hound/hound.h (modified) * uspace/srv/audio/hound/main.c (modified) hound: add connection class This will enable N to M routing in the ... Tue, 02 Apr 2013 15:33:47 GMT Jan Vesely [39c4d1f] * uspace/lib/hound/include/hound/protocol.h (modified) libhound: include errno for error values make hound_context_id_t ... Tue, 02 Apr 2013 15:14:09 GMT Jan Vesely [62beb4b] * uspace/app/wavplay/main.c (modified) wavplay: return correct error value and destroy context on exit Tue, 02 Apr 2013 15:13:12 GMT Jan Vesely [3b6c1d4] * uspace/srv/audio/hound/Makefile (modified) * uspace/srv/audio/hound/hound.c (modified) * uspace/srv/audio/hound/hound.h (modified) * uspace/srv/audio/hound/hound_ctx.c (added) * uspace/srv/audio/hound/hound_ctx.h (added) * uspace/srv/audio/hound/iface.c (modified) hound: implement context manipulation Tue, 02 Apr 2013 13:53:00 GMT Jan Vesely [2d1fdcad] * uspace/srv/audio/hound/Makefile (modified) * uspace/srv/audio/hound/iface.c (added) hound: Add dummy iface implementation Thu, 28 Mar 2013 20:39:16 GMT Jan Vesely [c6a7b3a] * HelenOS.config (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips32/_link.ld.in (modified) * boot/arch/mips32/include/arch.h (modified) * boot/arch/mips32/include/types.h (modified) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips32/src/main.c (modified) * boot/arch/mips32/src/putchar.c (modified) * boot/generic/include/memstr.h (modified) * boot/generic/src/memstr.c (modified) * contrib/conf/ia32-qe.sh (modified) * contrib/conf/mips32-gx.sh (deleted) * contrib/conf/net-qe.sh (modified) * defaults/mips32/GXemul/Makefile.config (deleted) * defaults/mips32/malta-be/Makefile.config (added) * defaults/mips32/malta-le/Makefile.config (added) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/arm32/src/fpu_context.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/_link.ld.in (modified) * kernel/arch/mips32/include/arch/arch.h (modified) * kernel/arch/mips32/include/arch/cp0.h (modified) * kernel/arch/mips32/include/arch/mach/malta/malta.h (added) * kernel/arch/mips32/include/arch/mach/msim/msim.h (added) * kernel/arch/mips32/include/arch/machine_func.h (added) * kernel/arch/mips32/include/arch/mm/tlb.h (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/interrupt.c (modified) * kernel/arch/mips32/src/mach/malta/malta.c (added) * kernel/arch/mips32/src/mach/msim/msim.c (added) * kernel/arch/mips32/src/machine_func.c (added) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/mips64/src/mm/frame.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/generic/include/mm/tlb.h (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * release/Makefile (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/srv/bd/gxe_bd/Makefile (deleted) * uspace/srv/bd/gxe_bd/gxe_bd.c (deleted) * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (deleted) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/kbd_ctl.h (modified) * uspace/srv/hid/input/kbd_port.h (modified) * uspace/srv/hid/input/port/gxemul.c (deleted) mainline changes Wed, 27 Mar 2013 17:16:46 GMT Martin Decky [5d9fce4] * boot/generic/src/memstr.c (modified) using __builtin_memcpy() and __builtin_memset() actually emits calls ... Mon, 25 Mar 2013 22:13:00 GMT Jan Vesely [5c4356b] * kernel/arch/arm32/src/fpu_context.c (modified) arm: typos Mon, 25 Mar 2013 19:42:07 GMT Martin Decky [1715b7fe] * boot/generic/include/memstr.h (modified) * boot/generic/src/memstr.c (modified) implement memcpy() and memset() using builtin functions Mon, 25 Mar 2013 19:14:45 GMT Martin Decky [2a08005] * kernel/generic/src/sysinfo/sysinfo.c (modified) fix compiler warnings (possible uninitialized value) Mon, 25 Mar 2013 18:34:36 GMT Martin Decky [10092c9a] * uspace/srv/fs/exfat/exfat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.c (modified) fix compiler warnings (possible uninitialized value) Mon, 25 Mar 2013 18:25:10 GMT Martin Decky [5b56dc7] * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) fix compiler warnings (possible uninitialized value) Mon, 25 Mar 2013 18:17:28 GMT Martin Decky [d965dc3] * tools/toolchain.sh (modified) bump to GCC 4.8.0 and GDB 7.5.1 Sun, 24 Mar 2013 19:38:18 GMT Jakub Jermar [59fb782] * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) * kernel/generic/src/mm/page.c (modified) Unify the use of virtual addresses and virtual page addresses in mm ... Sun, 24 Mar 2013 19:29:09 GMT Jan Vesely [cc3c27ad] * uspace/lib/hound/include/hound/client.h (modified) * uspace/lib/hound/src/client.c (modified) * uspace/lib/hound/src/protocol.c (modified) libhound: Destroy streams on stream_exit Sun, 24 Mar 2013 19:08:37 GMT Jan Vesely [03c2d5f] * uspace/app/wavplay/main.c (modified) wavplay: Destroy hound context on exit Sun, 24 Mar 2013 19:07:43 GMT Jan Vesely [5bf4310] * uspace/lib/hound/src/client.c (modified) * uspace/lib/hound/src/protocol.c (modified) libhound: Fix switch to to stream Sun, 24 Mar 2013 18:28:45 GMT Jan Vesely [6ec1d48] * uspace/lib/hound/include/hound/protocol.h (modified) * uspace/lib/hound/src/protocol.c (modified) libhound: Implement server side connection controls Fix lockup 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:55:17 GMT Jan Vesely [d768d4c8] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/include/async.h (modified) libc: Add call preserving data read handlers. 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:10:28 GMT Jan Vesely [5ae1c51] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/include/async.h (modified) libc: Add data write handler that preserves call data. 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 Fri, 22 Mar 2013 17:25:04 GMT Jakub Jermar [119b46e] * HelenOS.config (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips32/_link.ld.in (modified) * boot/arch/mips32/include/arch.h (modified) * boot/arch/mips32/include/types.h (modified) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips32/src/main.c (modified) * boot/arch/mips32/src/putchar.c (modified) * contrib/conf/mips32-gx.sh (deleted) * defaults/mips32/GXemul/Makefile.config (deleted) * defaults/mips32/malta-be/Makefile.config (added) * defaults/mips32/malta-le/Makefile.config (added) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/_link.ld.in (modified) * kernel/arch/mips32/include/arch/arch.h (modified) * kernel/arch/mips32/include/arch/cp0.h (modified) * kernel/arch/mips32/include/arch/mach/malta/malta.h (added) * kernel/arch/mips32/include/arch/mach/msim/msim.h (added) * kernel/arch/mips32/include/arch/machine_func.h (added) * kernel/arch/mips32/include/arch/mm/tlb.h (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/interrupt.c (modified) * kernel/arch/mips32/src/mach/malta/malta.c (added) * kernel/arch/mips32/src/mach/msim/msim.c (added) * kernel/arch/mips32/src/machine_func.c (added) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/mips64/src/mm/frame.c (modified) * kernel/generic/include/mm/tlb.h (modified) * release/Makefile (modified) * tools/autotool.py (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/srv/bd/gxe_bd/Makefile (deleted) * uspace/srv/bd/gxe_bd/gxe_bd.c (deleted) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (deleted) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/kbd_ctl.h (modified) * uspace/srv/hid/input/kbd_port.h (modified) * uspace/srv/hid/input/port/gxemul.c (deleted) Merge from lp:~jakub/helenos/mips-malta. Fri, 22 Mar 2013 12:30:41 GMT Jakub Jermar [8fe2c9bd] * kernel/arch/mips32/src/mm/tlb.c (modified) Do not pass badvaddr but rather the page address in TLB exceptions. ... Fri, 22 Mar 2013 07:26:33 GMT Jakub Jermar [89f61be] * kernel/arch/mips32/src/mm/tlb.c (modified) Fix conversion from pfn to address in tlb_print(). Wed, 20 Mar 2013 23:18:56 GMT Jan Vesely [7f6d84b] * uspace/srv/audio/hound/audio_device.c (modified) hound: Measure time needed to mix audio data Wed, 20 Mar 2013 16:56:07 GMT Martin Decky [fa33ac4] * contrib/conf/ia32-qe.sh (modified) * contrib/conf/net-qe.sh (modified) make QEMU scripts compatible with newer distros (that lack the legacy ... Tue, 19 Mar 2013 23:18:35 GMT Jan Vesely [842eecdd] * uspace/srv/audio/hound/audio_device.c (modified) hound: typo Tue, 19 Mar 2013 23:16:51 GMT Jan Vesely [6bd0216] * uspace/lib/drv/generic/remote_audio_pcm.c (modified) libdrv, audio_pcm: Don't touch buffers if callback registration ... 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 17:06:52 GMT Jan Vesely [bd5860f] * uspace/app/wavplay/main.c (modified) wavplay: Add more debug output and few fixes