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
5019 3585 d 12 h gtament /drivers/usb/usbftdi/ Fixed iocode typo near CreateEvent  
5018 3585 d 13 h gtament /drivers/usb/usbftdi/ Added getters and setter for chunksizes. Some optimizations. Added some checks and errors notification (work in progress).  
5017 3588 d 6 h GerdtR /programs/system/icon_new/ Receives a IPC-message about creating icons  
5016 3589 d 10 h hidnplayr /programs/network/netstat/ Netstat: display number of queued (incoming) TCP packets  
5015 3589 d 15 h hidnplayr /kernel/trunk/network/ Cleanup/small refactor of some internal network functions.  
5014 3590 d 20 h gtament /drivers/usb/usbftdi/ Added ftdi_read_data. Small bug fixes  
5013 3592 d 18 h hidnplayr /kernel/trunk/network/ Moved TCP slow timer handler to separate thread, to avoid possible deadlocks.  
5012 3593 d 17 h clevermouse /kernel/trunk/ speed up booting in some configurations  
5011 3596 d 7 h hidnplayr /programs/network/ftpc/ Preparing for active connections, added ftpc.ini with settings, some housekeeping.  
5010 3599 d 9 h IgorA /programs/develop/libraries/exif/ 'exif.obj': fixes; add more tags  
5009 3600 d 7 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) add new function exif_get_app2 (found maker from cameras: Nikon, Canon, Panasonic)
2) small fixes
 
5008 3601 d 7 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj' group signatures  
5007 3604 d 10 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) optimize code
2) add documentation
 
5006 3604 d 15 h hidnplayr / Converted SIS900 driver to PE format.  
5005 3604 d 15 h hidnplayr / Converted RTL8029 driver to PE format.  
5004 3604 d 18 h hidnplayr /drivers/ethernet/ Enabled all interrupt causes.  
5003 3604 d 18 h hidnplayr /drivers/ethernet/ Changed some debug output.  
5002 3605 d 10 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) add new functions for read more info
2) small fix
 
5001 3605 d 12 h hidnplayr /kernel/trunk/network/ Disabled experimental PPPoE and IPv6 support by default.  
5000 3605 d 12 h clevermouse /kernel/trunk/network/ fix kernel crash when TCP input queue is full  
4999 3605 d 13 h hidnplayr /data/ Updated makefiles to assemble forcedeth driver with .sys extension instead of .obj.  
4998 3605 d 13 h hidnplayr /drivers/ethernet/ forcedeth: converted driver to PE format, bugfixes and enhancements in probe, reset, transmit and int_handler procedures.  
4997 3606 d 10 h gtament /drivers/usb/usbftdi/ Added advisory locks. ftdi_get_list now returns list of FTDI devices. Added some requests. Added chip type identification in AddDevice. Changed linkedlist's procs' names. Added linkedlist_isvalid  
4996 3606 d 14 h hidnplayr /programs/develop/libraries/http/ Added HTTP_send, renamed HTTP_process to HTTP_receive, renamed HTTP_stop to HTTP_disconnect, added HTTP_free  
4995 3606 d 16 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj': library get more information  
4994 3607 d 13 h IgorA /programs/develop/libraries/exif/ add new library 'exif.obj'  
4993 3611 d 17 h Serge /kernel/branches/kolibri-process/ kolibri-process:
v86 works now, at least in VBox
 
4992 3617 d 9 h gtament /drivers/usb/usbftdi/ Finished set_baudrate. Added setfloctrl. Optimized ConfPacket init for OUT requests  
4991 3620 d 11 h IgorA /programs/other/t_edit/ 't_edit': fix exit with program  
4990 3621 d 14 h IgorA /programs/other/t_edit_synt/ update 'te_syntax': use *.png icons and other changes  
4989 3622 d 13 h right-hearted /data/it/ Fixed paths to mmoved folders and added some applications form english autobuild  
4988 3625 d 6 h IgorA /programs/develop/libraries/ 't_edit' add commands [Ctrl]+[End], [Ctrl]+[A]
'msgbox' change select button use [Tab] key
 
4987 3625 d 16 h IgorA /programs/develop/libraries/box_lib/ update element 't_edit' when add new lines change scroll size  
4986 3631 d 9 h hidnplayr /programs/develop/libraries/http/ Updated docs.  
4985 3632 d 12 h gtament /drivers/usb/usbftdi/ Added new requsts. Moved repeated code lines. Returned GPL header  
4984 3634 d 8 h gtament /drivers/usb/usbftdi/ Driver now stable. Added new requests (setrtshigh and setrtslow). All requests have some error, as a result status of usb request is 8  
4983 3634 d 16 h hidnplayr /programs/develop/libraries/http/ Fixed bug in URL parsing.  
4982 3635 d 6 h hidnplayr /programs/network/ircc/ IRCC: print a message on the server window when nickname changed.  
4981 3635 d 7 h hidnplayr /programs/network/ircc/ IRCC: when typing /nick without parameters, echo nickname to the screen.  
4980 3635 d 8 h gtament /drivers/ Fixed controll_callback. Added GPL header to the driver. Added USB functions in imports.inc