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
3186 4125 d 9 h Akyltist /skins/ Add new Skin Arena  
3185 4126 d 22 h hidnplayr /kernel/branches/net/network/ Added some experimental IPv6 code to net branch.  
3184 4127 d 2 h IgorA /programs/media/zsea/ zSea use check_box2  
3183 4127 d 14 h hidnplayr /data/new-stack/ Added TFTPC to new-stack autobuild.  
3182 4127 d 14 h hidnplayr /programs/media/scrshoot/ Trying to fix scrshoot.
(I'm unable to assemble this program on FASM 1.70.03)
 
3181 4127 d 14 h hidnplayr /programs/media/scrshoot/ Trying to fix scrshoot.  
3180 4127 d 15 h hidnplayr /programs/media/scrshoot/ Trying to fix scrshoot.  
3179 4127 d 16 h IgorA /kernel/branches/net/applications/tftpc/ correct import function names  
3178 4127 d 17 h IgorA /programs/ old version 'check_box' deleted from 'box_lib.obj'  
3177 4127 d 23 h IgorA /programs/other/kpack/trunk/ kpack use check_box2  
3176 4128 d 12 h art_zh /kernel/branches/Kolibri-A/trunk/ 16-bit rubbish cleaning  
3175 4128 d 14 h IgorA /programs/other/planet_v/ planet_v use check_box2  
3174 4129 d 0 h clevermouse /kernel/trunk/fs/ fix FAT folder delete in some rare cases  
3173 4129 d 15 h hidnplayr /data/ Renamed VT8235.OBJ to VT823X.OBJ for autobuild.
(Source file is named vt823x.asm and it works for vt8235, vt8233,.. devices..)
 
3172 4129 d 15 h hidnplayr /data/eng/ Trying to fix makefile.  
3171 4129 d 16 h hidnplayr / Added new sound.obj wich automatically loads correct sound driver.
See forum for more details (http://board.kolibrios.org/viewtopic.php?f=28&t=2196)
 
3170 4129 d 17 h hidnplayr /drivers/audio/intel_hda/ Fixed Vendor ID for VIA in intel_hda.  
3169 4130 d 13 h art_zh /kernel/branches/Kolibri-A/trunk/ -A: minor updates  
3168 4130 d 13 h art_zh /kernel/branches/Kolibri-A/trunk/ -A: minor updates  
3167 4130 d 15 h hidnplayr /data/new-stack/ Added Rhine to autobuild of net branch  
3166 4131 d 2 h clevermouse /kernel/trunk/core/ get_pg_addr now correctly handles the kernel large page  
3165 4131 d 3 h clevermouse /programs/fs/kfar/trunk/ fix errors in error handling for copy operations  
3164 4131 d 3 h clevermouse /kernel/trunk/blkdev/ make caching for PnP disks really work  
3163 4133 d 19 h art_zh /kernel/branches/Kolibri-A/trunk/ Good-bye VESA !  
3162 4133 d 22 h hidnplayr /kernel/branches/net/network/ Fixed previous mistake.  
3161 4133 d 22 h hidnplayr /kernel/branches/net/network/ Actually release the TCP socket once it's closed.  
3160 4133 d 23 h hidnplayr /kernel/branches/net/network/ Refactored recent ARP code a bit.  
3159 4134 d 1 h hidnplayr /kernel/branches/net/network/ Kernel now automatically sends one gratuitous ARP once IP address has been set.
Also, fixed ARP stats.
 
3158 4134 d 1 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in RTL8029 which led to crash after receiving TCP frame.  
3157 4134 d 17 h leency /programs/fs/Eolite/trunk/ Eolite 1.55: sorting bug fixed, fixed rename/delete file in folder, where are no files exists.  
3156 4134 d 18 h hidnplayr /kernel/branches/net/drivers/ Fixed autobuild  
3155 4134 d 19 h hidnplayr /kernel/branches/net/drivers/ Replaced signed relative jumps with unsigned ones were needed.
(I must lose this bad habbit in 2013...)
 
3154 4135 d 4 h hidnplayr /kernel/branches/net/ Added VIA Rhine driver. Only tested on Rhine II cards.  
3153 4136 d 11 h leency /programs/fs/Eolite/trunk/ eoeolite: try to fix it #3  
3152 4136 d 12 h leency /programs/fs/Eolite/trunk/ eoeolite: try to fix it #2 (hmm... program compiled on my PC works fine)  
3151 4136 d 12 h leency /programs/fs/Eolite/trunk/lib/ eolite: try to fix it  
3150 4138 d 19 h leency /programs/fs/Eolite/trunk/ Eolite 1.51: do not sort big folders (this is hack, because there are some errors with sorting)  
3149 4141 d 23 h hidnplayr /kernel/branches/net/drivers/ Fixed and refactored RTL8029/NE2000 driver. Some fine-tuning still needed.  
3148 4144 d 22 h hidnplayr /kernel/branches/net/network/ Further fixing of ARP_add_entry. Now entries can be re-added if they were removed once before.  
3147 4144 d 23 h hidnplayr /kernel/branches/net/network/ Fixed and simplified ARP_add_entry. (Previous versions worked only for one entry)