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
4631 3701 d 9 h mario79 /programs/fs/kfm/trunk/ KFM 0.47j - dynamic generation the buttons "select disk"  
4630 3701 d 16 h clevermouse /data/ FASM binary on autobuild server has been updated to 1.71.20.
Fake modification of Makefile.fasm to force recompiling everything in fasm.
 
4629 3701 d 21 h hidnplayr /drivers/ethernet/ Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.  
4628 3702 d 5 h Serge /contrib/sdk/sources/Mesa/ Mesa: Makefiles  
4627 3702 d 6 h hidnplayr /drivers/ethernet/ Fixed bug in RTL8029 driver which allowed it to be loaded multiple times.  
4626 3703 d 3 h Akyltist /programs/cmm/lib/ lang fix: неиВЗестная  
4625 3703 d 12 h mario79 /kernel/trunk/detect/ Fix for prev.rev.  
4624 3703 d 12 h mario79 /kernel/trunk/ IDE DMA
1) No more 16-bit code, all the code in 32-bit mode
2) Expansion of the data output about modes of IDE devices
 
4623 3703 d 14 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
4622 3703 d 20 h hidnplayr /programs/network/ircc/ More scrolling bugfixes, added some commands.  
4621 3704 d 18 h hidnplayr /programs/network/ircc/ Bugfixes related to scrolling of the text.  
4620 3705 d 0 h hidnplayr /programs/media/midamp/trunk/ fixed crash while trying to work with an empty playlist.  
4619 3706 d 1 h clevermouse /kernel/trunk/core/ r4619  
4618 3706 d 5 h mario79 /programs/system/test/trunk/ PROTECTION TEST
1) Optimisations and code refactoring.
2) Reducing the consumption of RAM, 4 KB instead of 64 KB.
3) Translation into Russian.
 
4617 3706 d 7 h hidnplayr /programs/network/ircc/ IRCC: update nick correctly.  
4616 3706 d 14 h punk_joker /programs/cmm/tmpdisk/ TmpDisk 0.5.1: not displayed on the board size for the disk(fixed)  
4615 3706 d 16 h Albom /data/ tmpdisk creates /tmp0/1/ instead of /tmp1/1  
4614 3706 d 23 h punk_joker /data/ delete @clip from autobuild  
4613 3707 d 12 h mario79 /programs/system/launcher/trunk/ LAUNCHER changes:
1) Dynamic memory allocation for AUTORUN.DAT.
2) Added additional diagnostic messages for BOARD.
 
4612 3707 d 20 h mario79 /kernel/trunk/ Fix for r.4588  
4611 3708 d 16 h mario79 /kernel/trunk/ Do not print the data from the BAR's if IDE controller is not found .  
4610 3708 d 22 h clevermouse /kernel/trunk/core/ add test data  
4609 3708 d 22 h dnivra /programs/games/tetris/trunk/ Reduced number of checks needed to disable actions if game is paused.  
4608 3708 d 22 h clevermouse /kernel/trunk/ reconfigure MTRRs after BIOS, enable write-combining framebuffer in more configurations  
4607 3709 d 5 h mario79 /programs/system/searchap/ SEARCHAP - use debug-fdo.inc instead debug.inc  
4606 3709 d 16 h hidnplayr / Rhine ethernet driver: now in PE format.  
4605 3709 d 20 h dnivra /programs/games/tetris/trunk/ Fixed comments for changes added in revisions 4603 and 4604  
4604 3709 d 20 h dnivra /programs/games/tetris/trunk/ Fixes bug on resume in Tetris: DOWN and spacebar disabled during pause.  
4603 3709 d 21 h dnivra /programs/games/tetris/trunk/ Fixed pause bug in Tetris: UP, LEFT and RIGHT no longer work when game is paused.  
4602 3710 d 18 h mario79 /programs/system/launcher/trunk/ LAUNCHER changes:
1) Reducing the consumption of RAM, 4 KB instead of 32 KB.
2) Output to BOARD information about running applications.
3) Cleaning of the source code.
notice:
Only 2 KB of memory for AUTORUN.DAT - be careful!
 
4601 3711 d 16 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox support for Clipboard (Ctrl + C|V)  
4600 3713 d 16 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
4599 3713 d 17 h clevermouse /kernel/trunk/bus/pci/ r4599  
4598 3713 d 19 h clevermouse /kernel/trunk/drivers/usbhid/ Fix typing \ | symbols on some specific USB keyboards  
4597 3715 d 0 h hidnplayr / R6040 driver, now in PE format.  
4596 3715 d 14 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4595 3715 d 14 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4594 3715 d 16 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed window caption, broken in previous revision.  
4593 3715 d 17 h clevermouse /kernel/trunk/ test_cpu: simplify & detect physical address width  
4592 3715 d 17 h hidnplayr /kernel/trunk/ Absolute mouse coordinates are now calculated inside kernel instead of driver(s).