Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9679 844 d 11 h Doczom /kernel/trunk/video/ discontinuing the use of the twdw constant  
9614 867 d 9 h Doczom /kernel/trunk/ replacing TASKDATA.event_mask with APPDATA.event_mask and cleared code  
9613 867 d 19 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9612 868 d 7 h Doczom /kernel/trunk/ add APPDATA.state for delete TASKDATA  
9611 868 d 9 h Doczom /kernel/trunk/core/ add APPDATA.state for delete TASKDATA  
9608 868 d 13 h Doczom /kernel/trunk/ add APPDATA.wnd_number  
9606 869 d 6 h Doczom /kernel/trunk/video/ update vga.inc  
9605 869 d 18 h Doczom /kernel/trunk/ replacing TASKDATA.mem_start with APPDATA.memstart  
9600 870 d 8 h Doczom /kernel/trunk/core/ replacing TASKDATA.counter_add with APPDATA.counter_add  
9593 870 d 15 h Doczom /kernel/trunk/core/ replacing TASKDATA.counter_sum with APPDATA.counter_sum.
I hope the kernel is working
 
9592 871 d 4 h Doczom /kernel/trunk/ fix cpu_usage  
9591 871 d 7 h Doczom /kernel/trunk/ fix cpu_usage  
9590 871 d 8 h Doczom /kernel/trunk/ replacing TASKDATA.cpu_usage with APPDATA.cpu_usage  
9571 874 d 11 h Doczom /kernel/trunk/ add 3 constants  
9567 875 d 11 h Doczom /kernel/trunk/ small fix  
9514 881 d 15 h rgimad /kernel/trunk/ [KERNEL] - removed commented outdated read_floppy_file function
- removed setmouse function that doesnt do anything
- redmousepos moved from kernel.asm to gui/mouse.inc
- small style fixes
 
9488 882 d 14 h rgimad /kernel/trunk/ [KERNEL] kernel.asm: clean commented outdated stuff, fix prior  
9487 882 d 14 h rgimad /kernel/trunk/gui/ fix prior, add gui/background.inc  
9486 882 d 14 h rgimad /kernel/trunk/ [KERNEL] Sysfn 15, 25, 39 (working with background graphics) moved from kernel.asm to gui/background.inc file  
9477 883 d 17 h rgimad /kernel/trunk/ [KERNEL] Move sysfn 1, 4, 13, 38 implementations from kernel.asm to window.inc
Fix comments style in window.inc
Cleanup some outdated & unused commented stuff in data32.inc
 
9476 883 d 19 h rgimad /kernel/trunk/ [KERNEL] Use common stub undefined_syscall instead of paleholder  
9458 887 d 13 h rgimad /kernel/trunk/ [KERNEL] Add sysfn 39.3 - copy rect of background image to buffer.
Previously was only 39.2 that reads one pixel from background image.
(39.2 is shomehow useless due to big context switching overhead if you trying to read some area of pixels using 39.2)
 
9442 891 d 6 h Doczom /kernel/trunk/core/ fix 68.31  
9441 891 d 7 h Doczom /kernel/trunk/core/ add function for get SRV structure  
9440 891 d 12 h Doczom /kernel/trunk/core/ add function for unload driver  
9438 891 d 19 h Doczom /kernel/trunk/core/ small update loader drivers  
9432 892 d 23 h Doczom /kernel/trunk/core/ fix call function  
9430 893 d 0 h Doczom /kernel/trunk/core/ add check handler driver  
9421 894 d 12 h Boppan /kernel/trunk/ [KERNEL][TEST] use_umka = False by default  
9420 894 d 12 h Boppan /kernel/trunk/ [KERNEL][TEST] Undo prior, main branch isn't ready  
9419 894 d 12 h Boppan /kernel/trunk/ [KERNEL][TEST] Do not checkout trunk brranch of UMKa  
9418 894 d 13 h Boppan /kernel/trunk/ [KERNEL][TEST] Use llvm-mingw if available  
9417 897 d 10 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci: added atapi disks registration, small refactoring & fixes. TODOFIX: identifying sector count of atapi disks gives always the same value. why?  
9416 897 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Only download img if not exist  
9415 897 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Only call UMKa functions on use_umka  
9414 897 d 15 h Boppan /kernel/trunk/ [KERNEL][TEST] Initial UMKa integration  
9412 899 d 12 h Boppan /kernel/trunk/ [KERNEL][TEST] Handle the latest UMKa  
9409 902 d 10 h Boppan /kernel/trunk/ [KERNEL][TEST][runtests.py] Conform PEP8 except import  
9408 902 d 10 h Boppan /kernel/trunk/ [ASMXYGEN] Conform PEP8 except line import re  
9407 902 d 14 h Boppan /kernel/trunk/ [ASMXYGEN] Convert indentation to spaces