Timeline
2013-03-20:
- 23:18 Changeset in mainline [7f6d84b] by
- hound: Measure time needed to mix audio data
- 16:56 Changeset in mainline [fa33ac4] by
- make QEMU scripts compatible with newer distros (that lack the legacy …
2013-03-19:
- 23:18 Changeset in mainline [842eecdd] by
- hound: typo
- 23:16 Changeset in mainline [6bd0216] by
- libdrv, audio_pcm: Don't touch buffers if callback registration fails. …
2013-03-17:
- 19:09 Changeset in mainline [b66d43b] by
- libhound: Make protocol.h public, add server side iface skeleton. …
- 17:06 Changeset in mainline [bd5860f] by
- wavplay: Add more debug output and few fixes
- 16:23 Changeset in mainline [9e1800c] by
- libhound: Implement hound client side API sing client side protocol headers
- 16:23 Changeset in mainline [504f1ea3] by
- libhound: Add client side protocol skeleton
- 13:57 Changeset in mainline [059490c2] by
- libhound: Add protocol header
- 13:54 Changeset in mainline [fe0b448] by
- libpcm: Move constant definitions to .c file
- 12:50 Changeset in mainline [36774cf] by
- libhound: Move new API implementation to a new file
2013-03-16:
- 23:47 Changeset in mainline [abaef81] by
- wavplay: Add playback function based on the new hound API
- 23:46 Changeset in mainline [89d3946f] by
- libhound: Add new client side API skeleton
- 23:19 Changeset in mainline [6b0cfa1] by
- wavplay: Move all hound related initialization to play_hound function
- 22:49 Changeset in mainline [ddfd158] by
- Instead of asserting on the failure to find the faulting entry in the …
- 21:48 Changeset in mainline [5c1b3cd] by
- Mainline changes
- 18:42 Changeset in mainline [71fe7e9d] by
- dplay: Rename BUFFER_PARTS ⇒ DEFAULT_FRAGMENTS remove redundant header
- 18:39 Changeset in mainline [9df99a17] by
- dplay: User provided open_default function instead of hardcoding …
- 18:38 Changeset in mainline [6606378] by
- libdrv: Add open default device helper function.
- 15:14 Changeset in mainline [92b59c7] by
- dplay: Update buffer position after starting playback. By the time we …
- 14:49 Changeset in mainline [39a379a] by
- dplay: 80 column
- 14:44 Changeset in mainline [1bd99785] by
- dplay: Add timestamp to debug output.
- 14:18 Changeset in mainline [3e6a975a] by
- dplay: Use advantages of non-interrupt approach, play as much as …
- 14:16 Changeset in mainline [7ed6ee2] by
- typo
2013-03-15:
- 20:53 Changeset in mainline [b696cbf] by
- Generate code exactly for the CPU used on the machine.
- 19:51 Changeset in mainline [606f6a1] by
- Simpler test for the Malta machine.
2013-03-14:
- 17:29 Ticket #522 (Implement sendto() and recvfrom() for TCP) created by
- Although not used frequently, even SOCK_STREAM sockets can support …
- 17:25 Changeset in mainline [f597bc4] by
- improve debugging output
- 17:19 Changeset in mainline [af076b4] by
- cstyle
- 17:16 Changeset in mainline [9164c0c] by
- call bind() before listen()
- 17:09 Changeset in mainline [05bfce7] by
- make tcp_sock_bind() structurally similar to udp_sock_bind() if …
- 15:42 Ticket #521 (UDP crashes on port recycling) closed by
- fixed: A more-or-less proper workaround was implemented in …
- 15:39 Changeset in mainline [6b0b508] by
- better workaround for #521
- 14:33 Changeset in mainline [22e80508] by
- temporary workaround for ticket #521
- 14:30 Ticket #521 (UDP crashes on port recycling) created by
- When running nettest1 (against local netecho), the UDP server crashes …
- 14:12 Changeset in mainline [42fd4d2] by
- cstyle (no change in functionality)
- 12:40 Changeset in mainline [3ca2e36] by
- add assertion for valid session
- 12:15 Changeset in mainline [451481c8] by
- properly implement the implicit binding of a socket to a port
2013-03-13:
- 20:56 Changeset in mainline [cf39b2e] by
- Increase HZ to 1000, it's necessary for precise sleeps fixes audio …
- 18:26 Ticket #520 (Driver for VESA-compatible graphics adapter) created by
- Implement a driver for a VESA-compatible graphics card pluggable into …
- 17:11 Changeset in mainline [8fc8969] by
- check address size before calling socket_bind()
- 16:55 Changeset in mainline [0ee053c1] by
- implement error code handling
- 16:38 Changeset in mainline [4163d0d] by
- cstyle
- 16:35 Changeset in mainline [c85eb02] by
- cstyle
- 16:33 Changeset in mainline [0e1edf1] by
- make the socket connection fibril more robust (handle hangup)
2013-03-12:
- 23:10 Changeset in mainline [aaceebc4] by
- Create DMA zone. use dma zone for dma_map_anonymous calls. create …
- 23:04 Changeset in mainline [428bd07] by
- root, compositor: Be more verbose about errors
- 23:03 Changeset in mainline [a05f2af] by
- init: Fix frame buffer enabled build
- 23:01 Changeset in mainline [faf83cf] by
- Drop long removed dplay app
- 22:58 Changeset in mainline [90c1d80] by
- fix typo that prevented non-essential build from working
- 21:07 Changeset in mainline [2b95d13] by
- Merge mainline changes.
- 20:47 Changeset in mainline [eceff5f] by
- Use 0 instead of -1 for the default fibril stack size and define …
- 07:30 Changeset in mainline [878e181] by
- Merge mainline changes
- 07:11 Changeset in mainline [7f25c4e] by
- Unbreak mips builds (extra CC arguments)
2013-03-11:
- 22:37 Changeset in mainline [623bab8f] by
- Fix a macro argument expansion bug on abs().
- 19:48 Changeset in mainline [b4df8db] by
- Allow user-specified fibril stack sizes. - Let the interrupt fibrils …
- 13:57 Changeset in mainline [36ceaac] by
- ia32 compiles with clang again
- 13:57 Changeset in mainline [328cc31] by
- Check uint*_t sizes at compile time
- 13:55 Changeset in mainline [dd870b1] by
- Add compile-time assert macro STATIC_ASSERT
- 13:54 Changeset in mainline [26bcc658] by
- Run clang with -target in autotool This ensures that sizes of …
2013-03-10:
- 22:35 Changeset in mainline [e4d96e9] by
- Improvements of stack and istate_get() definitions. - Make sure each …
- 22:00 Changeset in mainline [1570759b] by
- amd64 compiles with clang again Well, almost. Some of the files are …
- 21:59 Changeset in mainline [39ba6d5] by
- clang needs cross-binutils as well
- 21:57 Changeset in mainline [c8752175] by
- clang can check printf too (-Wformat)
- 21:00 Changeset in mainline [40a0e3bd] by
- Update year to 2013
- 20:53 Changeset in mainline [d8d7a0d] by
- No compile-time symlinks Prior this commit, during the build process …
- 14:57 Changeset in mainline [05bab88] by
- Merge mainline changes
- 14:56 Changeset in mainline [850235d] by
- Merge mainline changes
- 10:20 Ticket #426 (Realtek RTL8169 Gigabit Ethernet driver) closed by
- duplicate: This is a duplicate for #519.
- 10:10 Ticket #519 (Driver for the family of Realtek Gigabit Ethernet network cards) created by
- Implement a native HelenOS driver for one or more clones of the …
2013-03-09:
- 14:59 Changeset in mainline [e4a1497] by
- Improve the emulator wrapper. - Python 3 compatible print's. - …
2013-03-08:
- 16:15 Changeset in mainline [ba4799a] by
- Do not overwrite arch-specific BASE_LIBS This broke PCC build on mips …
- 14:07 Ticket #518 (Switch to Waf build system) created by
- Rewrite the current make-based build scripts into …
- 12:01 DiffFromUnix edited by
- Fix typo (diff)
- 11:53 Meetings edited by
- Update venue of tomorrow's meeting. (diff)
- 10:10 Changeset in mainline [e965dec] by
- Add missing returns
- 10:10 Changeset in mainline [5759642f] by
- Add empty alarm() function
- 10:09 Changeset in mainline [ee5913c] by
- Add deprecated define MAP_ANON
- 10:08 Changeset in mainline [b04ca9c] by
- Do not use `new' as identifier in headers
- 09:52 DiffFromUnix edited by
- UN*X standards have posix_spawn() (diff)
- 09:01 Ticket #517 (Port the clang (LLVM) compiler to HelenOS) created by
- Port the clang (C frontend to LLVM) compiler …
2013-03-07:
- 23:03 Ticket #492 (btrace kcon command panics on arm32.) closed by
- fixed: Fixed in mainline,1750.
- 22:53 Changeset in mainline [2277e03] by
- For all but ia64, make the actual istate_t location match …
- 22:39 Changeset in mainline [31399f3] by
- alloc_tls, maketls and free_tls are not …
2013-03-06:
- 15:06 Ticket #516 (CPU hotplug) created by
- Add the ability to offline and online a CPU while the system is …
- 11:00 DiffFromUnix edited by
- A bit about signals (diff)
- 09:57 DiffFromUnix edited by
- We already have display server (diff)
2013-03-05:
- 14:55 HowToContribute edited by
- Use local link for report (diff)
- 14:52 HowToContribute edited by
- Only 2 "suggestion" tickets, remove the link; more info on active tickets (diff)
2013-03-03:
- 17:14 Changeset in mainline [365f259] by
- sb16: Use arrays_size macro.
- 17:13 Changeset in mainline [80d5307] by
- Add array_size macro.
2013-03-02:
2013-03-01:
- 16:46 ComparisonChart created by
- FOSDEM discussion inspired comparison
2013-02-28:
- 06:48 Lab edited by
- I have Raspberry too (diff)
2013-02-27:
- 20:53 Changeset in mainline [b42c8d8] by
- Fix typo, reported by Jan Vesely
- 20:07 Lab edited by
- (diff)
- 20:03 Lab edited by
- Update the supported machines table with bbxm and bbone (diff)
2013-02-26:
- 10:58 Changeset in mainline [8ab339e] by
- Merge mainline changes
2013-02-25:
- 19:28 Changeset in mainline [1935591] by
- Include types used in declarations
- 19:11 Changeset in mainline [fdf97f6] by
- Libposix functions are without posix_ prefix Prior this commit, …
2013-02-24:
- 11:24 Changeset in mainline [088b334] by
- Merge initial Beaglebone support from lp:helenos-bbone
2013-02-23:
- 14:04 Changeset in mainline [9ad289d] by
- Merge mainline changes
2013-02-22:
- 20:17 Changeset in mainline [df64dbc] by
- Add a prototype of a universal emulator wrapper. - Assuming all …
2013-02-20:
- 21:43 Changeset in mainline [2f2beb4] by
- Release the first task in task_done() so that the machine can be rebooted.
- 21:36 Changeset in mainline [a4e23f8c] by
- Hold the first task forever so that ipc_phone_0 is always valid.
- 20:56 Ticket #514 (Kernel panic triggered by a memory bug in userland (probably)) closed by
- fixed: Should be fixed in mainline,1743.
- 20:53 Changeset in mainline [d59c046] by
- Test for a user istate can be only done by looking at CS and its RPL.
- 15:15 Ticket #515 (websrv causes kernel panic and halt cpu0) created by
- Hi, I would like to report kernel bug that stops cpu. It can be …
- 14:41 Ticket #514 (Kernel panic triggered by a memory bug in userland (probably)) created by
- Occured in the VFS2 branch while testing a garbage collector. …
Note: See TracTimeline
for information about the timeline view.