This repo is not used anymore. Development of Orca was moved here: https://github.com/orca-app/orca https://orca-app.dev/
Go to file
Martin Fouilleul c041b212ab [io] removed IO_OP_POS, wrap IO_OP_SEEK with offset 0 and flag FILE_SEEK_CURRENT instead 2023-05-31 11:38:17 +02:00
examples [io] abstract file io API, using a request/completion model ala io_uring (w/ only synchronous completion for now), and per-platform backend 2023-05-25 20:08:38 +02:00
ext [win32, wip] compile and run simple window example 2023-05-12 16:46:13 +02:00
resources [perf_text example] track CMUSerif-Roman.ttf 2023-05-22 10:10:08 +02:00
scripts end of line renormalization 2023-03-05 16:05:43 +01:00
src [io] removed IO_OP_POS, wrap IO_OP_SEEK with offset 0 and flag FILE_SEEK_CURRENT instead 2023-05-31 11:38:17 +02:00
test/files [win32, io, wip] add fstat operation (type/size/perms for now, TODO: times) 2023-05-26 18:01:44 +02:00
.gitignore [io] testing abstracted io 2023-05-26 11:40:00 +02:00
build.bat [win32] allow specifying start folder in open/save dialogs 2023-05-23 17:24:38 +02:00
build.sh [io] testing abstracted io 2023-05-26 11:40:00 +02:00