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
610 6116 d 15 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 6116 d 15 h andrew_programmer /programs/develop/metcc/trunk/source/ Update Kolibri version of TinyC.Some bugfixes.  
608 6118 d 12 h alver /kernel/trunk/  
607 6131 d 6 h heavyiron /programs/develop/fasm/trunk/ fasm 1.67.22  
606 6131 d 14 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 6133 d 14 h kaitz / Updated Tinypad translation
Translated rdsave
Kernel bootcode updates for Estonian
 
604 6138 d 10 h Rus /programs/system/rb/trunk/ @RB
- bug-fix and optimization
 
603 6138 d 11 h Rus /kernel/trunk/hid/ Optimized num pad part of keyboard  
602 6138 d 15 h Rus /programs/system/panel/trunk/ bag-fix of commit 601  
601 6138 d 16 h Rus /programs/system/panel/trunk/ @Panel
- added close context menu
 
600 6138 d 21 h Lrz /programs/system/run/trunk/ Update source cod  
599 6140 d 9 h spraid /kernel/trunk/ shade window Y=4
interval boot screen for "d" parameter
 
598 6141 d 11 h spraid / New iconstrp.gif for ICON by Leency
loader_doc.txt (by use bx register to set system directory)
 
597 6141 d 15 h mario79 /kernel/trunk/blkdev/ Fix: clear DMA read precache, when the physical device IDE varies.  
596 6142 d 17 h spraid /programs/system/icon/trunk/ New iconstrp.gif for ICON by Leency  
595 6143 d 9 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 6143 d 23 h diamond /kernel/trunk/bus/pci/ Fixed sys_pcibios  
593 6144 d 21 h mikedld /kernel/trunk/ Revision numbering fix  
592 6145 d 13 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 6145 d 15 h mikedld /kernel/trunk/ Fix for syscall_cdaudio (unable to compile kernel)  
590 6145 d 19 h diamond /kernel/trunk/ load/eject CD tray functions check that input device is CD/DVD  
589 6145 d 22 h diamond /programs/fs/kfar/trunk/ KFar 0.4 + KFar_Arc 0.1  
588 6145 d 23 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 6148 d 17 h Ghost /programs/system/pcidev/branches/ PCIDEV port (use new PCI API)  
586 6148 d 17 h serge /kernel/trunk/ From Ghost: calls to PCIBIOS services  
585 6149 d 14 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 6150 d 19 h mario79 /kernel/trunk/detect/ Fix calculate size of cache (IDE devices). Now data do not intersect limits of the cache.  
583 6152 d 4 h Lrz /programs/develop/examples/editbox/trunk/ Fixed bug  
582 6155 d 15 h Rus /kernel/trunk/hid/ Added Num Pad.  
581 6155 d 19 h serge /kernel/trunk/ reduce core memory  
580 6156 d 12 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 6158 d 19 h serge /kernel/trunk/drivers/ update sis.asm  
578 6159 d 4 h mario79 /kernel/trunk/fs/ Check all 4 entry of MBR and EMBR  
577 6161 d 12 h serge /programs/media/ac97snd/ac97snd/ restore old ac97wav.c  
576 6162 d 19 h serge /programs/media/ac97snd/ new folders layout  
575 6162 d 23 h serge /kernel/trunk/drivers/ fix 2_16_48 stream  
574 6163 d 10 h serge /kernel/trunk/drivers/ update SOUND_VERSION  
573 6163 d 10 h serge /programs/ update SOUND_VERSION  
572 6163 d 16 h serge /kernel/trunk/drivers/ infinity.asm: add SND_GETFREESPACE call  
571 6163 d 23 h spraid /kernel/trunk/ sound blaster 16 bug fix in flat kernel