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
605 6109 d 16 h kaitz / Updated Tinypad translation
Translated rdsave
Kernel bootcode updates for Estonian
 
604 6114 d 12 h Rus /programs/system/rb/trunk/ @RB
- bug-fix and optimization
 
602 6114 d 17 h Rus /programs/system/panel/trunk/ bag-fix of commit 601  
601 6114 d 18 h Rus /programs/system/panel/trunk/ @Panel
- added close context menu
 
600 6114 d 23 h Lrz /programs/system/run/trunk/ Update source cod  
598 6117 d 13 h spraid / New iconstrp.gif for ICON by Leency
loader_doc.txt (by use bx register to set system directory)
 
596 6118 d 18 h spraid /programs/system/icon/trunk/ New iconstrp.gif for ICON by Leency  
588 6122 d 1 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.
 
587 6124 d 19 h Ghost /programs/system/pcidev/branches/ PCIDEV port (use new PCI API)  
585 6125 d 16 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.
 
552 6152 d 20 h diamond /programs/ * new version of gif_lite.inc, common for all programs which use GIF
* restored config.inc because it is needed for normal compilation of
one program with build_ru.bat
 
551 6155 d 17 h spraid /programs/ in some programs set not sized changed window  
539 6169 d 21 h spraid /programs/ changed path to /sys in some programs  
532 6174 d 4 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 6178 d 22 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
528 6178 d 23 h diamond /programs/system/desktop/trunk/ desktop supports command line parameter <skin-name>  
524 6184 d 3 h diamond /programs/system/ desktop, skinsel: load skin with new kernel  
518 6186 d 19 h Ghost /programs/system/gmon/ GMon
* bug fix in it87_get_fan_speed
 
515 6187 d 22 h heavyiron /programs/system/cpuid/trunk/ CPUID 2.21 from Wildwest  
510 6190 d 21 h Ghost /programs/ GMon & macros.inc small fix  
503 6192 d 11 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 6192 d 14 h heavyiron /programs/ Bugfix of 485 revision  
500 6192 d 22 h Ghost /programs/system/gmon/ small changes  
496 6193 d 22 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 6194 d 1 h spraid / @Panel: do not kill self and icon
Kernel: stage one of use dev config
 
493 6194 d 8 h Lrz /programs/system/run/trunk/ modify run, add new version editbox  
485 6198 d 23 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 6199 d 0 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 6202 d 0 h Ghost /programs/system/mgb/trunk/ MGB
* Fast calls source ready
 
477 6202 d 0 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 6204 d 22 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 6233 d 13 h heavyiron /programs/system/calendar/trunk/ Calendar from ДедОк with ability to change system time  
451 6234 d 11 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 6235 d 3 h Ghost /programs/system/cpuid/trunk/ CPUID 2.18 by Wildwest  
447 6237 d 0 h heavyiron /programs/system/board/trunk/ fixed board to work with 4096 Kb buffer (thanks to diamond), small optimizations and fixes  
443 6240 d 0 h diamond /programs/system/panel/trunk/ @panel: support for Alt+Tab/Alt+Shift+Tab  
437 6241 d 3 h diamond / * bootcode: revision string is now calculated at compile-time
* taskman.inc: do not add '@' to thread names
* @panel: do not draw undefined (zero-sized) windows
* rd.inc: corrected folder creation
 
423 6249 d 18 h heavyiron /programs/system/icon/trunk/ Icons from Leency  
411 6259 d 23 h heavyiron /programs/system/icon/trunk/ Fixed very old (since Kolibri4) mistake in ICON drawing: now it is faster without black button blinking. Some optimizations.  
409 6260 d 9 h heavyiron /programs/system/icon/trunk/ *Correct terminating of icons when applying changes
*SPraid forgot to add one "mov eax,70" - fixed