Let’s see what happened in Haiku this month. This report covers hrevs 50928 to
50988.
waddlsplash worked on enabling real subpixel rendering in Haiku. This used to be
protected by Microsoft patents, but they are all expired or will expire really
soon. So, it is time to start experimenting with this and getting ready for
enabling it.
waddlesplash also reworked the JSON API, and fixed several bugs found by the
“JSON Minefield” tests. This makes our parser more compatible with all kinds
of JSON data, and also easier to use.
HaikuPorter is a python tool that takes a so-called recipe that describes the dependencies of a software and how to download, build and package it.
The HaikuPorts Wiki has all the info to get started writing recipes. But it gets into too much detail if all you want is use HaikuPorter to build stuff with existing working recipes.
Here’s a quick step-by-step guide how to do that.
So, I just arrived from Brussels back home. One more FOSDEM done. As always it was action-packed, and I couldn’t clone myself enough times to see everything. The fact that we had the booth and that 3 out of the 4 talks I proposed were accepted probably didn’t help.
Luckily this time we were three to handle the half-booth, as both Olivier and Adrien made it with me, because yes, we shared the table with ReactOS this time, to increase the chances of being picked up.
Blog post by waddlesplash on Tue, 2017-02-07 09:56
Yesterday, The Lunduke Hour, hosted by Bryan Lunduke (perhaps most famous for his “Linux Sucks” presentations), had me on as a guest to talk about the state of Haiku and where we go from here:
Bryan’s been a longtime fan of Haiku (some of the old-timers might remember when he reviewed R1a3 on the Linux Action Show…), and it was a lot of fun to chat with him for an hour about what’s been going on over the past few years, and where things are headed.
So you’ve installed Haiku from a recently nightly (or sometime soon, the R1 beta) and you’re launching applications from the Deskbar menu (the blue ’leaf’ menu). Perfect, but there are a few more options to investigate if you want to quickly launch your favourite programs.
Hello, world! If you’re reading this message, that means you’re looking at the new Haiku website. This has been in the works for a long time, but at last it’s finally here.
As some may have noticed, my UEFI branch got merged in November, purely by accident too! However, until now, we still haven't been able to boot to the desktop. Whilst still in development, the addition of a simple framebuffer driver and a crucial fix by Henry (https://github.com/froggey/) has enabled Haiku to now boot all the way to the desktop using QEMU.
The autumn season is here, and the winter is coming soon. For Haiku this means
several things. In particular, this month there was the Capitole du Libre with
two talks about Haiku (you can read more about that in mmu_man’s short report),
and also the start of the Google Code-In, with the first students claiming their
tasks yesterday.
Anyway, let’s have a look at what’s cooking in the source tree. This report covers
hrev50665-50717.