Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4627 3707 d 14 h hidnplayr /drivers/ethernet/ Fixed bug in RTL8029 driver which allowed it to be loaded multiple times.  
/drivers/ethernet/RTL8029.asm
4626 3708 d 12 h Akyltist /programs/cmm/lib/ lang fix: неиВЗестная  
/programs/cmm/lib/copyf.h
4625 3708 d 20 h mario79 /kernel/trunk/detect/ Fix for prev.rev.  
/kernel/trunk/detect/init_ata.inc
4624 3708 d 20 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
 
/kernel/trunk/detect/init_ata.inc
/kernel/trunk/blkdev/hd_drv.inc
/kernel/trunk/boot/bootcode.inc
/kernel/trunk/const.inc
/kernel/trunk/detect/dev_hdcd.inc
/kernel/trunk/kernel.asm
4623 3708 d 23 h hidnplayr /programs/network/ircc/ Small bugfixes and cleanup.  
/programs/network/ircc/gui.inc
/programs/network/ircc/ircc.asm
/programs/network/ircc/serverparser.inc
/programs/network/ircc/socket.inc
/programs/network/ircc/textbox.inc
/programs/network/ircc/userparser.inc
/programs/network/ircc/window.inc
4622 3709 d 4 h hidnplayr /programs/network/ircc/ More scrolling bugfixes, added some commands.  
/programs/network/ircc/gui.inc
/programs/network/ircc/ircc.asm
/programs/network/ircc/serverparser.inc
/programs/network/ircc/textbox.inc
4621 3710 d 3 h hidnplayr /programs/network/ircc/ Bugfixes related to scrolling of the text.  
/programs/network/ircc/ircc.asm
/programs/network/ircc/textbox.inc
/programs/network/ircc/window.inc
4620 3710 d 9 h hidnplayr /programs/media/midamp/trunk/ fixed crash while trying to work with an empty playlist.  
/programs/media/midamp/trunk/midamp.asm
/programs/media/midamp/trunk/playlist.inc
4619 3711 d 10 h clevermouse /kernel/trunk/core/ r4619  
/kernel/trunk/core/mtrr.inc
4618 3711 d 14 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.
 
/programs/system/test/trunk/build_en.bat
/programs/system/test/trunk/build_ru.bat
/programs/system/test/trunk/build.bat
/programs/system/test/trunk/test.asm
4617 3711 d 15 h hidnplayr /programs/network/ircc/ IRCC: update nick correctly.  
/programs/network/ircc/ircc.asm
/programs/network/ircc/serverparser.inc
/programs/network/ircc/userparser.inc
4616 3711 d 22 h punk_joker /programs/cmm/tmpdisk/ TmpDisk 0.5.1: not displayed on the board size for the disk(fixed)  
/programs/cmm/tmpdisk/t_console.c
/programs/cmm/tmpdisk/t_window.c
4615 3712 d 1 h Albom /data/ tmpdisk creates /tmp0/1/ instead of /tmp1/1  
/data/eng/settings/autorun.dat
/data/et/settings/autorun.dat
/data/it/settings/autorun.dat
/data/rus/settings/autorun.dat
/data/sp/settings/autorun.dat
4614 3712 d 8 h punk_joker /data/ delete @clip from autobuild  
/data/eng/Makefile
/data/et/Makefile
/data/it/Makefile
/data/rus/Makefile
/data/sp/Makefile
4613 3712 d 21 h mario79 /programs/system/launcher/trunk/ LAUNCHER changes:
1) Dynamic memory allocation for AUTORUN.DAT.
2) Added additional diagnostic messages for BOARD.
 
