summaryrefslogtreecommitdiff
path: root/frontends/amiga/libs.c
Commit message (Collapse)AuthorAgeFilesLines
* Call CloseLibraryChris Young2016-08-181-0/+1
|
* Ensure we don't use a half-opened library if it is optional.Chris Young2016-08-181-2/+4
|
* Fail if the library interface doesn't open.Chris Young2016-08-181-0/+6
| | | | This will happen when attempting to open old 68k libraries with no separate interface file, but may also occur when the interface name or version doesn't exist (although the library version number _should_ prevent that)
* Don't abort on startup if GuiGFX is not availableChris Young2016-07-021-1/+1
| | | | Most OS4 users won't need it, everybody else might like the opportunity of using NetSurf to download it :)
* move frontends into sub directoryVincent Sanders2016-05-151-0/+326