Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5201 3436 d 18 h serge /kernel/branches/Kolibri-acpi/ acpi: update  
4287 3808 d 15 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:update  
3908 3879 d 3 h Serge /kernel/branches/Kolibri-acpi/ acpi:merge trunk  
3725 3957 d 14 h Serge /kernel/branches/Kolibri-acpi/ acpi: update  
3626 3977 d 9 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
3500 4005 d 10 h Serge /kernel/branches/Kolibri-acpi/ kos_acpi:update  
2987 4216 d 4 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trank  
2465 4427 d 10 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trunk  
2434 4434 d 14 h Serge /kernel/branches/Kolibri-acpi/ merge trunk  
2130 4628 d 11 h serge /kernel/branches/Kolibri-acpi/ merge trunk  
1635 4958 d 13 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1563 5012 d 1 h diamond /kernel/trunk/ fix bug #16  
1491 5070 d 8 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1379 5209 d 6 h turbanoff /kernel/trunk/ small fix  
1378 5209 d 7 h turbanoff /kernel/trunk/ ext2fs support. read only  
1305 5260 d 23 h diamond /kernel/trunk/fs/ fixed sysfn 30 broken in rev. 1304  
1304 5261 d 5 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.  
1289 5265 d 22 h diamond /kernel/trunk/ dynamic libraries now share unmodified pages  
1270 5279 d 12 h diamond /kernel/trunk/fs/ fixed fn 70 for path /<digit>  
709 5928 d 7 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
593 6120 d 8 h mikedld /kernel/trunk/ Revision numbering fix  
588 6121 d 10 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.
 
585 6125 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.
 
521 6184 d 11 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 6184 d 15 h serge /kernel/trunk/ infinity: remove direct access to kernel data  
488 6197 d 3 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 6220 d 16 h serge /kernel/trunk/ merge flat kernel  
431 6243 d 10 h serge /kernel/trunk/ copyrights  
425 6247 d 23 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
422 6249 d 18 h serge /kernel/trunk/fs/ fixed bug in fs_lfn  
389 6264 d 1 h serge /kernel/trunk/ fixed bug in init_LFB()  
381 6268 d 2 h serge /kernel/trunk/ replace all vars whith symbolic constants  
321 6292 d 8 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 6330 d 7 h diamond /kernel/trunk/ NTFS reader, part 1: read root directory  
237 6342 d 16 h serge /kernel/trunk/ kernel support for loading compressed apps - part 1  
171 6411 d 10 h diamond /kernel/trunk/ File system: added function 70.8 - delete file/folder  
133 6460 d 9 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 6463 d 9 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 6507 d 5 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 6511 d 6 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