Commit Graph

31 Commits

Author SHA1 Message Date
nakst 1eb2dfe549 add license header to source files 2021-11-09 20:49:34 +00:00
nakst 751b4652c1 remove event sinks 2021-11-06 16:52:36 +00:00
nakst 411ff15698 new cache write back algorithm; fix single key press with key repeat 2021-10-24 10:31:20 +01:00
nakst 293f19de42 use PIT for scheduler time; RTC driver; date conversion functions; add EsDateNowUTC 2021-10-10 16:11:13 +01:00
nakst 969ca8e4c4 mark _EsSyscall private 2021-10-09 22:05:09 +01:00
nakst b79a286045 cleanup 2021-10-09 20:49:08 +01:00
nakst 6c7ac5e749 EsButtonSetIconFromBits; icons for 2048 game 2021-09-20 17:08:54 +01:00
nakst 069eb7754f introduce EsWorkQueue 2021-09-17 18:58:03 +01:00
nakst dfd80c3dcd installation progress 2021-09-12 18:45:34 +01:00
nakst 485dbc59e5 make block device information accessible in API 2021-09-11 20:59:01 +01:00
nakst fcaa141e68 introduce ES_SYSCALL_HANDLE_SHARE 2021-09-11 13:45:13 +01:00
nakst bb7bf3300a remove system constants 2021-09-09 20:28:38 +01:00
nakst 10b259ca66 low memory fixes 2021-09-07 11:18:03 +01:00
nakst 0c50335c62 changing UI scale 2021-09-07 09:58:57 +01:00
nakst 6bdb99a79b improve tasks button 2021-09-04 12:02:24 +01:00
nakst ecdce9e720 simplify callback naming 2021-09-03 10:27:39 +01:00
nakst c80e762d86 show tasks button when user task started 2021-09-03 10:24:28 +01:00
nakst 93303d0ab7 rename file write access flags 2021-09-01 20:41:52 +01:00
nakst 6c106d1a1f basic file cut and paste 2021-09-01 17:48:52 +01:00
nakst 787e51b372 copying folders 2021-09-01 11:46:10 +01:00
nakst 5d9a6f72dc introduce ES_PATH_MOVE_ALLOW_COPY_AND_DELETE 2021-08-31 21:01:04 +01:00
nakst 35d4f727f9 basic file copy and paste 2021-08-31 17:44:07 +01:00
nakst d55a73dc5f File Manager CommandCopy 2021-08-31 14:49:42 +01:00
nakst 77501bf37c store settings path per application 2021-08-29 10:37:03 +01:00
nakst 43c3a69560 put ThreadLocalStorage on the stack 2021-08-28 20:57:38 +01:00
nakst be6d633223 embed important system files in Desktop.esx 2021-08-28 20:40:28 +01:00
nakst b8731dc27e open document reference counting 2021-08-25 09:54:14 +01:00
nakst 676162a438 left align access key hints on checkboxs 2021-08-22 18:52:11 +01:00
nakst f245ef819d started Settings application 2021-08-22 15:15:25 +01:00
nakst 9ad6930ac7 file based clipboard 2021-08-19 11:21:01 +01:00
nakst f9ebd743cc hide email 2021-08-13 21:22:26 +01:00