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
7586 1894 d 5 h dunkaist /kernel/trunk/ Do not hardcode preboot timeout, use PREBOOT_TIMEOUT macro.  
/kernel/trunk/boot/bootcode.inc
/kernel/trunk/boot/preboot.inc
/kernel/trunk/bootbios.asm
7585 1894 d 5 h dunkaist /drivers/ Apply patch from r7584 to all audio drivers.

Allow audio drivers to use IRQs 1,2,8,12, this is MenuetOS legacy.
 
/drivers/audio/emu10k1x.asm
/drivers/audio/fm801.asm
/drivers/audio/intelac97.asm
/drivers/audio/sis.asm
/drivers/unfinished/ensoniq.asm
7584 1895 d 9 h clevermouse /drivers/audio/ remove obsolete logic, IRQs 1,2,8,12 have been nothing special for a while  
/drivers/audio/vt823x.asm
7583 1911 d 7 h IgorA /programs/ tedit: add case sensitive  
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
7582 1912 d 3 h dunkaist /programs/other/kpack/kerpack_linux/ Fix #121: fix kpack and kerpack linking on linux64 with -no-pie flag  
/programs/other/kpack/kerpack_linux/Makefile
7581 1918 d 6 h dunkaist /programs/games/pipes/ Fix #126: Pipes: fix win message bug (r6270)  
/programs/games/pipes/pipes.asm
7580 1918 d 7 h IgorA /programs/network/ftpc/ fix 7579  
/programs/network/ftpc/gui.inc
7579 1918 d 8 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
/contrib/C_Layer/ASM/loadboxlib.asm
/contrib/C_Layer/INCLUDE/kolibri_editor.h
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/doc/t_edit/t_edit.htm
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/network/ftpc/gui.inc
/programs/other/t_edit/strlen.inc
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/t_edit.png
/programs/other/t_edit_synt/te_data.inc
/programs/other/t_edit_synt/te_syntax.asm
7578 1923 d 6 h leency /programs/cmm/the_bus/ The Bus game: remove obscene word by Antonio request.  
/programs/cmm/the_bus/the_bus.c
7577 1924 d 6 h IgorA / t_edit: add function ted_but_replace, fix code  
/contrib/C_Layer/ASM/loadboxlib.asm
/contrib/C_Layer/INCLUDE/kolibri_editor.h
/programs/develop/libraries/box_lib/load_lib.mac
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/network/ftpc/gui.inc
/programs/other/t_edit/strlen.inc
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/t_edit.ini
/programs/other/t_edit_synt/te_data.inc
/programs/other/t_edit_synt/te_syntax.asm
7576 1926 d 16 h IgorA /programs/ t_edit: update found functions  
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/doc/t_edit/t_edit.htm
/programs/develop/libraries/box_lib/trunk/run.bat
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
7575 1932 d 15 h IgorA /programs/other/ t_edit: fix 2 icons, fix exit function
t_edit_synt: update program, clean code
 
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/wnd_k_words.inc
/programs/other/t_edit_synt/build.bat
/programs/other/t_edit_synt/te_data.inc
/programs/other/t_edit_synt/te_syntax.asm
/programs/other/t_edit_synt/te_work.inc
7574 1933 d 19 h pavelyakov /programs/cmm/math/ Math interpreter allow calc  
/programs/cmm/math
/programs/cmm/math/compile.sh
/programs/cmm/math/math.c
7573 1936 d 17 h IgorA /programs/other/t_edit/ fix r 7571, clean code  
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/t_menu.inc
7572 1937 d 16 h leency /programs/other/t_edit/ TEdit: add "Save as" menu item, better pack icons  
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/te_icon.png
7571 1939 d 11 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S  
/programs/develop/libraries/box_lib/trunk/t_edit.asm
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/t_edit.ini
/programs/other/t_edit/t_menu.inc
/programs/other/t_edit/te_icon.png
7570 1942 d 16 h IgorA /programs/other/t_edit/ 1) fix dialog save on press Ctrl+S
2) fix file name in dialog save file
 
