Commit Graph

  • 603c738c43 webview_proxy: added PHP-script which can be installed on your Web-server and be a proxy for WebView browser vitalkrilov 2022-12-17 22:24:05 +0000
  • dae828a296 KBD: fixing a program crash on unsupported devices Doczom 2022-11-26 21:52:16 +0000
  • b2734e40fd [KERNEL] fixed vulnerability (execution of user code in kernel mode) in sysfn 77.10 and sysfn 77.11 Doczom 2022-10-25 18:20:48 +0000
  • 19cab98b13 AMDtemp: fix parser and code style. TODO: add function for device subsystem Doczom 2022-10-16 21:00:24 +0000
  • 8057f62185 Change virtualbox driver description. turbocat 2022-10-11 05:35:33 +0000
  • dbe746e58d Adding VirtualBox driver to ISO: done. turbocat 2022-10-10 22:06:24 +0000
  • ddd11dae3b Fixed accidentally broken path to geode. turbocat 2022-10-10 22:01:41 +0000
  • 67fe460e9b Add virtualbox driver to ISO. turbocat 2022-10-10 21:57:47 +0000
  • bf08f5cf52 Quake: mouse capture fixed. turbocat 2022-10-10 21:05:53 +0000
  • 669c8fa38a docky.asm: fix timeout for connect to @reshare Doczom 2022-09-18 16:49:54 +0000
  • e3e9fce8d8 docky.asm: added notify from error load @RESHARE Doczom 2022-09-10 23:18:50 +0000
  • c56129836a SDL: Another fix for SDL_Delay. turbocat 2022-09-01 19:32:56 +0000
  • 6c347146ee newlib: Try to unify wrappers. And get rid of kos32sys.h turbocat 2022-09-01 19:19:27 +0000
  • f86f8feb93 oberon07: - faster loading of real constants into registers - deleting unnecessary files Anton Krotov 2022-08-31 20:51:32 +0000
  • 729487fd7a disabling the SRV.srv_proc check to zero Doczom 2022-08-23 19:25:18 +0000
  • 6dc1dec037 fix futex freezes Doczom 2022-08-23 19:18:13 +0000
  • 2fbbec1b40 AMDtemp: updated the interface and the function of saving graph. The program uses futex. TODO: fix parser and add check drivers list Doczom 2022-08-13 22:02:44 +0000
  • e25f14c9ba fixing kernel breakage when futex freezes Doczom 2022-08-10 11:57:08 +0000
  • ec9a93aa6a libc.obj: - now using vsscanf from BaseLibc; - delete extra pragma - disable sort includes(clang-format) turbocat 2022-08-02 13:30:05 +0000
  • a7f779193d libc.obj : added a very simple example of working with futexes turbocat 2022-08-02 05:39:06 +0000
  • 92e48c928c ktcc: Delete old libc(libck) and old library loaders turbocat 2022-08-01 05:31:40 +0000
  • c36e767724 newlib ksys.h synchronized with libc.obj turbocat 2022-08-01 05:22:28 +0000
  • 68a5f069bd ksys.h: fixed data types in futex wrappers turbocat 2022-07-29 20:55:22 +0000
  • 7a21f11ebd Rollback to 9861. turbocat 2022-07-26 08:57:22 +0000
  • 1e116c9679 libc.obj : Try fix "%o" scanf bug. turbocat 2022-07-26 08:32:48 +0000
  • b3232bd390 fix sscanf eastorwest 2022-07-23 15:02:09 +0000
  • a13c32585b added documentation for the frame element Doczom 2022-07-19 20:00:48 +0000
  • 880935ab1e Added builded kos32-tcc turbocat 2022-07-13 05:23:40 +0000
  • 40460857ec added color for output text Doczom 2022-07-12 16:32:24 +0000
  • 290e19ba76 Add Arina skin from ConLenov ConLenov 2022-07-12 11:25:38 +0000
  • 2d0631cba2 Add Arina skin from ConLenov ConLenov 2022-07-12 11:22:08 +0000
  • 142c00c6ab fix SPEECH_PATH Doczom 2022-07-10 09:46:29 +0000
  • dc703cf1c0 Pipet 2.0: sexy UI with copying RGB Kirill Lipatov (Leency) 2022-06-30 22:32:00 +0000
  • 3f639aee93 Eolite: fix draw performance issue (thanks Mario for the reported issue) Kirill Lipatov (Leency) 2022-06-28 22:24:27 +0000
  • 0aaf601ced fix artifacts when using resize feature Kirill Lipatov (Leency) 2022-06-27 22:14:09 +0000
  • 775a5af582 imgedit: fix rotating issue Kirill Lipatov (Leency) 2022-06-27 22:07:14 +0000
  • f717a55cc1 [KERNEL] Fix resizing cursors for window borders Rustem Gimadutdinov (rgimad) 2022-06-26 18:03:03 +0000
  • 33ec897c11 drivers: added oberon example Anton Krotov 2022-06-23 20:53:50 +0000
  • d77dd5decc [KERNEL] Use specific cursors for window borders Rustem Gimadutdinov (rgimad) 2022-06-23 15:18:20 +0000
  • a6ec4967a1 oberon07: [fastcall] implemented Anton Krotov 2022-06-21 20:32:43 +0000
  • cf7da98be8 libc.obj set "tan" as global turbocat 2022-06-19 19:27:38 +0000
  • 03b266bde4 ktcc: fixed relocatable object generation bug (parameter -r). turbocat 2022-06-19 19:06:29 +0000
  • 3f52f417fc libc.obj: remove gcc dependency from tupfile. turbocat 2022-06-19 15:51:48 +0000
  • 4f75a74c2c libc.obj: now builded to kos32-tcc turbocat 2022-06-19 15:47:00 +0000
  • 18b9adeee2 Added DGEN to ISO and create file associatons. turbocat 2022-06-15 20:16:53 +0000
  • b080ae7f4d DGEN: Fix ksys.h header location turbocat 2022-06-15 20:09:08 +0000
  • 946e1c6b5f DGEN: - Fixed create .dgen dir bug; - Disable debug output; - Moved all build definitions to config.h. turbocat 2022-06-15 20:06:15 +0000
  • 727601bd4c DGEN: Delete dgen.map turbocat 2022-06-15 18:32:21 +0000
  • 6ade8f0024 DGEN: delete binary file turbocat 2022-06-15 18:29:04 +0000
  • ea1a60faa3 Upload DGEN port source turbocat 2022-06-15 18:25:17 +0000
  • a0f200534d ksys.h: - Fixed formatting; - Added wrapper for sysfunction 65. turbocat 2022-06-15 10:45:06 +0000
  • 1e77fdad62 CEdit: bugfix ([enter], [ctrl+{up/down}]) Anton Krotov 2022-06-10 01:42:36 +0000
  • cc0d0d49e0 CEdit: bugfix Anton Krotov 2022-06-09 21:19:03 +0000
  • 98c8bda617 ddk: fix w/w mutexes after removing TASKDATA turbocat 2022-06-06 22:02:32 +0000
  • 1865c30de8 [KERNEL]: Remove unused get_curr_task and replace with get_curr_slot turbocat 2022-06-06 21:51:08 +0000
  • a9d195b964 Rename fields in SYSCALL_STACK struct: _eax -> eax, etc Ivan Baravy 2022-06-05 14:41:51 +0000
  • b66e372685 ksys.h: - KSYS_SLOT_STATE_FREE has right value (9, not 6) now - few style changes (snake_case) vitalkrilov 2022-06-05 08:46:07 +0000
  • c48822e03e sysfuncr.txt: added missing docs for SysFn77.10, SysFn77.11, SysFn77.13 from wiki ksys.h: - libc.obj's file synced with newlib's (r9788) - added scancodes enum - added wrappers for SysFn66.4 and SysFn66.5 (sys. hotkeys) - added wrappers for SysFn77.0 -- SysFn77.3 (futexes) vitalkrilov 2022-06-04 22:48:35 +0000
  • 4b862c1c0b KERNEL: reducing the use of current_slot_idx Doczom 2022-06-03 23:34:04 +0000
  • 4237496c20 k10temp: - Fixed a bug with displaying incorrect temperature values. - Fixed memory leak (temporary failure of dlmalloc). - Small refactoring. - Use gnu99 to make empty functions with no return return 0. turbocat 2022-05-31 21:27:08 +0000
  • 171a745608 ircc: small fix Doczom 2022-05-31 18:31:22 +0000
  • d0faee5191 Add HotFox skin from ConLenov ConLenov 2022-05-31 14:33:32 +0000
  • b222a617be Add HotFox skin from ConLenov ConLenov 2022-05-31 14:29:36 +0000
  • aa4154894c [kernel] Add is_string_userspace func, like is_region_userspace Ivan Baravy 2022-05-31 07:27:00 +0000
  • 3111bdaa18 Sync language names and IDs for @taskbar, kernel and docs Ivan Baravy 2022-05-29 19:36:19 +0000
  • 2ee9123f08 update library 'nnp.obj' IgorA 2022-05-28 12:21:03 +0000
  • f483bc78e4 Move weather.json config to /kolibrios Ivan Baravy 2022-05-23 22:47:22 +0000
  • bcd3970446 Replace Checkers with FlappyBird on the desktop Ivan Baravy 2022-05-23 21:31:22 +0000
  • 1f8d911067 CEdit: bugfix Anton Krotov 2022-05-17 18:09:04 +0000
  • 824bf97e3c [KERNEL] Change fragmented packet log Magomed Kostoev (mkostoevr) 2022-05-15 17:34:08 +0000
  • cac3f92e93 [KERNEL] Update kernel images Magomed Kostoev (mkostoevr) 2022-05-15 12:41:34 +0000
  • 7218749f8a [KERNEL] Change fragmented packet log Magomed Kostoev (mkostoevr) 2022-05-15 12:36:21 +0000
  • 607e199769 [KERNEL] Use stack to save EDI and fix stack and EDI state on packet drop Magomed Kostoev (mkostoevr) 2022-05-15 12:07:53 +0000
  • 5f43399ad2 kernel: fixed bug with loading DEVICES.DAT (appeared since r9756) vitalkrilov 2022-05-11 21:18:56 +0000
  • 1ed1f3a5b1 libc.obj: - headers update (now used true functions with attributes instead of pointers) - fixed some samples kos_mbedtls: microtar: changes for compatible to latest version tcc and the libc.obj headers Coldy 2022-05-10 18:58:40 +0000
  • 6753818fc0 Rollback to previous revision (unforeseen consequences) Coldy 2022-05-09 18:19:05 +0000
  • 75d51a28c0 libc.obj: headers update (now used true functions with attributes instead of pointers) Coldy 2022-05-09 17:34:55 +0000
  • 908aa98953 [KERNEL] Temporally drop fragmented packets Magomed Kostoev (mkostoevr) 2022-05-08 14:46:34 +0000
  • 7805691d08 shell: - fixed definitions - stack locals changed to heap variables (reduced app size) Coldy 2022-05-08 08:22:31 +0000
  • 68d6fe5255 [KERNEL] Attempt to fix unexpected stack state Magomed Kostoev (mkostoevr) 2022-05-05 15:47:56 +0000
  • 2543e89522 [KERNEL] Temporal fix for fragmented packet building Magomed Kostoev (mkostoevr) 2022-05-05 14:58:04 +0000
  • ebefc0be7c [KERNEL] Fix incorrect address of the first buffer Magomed Kostoev (mkostoevr) 2022-05-04 09:43:21 +0000
  • 4cd9e17acd [KERNEL] Fix FIXME Magomed Kostoev (mkostoevr) 2022-05-02 14:42:34 +0000
  • be86fc49c6 [KERNEL] Fix offset to first fragment Magomed Kostoev (mkostoevr) 2022-05-02 14:41:19 +0000
  • 12d55e6e71 [KERNEL] Temporal fragmented packet size workaround Magomed Kostoev (mkostoevr) 2022-05-02 12:41:26 +0000
  • b2bd20b9fa [KERNEL] Temporal fix for EDI destruction Magomed Kostoev (mkostoevr) 2022-05-02 11:26:04 +0000
  • 0700cf15dd [KERNEL] Update compyrights in IPv4.inc Magomed Kostoev (mkostoevr) 2022-05-02 10:41:03 +0000
  • 52a5b1bf6e [KERNEL] Fix IPv4 packet buffer structuring Magomed Kostoev (mkostoevr) 2022-05-02 10:35:07 +0000
  • 33f685c41e [KERNEL] Generate .fas file for kernel with extended primary loader Magomed Kostoev (mkostoevr) 2022-04-27 16:23:37 +0000
  • f8e67e0dd1 [autobuild] Fix asm-only and no-gcc build Ivan Baravy 2022-04-26 22:06:46 +0000
  • df15574e00 Translate documentation of sf68.31 into English Ivan Baravy 2022-04-26 20:55:37 +0000
  • 396446108e [autobuild] Split command list even more to avoid 'execl: Argument list too long' Ivan Baravy 2022-04-26 17:22:33 +0000
  • 906a16d3a2 fixed kernel malfunction when loading a program with mem_size > os_base . Doczom 2022-04-26 13:09:12 +0000
  • 90df188638 Added libvorbis to autobuild turbocat 2022-04-26 09:36:31 +0000
  • 17728ab831 SDL_mixer added to autobuild turbocat 2022-04-26 09:28:44 +0000
  • 22b894fdba Added libogg to autobuild turbocat 2022-04-26 09:18:26 +0000
  • 9ba1adb152 wolf3d: - Now used standart SDL timer functions; - Removed old files and useless functions. turbocat 2022-04-26 08:58:22 +0000
  • 2f26d486e6 SDL: - Audio refactoring; - Delete old menuetos wrappers; - Fixed tupfile(speed ​​optimization flags) and makefile. turbocat 2022-04-26 08:01:26 +0000
  • d3e724b908 ksys.h: - Added SF 68.1 and SF 68.14 wrappers - Added SLOT_STATE enum. turbocat 2022-04-26 07:57:42 +0000
  • 23d59ab1ad SDL: remove mentions of menuetos in video src turbocat 2022-04-26 05:31:32 +0000