[05:48:29] <CIA-123> stpere * r42448 /haiku/trunk/src/kits/tracker/ (4 files): [05:48:29] <CIA-123> Tracker: [05:48:29] <CIA-123> * Add "Arrange By" submenu in Window menu. [05:48:29] <CIA-123> * You can arrange by the same fields you can sort by in list view. Changing your sorting order in list view will change the Arrange By choice when you enter icon view and vice-versa. [05:48:29] <CIA-123> * Support ReverseSort order. [05:48:30] <CIA-123> * Keep the clean-up feature, but it's now under the Arrange By menu. [05:48:31] <CIA-123> Fixing ticket #1349. [06:16:24] <CIA-123> kallisti5 * r42449 /haiku/trunk/src/system/boot/platform/openfirmware/arch/ppc/mmu.cpp: [06:16:24] <CIA-123> * Clean up debugging of PowerPC mmu code to be consistent [06:16:24] <CIA-123> * Clean up messge and error text [06:16:24] <CIA-123> * Begin use B_PRI* macros [09:56:39] *** Duggan has quit IRC [11:02:27] *** Duggan has joined #haiku-jp [15:06:44] *** Duggan has quit IRC [18:55:35] <CIA-123> axeld * r42450 /haiku/trunk/src/add-ons/accelerants/common/compute_display_timing.cpp: [18:55:35] <CIA-123> * Coding style cleanup. [18:55:35] <CIA-123> * Removed excessive debug output, and values that aren't needed for the timing [18:55:35] <CIA-123> computation. [19:04:32] <CIA-123> axeld * r42451 /haiku/trunk/src/preferences/screen/ (Jamfile ScreenMode.cpp gtf.cpp gtf.h): [19:04:32] <CIA-123> * Removed the previous version of the GTF function, since a few rounding errors [19:04:32] <CIA-123> have been introduced, and also support for interlace mode had been removed. [19:04:32] <CIA-123> * Instead, the Screen preferences are now using the common accelerant code for [19:04:32] <CIA-123> this. [19:38:21] <CIA-123> axeld * r42452 /haiku/trunk/src/bin/screenmode/Jamfile: * Build fix due to the changes in Screen. [20:03:22] *** Duggan has joined #haiku-jp [20:10:13] <CIA-123> marcusoverhagen * r42453 /haiku/trunk/src/kits/game/FileGameSound.cpp: This should fix crashes due to bad initialization. Completely untested. Might help with ticket #3241 [20:12:43] <CIA-123> axeld * r42454 /haiku/trunk/ (3 files in 3 dirs): [20:12:43] <CIA-123> * Add the width, and height to fill_display_mode(). This should help with #7751 [20:12:43] <CIA-123> this time. [21:08:53] *** Duggan has quit IRC [21:09:03] *** Duggan has joined #haiku-jp [22:50:05] <CIA-123> marcusoverhagen * r42455 /haiku/trunk/src/kits/game/ (GameProducer.cpp WindowScreen.cpp): Remove unsave usage of strncpy. [23:50:11] <CIA-123> axeld * r42456 /haiku/trunk/src/add-ons/accelerants/common/dump_edid.c: [23:50:11] <CIA-123> * Don't crash on invalid EDID modes. [23:50:11] <CIA-123> * This might fix #7847, as well as #7510.