Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
537 6192 d 0 h diamond /kernel/tags/kolibri0.7.0.0/ Tag for kolibri0.7.0.0  
521 6206 d 2 h diamond /kernel/trunk/ * efficient handling of file names substitution
* current directory support; new sysfunction 30
* fixed bug in load_file with files of size divisible by page size
 
520 6206 d 6 h serge /kernel/trunk/ infinity: remove direct access to kernel data  
488 6218 d 18 h spraid /kernel/trunk/ loading libs for kernel
loading from HD
inifiles.asm (not completed, using with kernel to load sys.conf)
parse file names
%sys% may be system directory for programs (70 function)
 
465 6242 d 7 h serge /kernel/trunk/ merge flat kernel  
431 6265 d 2 h serge /kernel/trunk/ copyrights  
425 6269 d 15 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
422 6271 d 9 h serge /kernel/trunk/fs/ fixed bug in fs_lfn  
389 6285 d 16 h serge /kernel/trunk/ fixed bug in init_LFB()  
381 6289 d 17 h serge /kernel/trunk/ replace all vars whith symbolic constants  
321 6314 d 0 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
256 6351 d 22 h diamond /kernel/trunk/ NTFS reader, part 1: read root directory  
237 6364 d 8 h serge /kernel/trunk/ kernel support for loading compressed apps - part 1  
171 6433 d 1 h diamond /kernel/trunk/ File system: added function 70.8 - delete file/folder  
133 6482 d 1 h diamond / File system: new function 70.4 to set file size
Graphics: fixed error when putimage and drawrect do not draw pixels
on right and bottom window sides
Processes: fixed kernel fault when program to load is too big
Programs: EYES: now it works with new kernel (rev. 130). Size optimization.
Blinking deleted.
 
131 6485 d 0 h diamond / File system: new function 70.3 for write to the existing file

@panel: to match K0581 distro: SYSMETER -> GMON
@numcalc: moved to the appropriate place in repository
HeEd: added english variant
NetSendC, NetSendS: added english variant + optimization
pic4: changes in set background + optimization
tetris, @rcher, board, sysxtree, vrr: new versions from K0581 distro
bgitest: fixed small error + ability to set language via lang.inc
c4: small correction in label height to match K0581 distro
 
95 6528 d 21 h mario79 /kernel/trunk/fs/ Fix:
1) small error for procedure reserve_cd: (iso9660.inc)
2) reserved controller 1 or 2, because the devices IDE0+IDE1 or IDE2+IDE3 can not work simultaneously.
 
94 6532 d 22 h mario79 /kernel/trunk/ Added: Function 70/7 for ISO9660 - start application
Fix:
1) small error - for function 70/1
2) now function 18/6 used procedure call reserve_hd1
 
91 6538 d 2 h diamond /kernel/trunk/ 1. Execution of files with long names (function 70.7).
2. Function 70 now supports folders on ramdisk.
 
90 6538 d 18 h mario79 /kernel/trunk/ Added: Function 70/05 for ISO9660 - get file/directory attributes structure.
Fix: small error - incorrect allocation in the code of string mov [window_minimize], 2
 
89 6542 d 3 h diamond /kernel/trunk/ Bugfixes: videomode 9; returned ebx in 70.1 for CD  
87 6545 d 21 h mario79 /kernel/trunk/ Added:
1) Low level procedures for СD device: read sector, load tray, out tray;
2) Function 70/0 for ISO9660 - read file
2) Function 70/0 for ISO9660 - read directory in format of standard 1.
 
86 6549 d 1 h diamond /kernel/trunk/ File system addition: get/set file/folder attributes  
84 6561 d 23 h diamond /kernel/trunk/ File system addition: fileinfo structure allows new syntax  
83 6565 d 6 h diamond /kernel/trunk/ File system additions: create/rewrite files with long names  
78 6583 d 1 h diamond /kernel/trunk/ Function 70.1 now supports ANSI+UNICODE. Flag CF in function 49 corrected.  
75 6590 d 1 h diamond /kernel/trunk/ File system: read folders with long names and in new standard
System functions: many small corrections
 
72 6598 d 8 h diamond /kernel/trunk/ File system: LFN read 58.0x100 moved to 70.0  
71 6600 d 23 h diamond /kernel/trunk/ File system: read files with long names (LFN)