Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
617 6080 d 0 h mikedld /programs/ Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel  
616 6083 d 12 h bw /programs/develop/fp/ FreePascal RTL  
615 6084 d 11 h serge /programs/develop/open watcom/trunk/clib/crt/ update CLib startup code  
614 6084 d 11 h serge /programs/develop/open watcom/trunk/clib/ update CLib  
613 6086 d 12 h serge /programs/develop/open watcom/trunk/clib/handleio/ handleio  
612 6088 d 1 h andrew_programmer /programs/develop/metcc/trunk/samples/files/ Example of work with files in TinyC.  
611 6088 d 2 h andrew_programmer /programs/develop/metcc/trunk/libc/include/ Added include files for libC.  
610 6088 d 2 h andrew_programmer /programs/develop/metcc/trunk/libc/ Update Kolibri version of libC library(for usage in TinyC).
Correction of various mistakes in functions of work with files.
For work with files 70 function is used.
Functions for work with memory are changed for use of the new manager of memory.
 
609 6088 d 2 h andrew_programmer /programs/develop/metcc/trunk/source/ Update Kolibri version of TinyC.Some bugfixes.  
608 6089 d 23 h alver /kernel/trunk/  
607 6102 d 17 h heavyiron /programs/develop/fasm/trunk/ fasm 1.67.22  
606 6103 d 0 h mario79 /programs/media/jpegview/trunk/ jpegview 0.18
Open file with parameter in patch. Size of parameter - 4 bytes. Parameter starts with the character "\", the unused characters are filled by a blank (ASCII 20h).
'\T /hd0/1/1.jpg' - set background, mode: tile
'\S /hd0/1/1.jpg' - set background, mode: stretch
 
605 6105 d 1 h kaitz / Updated Tinypad translation
Translated rdsave
Kernel bootcode updates for Estonian
 
604 6109 d 21 h Rus /programs/system/rb/trunk/ @RB
- bug-fix and optimization
 
603 6109 d 21 h Rus /kernel/trunk/hid/ Optimized num pad part of keyboard  
602 6110 d 1 h Rus /programs/system/panel/trunk/ bag-fix of commit 601  
601 6110 d 2 h Rus /programs/system/panel/trunk/ @Panel
- added close context menu
 
600 6110 d 8 h Lrz /programs/system/run/trunk/ Update source cod  
599 6111 d 19 h spraid /kernel/trunk/ shade window Y=4
interval boot screen for "d" parameter
 
598 6112 d 22 h spraid / New iconstrp.gif for ICON by Leency
loader_doc.txt (by use bx register to set system directory)
 
597 6113 d 1 h mario79 /kernel/trunk/blkdev/ Fix: clear DMA read precache, when the physical device IDE varies.  
596 6114 d 3 h spraid /programs/system/icon/trunk/ New iconstrp.gif for ICON by Leency  
595 6114 d 19 h Rus /programs/develop/tinypad/trunk/ 4.0.5 (Rus)
bug-fixes:
- correct call save-dialog for saving new files or files from folder of tinypad
new features:
- added prompt to save file before closing
- added close tab button
 
594 6115 d 9 h diamond /kernel/trunk/bus/pci/ Fixed sys_pcibios  
593 6116 d 8 h mikedld /kernel/trunk/ Revision numbering fix  
592 6117 d 0 h Rus /programs/develop/tinypad/trunk/ Tinypad v. 4.0.5
bug-fix:
- a new tab is created when opening a file from folder of tinypad
 
591 6117 d 1 h mikedld /kernel/trunk/ Fix for syscall_cdaudio (unable to compile kernel)  
590 6117 d 5 h diamond /kernel/trunk/ load/eject CD tray functions check that input device is CD/DVD  
589 6117 d 9 h diamond /programs/fs/kfar/trunk/ KFar 0.4 + KFar_Arc 0.1  
588 6117 d 9 h diamond / Load/eject CD/DVD device tray moved from sysfn 70 to sysfn 24 (see sysfunc*),
because these actions do not involve file system.
 
587 6120 d 3 h Ghost /programs/system/pcidev/branches/ PCIDEV port (use new PCI API)  
586 6120 d 4 h serge /kernel/trunk/ From Ghost: calls to PCIBIOS services  
585 6121 d 1 h mario79 / The universal cache of IDE devices.
Step 2:
1) Realized cache ATAPI device (CD\DVD).
2) Lock\Unlock ATAPI device for working with cache.
3) Eject (F70/10) and Load (F70/11) tray of ATAPI device.
4) Application CD_tray for control of tray ATAPI device.
 
584 6122 d 5 h mario79 /kernel/trunk/detect/ Fix calculate size of cache (IDE devices). Now data do not intersect limits of the cache.  
583 6123 d 14 h Lrz /programs/develop/examples/editbox/trunk/ Fixed bug  
582 6127 d 1 h Rus /kernel/trunk/hid/ Added Num Pad.  
581 6127 d 5 h serge /kernel/trunk/ reduce core memory  
580 6127 d 22 h mario79 /kernel/trunk/ The universal cache of IDE devices.
Step 1:
1) Allocate of separate area for everyone IDE device.
2) Usage of the allocated areas for HDD. (Cache CD\DVD - not realized, but the memory for it is allocated. This be realized in step 2).
3) The area of memory 0x80300000 - > 0x80400000 now is free and is not used.
4) The area of memory 0x80284000 - > 0x8028BFFF is used for HDD DMA.
 
579 6130 d 5 h serge /kernel/trunk/drivers/ update sis.asm  
578 6130 d 14 h mario79 /kernel/trunk/fs/ Check all 4 entry of MBR and EMBR