Changes between Version 101 and Version 102 of ReleaseNotes/Mainline
- Timestamp:
- 2018-12-18T19:02:24Z (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/Mainline
v101 v102 37 37 * Services now register individual interfaces with the naming service. This adds a degree of type safety, potentially allows the individual interfaces to be implemented by independent tasks and moves the code slightly closer to the full-fledged ports design. 38 38 * Broker services (e.g. the location service) can still register a fallback port for receiving connections to all interface types explicitly using {{{service_register_broker()}}}. 39 * Intel HD Audio 40 * Added PCI IDs for Wildcat Point-LP and Broadwell-U audio controllers 39 41 40 42 === GUI === … … 69 71 * {{{perf malloc1}}}, {{{perf malloc2}}} two simple user-space memory allocator benchmarks 70 72 * {{{contacts}}} is a trivial interactive utility to demonstrate the use of SIF 73 * {{{wavplay}}} and {{{modplay}}} now accept {{{-t <target>}}} option to select non-default audio target 71 74 * {{{lprint}}} utility can be used to [wiki:UsersGuide/Printing print] a file or a short message 72 75