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
3369 4088 d 6 h leency /programs/cmm/notify/ notify: using #ifdef AUTOBUILD  
3368 4088 d 11 h leency /programs/cmm/ uploaded liza, deleted installer.lst  
3367 4088 d 14 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconf now prints correct link-local IP to the debug board.  
3366 4088 d 15 h IgorA /programs/other/t_edit/ t_edit: small fix in function open file  
3365 4089 d 9 h leency /programs/ deleted old versions of Eolite and tmpdisk  
3364 4089 d 9 h leency /data/ Makefiles: using new version of Eolite  
3363 4089 d 9 h leency /programs/cmm/ cmm: uploading all, part 1  
3362 4089 d 9 h Serge /programs/develop/libraries/newlib/ newlib: new libm code  
3361 4089 d 10 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconfig: dont assume first received packet is the correct one.
Also fixed link-local IP assignment.
 
3360 4089 d 11 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK now lets you choose if ARP_IP_to_MAC should block or not.  
3359 4090 d 15 h hidnplayr /kernel/branches/net/ Synced net branch with trunk (#3358)  
3358 4092 d 9 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox fix for Win keys.  
3357 4092 d 10 h mario79 /programs/develop/tinypad/trunk/ Fix for Win-key, and I hope it is final.  
3356 4092 d 10 h mario79 /kernel/trunk/hid/ Fix for r.3355  
3355 4092 d 11 h mario79 /kernel/trunk/ F66.3 added indication pressing of keys: Win-left and Win-right.  
3354 4092 d 13 h hidnplayr /kernel/branches/net/network/ Fixed typo in ARP_IP_to_MAC (debug output displayed wrong IP)  
3353 4092 d 14 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - fix for scrollbar.  
3352 4092 d 16 h mario79 /programs/system/mgb/trunk/ Fix logic for flag  
3351 4093 d 6 h hidnplayr /kernel/branches/net/drivers/ MII: only include code when its actually used.  
3350 4093 d 7 h hidnplayr /kernel/branches/net/drivers/ PHY and link detection for PCnet32 driver (no watchdog yet), added general mii code for ethernet drivers.  
3349 4093 d 16 h hidnplayr /kernel/branches/net/drivers/ 3c59x: enable RX/TX after enabling interrupts, not before.  
3348 4093 d 17 h hidnplayr /kernel/branches/net/ Netstat: redraw window on network subsystem event.
Kernel: send event when IP configuration changed.
 
3347 4093 d 18 h hidnplayr /kernel/branches/net/drivers/ Fixed pcnet32 driver  
3346 4093 d 18 h hidnplayr /kernel/branches/net/ Introduced new application event for network subsystem changes (link changed, ip changed, ...)
Removed get_mac and set_mac procedures from device structure, kernel does not need them.
Added link state detection capabilities for kernel and some drivers.
 
3345 4094 d 12 h yogev_ezra /kernel/trunk/core/ Group all Spanish translations in one place  
3344 4094 d 13 h yogev_ezra /kernel/trunk/core/ Fix iglobal directive usage try 3  
3343 4094 d 14 h yogev_ezra /kernel/trunk/core/ Fix iglobal directive usage try 2  
3342 4094 d 14 h yogev_ezra /kernel/trunk/core/ Fix iglobal directive usage  
3341 4094 d 15 h yogev_ezra /kernel/trunk/ Fix Spanish language selection  
3340 4094 d 16 h hidnplayr /kernel/branches/net/ Now Zeroconfig waits for driver to be initialised.  
3339 4095 d 6 h mario79 /programs/system/mgb/trunk/ Kolibri Graphics Benchmark 0.5 - benchmark f73-blitter  
3338 4095 d 6 h mario79 /kernel/trunk/docs/ Correct documentation for F73  
3337 4095 d 7 h hidnplayr /kernel/branches/net/applications/ircc/ private chat support for IRCC  
3336 4095 d 9 h yogev_ezra /programs/cmm/tmpdisk/ tmpdisk: fixed some spelling mistakes  
3335 4095 d 9 h yogev_ezra /data/ Vortex86MX-eng removed from auto-build: not needed anymore  
3334 4095 d 12 h Serge /programs/media/Fplay/ FPlay: fullscreen mode  
3333 4095 d 16 h hidnplayr /kernel/branches/net/ Updated readme.txt  
3332 4095 d 17 h hidnplayr /kernel/branches/net/applications/netstat/ Added missed and dumped TCP packet counters to netstat.  
3331 4095 d 17 h hidnplayr /kernel/branches/net/applications/ircc/ Mostly cosmetical updates for IRCC  
3330 4095 d 17 h IgorA /programs/develop/libraries/crypt_des/ 1) fix example
2) add documentation