Commit Graph

170 Commits

Author SHA1 Message Date
nakst 4276411dba general: bugfixes 2022-03-25 11:17:57 +00:00
nakst 910bc1bbb0 general: use contentType field for file types 2022-03-24 16:58:35 +00:00
nakst a0fe4d31e9 files: storing file content type 2022-03-21 14:25:58 +00:00
nakst a60344e9bb building: moved line-count into start.script 2022-03-19 18:14:59 +00:00
nakst 3bc928b7dc building: move command prompt loop into start.script 2022-03-19 17:18:06 +00:00
nakst aa4b656bbd ini files: remove sectionClass 2022-03-16 12:04:34 +00:00
nakst 591bb5635d global: rename DirectoryEnumerateChildren to DirectoryEnumerate 2022-03-10 21:32:05 +00:00
nakst b649302fe8 gui: add ES_ELEMENT_TRANSITION_CONTENT_ONLY; file manager: transition when changing folder view type 2022-03-10 18:58:02 +00:00
nakst efca537cfd scripting engine: calling external library functions 2022-03-08 16:34:00 +00:00
nakst 28a680f8fc scripting engine: err type 2022-03-01 14:18:22 +00:00
nakst c9cef2d4bc script console: add missing va_end 2022-02-28 21:00:18 +00:00
nakst 3085ab24ca header generator: replace bitset with inttype 2022-02-16 22:01:37 +00:00
nakst e6ba0ba028 header generator: bitsets 2022-02-13 13:37:06 +00:00
nakst f6a54e1093 script console: command history, log groups 2022-02-12 20:55:37 +00:00
nakst 13affeb977 scripting engine: replace PrintStdErr with Log; text renderer: syntax highlighting for scripts 2022-02-12 16:25:25 +00:00
nakst 2fcb2878fc canvas pane: optional shadow; use cell flags 2022-02-12 09:50:58 +00:00
nakst 76a5ab5bb9 api samples: update converter for new style API 2022-02-11 09:49:50 +00:00
nakst 6ebaf3ac82 gui: simplify panel styles 2022-02-10 23:10:55 +00:00
nakst 1795f8cca5 api: cleanup error codes 2022-02-10 12:18:26 +00:00
nakst 0d59a6dafd scripting engine: add FileAppend; automated builds: make sure automated_build is set after getting the toolchain 2022-02-10 09:35:19 +00:00
nakst a30cb8cd83 files api: change parameter order for EsDirectoryEnumerateChildren 2022-02-09 20:20:42 +00:00
nakst 318624a1dc header generator: analysis of structs 2022-02-08 21:07:50 +00:00
nakst 4224a1b670 theming: replace EsStyle alias hack with EsStyleID 2022-02-08 18:55:39 +00:00
nakst 5fd3ee2da3 api: change enumeration functions to return array instead of callback 2022-02-08 15:51:51 +00:00
nakst 1224cb6d15 header generator: analysis of functions 2022-02-08 11:58:21 +00:00
nakst f385ad581c misc 2022-02-07 16:32:55 +00:00
nakst b809edf13b script console: deallocate memory after running script 2022-02-07 11:06:57 +00:00
nakst 27b2c00b97 script console: clearing output 2022-02-07 10:53:11 +00:00
nakst dab1cf3efa script console: image detection; text display: don't recreate text plan on resize if not word wrapping 2022-02-07 09:00:42 +00:00
nakst 4f028a18b1 scripting engine fix ExternalSystemSleepMs on mac 2022-02-07 08:24:16 +00:00
nakst 62eb94b1d2 script console: nicer table style 2022-02-06 20:56:34 +00:00
nakst caf8aa1ab1 update TODO comments 2022-02-06 14:19:07 +00:00
nakst 67b268db0a add EsPanelTableAddBandDecorator; script console array of struct viewer 2022-02-06 14:18:04 +00:00
nakst 73a6457025 add ExternalPassREPLResult 2022-02-06 12:18:40 +00:00
nakst d3653d2958 start script console 2022-02-06 10:51:15 +00:00
nakst dfb502f95a add EsSystemShutdown 2022-02-05 11:36:08 +00:00
nakst e7238c8a52 add APIs for applications to add and remove custom mount points 2022-02-04 22:15:46 +00:00
nakst fefa668d0d make posix launcher textbox clearer; dup2 bugfixes 2022-01-19 22:58:30 +00:00
nakst 6bc32c541b opening folders in new tabs 2022-01-16 16:18:02 +00:00
nakst ccdec37e3e cleanup; api testing framework 2021-12-31 18:16:04 +00:00
nakst f5cf248cd2 launch installed application if already installed in run temporary; remove apps/test.cpp 2021-12-31 15:19:44 +00:00
nakst d6d8c545b0 bugfixes 2021-12-30 20:55:31 +00:00
nakst 420bdf698a native UI for build core 2021-12-30 17:36:03 +00:00
nakst a16658eed0 bitmap font renderer 2021-12-28 21:24:55 +00:00
nakst 3833e3ef82 run busybox in posix launcher only 2021-12-27 09:49:52 +00:00
nakst 86bbaa7a59 introduce Flag.PAUSE_ON_USERLAND_CRASH for easier debugging; fix list view selection index with sorted fixed items 2021-12-26 21:35:31 +00:00
nakst acee390166 data structure cleanup 2021-12-19 14:48:26 +00:00
nakst 0af72eb18d cleanup api 2021-12-19 13:48:56 +00:00
nakst 0413a20658 misc 2021-12-17 20:59:32 +00:00
nakst d479a5e352 organize bin folder 2021-12-17 10:51:09 +00:00