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
551 6146 d 4 h spraid /programs/ in some programs set not sized changed window  
550 6146 d 14 h serge /programs/ doom beta  
548 6147 d 2 h serge /programs/ fopen fread fseek lseek ftell  
547 6150 d 8 h diamond /programs/media/jpegview/trunk/ jpegview: background definition is faster  
542 6154 d 12 h diamond /programs/develop/ * mtdbg: can load symbols information
* mtdbg: improved disassembler (some MMX and SSE commands)
* fasm: can generate symbols information
 
539 6160 d 9 h spraid /programs/ changed path to /sys in some programs  
534 6164 d 1 h heavyiron /programs/ fix in build.bat to compile chess, ftps and @ss;
chess.bmp added
 
532 6164 d 15 h diamond /programs/ * pic4, rdsave, cpuid: size optimization
* @ss: decrease used memory & time requirements, size optimization
* @panel: if there is only one window, Alt+[Shift+]Tab activates it
* jpegview: IPC service to unpack JPEG data for other apps
* chess: bmp-file is now inlined
* @ss, chess moved to more appropriate place in file structure
 
529 6169 d 10 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
528 6169 d 10 h diamond /programs/system/desktop/trunk/ desktop supports command line parameter <skin-name>  
526 6170 d 14 h diamond /programs/ * Fixed fasm broken in svn.485
* Jpegview 0.16 from Mario79
 
524 6174 d 15 h diamond /programs/system/ desktop, skinsel: load skin with new kernel  
522 6175 d 13 h diamond /programs/fs/kfar/trunk/ KFar 0.35: some bugfixes  
518 6177 d 7 h Ghost /programs/system/gmon/ GMon
* bug fix in it87_get_fan_speed
 
517 6177 d 14 h diamond /programs/fs/kfar/trunk/ KFar 0.34  
515 6178 d 9 h heavyiron /programs/system/cpuid/trunk/ CPUID 2.21 from Wildwest  
510 6181 d 8 h Ghost /programs/ GMon & macros.inc small fix  
508 6181 d 16 h victor /programs/ make up in build_all.bat  
507 6181 d 21 h Lrz /programs/develop/examples/editbox/trunk/ Upgrade macros  
503 6182 d 22 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 6183 d 2 h heavyiron /programs/ Bugfix of 485 revision  
500 6183 d 9 h Ghost /programs/system/gmon/ small changes  
496 6184 d 9 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 6184 d 13 h spraid / @Panel: do not kill self and icon
Kernel: stage one of use dev config
 
493 6184 d 20 h Lrz /programs/system/run/trunk/ modify run, add new version editbox  
491 6185 d 17 h Lrz /programs/develop/examples/editbox/trunk/ modify example  
489 6187 d 5 h victor / small bug fix and make up in build scripts  
485 6189 d 11 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 6189 d 12 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 6189 d 21 h Lrz /programs/develop/examples/editbox/trunk/ modify macros and optimization  
481 6191 d 12 h diamond /programs/network/ftps/ ftps rewritten to function 70  
478 6192 d 11 h Ghost /programs/system/mgb/trunk/ MGB
* Fast calls source ready
 
477 6192 d 12 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 6195 d 10 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 6197 d 12 h diamond /programs/ * KFar 0.32.
* smtps modified to use function 70 and standard header in function 0.
 
470 6205 d 16 h serge /programs/media/jpegview/trunk/ From Mario79: updated jpegview  
468 6209 d 20 h Lrz /programs/develop/examples/editbox/trunk/ Modify macros and add History, FAQ.txt  
463 6216 d 16 h Lrz /programs/develop/examples/editbox/trunk/ fixed bug  
461 6216 d 18 h Lrz /programs/develop/examples/editbox/trunk/ rewrite editbox, modify mouse function, modify key function  
460 6217 d 7 h diamond /programs/media/pic4/trunk/ fixed pic4 broken in r451 (e.g. 'BOOT' parameter handling