/programs/system/launcher/trunk/launcher.asm
4612 3713 d 5 h mario79 /kernel/trunk/ Fix for r.4588  
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/hid/keyboard.inc
4611 3714 d 0 h mario79 /kernel/trunk/ Do not print the data from the BAR's if IDE controller is not found .  
/kernel/trunk/kernel.asm
4610 3714 d 6 h clevermouse /kernel/trunk/core/ add test data  
/kernel/trunk/core/mtrrtest.asm
4609 3714 d 7 h dnivra /programs/games/tetris/trunk/ Reduced number of checks needed to disable actions if game is paused.  
/programs/games/tetris/trunk/tetris.asm
4608 3714 d 7 h clevermouse /kernel/trunk/ reconfigure MTRRs after BIOS, enable write-combining framebuffer in more configurations  
/kernel/trunk/core/mtrr.inc
/kernel/trunk/core/memory.inc
/kernel/trunk/data32.inc
/kernel/trunk/data32sp.inc
/kernel/trunk/kernel.asm
/kernel/trunk/kernel32.inc
4607 3714 d 13 h mario79 /programs/system/searchap/ SEARCHAP - use debug-fdo.inc instead debug.inc  
/programs/system/searchap/searchap.asm
4606 3715 d 1 h hidnplayr / Rhine ethernet driver: now in PE format.  
/data/eng/Makefile
/data/et/Makefile
/data/it/Makefile
/data/rus/Makefile
/data/sp/Makefile
/drivers/ethernet/rhine.asm
4605 3715 d 4 h dnivra /programs/games/tetris/trunk/ Fixed comments for changes added in revisions 4603 and 4604  
/programs/games/tetris/trunk/tetris.asm
4604 3715 d 5 h dnivra /programs/games/tetris/trunk/ Fixes bug on resume in Tetris: DOWN and spacebar disabled during pause.  
/programs/games/tetris/trunk/tetris.asm
4603 3715 d 5 h dnivra /programs/games/tetris/trunk/ Fixed pause bug in Tetris: UP, LEFT and RIGHT no longer work when game is paused.  
/programs/games/tetris/trunk/tetris.asm
4602 3716 d 3 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!
 
/programs/system/launcher/trunk/build_en.bat
/programs/system/launcher/trunk/build_ru.bat
/programs/system/launcher/trunk/launcher.asm
4601 3717 d 1 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox support for Clipboard (Ctrl + C|V)  
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/editbox.mac
4600 3719 d 1 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
/programs/develop/libraries/console/console.asm
4599 3719 d 2 h clevermouse /kernel/trunk/bus/pci/ r4599  
/kernel/trunk/bus/pci/pci32.inc
4598 3719 d 3 h clevermouse /kernel/trunk/drivers/usbhid/ Fix typing \ | symbols on some specific USB keyboards  
/kernel/trunk/drivers/usbhid/keyboard.inc
4597 3720 d 9 h hidnplayr / R6040 driver, now in PE format.  
/data/eng/Makefile
/data/et/Makefile
/data/it/Makefile
/data/rus/Makefile
/data/sp/Makefile
/drivers/ethernet/R6040.asm
4596 3720 d 22 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
/programs/network/ircc/ircc.asm
4595 3720 d 22 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
/programs/network/ircc/gui.inc
/programs/network/ircc/serverparser.inc
4594 3721 d 1 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed window caption, broken in previous revision.  
/programs/develop/mtdbg/gui.inc
4593 3721 d 1 h clevermouse /kernel/trunk/ test_cpu: simplify & detect physical address width  
/kernel/trunk/data32.inc
/kernel/trunk/init.inc
4592 3721 d 2 h hidnplayr /kernel/trunk/ Absolute mouse coordinates are now calculated inside kernel instead of driver(s).  
/kernel/trunk/drivers/usbhid/mouse.inc
/kernel/trunk/drivers/usbhid/usbhid.asm
/kernel/trunk/hid/mousedrv.inc
4591 3721 d 3 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed some glitches in GUI. Added ability to select color theme before assembling.  
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
4590 3721 d 3 h clevermouse /programs/develop/mtdbg/ mtdbg: F7/F8 for tracing now don't collide with 8/9 for text input  
/programs/develop/mtdbg/gui.inc
/programs/develop/mtdbg/mtdbg.asm
/programs/develop/mtdbg/mtdbg.txt
4589 3721 d 19 h mario79 /programs/develop/keyascii/trunk/ KEYASCII - modified for kernel SVN r.4588  
/programs/develop/keyascii/trunk/keyascii.asm
4588 3721 d 19 h mario79 /kernel/trunk/ Function 2 (get the code of the pressed key) for AL = 0 in EAX bits 16-23 = contain scancode for pressed key  
/kernel/trunk/const.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/kernel/trunk/gui/event.inc
/kernel/trunk/hid/keyboard.inc
/kernel/trunk/kernel.asm