Difference between revisions of "AROS Libraries"

From Freepascal Amiga wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
| [[AmigaDos]] || [//aros.sourceforge.net/documentation/developers/autodocs/dos.php dos.library]          || [//www.alb42.de/fpc-docu/amigados amigados]  || rtl      ||Rewrite done, Documentation done. Name change because colliding with RTL dos
 
| [[AmigaDos]] || [//aros.sourceforge.net/documentation/developers/autodocs/dos.php dos.library]          || [//www.alb42.de/fpc-docu/amigados amigados]  || rtl      ||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]    || rtl      ||Rewrite done, Documentation nearly finished. Name change because colliding with LCL graphics
+
|[[AGraphics]] || [//aros.sourceforge.net/documentation/developers/autodocs/graphics.php graphics.library]    || [//www.alb42.de/fpc-docu/agraphics agraphics]    || rtl      ||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]    || rtl      ||
+
|[[Intuition]] || [//aros.sourceforge.net/documentation/developers/autodocs/intuition.php intuition.library]    || [//www.alb42.de/fpc-docu/intuition intuition]    || rtl      ||Rewrite nearly done (some macros missing, some macros impossible), Documentation started
 
|-
 
|-
 
|[[KeyMap]] || [//aros.sourceforge.net/documentation/developers/autodocs/keymap.php keymap.library]      || [//www.alb42.de/fpc-docu/keymap keymap]      || rtl      ||  
 
|[[KeyMap]] || [//aros.sourceforge.net/documentation/developers/autodocs/keymap.php keymap.library]      || [//www.alb42.de/fpc-docu/keymap keymap]      || rtl      ||  
Line 20: Line 20:
 
|[[Layers]] || [//aros.sourceforge.net/documentation/developers/autodocs/hyperlayers.php layers.library]      || [//www.alb42.de/fpc-docu/layers layers]      || rtl      ||  
 
|[[Layers]] || [//aros.sourceforge.net/documentation/developers/autodocs/hyperlayers.php layers.library]      || [//www.alb42.de/fpc-docu/layers layers]      || rtl      ||  
 
|-  
 
|-  
|[[Utility]] || [//aros.sourceforge.net/documentation/developers/autodocs/utility.php utility.library]      || [//www.alb42.de/fpc-docu/utility utility]      || rtl      ||         
+
|[[Utility]] || [//aros.sourceforge.net/documentation/developers/autodocs/utility.php utility.library]      || [//www.alb42.de/fpc-docu/utility utility]      || rtl      ||Rewrite done, Documentation finished          
 
|-  
 
|-  
 
|[[Timer]] || [//aros.sourceforge.net/documentation/developers/autodocs/timer.php timer.device]    || [//www.alb42.de/fpc-docu/timer timer]    || rtl ||  
 
|[[Timer]] || [//aros.sourceforge.net/documentation/developers/autodocs/timer.php timer.device]    || [//www.alb42.de/fpc-docu/timer timer]    || rtl ||  

Revision as of 22:59, 13 October 2013

Link on library points to the original documentation of AROS autodocs

Link on Unit point to automatically generated documentation of freepascal units.

AROS Libraries wrapper for Freepascal
Unit Name Link to AROS Library Link to Unit Package Remarks
Exec exec.library exec rtl Rewrite done, Documentation nearly finished
AmigaDos dos.library amigados rtl Rewrite done, Documentation done. Name change because colliding with RTL dos
AGraphics graphics.library agraphics rtl Rewrite done, Documentation done. Name change because colliding with LCL graphics
Intuition intuition.library intuition rtl Rewrite nearly done (some macros missing, some macros impossible), Documentation started
KeyMap keymap.library keymap rtl
Layers layers.library layers rtl
Utility utility.library utility rtl Rewrite done, Documentation finished
Timer timer.device timer rtl
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.
other AROS related units
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 rtl Helper functions for tag handling
LongArray longarray rtl Helper functions for open parameter functions