16
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[C/Break] Source code cleanup Indentation fixed. More... about 1 year ago
Added a test for exposing a problem with calling printf() after Detach() More... about 1 year ago
[BoingIconBar] Autodoc added. More... about 1 year ago
[BoingIconBar] Let it exit by CTRL-C signals. More... about 1 year ago
[C:WaitForPort] Source code cleanup Messy indentation fixed. More... about 1 year ago
silence debug
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
make sure KernelBase is valid
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
use the correct params ..
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
# Mark when the kernel is running exceptions handlers. # Cache the last state, and last run handler, in case a crash occurs inside the handlers. # Provide an x86 fmtalertinfo override - check if the crash occurred inside an interrupt handler and display relevant info.
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
call KrnFmtAlertInfo
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
# Split addexceptionhander into a userspace, and supervisor part. # Add a new function KrnFmtAlertInfo, to override information output in displayalert.
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
[Prefs/ASL] wrong locale handling repaired. More... about 1 year ago
bump version
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
bump version
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
offline volumes do not have a device name - use the volume name when obtaining an icon. silence debug.
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
# link against posixc for the cunit tests. # fix cxx test(s) mmakefile targets and build.
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
Try and use traditional defaulticon style device name based icon(s) first.
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
W.I.P update to wanderers volume enumeration code. N.B - Currently AROS leaves stale volumes on the doslist after formatting (the same as ejected disks) - needs cleaned up/resolved.
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
reduce the scope of dn.
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
Handle devices that cannot be locked.
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
Merge pull request #609 from deadw00d/2023Q1final
Kalamatee (NicJA)
as Nick Andrews
More... about 1 year ago
Make names global so that they are not destroyed at function return. More... about 1 year ago
Add UNIX-AmigaOS offset for clock_gettime(CLOCK_REALTIME) More... about 1 year ago
recognize PFS/mUFS and AFS filesystems aswell.
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
rename the amiga/windows harddisk icons to suitable filesytem versions. use the FATHarddisk icon for the Windows hosted system drive.
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
bump version
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
WIP changes to disk icon detection/selection code.
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
W.I.P changes - make sure the filesystem based disk icons have "Disk" in their names. Use consistent naming for device icons.
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago
Submodules updated. More... about 1 year ago
dont use an incorrect value for ID_BUSY_DISK
Kalamatee (NicJA)
as Kalamatee
More... about 1 year ago