dhewm3/neo/sys/aros
Daniel Gibson 61a49a2547 Implement clipboard support on POSIX platforms with SDL2
Added Sys_FreeClipboardData(char*) so I don't have to copy the string
from SDL_GetClipboardText() into a Mem_Alloc() buffer, but can just
do the right thing per platform, which in case of POSIX/SDL2 is
SDL_free().
SDL1.2 doesn't have clipboard support, otherwise I'd have removed all
platform-specific implementations and used SDL_Get/SetClipboardText()
everywhere (IIRC AROS only supports SDL1.2?)
2021-07-03 02:25:20 +02:00
..
dll import AROS changes 2017-04-02 00:42:28 +01:00
setup # move the AROS specific folder icon and default.cfg mmakefile.src under neo/sys/aros/setup 2017-04-22 16:21:14 +02:00
ADoom3.info.src import AROS changes 2017-04-02 00:42:28 +01:00
ADoom3.png import AROS changes 2017-04-02 00:42:28 +01:00
aros_dedicated.cpp import AROS changes 2017-04-02 00:42:28 +01:00
aros_dos.cpp Implement clipboard support on POSIX platforms with SDL2 2021-07-03 02:25:20 +02:00
aros_local.h import AROS changes 2017-04-02 00:42:28 +01:00
aros_main.cpp delint 2017-04-22 16:21:14 +02:00
aros_net.cpp use socklen_t 2017-04-22 16:21:14 +02:00
aros_public.h import AROS changes 2017-04-02 00:42:28 +01:00
aros_signal.cpp import AROS changes 2017-04-02 00:42:28 +01:00
mmakefile.src # move the AROS specific folder icon and default.cfg mmakefile.src under neo/sys/aros/setup 2017-04-22 16:21:14 +02:00
ROE.info.src rename the resurrection of evil files to just "ROE". 2017-04-22 16:21:14 +02:00
ROE.png rename the resurrection of evil files to just "ROE". 2017-04-22 16:21:14 +02:00