CIA.vc
marcusoverhagen
Real-time open source activity stats
Stats » Authors » marcusoverhagen
informationsyndicateUTC clock
05:19 on May 28, 2012
event counters
The last message was received 0.86 years ago at 22:22 on Jul 19, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
688 messages since the first one, 7.19 years ago, for an average of 3.81 days between messages
recent messages
dateReversed sort columnprojectcontentlink
22:22 on Jul 19, 2011OpenBeOS
Commit by marcusoverhagen :: r42455 /haiku/trunk/src/kits/game/ (GameProducer.cpp WindowScreen.cpp):
Remove unsave usage of strncpy.
#
19:42 on Jul 19, 2011OpenBeOS
Commit by marcusoverhagen :: r42453 /haiku/trunk/src/kits/game/FileGameSound.cpp:
This should fix crashes due to bad initialization. Completely untested. Might help with ticket #3241
#
02:41 on Dec 24, 2010OpenBeOS
Commit by marcusoverhagen :: r39934 /haiku/trunk/src/kits/storage/PathMonitor.cpp:
Drop into debugger if the looper can't be locked.
This gets triggered randomly by net_server.
#
00:32 on Dec 24, 2010OpenBeOS
Commit by marcusoverhagen :: r39928 /haiku/trunk/src/system/kernel/fs/vfs_net_boot.cpp:
The IN_CLASS* macros use host byte order.
This fixes netmask and broadcast ip for PXE booting.
#
22:54 on Dec 23, 2010OpenBeOS
Commit by marcusoverhagen :: r39927 /haiku/trunk/src/apps/soundrecorder/ (VUView.cpp VUView.h):
data should be const
#
22:54 on Dec 23, 2010OpenBeOS
Commit by marcusoverhagen :: r39926 /haiku/trunk/src/apps/soundrecorder/ (ScopeView.cpp ScopeView.h):
The reference should be const
#
23:17 on Dec 17, 2010OpenBeOS
Commit by marcusoverhagen :: r39885 /haiku/trunk/src/add-ons/media/media-add-ons/dvb/ (Jamfile MediaFormat.cpp):
Very ugly hack to make DVB addon find the MPEG and AC3 codecs.
Something appeards to be very wrong with codec registration.
#
22:35 on Dec 17, 2010OpenBeOS
Commit by marcusoverhagen :: r39884 /haiku/trunk/src/add-ons/media/media-add-ons/dvb/MediaFormat.cpp:
added come debugging code
#
21:54 on Dec 17, 2010OpenBeOS
Commit by marcusoverhagen :: r39883 /haiku/trunk/src/add-ons/media/media-add-ons/dvb/DVBMediaNode.cpp:
adjust file path to channel setting files
#
21:54 on Dec 17, 2010OpenBeOS
Commit by marcusoverhagen :: r39882 /haiku/trunk/build/jam/HaikuImage:
Copy the DVB channel setting files to target image.
#
17:53 on Dec 17, 2010OpenBeOS
Commit by marcusoverhagen :: r39881 /haiku/trunk/src/system/boot/platform/pxe_ia32/ (Jamfile pxe_stage1.S):
This removes pxe_stage1.S and thus also removes the build target "pxehaiku".

In r21611, about 3 years ago, the switch into protected mode was moved
from stage1 to stage2, which makes stage1 obsolete. You have to use
"pxehaiku-loader" when booting Haiku by PXE on x86.

Trying to use stage1 to boot stage2 resulted in tripple fault during
setup of ss segment, because stage1 switches to protected mode before
calling stage2, but stage2 expects real mode. The documentation is not
up to date.
#
22:30 on Dec 15, 2010OpenBeOS
Commit by marcusoverhagen :: r39856 /haiku/trunk/src/add-ons/kernel/generic/ata_adapter/ata_adapter.c:
Fixed build for ATA_DMA_TRACING enabled.
#
20:19 on Oct 17, 2009OpenBeOS
Commit by marcusoverhagen :: r33626 /haiku/trunk/src/add-ons/kernel/bus_managers/ata/ATAChannel.cpp:
Fix for ticket #4543. This fixes the ATA
timeout waiting for interrupt / device busy / status 0x58
#
21:57 on Sep 10, 2009OpenBeOS
Commit by marcusoverhagen :: r33045 /haiku/trunk/src/add-ons/kernel/busses/scsi/ahci/ahci_port.cpp:
cleanup
#
21:56 on Sep 10, 2009OpenBeOS
Commit by marcusoverhagen :: r33044 /haiku/trunk/src/add-ons/kernel/busses/scsi/ahci/ahci.c:
cleanup, remove color codes
#
21:55 on Sep 10, 2009OpenBeOS
Commit by marcusoverhagen :: r33043 /haiku/trunk/src/add-ons/kernel/bus_managers/ata/ATADevice.cpp:
cleanup
#
21:11 on Sep 10, 2009OpenBeOS
Commit by marcusoverhagen :: r33042 /haiku/trunk/src/add-ons/kernel/bus_managers/ata/ (4 files):
Write device identification into syslog.
#
19:07 on Sep 10, 2009OpenBeOS
Commit by marcusoverhagen :: r33040 /haiku/trunk/ (2 files in 2 dirs):
added tracing of ATA DMA transfers
#
19:03 on Sep 10, 2009OpenBeOS
Commit by marcusoverhagen :: r33039 /haiku/trunk/src/add-ons/kernel/bus_managers/ata/ (ATAChannel.cpp ATAPrivate.h):
Clear pending interrupts after reset and timeouts
#
21:28 on Sep 08, 2009OpenBeOS
Commit by marcusoverhagen :: r33010 /haiku/trunk/src/add-ons/kernel/generic/ata_adapter/ata_adapter.c:
interrupt debugging instrumentation for bug hunting.
#