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
5024 3572 d 16 h Serge /contrib/sdk/ sdk: 1)update
2)freetype sample
 
5023 3573 d 9 h gtament /drivers/usb/usbftdi/ Fixed baudrate. Added dirty hack to read\write procs because of some mistake in kernel. Added lines in linkedlist_isvalid just in case eax=0  
5022 3574 d 15 h Serge /contrib/sdk/sources/ sdk: update Makefiles && libsound  
5021 3575 d 4 h Serge /contrib/media/fplay/ Fplay: Makefile  
5020 3575 d 10 h gtament /drivers/usb/usbftdi/ Fixed endpoints' numbers typo  
5019 3575 d 11 h gtament /drivers/usb/usbftdi/ Fixed iocode typo near CreateEvent  
5018 3575 d 12 h gtament /drivers/usb/usbftdi/ Added getters and setter for chunksizes. Some optimizations. Added some checks and errors notification (work in progress).  
5017 3578 d 4 h GerdtR /programs/system/icon_new/ Receives a IPC-message about creating icons  
5016 3579 d 9 h hidnplayr /programs/network/netstat/ Netstat: display number of queued (incoming) TCP packets  
5015 3579 d 14 h hidnplayr /kernel/trunk/network/ Cleanup/small refactor of some internal network functions.  
5014 3580 d 18 h gtament /drivers/usb/usbftdi/ Added ftdi_read_data. Small bug fixes  
5013 3582 d 17 h hidnplayr /kernel/trunk/network/ Moved TCP slow timer handler to separate thread, to avoid possible deadlocks.  
5012 3583 d 16 h clevermouse /kernel/trunk/ speed up booting in some configurations  
5011 3586 d 6 h hidnplayr /programs/network/ftpc/ Preparing for active connections, added ftpc.ini with settings, some housekeeping.  
5010 3589 d 8 h IgorA /programs/develop/libraries/exif/ 'exif.obj': fixes; add more tags  
5009 3590 d 6 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 3591 d 6 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj' group signatures  
5007 3594 d 9 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) optimize code
2) add documentation
 
5006 3594 d 14 h hidnplayr / Converted SIS900 driver to PE format.  
5005 3594 d 14 h hidnplayr / Converted RTL8029 driver to PE format.  
5004 3594 d 17 h hidnplayr /drivers/ethernet/ Enabled all interrupt causes.  
5003 3594 d 17 h hidnplayr /drivers/ethernet/ Changed some debug output.  
5002 3595 d 9 h IgorA /programs/develop/libraries/exif/ update 'exif.obj':
1) add new functions for read more info
2) small fix
 
5001 3595 d 11 h hidnplayr /kernel/trunk/network/ Disabled experimental PPPoE and IPv6 support by default.  
5000 3595 d 11 h clevermouse /kernel/trunk/network/ fix kernel crash when TCP input queue is full  
4999 3595 d 12 h hidnplayr /data/ Updated makefiles to assemble forcedeth driver with .sys extension instead of .obj.  
4998 3595 d 12 h hidnplayr /drivers/ethernet/ forcedeth: converted driver to PE format, bugfixes and enhancements in probe, reset, transmit and int_handler procedures.  
4997 3596 d 9 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 3596 d 13 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 3596 d 15 h IgorA /programs/develop/libraries/exif/trunk/ update 'exif.obj': library get more information  
4994 3597 d 12 h IgorA /programs/develop/libraries/exif/ add new library 'exif.obj'  
4993 3601 d 16 h Serge /kernel/branches/kolibri-process/ kolibri-process:
v86 works now, at least in VBox
 
4992 3607 d 8 h gtament /drivers/usb/usbftdi/ Finished set_baudrate. Added setfloctrl. Optimized ConfPacket init for OUT requests  
4991 3610 d 10 h IgorA /programs/other/t_edit/ 't_edit': fix exit with program  
4990 3611 d 13 h IgorA /programs/other/t_edit_synt/ update 'te_syntax': use *.png icons and other changes  
4989 3612 d 12 h right-hearted /data/it/ Fixed paths to mmoved folders and added some applications form english autobuild  
4988 3615 d 5 h IgorA /programs/develop/libraries/ 't_edit' add commands [Ctrl]+[End], [Ctrl]+[A]
'msgbox' change select button use [Tab] key
 
4987 3615 d 15 h IgorA /programs/develop/libraries/box_lib/ update element 't_edit' when add new lines change scroll size  
4986 3621 d 8 h hidnplayr /programs/develop/libraries/http/ Updated docs.  
4985 3622 d 11 h gtament /drivers/usb/usbftdi/ Added new requsts. Moved repeated code lines. Returned GPL header