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
484 6193 d 17 h diamond /programs/ * popc modified to use function 70 and standard header in function 0
* desktop modified to use function 70
* rsquare (level compression part) modified to use function 70
 
483 6194 d 2 h Lrz /programs/develop/examples/editbox/trunk/ modify macros and optimization  
481 6195 d 17 h diamond /programs/network/ftps/ ftps rewritten to function 70  
478 6196 d 16 h Ghost /programs/system/mgb/trunk/ MGB
* Fast calls source ready
 
477 6196 d 17 h Ghost / Fast calls
* multi thread program support
* MSR protect
* fast_call_test update
---------------------------
old code:
int 0x40

code for Intel SYSENTER:
push ebp
mov ebp, esp
push ..ret_point
sysenter
..ret_point:
pop edx
pop ecx

code for AMD SYSCALL:
push ecx
syscall
pop ecx

recommendation: use mcall from macros.inc
 
475 6199 d 15 h Ghost /programs/system/pcidev/trunk/ fixed
* Same little bugs
* Source code formating
* PCI version normalized 0210 -> 2.10
added
* + 13 vendor (total now 1000!)
* + 3 class type
* Fast call source ready
* Device IRQ detection
optimized
* ! size optimized (61025 -> 32501 see added)
* easy to add new vendor & class names
 
474 6201 d 17 h diamond /programs/ * KFar 0.32.
* smtps modified to use function 70 and standard header in function 0.
 
470 6209 d 21 h serge /programs/media/jpegview/trunk/ From Mario79: updated jpegview  
468 6214 d 1 h Lrz /programs/develop/examples/editbox/trunk/ Modify macros and add History, FAQ.txt  
463 6220 d 21 h Lrz /programs/develop/examples/editbox/trunk/ fixed bug  
461 6220 d 23 h Lrz /programs/develop/examples/editbox/trunk/ rewrite editbox, modify mouse function, modify key function  
460 6221 d 12 h diamond /programs/media/pic4/trunk/ fixed pic4 broken in r451 (e.g. 'BOOT' parameter handling  
452 6228 d 6 h heavyiron /programs/system/calendar/trunk/ Calendar from ДедОк with ability to change system time  
451 6229 d 4 h heavyiron /programs/ *Cpuid 2.19 - client-relative drawing, title with Fn0
*Pic4 - client-relative drawing, title with Fn0, system colors
*rdsave, run, scrshoot - fixes for current editbox
*vrr_m - fixed header
 
450 6229 d 19 h Ghost /programs/system/cpuid/trunk/ CPUID 2.18 by Wildwest  
449 6229 d 23 h Lrz /programs/develop/examples/editbox/trunk/ modification event handler mouse  
447 6231 d 17 h heavyiron /programs/system/board/trunk/ fixed board to work with 4096 Kb buffer (thanks to diamond), small optimizations and fixes  
446 6231 d 18 h Lrz /programs/develop/examples/editbox/trunk/ fixed bug  
443 6234 d 16 h diamond /programs/system/panel/trunk/ @panel: support for Alt+Tab/Alt+Shift+Tab  
439 6235 d 0 h Lrz /programs/develop/examples/editbox/trunk/ mouse dicsharge array  

Show All