Development

DataTranslations: sort translator list.

Source Activity - Wed, 2015-04-22 16:24
* Fixes #10353. * Fixes #10353.
Categories: Development

Ticket #11998 (Wifi impossible to install without physical network connection) created

Latest Bugs & Tasks - Wed, 2015-04-22 15:05

Attempted to install wifi "firmwares" from Windows per instructions at ​https://www.haiku-os.org/guides/daily-tasks/wireless and since I'm on a purely wireless connection I installed 'wget' and downloaded the script which - per the Notes section - can be run from any other OS.

Pure rubbish. Windows doesn't recognise shell scripts. Well, it might with a full Unix shell emulation, but that's a bit much to expect. End result is that I can't connect to the internet on this machine using Haiku.

How about someone just bundles up the files in a zipfile for download?

Categories: Development

Ticket #11997 (Date always shown in American MM/DD/YY format) created

Latest Bugs & Tasks - Wed, 2015-04-22 14:18

Cannot set the date format to DD/MM/YY as preferred in Aus/NZ.

Categories: Development

Added mda_vst package for x86_gcc2

Source Activity - Wed, 2015-04-22 13:14
Categories: Development

PPC: fix COFF bootloader entry point

Source Activity - Wed, 2015-04-22 00:40
The concept of entry point in COFF is actually different than in ELF. In COFF, the entry point is actually a "descriptor" (pointer) to the actual start code. So we patch the entry point address when calling objcopy. Now my old Performa 5400/180 actually starts the loader correctly \o/ The concept of entry point in COFF is actually different than in ELF. In COFF, the entry point is actually a "descriptor" (pointer) to the actual start code. So we patch the entry point address when calling objcopy. Now my old Performa 5400/180 actually starts the loader correctly \o/
Categories: Development

PPC: simplify the bootloader linker script

Source Activity - Wed, 2015-04-22 00:37
the OF 2.0 COFF loader skips sections other than .text .data and .bss, so merge others into those three. the OF 2.0 COFF loader skips sections other than .text .data and .bss, so merge others into those three.
Categories: Development

Preferences: Consistent buttons position and spacing.

Source Activity - Tue, 2015-04-21 21:11
* Fix DataTranslations. * Fix Touchpad. * Fixes #5230. * Fix DataTranslations. * Fix Touchpad. * Fixes #5230.
Categories: Development

Add libdca

Source Activity - Tue, 2015-04-21 19:36
* Another dependency of VLC 0.8.6… * Another dependency of VLC 0.8.6…
Categories: Development

Preferences: improve layout.

Source Activity - Tue, 2015-04-21 18:25
* Sounds use LayoutBuilder vs. GroupLayoutBuilder. * Time standard spacing. * VirtualMemory standard spacing. * Sounds use LayoutBuilder vs. GroupLayoutBuilder. * Time standard spacing. * VirtualMemory standard spacing.
Categories: Development

Ticket #11936 (Weather app broken in hrev48966) closed

Latest Bugs & Tasks - Tue, 2015-04-21 17:03
fixed:

We can :)

Categories: Development

BMessage: implemented KMessage reply.

Source Activity - Tue, 2015-04-21 16:52
* When you receive a message from a KMessage, and reply to it, it will automatically reply as KMessage, too. * This allows to communicate with BLoopers from within the kernel or libroot.so. * When you receive a message from a KMessage, and reply to it, it will automatically reply as KMessage, too. * This allows to communicate with BLoopers from within the kernel or libroot.so.
Categories: Development

shutdown: style fix

Source Activity - Tue, 2015-04-21 13:13
Categories: Development

ShowImage: reformat lines over 80 chars.

Source Activity - Tue, 2015-04-21 12:51
* Last commit of the day, I need a vacation! * Last commit of the day, I need a vacation!
Categories: Development

ShowImage: improve attributes performance.

Source Activity - Tue, 2015-04-21 12:37
* Writes the attributes only if they are different or missing. * Thanks Humdinger for point out. * Writes the attributes only if they are different or missing. * Thanks Humdinger for point out.
Categories: Development

Added BeZilla package for x86_gcc2

Source Activity - Tue, 2015-04-21 11:33
Categories: Development
Syndicate content