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
9051 1041 d 15 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 1042 d 3 h leency / update cedit by akron1  
9049 1042 d 17 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 1043 d 7 h Boppan /kernel/branches/kolibrios-pe-clevermouse/ [CLEVERMOUSE_PE_KERNEL] Apply CleverMouse PE patch  
9047 1043 d 7 h Boppan /kernel/branches/kolibrios-pe-clevermouse/ [KERNEL] Get ready to apply CleverMouse PE patch  
9046 1043 d 11 h leency /programs/ flappybird: use Kolibri image  
9045 1043 d 17 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
9044 1043 d 18 h leency /programs/ Eolite: fix get volume size (thank dunkaist for a found issue)
Keyascii: bigger font
 
9043 1043 d 23 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 1044 d 5 h turbocat /data/common/media/ Updated Fplay binary  
9041 1044 d 5 h turbocat /contrib/media/fplay/ Fplay:
Deleted Tupfile.lua
 
9040 1044 d 6 h turbocat /contrib/media/fplay/ Fplay:
Added to autobuild.
 
9039 1044 d 6 h IgorA /programs/fs/kfar/trunk/ kfar: add mouse double click events, fix mouse in menu  
9038 1044 d 6 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Add prefixes to named constants  
9037 1044 d 7 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- started implementing drives detect
- other fixes
 
9036 1044 d 7 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Use named constants instead of magic numbers  
9035 1044 d 8 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 1044 d 8 h Boppan /kernel/trunk/core/ [kernel][dll] Doxycomment load_file function  
9033 1044 d 8 h Boppan /kernel/trunk/ [asmxygen] Dump into file instead of stdout  
9032 1044 d 8 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Document fs_execute function return value  
9031 1044 d 8 h Boppan /kernel/trunk/core/ [KERNEL][TASKMAN] Comment fs_execute function  
9030 1044 d 8 h Boppan /kernel/trunk/ [asmxygen] Make dump more beautiful  
9029 1044 d 9 h Boppan /kernel/trunk/ [kernel][unpacker] Update the unpacker comment in order to update the documentation  
9028 1044 d 9 h Boppan /kernel/trunk/ [asmxygen] Document label function parameters according to @param directives  
9027 1044 d 10 h Boppan /kernel/trunk/ [kernel][doxygen] Document unpacker function  
9026 1044 d 10 h Boppan /kernel/trunk/ [kernel][doxygen] Hide utility macros from struct.inc  
9025 1044 d 11 h turbocat /contrib/media/fplay/ Fixed Fplay opendialog crash  
9024 1044 d 12 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci: refactoring  
9023 1044 d 14 h rgimad /kernel/branches/kolibri-ahci/blkdev/ kolibri-ahci:
- improve controller initialization
- some refactoring
 
9022 1045 d 3 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci: delete file added by mistake  
9021 1045 d 4 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci: added missed files + info with useful links  
9020 1045 d 4 h rgimad /kernel/branches/kolibri-ahci/ kolibri-ahci: upload first results on AHCI support  
9019 1045 d 5 h rgimad /kernel/branches/kolibri-ahci/ Create kolibri-ahci branch  
9018 1045 d 6 h leency /data/ add Flappy bird to IMG  
9017 1045 d 7 h hidnplayr / Network device error/missed/dropped packet counters.
+ Network buffer sanity checks.
 
9016 1045 d 16 h leency /programs/cmm/ iconedit: update toolbar  
9015 1045 d 16 h leency /programs/cmm/misc/ EasyShot: record screeshot series  
9014 1046 d 6 h IgorA /programs/ kfar: clean code, mouse can change button focus in dialogs
opendial: remove old code
 
9013 1046 d 8 h turbocat /programs/develop/ktcc/trunk/ kolibri-libc:
- added qsort and assert
- delete junk files
- updated libc loader
 
9012 1046 d 8 h Boppan /drivers/examples/test/ [drivers][example] Make the example compile
- Rename `ksys_drv_ctl_t` to `ksys_ioctl_t`
- Change path to kolibri-libc (libc.obj)