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 1881 d 4 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 1881 d 4 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 1882 d 7 h clevermouse /drivers/audio/ remove obsolete logic, IRQs 1,2,8,12 have been nothing special for a while  
/drivers/audio/vt823x.asm
7583 1898 d 5 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 1899 d 2 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 1905 d 5 h dunkaist /programs/games/pipes/ Fix #126: Pipes: fix win message bug (r6270)  
/programs/games/pipes/pipes.asm
7580 1905 d 5 h IgorA /programs/network/ftpc/ fix 7579  
/programs/network/ftpc/gui.inc
7579 1905 d 6 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 1910 d 5 h leency /programs/cmm/the_bus/ The Bus game: remove obscene word by Antonio request.  
/programs/cmm/the_bus/the_bus.c
7577 1911 d 4 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 1913 d 15 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 1919 d 14 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 1920 d 17 h pavelyakov /programs/cmm/math/ Math interpreter allow calc  
/programs/cmm/math
/programs/cmm/math/compile.sh
/programs/cmm/math/math.c
7573 1923 d 15 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 1924 d 14 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 1926 d 10 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 1929 d 15 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 1931 d 8 h leency / add Guide Documentation to RUS ISO  
/data/Tupfile.lua
/programs/cmm/lib/kolibri.h
7568 1931 d 9 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 1938 d 15 h pavelyakov /programs/cmm/lisp/ Lisp v1.4 new version  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h

Show All