Commit Graph

  • 52ed04f5cc Update docs/README.TXT and rename to CREDITS - Rename to CREDITS.TXT for clarity. - Improve text of opening paragraph. Thanks to various translators. - Reformat to use headings, removing excessive whitespace characters (~2.5KiB). - Sort list of contributors alphabetically; easier to maintain. - Add missing contributors and remove from kernel.asm. Thanks to @rgimad. - Minor formatting and whitespace cleanup. ace_dent 2023-10-01 21:53:34 +00:00
  • 9398cd7961 CEdit: - added line spacing setting - disabled highlighting of anonymous labels Anton Krotov 2023-10-01 12:50:05 +00:00
  • 9ab6258bfe Added new driver for mount raw disk images. - Added driver virt_disk.sys - Added the program "virtdisk" which allows you to add, delete and view virtual disks. Doczom 2023-10-01 08:47:52 +00:00
  • 244de0059e Refine distr_data/readme text - Improve English translation for distribution readme. - Make use of KolibriOS (no space) consistent. ace_dent 2023-10-01 01:28:37 +00:00
  • 2c2132e24d Fixed typo in "blue screen" turbocat 2023-09-22 20:38:13 +00:00
  • e4362a1edc Fixed a "blue screen" hang when trying to write a configuration to a read-only device turbocat 2023-09-22 19:17:33 +00:00
  • 69f5ec5ac7 [KERNEL] Graphics subsystem has been redesigned: - removed the old cursor and the code for its operation - minor fixes in other kernel modules - new fields have been added to the display_t structure for further refactoring of the graphics subsystem. Doczom 2023-09-22 16:31:40 +00:00
  • d9820a5748 bcc32: add rasterworks example IgorA 2023-09-22 07:12:51 +00:00
  • f09b60cdf3 move dgen to a proper place of Tupfile (by turbocat) Kirill Lipatov (Leency) 2023-09-21 20:45:54 +00:00
  • cc4e120366 Starting Blue screen: - The next message was improved: "New settings have been applied. Do you want to record them for the future boots? Answer 'yes' only if your booting device is writable." to avoid users saving changes on CD. This is a bug 'cos normally such behaviour must be handeled in the code http://board.kolibrios.org/viewtopic.php?p=80012#p80012 - Hide option "Create blank image" which is outdated now Kirill Lipatov (Leency) 2023-09-13 23:43:36 +00:00
  • ec85113589 Add DGEN (Sega) emulator to menu.dat of actual builds Kirill Lipatov (Leency) 2023-09-13 23:29:37 +00:00
  • 6527c2c475 Rename TUPFILE.LUA to Tupfile.lua Ivan Baravy 2023-09-11 20:28:44 +00:00
  • f995ff85cd Deleting binary; correcting small mistakes in ScreenRuler.asm spaceraven 2023-09-11 19:10:09 +00:00
  • 8a7de6d31d New program - Screen Ruler, for measuring distance between 2 pixel on screen. spaceraven 2023-09-11 17:29:39 +00:00
  • 31d2901d78 [taskbar] Add LCtrl+Esc hotkey to open/close menu Ivan Baravy 2023-09-02 01:57:02 +00:00
  • d0acf78f92 [KERNEL] cleared the code of unnecessary comments Doczom 2023-08-20 21:54:50 +00:00
  • 0932401978 [KERNEL][TEST] Run UMKa tests if enabled. Magomed Kostoev (mkostoevr) 2023-08-20 10:40:03 +00:00
  • 0a5beb0bc0 [KERNEL] The window subsystem has been redesigned: -extended WDATA structures up to 128 bytes -added the background_windows constant -the draw_data array has been deleted -APPDATA.window and WDATA.thread fields added -minor fixes in the operation of external file system drivers Doczom 2023-08-18 20:51:33 +00:00
  • 48e0317921 [KERNEL] Trigger GitHub mirror sync. Magomed Kostoev (mkostoevr) 2023-08-14 18:55:18 +00:00
  • 5b64340319 [WS] Make run.py work on modern qemu boppan 2023-08-06 19:45:59 +00:00
  • 18f26e7cf9 [clink] Make it able to read and write more than 64k - 1 COFF relocation boppan 2023-08-06 14:41:09 +00:00
  • 9a2d26f2a7 [KERNEL] the window subsystem was refactored, WDATA structures were expanded and magic numbers were replaced with constants Doczom 2023-06-25 16:42:10 +00:00
  • 76202213a1 [KERNEL] fixed a bug in rev 9917 Doczom 2023-06-22 03:32:33 +00:00
  • 91a9743099 [SDHCI] Added new driver on SD host controller Doczom 2023-06-20 15:14:42 +00:00
  • 09ebacf1ef [KERNEL][TEST] Download and build UMKa if enabled. Magomed Kostoev (mkostoevr) 2023-06-18 18:36:53 +00:00
  • add3113b8b [KERNEL][TEST] Initialize tup if it is not. Magomed Kostoev (mkostoevr) 2023-06-18 15:07:58 +00:00
  • 21392e4c9b [KERNEL][TEST] Fix tests fail for new qemu. Magomed Kostoev (mkostoevr) 2023-06-18 13:48:44 +00:00
  • 8b6c817da7 [KERNEL][TEST] Print informative message on test fail. Magomed Kostoev (mkostoevr) 2023-06-18 13:47:38 +00:00
  • 82d8c58e1e [KERNEL][TEST] Fail on prematurely finished qemu. Magomed Kostoev (mkostoevr) 2023-06-18 12:44:38 +00:00
  • 0a2a7aa344 Tests: Fix testing kernel build Magomed Kostoev (mkostoevr) 2023-06-17 20:07:12 +00:00
  • cd441e7929 [KERNEL]: Replaced magic numbers with constants and cleaned code Doczom 2023-06-17 18:40:54 +00:00
  • 7f50e02fca FTPd: added the DELE and STOR functions, fixed the output code for the new connection Doczom 2023-06-08 05:55:41 +00:00
  • 653161d498 CEdit: added [shift+mouse wheel] for horizontal scrolling; search improved. Anton Krotov 2023-05-07 17:19:42 +00:00
  • 3dc259f833 Upload "mousepos" utility qullarwee 2023-05-01 11:40:31 +00:00
  • d23a080c99 CEdit: bugfix Anton Krotov 2023-04-13 19:16:45 +00:00
  • 21c201190a FB2 Reader: fixed rolling up Anton Krotov 2023-04-11 21:53:43 +00:00
  • 7028e04565 [KERNEL] cleaned code and added description of some functions Doczom 2023-04-09 18:19:13 +00:00
  • cf0e9867b0 [KERNEL] updated local labels in functions and other small changes Doczom 2023-04-08 21:24:05 +00:00
  • fbb49920de CEdit: - highlight @@:/@f/@b/@r - numpad support Anton Krotov 2023-03-28 22:27:10 +00:00
  • 77a4688f6d Updated dll.load. Added support for loading the library using the full path. Fixed makefile for Whether Doczom 2023-03-28 16:39:08 +00:00
  • 3ade12b666 CEdit: fixed whole word search Anton Krotov 2023-03-18 12:35:25 +00:00
  • f8df2f2297 CEdit: minor fix Anton Krotov 2023-03-05 21:40:21 +00:00
  • c682acbe2f NDN: upload a new version v3.00.0008 2022-12-26 from http://ndn.muxe.com/download/ Kirill Lipatov (Leency) 2023-03-04 17:16:26 +00:00
  • 9ea1f9a4a6 CEdit: optimization Anton Krotov 2023-02-26 19:26:25 +00:00
  • 759e2688de CEdit: reduced memory usage, small improvements Anton Krotov 2023-02-24 15:02:24 +00:00
  • 56ed41fae1 CEdit: reduced memory usage Anton Krotov 2023-02-22 15:56:05 +00:00
  • 6dae04e665 move fNav to ISO Anton Krotov 2023-02-22 15:41:19 +00:00
  • dd33210115 [KERNEL]: Replaced magic numbers with constants: PAGE_SIZE, -PAGE_SIZE, PAGE_SIZE-1 Doczom 2023-02-14 23:26:59 +00:00
  • aae65fd398 Unhardcode some PAGE_SIZE related numbers Ivan Baravy 2023-02-12 21:37:30 +00:00
  • c56f682434 FB2 Reader: refactoring, reduced memory usage for images, small improvements Anton Krotov 2023-02-01 13:36:55 +00:00
  • 59315b183d [kernel] Fix reading from empty board buffer (sf63.2) Ivan Baravy 2023-01-30 03:33:03 +00:00
  • 4c20c082c1 FB2 Reader: upload source, small changes Anton Krotov 2023-01-22 14:20:23 +00:00
  • 61fbb36ac3 oberon07: bugfix Anton Krotov 2023-01-22 12:08:46 +00:00
  • 2160c0e6f7 [KERNEL] Added the "FsAdd" function for drivers on file systems. TODO: added functions for lock\unlock partition and read\write sectors for user programs Doczom 2023-01-21 18:07:32 +00:00
  • a1909c89a2 oberon07: lower case by default Anton Krotov 2023-01-21 14:34:25 +00:00
  • bd24d8a01e CEdit: clipping text, small changes Anton Krotov 2023-01-21 12:10:00 +00:00
  • 2919153f32 CEdit: minor fixes Anton Krotov 2023-01-13 10:11:45 +00:00
  • 679a138dd7 [xfs] Fix a file lookup bug in btree dirs Ivan Baravy 2023-01-02 00:58:36 +00:00
  • 06d05066a3 [xfs] Support XFS nrext64 feature bit Ivan Baravy 2023-01-02 00:55:53 +00:00
  • df7f78788c [xfs] Support XFS bigtime feature bit Ivan Baravy 2023-01-02 00:53:31 +00:00
  • 3e0d321fe1 drvinst: small bug fixed Doczom 2022-12-25 10:16:09 +00:00
  • 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 +00:00
  • dae828a296 KBD: fixing a program crash on unsupported devices Doczom 2022-11-26 21:52:16 +00:00
  • 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 +00:00
  • 19cab98b13 AMDtemp: fix parser and code style. TODO: add function for device subsystem Doczom 2022-10-16 21:00:24 +00:00
  • 8057f62185 Change virtualbox driver description. turbocat 2022-10-11 05:35:33 +00:00
  • dbe746e58d Adding VirtualBox driver to ISO: done. turbocat 2022-10-10 22:06:24 +00:00
  • ddd11dae3b Fixed accidentally broken path to geode. turbocat 2022-10-10 22:01:41 +00:00
  • 67fe460e9b Add virtualbox driver to ISO. turbocat 2022-10-10 21:57:47 +00:00
  • bf08f5cf52 Quake: mouse capture fixed. turbocat 2022-10-10 21:05:53 +00:00
  • 669c8fa38a docky.asm: fix timeout for connect to @reshare Doczom 2022-09-18 16:49:54 +00:00
  • e3e9fce8d8 docky.asm: added notify from error load @RESHARE Doczom 2022-09-10 23:18:50 +00:00
  • c56129836a SDL: Another fix for SDL_Delay. turbocat 2022-09-01 19:32:56 +00:00
  • 6c347146ee newlib: Try to unify wrappers. And get rid of kos32sys.h turbocat 2022-09-01 19:19:27 +00:00
  • f86f8feb93 oberon07: - faster loading of real constants into registers - deleting unnecessary files Anton Krotov 2022-08-31 20:51:32 +00:00
  • 729487fd7a disabling the SRV.srv_proc check to zero Doczom 2022-08-23 19:25:18 +00:00
  • 6dc1dec037 fix futex freezes Doczom 2022-08-23 19:18:13 +00:00
  • 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 +00:00
  • e25f14c9ba fixing kernel breakage when futex freezes Doczom 2022-08-10 11:57:08 +00:00
  • ec9a93aa6a libc.obj: - now using vsscanf from BaseLibc; - delete extra pragma - disable sort includes(clang-format) turbocat 2022-08-02 13:30:05 +00:00
  • a7f779193d libc.obj : added a very simple example of working with futexes turbocat 2022-08-02 05:39:06 +00:00
  • 92e48c928c ktcc: Delete old libc(libck) and old library loaders turbocat 2022-08-01 05:31:40 +00:00
  • c36e767724 newlib ksys.h synchronized with libc.obj turbocat 2022-08-01 05:22:28 +00:00
  • 68a5f069bd ksys.h: fixed data types in futex wrappers turbocat 2022-07-29 20:55:22 +00:00
  • 7a21f11ebd Rollback to 9861. turbocat 2022-07-26 08:57:22 +00:00
  • 1e116c9679 libc.obj : Try fix "%o" scanf bug. turbocat 2022-07-26 08:32:48 +00:00
  • b3232bd390 fix sscanf eastorwest 2022-07-23 15:02:09 +00:00
  • a13c32585b added documentation for the frame element Doczom 2022-07-19 20:00:48 +00:00
  • 880935ab1e Added builded kos32-tcc turbocat 2022-07-13 05:23:40 +00:00
  • 40460857ec added color for output text Doczom 2022-07-12 16:32:24 +00:00
  • 290e19ba76 Add Arina skin from ConLenov ConLenov 2022-07-12 11:25:38 +00:00
  • 2d0631cba2 Add Arina skin from ConLenov ConLenov 2022-07-12 11:22:08 +00:00
  • 142c00c6ab fix SPEECH_PATH Doczom 2022-07-10 09:46:29 +00:00
  • dc703cf1c0 Pipet 2.0: sexy UI with copying RGB Kirill Lipatov (Leency) 2022-06-30 22:32:00 +00:00
  • 3f639aee93 Eolite: fix draw performance issue (thanks Mario for the reported issue) Kirill Lipatov (Leency) 2022-06-28 22:24:27 +00:00
  • 0aaf601ced fix artifacts when using resize feature Kirill Lipatov (Leency) 2022-06-27 22:14:09 +00:00
  • 775a5af582 imgedit: fix rotating issue Kirill Lipatov (Leency) 2022-06-27 22:07:14 +00:00
  • f717a55cc1 [KERNEL] Fix resizing cursors for window borders Rustem Gimadutdinov (rgimad) 2022-06-26 18:03:03 +00:00
  • 33ec897c11 drivers: added oberon example Anton Krotov 2022-06-23 20:53:50 +00:00
  • d77dd5decc [KERNEL] Use specific cursors for window borders Rustem Gimadutdinov (rgimad) 2022-06-23 15:18:20 +00:00