Age | Commit message (Expand) | Author |
---|---|---|
2019-12-28 | Build: consider IPCCOMPILER and FORMCOMPILER just for ordering | joshua stein |
2019-12-25 | Build: support library and generator dependencies | joshua stein |
2019-12-20 | Build: clean up build system, use one shared Makefile | joshua stein |
2019-11-23 | LibIPC+AudioServer: Allow unsolicited server-to-client IPC messages | Andreas Kling |
2019-11-19 | AudioServer: Make all source files depend on generated sources | Sergey Bugaev |
2019-11-13 | LibPthread: Start working on a POSIX threading library | Andreas Kling |
2019-08-26 | AudioServer: Port threading to LibThread | Sergey Bugaev |
2019-08-03 | AudioServer: Port to the new generated IPC mechanism | Andreas Kling |
2019-08-03 | AudioServer: Link against LibIPC | Andreas Kling |
2019-07-17 | Work on AudioServer | Robin Burchell |
2019-07-13 | AudioServer: Assorted infrastructure work | Robin Burchell |
2019-07-13 | Kernel: First cut of a sb16 driver | Robin Burchell |