Difference between revisions of "AROS Libraries"
Jump to navigation
Jump to search
(all libraries now in arosunits) |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
!Unit Name !!Link to AROS Library !! Link to Unit !! Package !! Remarks | !Unit Name !!Link to AROS Library !! Link to Unit !! Package !! Remarks | ||
|- | |- | ||
| − | |[[Exec]] || [//aros.sourceforge.net/documentation/developers/autodocs/exec.php exec.library] || [//www.alb42.de/fpc-docu/exec exec] || | + | |[[Exec]] || [//aros.sourceforge.net/documentation/developers/autodocs/exec.php exec.library] || [//www.alb42.de/fpc-docu/exec exec] || arosunits ||Rewrite done, Documentation nearly finished |
|- | |- | ||
| − | | [[AmigaDos]] || [//aros.sourceforge.net/documentation/developers/autodocs/dos.php dos.library] || [//www.alb42.de/fpc-docu/amigados amigados] || | + | | [[AmigaDos]] || [//aros.sourceforge.net/documentation/developers/autodocs/dos.php dos.library] || [//www.alb42.de/fpc-docu/amigados amigados] || arosunits ||Rewrite done, Documentation done. Name change because colliding with RTL dos |
|- | |- | ||
| − | |[[AGraphics]] || [//aros.sourceforge.net/documentation/developers/autodocs/graphics.php graphics.library] || [//www.alb42.de/fpc-docu/agraphics agraphics] || | + | |[[AGraphics]] || [//aros.sourceforge.net/documentation/developers/autodocs/graphics.php graphics.library] || [//www.alb42.de/fpc-docu/agraphics agraphics] || arosunits ||Rewrite done, Documentation done. Name change because colliding with LCL graphics |
|- | |- | ||
| − | |[[Intuition]] || [//aros.sourceforge.net/documentation/developers/autodocs/intuition.php intuition.library] || [//www.alb42.de/fpc-docu/intuition intuition] || | + | |[[Intuition]] || [//aros.sourceforge.net/documentation/developers/autodocs/intuition.php intuition.library] || [//www.alb42.de/fpc-docu/intuition intuition] || arosunits ||Rewrite done (some macros impossible), Documentation finished |
|- | |- | ||
| − | |[[KeyMap]] || [//aros.sourceforge.net/documentation/developers/autodocs/keymap.php keymap.library] || [//www.alb42.de/fpc-docu/keymap keymap] || | + | |[[KeyMap]] || [//aros.sourceforge.net/documentation/developers/autodocs/keymap.php keymap.library] || [//www.alb42.de/fpc-docu/keymap keymap] || arosunits || |
|- | |- | ||
| − | |[[Layers]] || [//aros.sourceforge.net/documentation/developers/autodocs/hyperlayers.php layers.library] || [//www.alb42.de/fpc-docu/layers layers] || | + | |[[Layers]] || [//aros.sourceforge.net/documentation/developers/autodocs/hyperlayers.php layers.library] || [//www.alb42.de/fpc-docu/layers layers] || arosunits || |
|- | |- | ||
| − | |[[Utility]] || [//aros.sourceforge.net/documentation/developers/autodocs/utility.php utility.library] || [//www.alb42.de/fpc-docu/utility utility] || | + | |[[Utility]] || [//aros.sourceforge.net/documentation/developers/autodocs/utility.php utility.library] || [//www.alb42.de/fpc-docu/utility utility] || arosunits ||Rewrite done, Documentation finished |
|- | |- | ||
| − | |[[Timer]] || [//aros.sourceforge.net/documentation/developers/autodocs/timer.php timer.device] || [//www.alb42.de/fpc-docu/timer timer] || | + | |[[Timer]] || [//aros.sourceforge.net/documentation/developers/autodocs/timer.php timer.device] || [//www.alb42.de/fpc-docu/timer timer] || arosunits || |
|- | |- | ||
|[[ASL]] || [//aros.sourceforge.net/documentation/developers/autodocs/asl.php asl.library] || [//www.alb42.de/fpc-docu/asl asl] || arosunits || | |[[ASL]] || [//aros.sourceforge.net/documentation/developers/autodocs/asl.php asl.library] || [//www.alb42.de/fpc-docu/asl asl] || arosunits || | ||
| Line 50: | Line 50: | ||
|[[TimerUtils]] || [//www.alb42.de/fpc-docu/timerutils timerutils] || arosunits || helper function for timer | |[[TimerUtils]] || [//www.alb42.de/fpc-docu/timerutils timerutils] || arosunits || helper function for timer | ||
|- | |- | ||
| − | |[[TagsArray]] || [//www.alb42.de/fpc-docu/tagsarray tagsarray] || | + | |[[TagsArray]] || [//www.alb42.de/fpc-docu/tagsarray tagsarray] || arosunits || Helper functions for tag handling |
|- | |- | ||
| − | |[[LongArray]] || [//www.alb42.de/fpc-docu/longarray longarray] || | + | |[[LongArray]] || [//www.alb42.de/fpc-docu/longarray longarray] || arosunits || Helper functions for open parameter functions |
|} | |} | ||
Latest revision as of 19:22, 5 January 2017
Link on library points to the original documentation of AROS autodocs
Link on Unit point to automatically generated documentation of freepascal units.
| Unit Name | Link to AROS Library | Link to Unit | Package | Remarks |
|---|---|---|---|---|
| Exec | exec.library | exec | arosunits | Rewrite done, Documentation nearly finished |
| AmigaDos | dos.library | amigados | arosunits | Rewrite done, Documentation done. Name change because colliding with RTL dos |
| AGraphics | graphics.library | agraphics | arosunits | Rewrite done, Documentation done. Name change because colliding with LCL graphics |
| Intuition | intuition.library | intuition | arosunits | Rewrite done (some macros impossible), Documentation finished |
| KeyMap | keymap.library | keymap | arosunits | |
| Layers | layers.library | layers | arosunits | |
| Utility | utility.library | utility | arosunits | Rewrite done, Documentation finished |
| Timer | timer.device | timer | arosunits | |
| ASL | asl.library | asl | arosunits | |
| DiskFont | diskfont.library | diskfont | arosunits | |
| GadTools | gadtools.library | gadtools | arosunits | |
| IFFParse | iffparse.library | iffparse | arosunits | |
| Mui | muimaster.library | mui | arosunits | |
| Workbench | workbench.library | workbench | arosunits | Rewrite Done |
| Icon | icon.library | icon | arosunits | Rewrite Done. Dokumentation finished. |
| Unit Name | Link to Unit | Package | Remarks |
|---|---|---|---|
| InputEvent | inputevent | arosunits | some constants and types for input processing |
| ClipBoard | clipboard | arosunits | easy handling of clipboard |
| TimerUtils | timerutils | arosunits | helper function for timer |
| TagsArray | tagsarray | arosunits | Helper functions for tag handling |
| LongArray | longarray | arosunits | Helper functions for open parameter functions |