16
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix build
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
add missing dependencies
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
remove debug message that was not meant to be committed.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
[Zune/Classes/Aboutwindow] Codacity fix "Variable 'nextPage' is assigned a value that is never used." More... 12 months ago
add missing debug defines
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
include log.resource in the "rom"
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
commit parts that somehow didn't get committed
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
update to reflect pciusb changes
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
Initial commit of xhci controller driver (does not support usb 3 protocol yet) and related changes in pciusb.device. Not yet enabled, since it is not yet ready for use. TODO: Fix issues causing only 1 physical port change to register. Fix handling of oversized bulk transfers. Identify reason for creative soundblaster stalling when setup packet is sent. Complete isochronous support.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
Initial (incomplete) commit of Log Viewer for log.resource.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
rework debug so that log.resource can be used. fix formatting
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
adapt debug so that it can be used with log.resource.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
add configure flags to enable the use of log.resource, and enable by default on pc-x86_64
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
WIP/Initial (incomplete) implementation of log resource. TODO's: Complete listener handling. Implement disk.logger to cache the system log to disk/override list enumeration functions.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
add the public usb controller definitions to the generic includes and copy as part of the includes. add definitions used in the xhci code.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
always pass the host port to the driver - xhci hosts require this information.
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
Merge pull request #611 from deadw00d/followup
Kalamatee (NicJA)
as Nick Andrews
More... 12 months ago
Correct code for recent Register class change More... 12 months ago
Memory trashing fixes More... 12 months ago
Notify calls a method, not sets an attribute More... 12 months ago
Pointer passed to MUIA_Window_Title needs to remain valid for lifetime of object More... 12 months ago
Correct code for recent Register class change More... 12 months ago
Catalog submodules updated. More... 12 months ago
Fix: provide string, not string index as MUIA_Window_Title More... 12 months ago
fix enum/integer mismatches, so the code compiles correctly with newer gcc versions
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago
Yes another submodule updated. More... 12 months ago
Catalog submodules updated. More... 12 months ago
Update README.md
Kalamatee (NicJA)
as Nick Andrews
More... 12 months ago
Update README.md
Kalamatee (NicJA)
as Nick Andrews
More... 12 months ago
re-add accidentally deleted closing bracket
Kalamatee (NicJA)
as Kalamatee
More... 12 months ago