github mirror github
github synced commits to master at github/AROS-v0 from mirror 2024-04-24 21:25:17 +00:00
1ff8c942d2 bump version to match the one in the config file.
f5e8532e54 fix formatting
57b1d0aafb Fix ExAll handling. AROS boots correctly from SFS installs.
a90e0750f7 Initial fixes and corrections. Fix ExAll behaviour so that it doesn't only operate on a single data entry, with the same filesystem object, for 4GB worth of data (or forever..) ...
6d32ebffcc reformat so it looks less ugly.
Compare 91 commits »
github synced commits to master at github/AROS-v0 from mirror 2024-04-23 12:45:15 +00:00
7c4b46dc28 Fix from stegerg: double size so wrapped-over data can be appended at end
7adbd730b8 Wanderer: Add DEL as shortcut to Icon->Delete
1058081694 offline volumes do not have a device name - use the volume name when obtaining an icon. silence debug.
de49c82c9f 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.
Compare 4 commits »
github synced commits to master at github/AROS-v0 from mirror 2024-04-22 20:25:41 +00:00
1a3030c56e When building per opener base libraries, don't add global library bases
e156fc7832 Add test for special case of link stubs when library has noincludes
a8d3a4aee8 Add test for calling reg function from stack function inside library
9513d8ca08 ABI: Use a different symbol to pass library base to functions in headers
77cc2e7f64 Remove MUI floppy disk image spec from file system text
Compare 6 commits »
github synced commits to master at github/AROS-v0 from mirror 2024-04-15 17:12:15 +00:00
7ebadc50d1 Adjust to name change
03cb6edc72 Remove internal functions from headers
99ab254f6f Remove references to stdc
421d0b9e86 Remove last instances of NO_POSIX_WRAPPERS
532d5d8ffe Update names in SEE ALSO block
Compare 9 commits »
github synced commits to master at github/amiga-gcc from mirror 2024-04-15 00:51:27 +00:00
d6172aaf7e fix syntax ... $ -> (2)
255d9a47dd fix syntax ... $ ->
ee11abf24f install libpthread headers first
b7c5593e55 update now also updates downloaded archives
Compare 4 commits »
github synced commits to devel1 at github/amiga-gcc from mirror 2024-04-15 00:51:25 +00:00
d6172aaf7e fix syntax ... $ -> (2)
255d9a47dd fix syntax ... $ ->
ee11abf24f install libpthread headers first
Compare 3 commits »
github synced commits to devel1 at github/amiga-gcc from mirror 2024-04-14 16:41:24 +00:00
b7c5593e55 update now also updates downloaded archives
github synced commits to AoA at github/AROS-v0 from mirror 2024-04-13 08:02:17 +00:00
8e90e0308a Re-create Layer->DamageList
github synced commits to AoA at github/AROS-v0 from mirror 2024-04-07 21:27:55 +00:00
ad52601697 ZuneARC now lists and extracts archive
ded83d698e Add "names" to exec and dos to allow easier debugging
c0d544ae7a Support clicking on entry in ASL File Requester
528b0f83b4 Fix listing files in ASL File Requester
502ce2c5e5 Volume and Parent buttons of ASL File Requester work
Compare 7 commits »
github synced commits to AoA at github/AROS-v0 from mirror 2024-04-07 13:17:41 +00:00
0a9dc87c8a Workaround for trash gi_Window in GM_HITTEST
145dde4eb6 Remove code duplication
922d26b461 Implement support for gadgets receiving input
2c6eac1a1a Intuition gadgets are partially rendering on ASL requester
089739185a Support case of client-side created RastPort
Compare 28 commits »
github synced commits to AoA at github/AROS-v0 from mirror 2024-03-26 19:40:44 +00:00
ed12111744 Correctly support IDCMP_NEWSIZE/IDCMP_CHANGEWINDOW for calculator
95b7004770 Correctly support IDCMP_REFRESHWINDOW for Calculator
cf5fc9dbaa Implement clipping so that result text in Calculator doesn't draw over brdr
Compare 3 commits »
github synced commits to AoA at github/AROS-v0 from mirror 2024-03-26 03:20:01 +00:00
f28275f6cd Set native UserPort to NULL when no UserPort on abiv0 side
github synced commits to AoA at github/AROS-v0 from mirror 2024-03-25 19:09:55 +00:00
0f68a09f76 Forward all IDCMP messages that were seen during tests
f9e636ee69 Complete calculator shutdown
909d02e309 Process messages with Intuition translation of IDCMP_CLOSEWINDOW
f6a3ac09fd Start processing message in NewInput
79cb4dda5d Fix rending of Calculator buttons - wrong X positions and widths
Compare 13 commits »
github synced commits to AoA at github/AROS-v0 from mirror 2024-03-24 02:18:56 +00:00
51f4427bf1 Remove the need for getting SysBaseV0 via "extern"
fa9b5875f8 Separate initialization of kernel from starting a program
db89fa1762 Refactor: move exec code to separate file
8bc73d53b0 Refactor: move dos code to separate file
11041d89eb Refactor: move intuition code to separate file
Compare 20 commits »
github synced commits to alt-abiv0 at github/AROS-v0 from mirror 2024-03-21 17:09:29 +00:00
62482c0318 Backport: ahci.device 20240319
61b51d81ba Backport: When there is no comment, return pointer to empty string in ed_Comment
ddef03c9f8 Backport: Add sdk/usessdk to build_module_abi macro
699d9231d5 Backport: Integrate hitchhikr changes to usb midi support.
Compare 4 commits »
github synced commits to AoA at github/AROS-v0 from mirror 2024-03-21 00:49:50 +00:00
3e316f92df Add functions needed for LibOpen of locale.library
902b837cf4 Shallow init of layers.library and load utility.library for Intuition
48d73a41d8 Stubs needed to LibOpen workbench.library
01feaa5b05 Stub AddMemHandler
81f9898a02 Implement opening timer.device
Compare 14 commits »
github synced commits to master at github/AROS-v0 from mirror 2024-03-20 16:39:41 +00:00
7851b531aa Move Bifteck to Tools/Debug
d750b68e5a Add workaround for bug in VirtualBox AHCI implementation
f5ee826e7f Provide 32-bit variable to store number of cylinders
80046e3470 Shorten original delays to cut boot time by 50%
dca6bb5e1d Shorten ahci_os_softsleep delay
Compare 11 commits »
github synced commits to AoA at github/AROS-v0 from mirror 2024-03-12 04:38:08 +00:00
4015166e29 Implement functions needed for __showerror
664362b0a3 LibOpen of crt.library completed
056b53536a LibOpen of crt.library up to __init_clock
1549ec8c73 Load dos.library binary from disk and run SysBase_autoinit
4e46269f63 Be more selective before running strcmp
Compare 9 commits »
github synced commits to AoA at github/AROS-v0 from mirror 2024-03-11 04:07:56 +00:00
github synced new reference AoA to github/AROS-v0 from mirror 2024-03-11 04:07:56 +00:00