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
859 5709 d 17 h serge /kernel/branches/kolibri_pe/ 1) slab allocator
2) new kernel heap
 
844 5745 d 13 h serge /kernel/branches/kolibri_pe/ merged trunk 842  
837 5754 d 0 h serge /kernel/branches/kolibri_pe/ use e820 smap  
803 5789 d 15 h alver /kernel/trunk/  
802 5802 d 18 h serge /kernel/trunk/ from Nable: Sound Blaster driver  
766 5902 d 14 h Rus /kernel/trunk/ Deleted old useless functions 32, 33 and accompanying code.  
760 5904 d 9 h Rus /kernel/trunk/ Refactored function 42, now its faster in about 100 times, than the old version from Menuet. See sysfuncs.txt (sysfuncr.txt) for more details.  
748 5914 d 1 h heavyiron / *Remove unneeded ps2mouse.inc and m_ps2.inc

*Remove 18.1 and 18.9.1 functions (sinse 465 revision they doesn't work), so CPU now use END application for reboot
NOTE: file ROSE.TXT don't used in kernel now and can be deleted from image

*New END application form Leency & Veliant
 
667 6028 d 8 h diamond /kernel/trunk/ 69.4 and 69.5 now do not require debugging privileges  
665 6030 d 19 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 
657 6036 d 19 h diamond /kernel/trunk/docs/ updated loader_doc.txt  
655 6037 d 14 h mario79 /kernel/trunk/ Function 47 - output of qword (64-bites) number  
652 6039 d 9 h mario79 /kernel/trunk/ Function 47 - output of number without empty zero in high bits  
641 6062 d 9 h diamond /kernel/trunk/ Kernel updated to 0.7.1.0  
621 6080 d 9 h mario79 /kernel/trunk/ Function 18/19/5 - emulation mouse button.  
608 6094 d 8 h alver /kernel/trunk/  
598 6117 d 7 h spraid / New iconstrp.gif for ICON by Leency
loader_doc.txt (by use bx register to set system directory)
 
588 6121 d 18 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.
 
586 6124 d 13 h serge /kernel/trunk/ From Ghost: calls to PCIBIOS services  
585 6125 d 10 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.
 
566 6141 d 22 h serge /kernel/trunk/ sound.asm: patch BIOS bug for ICH0
add USE_IRQ_REMAP conditional directive
 
549 6156 d 6 h spraid /kernel/trunk/ added window type (Y=4). skinned window with fixed sizes  
546 6159 d 14 h diamond /kernel/trunk/ changed background handling  
540 6166 d 15 h victor /kernel/trunk/ change format outputed data sysfunc 18.13
see sysfuncs.txt
 
521 6184 d 19 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
 
499 6192 d 16 h diamond /kernel/trunk/docs/ Updated documentation  
486 6198 d 16 h kastigar /kernel/trunk/ * update sysfunc.txt files(37.7, 37.2)  
485 6198 d 17 h heavyiron / *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
updated sysfunc.txt
*programs
new icons and logo for CPUID and ICON
added new version of @ICON and ICONMNGR
fixes in iconedit and calendar from DedOK
new algoritm of fill background in pic4
all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
small fixes in build_all.bat script
 
448 6236 d 16 h diamond /kernel/trunk/ New sysfunction 68.20: reallocate memory block  
346 6283 d 14 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
341 6286 d 1 h heavyiron / *new function 18/6 with LFN support from diamond 26.09.06 (see docs)
*new RDsave from me
*end - added button to run rdsave
*cpu - title with fn0
 
340 6286 d 5 h heavyiron / *aclock - fixed default size
*fasm updated to 1.67.20
*gmon, setup, calendar - now use fn0 to draw header
*cpu - fix build for "lang fix ru" (it is necessary for new build_all.bat)
*build_all.bat - small fixes and some more functions. Programs now sorting to folders as they are in image. Added ability to compress apps by kpack
*Info about new function 53/11 from hidnplayr in docs
 
321 6292 d 16 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)
 
314 6295 d 15 h diamond / * Modified sysfunction 65 (see documentation), use new KFAR
* Deleted useless sysfunction 59 (syscalls trace)
* Load vmode.mdr via new file subsystem
* KFar 0.2
 
303 6298 d 9 h mikedld / Added 'C' flag to 0-th system function: don't fill working area
Modified Tinypad to use 'C' flag
 
283 6309 d 15 h diamond / * New function 65 (PutImagePalette) + documentation
* KFar 0.19 (requires new kernel)
 
277 6311 d 16 h diamond /kernel/trunk/ * Updated documentation
* Deleted useless code
 
263 6320 d 15 h Ghost /kernel/trunk/ removing useless files  
221 6362 d 20 h serge /kernel/trunk/ 1)fixed wrong SSE detection for old AMD chips
2)restore COM2 IRQ handler
3)added new fn 37.4 37.5
 
193 6396 d 16 h diamond / * COPY2 rewritten to function 70 by Mario79.
* Updated english documentation.