summaryrefslogtreecommitdiff
path: root/frontends/amiga/libs.c
Commit message (Expand)AuthorAgeFilesLines
* Amiga: Implement a simple listbrowser log in the GUIChris Young2019-08-101-7/+3
* Fix IORequest duplication and ensure library bases are cleared when closed.Chris Young2019-03-171-3/+7
* Change logging back to INFOChris Young2018-09-091-5/+5
* Log version numbers of opened librariesChris Young2018-09-021-4/+10
* Explicitly open dos.libraryChris Young2017-12-101-0/+3
* Fixup everything the semantic patch missedVincent Sanders2017-09-071-9/+9
* Adjust the requested class versions to be the minimum required.Chris Young2017-04-161-23/+28
* 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
* Don't abort on startup if GuiGFX is not availableChris Young2016-07-021-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+326