/programs/other/t_edit/build_en.bat
/programs/other/t_edit/build_ru.bat
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_edit.asm
7569 1944 d 10 h leency / add Guide Documentation to RUS ISO  
/data/Tupfile.lua
/programs/cmm/lib/kolibri.h
7568 1944 d 10 h leency /data/rus/docs/guide/ upload Russian system guide in HTML format  
/data/rus/docs/guide
/data/rus/docs/guide/faq.htm
/data/rus/docs/guide/guide.htm
/data/rus/docs/guide/hardware_support.htm
7567 1951 d 16 h pavelyakov /programs/cmm/lisp/ Lisp v1.4 new version  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7566 1971 d 16 h pavelyakov /programs/cmm/lisp/ Lisp v1.3 new example  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7565 1971 d 16 h pavelyakov /programs/cmm/lisp/ Lisp v1.3 stable version  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7564 1972 d 7 h pavelyakov /programs/cmm/lisp/ Lisp v1.2 fixed errors  
/programs/cmm/lisp/example/str.lisp
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7563 1972 d 19 h pavelyakov /programs/cmm/lisp/ Lisp v1.2  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7562 1974 d 5 h pavelyakov /programs/cmm/lisp/ New lisp for KolibriOS  
/programs/cmm/lisp
/programs/cmm/lisp/compile.sh
/programs/cmm/lisp/example
/programs/cmm/lisp/example/str.lisp
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7561 1985 d 17 h pavelyakov /programs/cmm/BrainFuck/ Update examples source for interpret BF  
/programs/cmm/BrainFuck/example
/programs/cmm/BrainFuck/example/hello.bf
/programs/cmm/BrainFuck/example/number.bf
/programs/cmm/BrainFuck/hello.bf
7560 1986 d 4 h pavelyakov /programs/cmm/BrainFuck/ Brainfuck interpreter update  
/programs/cmm/BrainFuck/brainfuck.c
/programs/cmm/BrainFuck/compile.sh
7559 1987 d 13 h art_zh /programs/other/fft/ 2018 (C) proof  
/programs/other/fft/fht4code.asm
7558 1989 d 17 h pathoswithin /programs/develop/libraries/box_lib/trunk/ editbox ctrl-a support  
/programs/develop/libraries/box_lib/trunk/editbox.asm
7557 1989 d 19 h pavelyakov /programs/cmm/BrainFuck/ Brainfuck interpreter update  
/programs/cmm/BrainFuck/brainfuck.c
7556 1989 d 19 h pavelyakov /programs/cmm/BrainFuck/ Brainfuck interpreter ver. 1.01  
/programs/cmm/BrainFuck/brainfuck.c
7555 1990 d 17 h pavelyakov /programs/cmm/BrainFuck/ Brainfuck interpreter added args and file hello.bf  
/programs/cmm/BrainFuck/hello.bf
/programs/cmm/BrainFuck/brainfuck.c
7554 1991 d 15 h pavelyakov /programs/cmm/BrainFuck/ Brainfuck interpreter comment fixed  
/programs/cmm/BrainFuck/brainfuck.c
7553 1991 d 15 h pavelyakov /programs/cmm/BrainFuck/ Brainfuck interpreter  
/programs/cmm/BrainFuck
/programs/cmm/BrainFuck/brainfuck.c
/programs/cmm/BrainFuck/compile.sh
7552 1996 d 9 h b00bl1k /drivers/usb/usbftdi/ usbftdi: fix errors  
/drivers/usb/usbftdi/usbftdi.asm
7551 1996 d 11 h leency /programs/cmm/ Eolite: fix dialog popins when two panels view is on
Appearance: fix redraw, thanks themirageonly for bug found
 
/programs/cmm/appearance/appearance.c
/programs/cmm/eolite/Eolite.c
/programs/cmm/eolite/include/translations.h
7550 1996 d 14 h leency /skins/Leency/HydrogenOS/ upload HydrogenOS skin  
/skins/Leency/HydrogenOS
/skins/Leency/HydrogenOS/Tupfile.lua
/skins/Leency/HydrogenOS/build.bat
/skins/Leency/HydrogenOS/center1.bmp
/skins/Leency/HydrogenOS/default.asm
/skins/Leency/HydrogenOS/default.dtp
/skins/Leency/HydrogenOS/default.dtp.asm
/skins/Leency/HydrogenOS/left1.bmp
/skins/Leency/HydrogenOS/right1.bmp
/skins/Leency/HydrogenOS/right2.bmp
7549 1996 d 17 h leency /programs/cmm/template/ commit to rebuild abutobuild  
/programs/cmm/template/template.c
7548 1998 d 15 h leency / menu.dat: small update
terminal: use big fonts
menu: fix thread height
rdsave, opendial: use system colors
 
/programs/system/terminal/build.bat
/data/eng/settings/menu.dat
/data/et/settings/menu.dat
/data/it/settings/menu.dat
/data/rus/settings/menu.dat
/data/sp/settings/menu.dat
/programs/develop/h2d2b/trunk/h2d2b.asm
/programs/fs/opendial/opendial.asm
/programs/system/menu/trunk/menu.asm
/programs/system/rdsave/trunk/rdsave.asm
/programs/system/terminal/terminal.asm
7547 1999 d 5 h leency /programs/system/end/light/ end: correct app close  
/programs/system/end/light/end.asm