May 6, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[00:04:20] <CIA-98> axeld * r41333 /haiku/trunk/src/apps/readonlybootprompt/BootPromptWindow.cpp: * Forgot to remove some unused code.
[00:50:45] <CIA-98> kallisti5 * r41334 /haiku/trunk/src/add-ons/accelerants/radeon_hd/ (accelerant.h mode.cpp mode.h): added header file for mode.cpp; change gDisplayMode to pointer for now; add function to quickly perform sanity check on mode lines; enhance tracing
[00:53:35] <CIA-98> kallisti5 * r41335 /haiku/trunk/src/add-ons/accelerants/radeon_hd/ (bios.h mode.h): add header file ifndef guard
[00:58:06] <CIA-98> kallisti5 * r41336 /haiku/trunk/src/add-ons/accelerants/radeon_hd/ (mode.cpp mode.h): move mode related registers into header file
[02:00:07] <CIA-98> mmadia * r41337 /haiku/trunk/docs/ (userguide/images/logo.png welcome/images/logo.png): Updated the HAIKU logo to display the registered trademark symbol.
[03:54:27] <CIA-98> mmlr * r41338 /haiku/trunk/src/system/kernel/arch/x86/arch_int.cpp:
[03:54:27] <CIA-98> We need to specify the intended interrupt model with ACPI so that we get the
[03:54:27] <CIA-98> correct PCI IRQ routing table for that mode. With this, we finally get the right
[03:54:27] <CIA-98> PIRQ <-> Global System Interrupt mapping and can therefore program the right
[03:54:27] <CIA-98> IO APIC entries. The only missing part now is to fix up the pci_info of the
[03:54:27] <CIA-98> devices with the then active GSI.
[03:59:38] <CIA-98> mmlr * r41339 /haiku/trunk/src/system/kernel/arch/x86/irq_routing_table.cpp:
[03:59:39] <CIA-98> * Prettify the printed routing table.
[03:59:39] <CIA-98> * Remove wrong extra line when printing an irq_descriptor.
[06:27:07] <CIA-98> mmlr * r41340 /haiku/trunk/headers/os/drivers/ACPI.h:
[06:27:07] <CIA-98> * The integer type is actually 64bit, probably just a typo (from very long ago).
[06:27:08] <CIA-98> * Some automatic whitespace cleanup.
[06:27:08] <CIA-98> This makes the interrupt model change via kernel actually work.
[07:04:40] <CIA-98> kallisti5 * r41341 /haiku/trunk/src/add-ons/accelerants/radeon_hd/mode.cpp:
[07:04:40] <CIA-98> undid some of r41334, gDisplayMode didn't make sense as
[07:04:40] <CIA-98> a pointer (also as written would prob crash); use new mode sanity check on the provided static mode
[18:28:15] <CIA-98> kallisti5 * r41342 /haiku/trunk/src/add-ons/kernel/drivers/graphics/radeon_hd/driver.cpp: simplify and enhance tracing; no functional change
[18:50:51] <CIA-98> kallisti5 * r41343 /haiku/trunk/src/apps/powerstatus/ExtendedInfoWindow.cpp: add (slightly overly) cautious checks of battery info to avoid NULL segfault... acpi can be flakey at times
[20:29:02] <CIA-98> kallisti5 * r41344 /haiku/trunk/src/apps/powerstatus/ExtendedInfoWindow.cpp: rework r41321, check first character to see if string is empty. Thanks Ingo and Axel!
[21:19:04] <CIA-98> axeld * r41345 /haiku/trunk/src/apps/powerstatus/ExtendedInfoWindow.cpp: * Minor coding style fix.
[21:21:04] <CIA-98> kallisti5 * r41346 /haiku/trunk/src/add-ons/accelerants/radeon_hd/mode.cpp: fix naming of static display mode var; make mode sanity check ensure timing settings are sane instead of less-then-useful positive int check; fix silly bug in tracing output (%d vs %s)
[21:38:05] <CIA-98> axeld * r41347 /haiku/trunk/src/apps/icon-o-matic/gui/ (StyleView.cpp StyleView.h): * Style cleanup.
[21:45:22] <CIA-98> axeld * r41348 /haiku/trunk/src/apps/midiplayer/MidiPlayerWindow.cpp: * Style cleanup.
[22:01:42] <CIA-98> axeld * r41349 /haiku/trunk/src/ (16 files in 16 dirs):
[22:01:42] <CIA-98> * Really, there is absolutely no need to pass the default argument to an
[22:01:42] <CIA-98> optional parameter...
[22:03:23] <CIA-98> axeld * r41350 /haiku/trunk/ (2 files in 2 dirs):
[22:03:23] <CIA-98> * Made the messed up BMessage* constructors private - since it only affects the
[22:03:23] <CIA-98> layout API, we probably can just phase it out after a while.
[22:03:23] <CIA-98> * Introduced new constructors, and added missing flags to one of them to make
[22:03:23] <CIA-98> it more convenient to use.
[22:09:34] <CIA-98> mmu_man * r41351 /haiku/trunk/src/system/boot/platform/atari_m68k/toscalls.h: Add some calls for Milan debugging.
[22:17:25] <CIA-98> kallisti5 * r41352 /haiku/trunk/src/add-ons/accelerants/radeon_hd/mode.cpp: revert _currentMode back to the way it should be
[22:41:56] <CIA-98> axeld * r41353 /haiku/trunk/src/kits/tracker/PoseView.cpp:
[22:41:56] <CIA-98> * Fixed a bug in BPoseView::CreatePoses() that Ingo found, but was apparently
[22:41:56] <CIA-98> too lazy to fix?!
[22:48:33] <CIA-98> kallisti5 * r41354 /haiku/trunk/src/add-ons/accelerants/radeon_hd/ (mode.cpp mode.h): start a const list of common mode timings (mostly vesa); verify refresh rate is sane by calculating it using pixel clock and horizontal/vertical totals
[23:33:52] <CIA-98> mmu_man * r41355 /haiku/trunk/src/system/boot/platform/atari_m68k/toscalls.h: More Milan specific stuff...

top