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
9068 1027 d 12 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci:
- add ahci_send_cmd
- add ahci_flush_cmd
- add ahci_port_rebase
- other small changes
 
9067 1027 d 17 h hidnplayr /programs/develop/libraries/libcrash/trunk/ Fix build  
9066 1029 d 17 h IgorA /programs/ kfar: mouse work on panels in viewer, editor; optimize code
picdev: new macros load_lib
 
9065 1030 d 8 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- add functions start_cmd and stop_cmd
- small changes
 
9064 1030 d 11 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- added FIS structures
- shorten some names in HBA_MEM structure
 
9063 1030 d 12 h pavelyakov /programs/develop/golang/ fixed linker and syscall  
9062 1030 d 17 h leency /programs/cmm/eolite/ Eolite/KFM2: fix paste from menu, thanks doczom for finging issue  
9061 1030 d 18 h leency /data/ fix  
9060 1030 d 18 h leency / sysfuncr.txt: translate 74.11 - 74.16
osupdate: add to ISO
icons16.png: update icons of windows, kolibri, floppy
cedit: update by akron1
 
9059 1030 d 20 h IgorA /programs/fs/kfar/trunk/ kfar: add mouse in menu dialogs, fix mouse alt+f12  
9058 1031 d 5 h turbocat /drivers/ddk/io/ ddk:
- Fixed typo
 
9057 1031 d 6 h turbocat /drivers/ ddk:
- Fixed Makefile
- Added FS_Service instead of calling system call 70
 
9056 1031 d 6 h turbocat /drivers/ Drivers:
Added FS_Service to fasm includes
 
9055 1031 d 6 h turbocat /kernel/trunk/core/ kernel (trunk) :
- Added the function of working with the file system in the export for the driver.
(However, feature 70 vulnerability should not be fixed until the drivers using it are rebuilt).
 
9054 1031 d 8 h hidnplayr /kernel/trunk/network/ Fix loopback  
9053 1031 d 16 h pavelyakov /programs/develop/golang/ fixed linker and syscall  
9052 1031 d 19 h leency /kernel/trunk/docs/ docs: update sys f48.3 description about color names and meanings  
9051 1032 d 17 h turbocat /kernel/branches/Kolibri-F/ Kolibri-F:
- Added sprintf to the kernel.
- Added a notification from @notify when there are exceptions in the application.
- Added debug files to bochs
 
9050 1033 d 5 h leency / update cedit by akron1  
9049 1033 d 19 h hidnplayr /kernel/trunk/network/ Add is_userspace_region checks to some socket functions.
Disabled PPPoE and IPv6 completely by default, as not functional.
 
9048 1034 d 9 h Boppan /kernel/branches/kolibrios-pe-clevermouse/ [CLEVERMOUSE_PE_KERNEL] Apply CleverMouse PE patch  
9047 1034 d 9 h Boppan /kernel/branches/kolibrios-pe-clevermouse/ [KERNEL] Get ready to apply CleverMouse PE patch  
9046 1034 d 13 h leency /programs/ flappybird: use Kolibri image  
9045 1034 d 19 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
9044 1034 d 20 h leency /programs/ Eolite: fix get volume size (thank dunkaist for a found issue)
Keyascii: bigger font
 
9043 1035 d 1 h dunkaist /kernel/trunk/blkdev/ kernel: Implement sf70.5 for default FS stub

Only get partition size, not its label.

Information of a block device and FS on it should be reported by
different system calls.
 
9042 1035 d 8 h turbocat /data/common/media/ Updated Fplay binary  
9041 1035 d 8 h turbocat /contrib/media/fplay/ Fplay:
Deleted Tupfile.lua
 
9040 1035 d 8 h turbocat /contrib/media/fplay/ Fplay:
Added to autobuild.
 
9039 1035 d 8 h IgorA /programs/fs/kfar/trunk/ kfar: add mouse double click events, fix mouse in menu  
9038 1035 d 8 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Add prefixes to named constants  
9037 1035 d 9 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- started implementing drives detect
- other fixes
 
9036 1035 d 9 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Use named constants instead of magic numbers  
9035 1035 d 10 h leency / various small fixes:
- icons.ini: fix icon in OpenDialog
- assoc.ini: use CEDIT for txt and log
- taskbar.ini: shoe min left button
- kiv: show info about image dimensions in the title
- rdsave: win_height considers skin_height
 
9034 1035 d 10 h Boppan /kernel/trunk/core/ [kernel][dll] Doxycomment load_file function  
9033 1035 d 10 h Boppan /kernel/trunk/ [asmxygen] Dump into file instead of stdout  
9032 1035 d 10 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Document fs_execute function return value  
9031 1035 d 11 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Comment fs_execute function  
9030 1035 d 11 h Boppan /kernel/trunk/ [asmxygen] Make dump more beautiful  
9029 1035 d 12 h Boppan /kernel/trunk/ [kernel][unpacker] Update the unpacker comment in order to update the documentation