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
529 6165 d 16 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
528 6165 d 16 h diamond /programs/system/desktop/trunk/ desktop supports command line parameter <skin-name>  
524 6170 d 21 h diamond /programs/system/ desktop, skinsel: load skin with new kernel  
518 6173 d 13 h Ghost /programs/system/gmon/ GMon
* bug fix in it87_get_fan_speed
 
515 6174 d 15 h heavyiron /programs/system/cpuid/trunk/ CPUID 2.21 from Wildwest  
510 6177 d 14 h Ghost /programs/ GMon & macros.inc small fix  
503 6179 d 4 h heavyiron /programs/ *correct pong (the previous one was duplicate of pong3)
*small fixes in icon_new
*title with fn0 in copyr
*fixed chess
 
502 6179 d 8 h heavyiron /programs/ Bugfix of 485 revision  
500 6179 d 15 h Ghost /programs/system/gmon/ small changes  
496 6180 d 15 h diamond /programs/system/calendar/trunk/ Fixed broken (svn.485) messages in calendar.asm
(probably used svn client doesn't work correctly with non-english letters)
 
494 6180 d 19 h spraid / @Panel: do not kill self and icon
Kernel: stage one of use dev config
 
493 6181 d 2 h Lrz /programs/system/run/trunk/ modify run, add new version editbox  
485 6185 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
 
484 6185 d 18 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
 
478 6188 d 17 h Ghost /programs/system/mgb/trunk/ MGB
* Fast calls source ready
 
477 6188 d 18 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 6191 d 16 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
 
452 6220 d 7 h heavyiron /programs/system/calendar/trunk/ Calendar from ДедОк with ability to change system time  
451 6221 d 5 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 6221 d 20 h Ghost /programs/system/cpuid/trunk/ CPUID 2.18 by Wildwest  

Show All