16
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[KeyShow] 64-bit fix makes qualifier keys/buttons work again. More... 11 months ago
Tabs to spaces. Superflous commas removed in pc105_i.akmd. More... 11 months ago
Italian keymap fixed. More... 11 months ago
cstate is an APTR, not Object * - use it as such and drop all the unnecessary casts. don't call get a second time to retrieve the same list - just reset the state.
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
usb/disc/harddisk devices can have device names longer that 5 characters.
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
correct a typo. use the correct var name. remove some whitespace.
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
also match USB devices using the DUx device naming.
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
Pass the number of detected namespaces to the bus start code again. Clear the existing value in bust start after reading it, and update with the actual number of units.
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
bump version
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
adjust/correct behaviour to only add units if there is atleast 1 ioqueue available - fixes additional namespaces not registering.
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
output the used iconset to an env variable.
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
add some tiny icons for gui elements
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
generate the mason icon images
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
add rules for the small gorilla icon targets. generate images for common used gui components
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
add rules to generate the preset copy of the mason icons
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
generate the presets copy of icons.
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
add rules to make a copy of the icons under Prefs/Presets/Icons/Gorilla/Default
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
provide definitions for the top level AROS dir name, and commodities
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
define a few more of the base directory names
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
build the icon for logview, if it is made.
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
add an icon for LogView
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
correct path
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
update translations from submodules
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
update installaros catalog
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
w.i.p update to installaros. move drive related enumeration code and handling into custom driveselect class. moved volume related parts into volumeclass.
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
add default help/below gadget icons
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
WIP update. Add support for creating a separate boot partition (needed to boot AROS on EFI systems). change the RDB option to a more generic option for specifying the scheme to use. TODO: use type 0xF (EBR-LBA) if the EBR partition breaks the 8GB limit (for EBR-CHS).
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
correct paths
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
correct paths used in the floppy target - and make sure target directories are generated
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago
update the boost preprocessor lib to version 1.82.0
Kalamatee (NicJA)
as Kalamatee
More... 11 months ago