Development

arm: Prevent bcm283X inclusion from breaking other boards

Source Activity - Sat, 2015-04-04 22:44
* Move *_BASE into board_config.h to prevent conflicts * Move *_BASE into board_config.h to prevent conflicts
Categories: Development

[haiku-development] Re: [haiku-commits] haiku: hrev48876 - src/system/boot/platform/u-boot build/jam/board/rpi2 build/jam/board/rpi1 headers/private/kernel/arch/arm/board/rpi2 headers/private/kernel/arch/arm/board/rpi1 (kallisti5)

Development mailing list - Sat, 2015-04-04 21:45
On 2015-03-07 13:42, kallisti5@xxxxxxxxxxx wrote: hrev48876 adds 2 changesets to branch 'master' old head: 196479ae961cfec984ec91d38498940970a2fdd5 new head: deb4929b9aa59c3d3af2e920097895eb39e312b9 overview: ---------------------------------------------------------------------------- ...
Categories: Development

Ticket #10439 (middle click causes crash in BColumn) closed

Latest Bugs & Tasks - Sat, 2015-04-04 21:24
fixed:

@Janus: did Oliver grant you ticket-modify permissions yet? If not, maybe give him a poke on email...

Categories: Development

app_server: Reset current view also when deleting a parent view.

Source Activity - Sat, 2015-04-04 20:58
The check that was in place only ensured that the current view was reset if the current view itself got deleted. Since deleting views works by token it is possible that a view other than the current view gets deleted. When a parent of the current view was deleted, which also deletes all its children, the current view pointer was not reset and the stale pointer would still be accessed. The check that was in place only ensured that the current view was reset if the current view itself got deleted. Since deleting views works by token it is possible that a view other than the current view gets deleted. When a parent of the current view was deleted, which also deletes all its children, the current view pointer was not reset and the stale pointer would still be accessed.
Categories: Development

HaikuDepot: Re-activated Size-column

Source Activity - Sat, 2015-04-04 20:43
Noticed that HaikuDepotServer info now contains "payloadLength", which is the package size. Populate that in the list view. Noticed that HaikuDepotServer info now contains "payloadLength", which is the package size. Populate that in the list view.
Categories: Development

BColumnListView: Avoid crash on column resize.

Source Activity - Sat, 2015-04-04 20:30
* Inizialize fSelectedColumn before calling ResizeSelectedColumn(). * Fixes #10439. * Inizialize fSelectedColumn before calling ResizeSelectedColumn(). * Fixes #10439.
Categories: Development

HaikuDepot: Title versus Name distinction

Source Activity - Sat, 2015-04-04 20:14
* The name is the static package name. The title is either that name, or a translated pretty version of the name. * Adjust package info retrieval to server API changes. Unbreaks package translations. * The name is the static package name. The title is either that name, or a translated pretty version of the name. * Adjust package info retrieval to server API changes. Unbreaks package translations.
Categories: Development

malloc_debug: Add default alignment option.

Source Activity - Sat, 2015-04-04 14:41
This allows for something similar as was implemented in 217f090 but makes it optional and configurable. The MALLOC_DEBUG environment variable now can take "a" to set the default alignment to the specified size. Note that not all alignments may be supported depending on the heap implementation. This allows for something similar as was implemented in 217f090 but makes it optional and configurable. The MALLOC_DEBUG environment variable now can take "a" to set the default alignment to the specified size. Note that not all alignments may be supported depending on the heap implementation.
Categories: Development

Revert "malloc_debug: align allocations".

Source Activity - Sat, 2015-04-04 14:38
This reverts commit 217f090f9e247d1d4c5644e626642c430fafe4e5. At least for the guarded heap this completely defeats the purpose. If software requires a certain alignment it should request it using memalign explicitly instead of assuming it. This reverts commit 217f090f9e247d1d4c5644e626642c430fafe4e5. At least for the guarded heap this completely defeats the purpose. If software requires a certain alignment it should request it using memalign explicitly instead of assuming it.
Categories: Development

serialconnect: Really fix baudrate menu

Source Activity - Sat, 2015-04-04 14:19
* Re-add removed baudrates in bc02619755 * Re-aligns menu values and *really* fixes baudrate selection. * Re-add removed baudrates in bc02619755 * Re-aligns menu values and *really* fixes baudrate selection.
Categories: Development

SupportDefs: Add B_SCN* counterparts for some more types.

Source Activity - Sat, 2015-04-04 13:54
Namely for [s]size_t, [{phys|generic}_]addr_t and off_t. Namely for [s]size_t, [{phys|generic}_]addr_t and off_t.
Categories: Development

Whitespace cleanup only.

Source Activity - Sat, 2015-04-04 13:49
Categories: Development

Ticket #11942 (USB mouse stalls) closed

Latest Bugs & Tasks - Sat, 2015-04-04 13:46
duplicate
Categories: Development
Syndicate content