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
7617 1883 d 16 h leency / small fixes  
/data/common/File Managers/icons.ini
/programs/cmm/iconedit/iconedit.c
/programs/other/graph/hello.cpp
7616 1887 d 5 h IgorA /programs/develop/ add new functions in open dialog,
fix programs info3ds, info3ds_u
 
/programs/develop/info3ds/info3ds.asm
/programs/develop/info3ds/info3ds_u.asm
/programs/develop/info3ds/info_fun_float.inc
/programs/develop/info3ds/info_o3d.inc
/programs/develop/libraries/proc_lib/trunk/opendial.mac
/programs/develop/libraries/proc_lib/trunk/proc_lib.asm
7615 1888 d 17 h IgorA /programs/develop/info3ds/ add exponent reading ..e+.., ..e-..  
/programs/develop/info3ds/info_fun_float.inc
7614 1891 d 15 h leency / sysmon: add process tab  
/programs/cmm/appearance/ui_elements_preview.h
/programs/cmm/sysmon/general.h
/programs/cmm/sysmon/process.h
/programs/cmm/process
/data/common/File Managers/icons.ini
/programs/cmm/app_plus/app_plus.c
/programs/cmm/appearance/appearance.c
/programs/cmm/kf_font_viewer/compile_en.bat
/programs/cmm/kf_font_viewer/font_viewer.c
/programs/cmm/lib/gui/tabs.h
/programs/cmm/liza/mail_box.c
/programs/cmm/sysmon/sysmon.c
7613 1893 d 16 h leency / memory blocks: fix new game (thanks Antonio)
app_plus: fix typo
appearance: fix current skin save in eskin.ini
pixie player: restrict the length of folder name label (thanks Iuriy Olegov)
fm/icons.ini: add icons for *.stl
 
/data/common/File Managers/icons.ini
/data/rus/docs/guide/hardware_support.htm
/programs/cmm/app_plus/app_plus.c
/programs/cmm/appearance/appearance.c
/programs/cmm/mblocks/mblocks.c
/programs/cmm/pixie2/pixie.c
/programs/system/docky/trunk/docky.asm
7612 1894 d 23 h leency /programs/cmm/ mousecfg: fix
appearance: add a flag to update dock on skin change
 
/programs/cmm/appearance/appearance.c
/programs/cmm/mousecfg/mousecfg.c
7611 1895 d 1 h leency /programs/cmm/ appearance: image set mode, eolite bug fix  
/programs/cmm/appearance/appearance.c
/programs/cmm/eolite/include/left_panel.h
7610 1896 d 1 h IgorA / 'info3ds' can open *.stl files  
/programs/develop/info3ds/convert_stl_3ds.inc
/data/Tupfile.lua
/programs/develop/info3ds/build_en.bat
/programs/develop/info3ds/build_ru.bat
/programs/develop/info3ds/data.inc
/programs/develop/info3ds/info3ds.asm
/programs/develop/info3ds/info3ds_u.asm
/programs/develop/info3ds/info_o3d.inc
7606 1897 d 2 h leency / Add Spiral to IMG
Add Guide to APP+
Add a poweroff/reboot issue question to Guide
Update year in CMM apps
 
/data/Tupfile.lua
/data/ca/settings/menu.dat
/data/common/settings/app_plus.ini
/data/eng/settings/menu.dat
/data/et/settings/menu.dat
/data/it/settings/menu.dat
/data/rus/docs/guide/faq.htm
/data/rus/settings/menu.dat
/data/sp/settings/menu.dat
/programs/cmm/browser/WebView.c
/programs/cmm/eolite/Eolite.c
/programs/cmm/eolite/include/about.h
7605 1897 d 13 h leency / Eolite: disalow textbox data editing in Properties window
software_widget: improve usability at small screens
games.ini: fix Ataka path
 
/data/common/settings/games.ini
/data/rus/settings/games.ini
/programs/cmm/eolite/include/properties.h
/programs/cmm/eolite/include/translations.h
/programs/cmm/software_widget/software_widget.c
7604 1897 d 16 h leency /programs/media/kiv/trunk/ kiv: fix two issues related to tiled bg  
/programs/media/kiv/trunk/kiv.asm
7602 1898 d 12 h dunkaist /programs/system/setup/trunk/ setup: cosmetic fix, use macro  
/programs/system/setup/trunk/setup.asm
7600 1898 d 15 h dunkaist /programs/system/scrsaver/ Add scrsaver: new screen saver program.

Our default screen saver, ss, requires animations to run as its threads.
Therefore you can't set your favorite demo app as screen saver without
embedding it into ss. Vice versa, you can't run embedded animations as
standalone demos. Moreover, ss is a multi-thread app with configuration
window invoked by clicking both mouse buttons at the top right screen
corner (really?).

Scrsaver is a tiny single-thread program, configured via plain text
file, /sys/settings/system.ini. It has no window and runs a separate
executable as screen saver. This is done via primitive protocol:
* Config file specifies program to run;
* '@ss' parameter is passed to the program;
* program launches '/sys/@ss' at exit if '@ss' param is passed.

See /programs/demos/spiral for working example.
 
/programs/system/scrsaver
/programs/system/scrsaver/Tupfile.lua
/programs/system/scrsaver/scrsaver.asm
7599 1898 d 15 h dunkaist /programs/demos/spiral/ Add spiral: 2D demo and screen saver example.

Originally written in UASM by 0CodErr.
 
/programs/demos/spiral
/programs/demos/spiral/Tupfile.lua
/programs/demos/spiral/spiral.asm
7597 1899 d 4 h akron1 /programs/develop/oberon07/ Oberon07: upload new compiler  
/programs/develop/oberon07/Docs/KOSLib1251.txt
/programs/develop/oberon07/Docs/Oberon07.Report_2016_05_03.pdf
/programs/develop/oberon07/Lib/Linux32/LINAPI.ob07
/programs/develop/oberon07/Source/AMD64.ob07
/programs/develop/oberon07/Source/ARITH.ob07
/programs/develop/oberon07/Source/AVLTREES.ob07
/programs/develop/oberon07/Source/BIN.ob07
/programs/develop/oberon07/Source/CHUNKLISTS.ob07
/programs/develop/oberon07/Source/CODE.ob07
/programs/develop/oberon07/Source/COLLECTIONS.ob07
/programs/develop/oberon07/Source/CONSOLE.ob07
/programs/develop/oberon07/Source/CONSTANTS.ob07
/programs/develop/oberon07/Source/FILES.ob07
/programs/develop/oberon07/Source/KOS.ob07
/programs/develop/oberon07/Source/LISTS.ob07
/programs/develop/oberon07/Source/MACHINE.ob07
/programs/develop/oberon07/Source/MSCOFF.ob07
/programs/develop/oberon07/Source/PARS.ob07
/programs/develop/oberon07/Source/PATHS.ob07
/programs/develop/oberon07/Source/PE32.ob07
/programs/develop/oberon07/Source/PROG.ob07
/programs/develop/oberon07/Source/REG.ob07
/programs/develop/oberon07/Source/STATEMENTS.ob07
/programs/develop/oberon07/Source/STRINGS.ob07
/programs/develop/oberon07/Source/TEXTDRV.ob07
/programs/develop/oberon07/Source/UNIXTIME.ob07
/programs/develop/oberon07/Source/WRITER.ob07
/programs/develop/oberon07/Docs/About866.txt
/programs/develop/oberon07/Docs/Oberon07.report.fb2
/programs/develop/oberon07/Samples/RasterW.ob07
/programs/develop/oberon07/Samples/kfont.ob07
/programs/develop/oberon07/Samples/lib_img.ob07
/programs/develop/oberon07/Samples/vector_ex.ob07
/programs/develop/oberon07/Source/DECL.ob07
/programs/develop/oberon07/Compiler.kex
/programs/develop/oberon07/Docs/About1251.txt
/programs/develop/oberon07/Lib/KolibriOS/API.ob07
/programs/develop/oberon07/Lib/KolibriOS/Args.ob07
/programs/develop/oberon07/Lib/KolibriOS/ColorDlg.ob07
/programs/develop/oberon07/Lib/KolibriOS/Console.ob07
/programs/develop/oberon07/Lib/KolibriOS/ConsoleLib.ob07
/programs/develop/oberon07/Lib/KolibriOS/DateTime.ob07
/programs/develop/oberon07/Lib/KolibriOS/Debug.ob07
/programs/develop/oberon07/Lib/KolibriOS/File.ob07
/programs/develop/oberon07/Lib/KolibriOS/HOST.ob07
/programs/develop/oberon07/Lib/KolibriOS/In.ob07
/programs/develop/oberon07/Lib/KolibriOS/KOSAPI.ob07
/programs/develop/oberon07/Lib/KolibriOS/Math.ob07
/programs/develop/oberon07/Lib/KolibriOS/OpenDlg.ob07
/programs/develop/oberon07/Lib/KolibriOS/Out.ob07
/programs/develop/oberon07/Lib/KolibriOS/RTL.ob07
/programs/develop/oberon07/Lib/KolibriOS/RasterWorks.ob07
/programs/develop/oberon07/Lib/KolibriOS/Read.ob07
/programs/develop/oberon07/Lib/KolibriOS/Write.ob07
/programs/develop/oberon07/Lib/KolibriOS/kfonts.ob07
/programs/develop/oberon07/Lib/KolibriOS/libimg.ob07
/programs/develop/oberon07/Lib/Linux32/API.ob07
/programs/develop/oberon07/Lib/Linux32/HOST.ob07
/programs/develop/oberon07/Lib/Linux32/RTL.ob07
/programs/develop/oberon07/Lib/Windows32/API.ob07
/programs/develop/oberon07/Lib/Windows32/HOST.ob07
/programs/develop/oberon07/Lib/Windows32/RTL.ob07
/programs/develop/oberon07/Samples/Dialogs.ob07
/programs/develop/oberon07/Samples/HW.ob07
/programs/develop/oberon07/Samples/HW_con.ob07
/programs/develop/oberon07/Source/Compiler.ob07
/programs/develop/oberon07/Source/ELF.ob07
/programs/develop/oberon07/Source/ERRORS.ob07
/programs/develop/oberon07/Source/SCAN.ob07
/programs/develop/oberon07/Source/UTILS.ob07
/programs/develop/oberon07/Source/X86.ob07
7594 1899 d 17 h leency /programs/cmm/appearance/ Appearance 2.3: always use a real path  
/programs/cmm/appearance/ini.h
/programs/cmm/appearance/appearance.c
7593 1899 d 19 h leency /programs/cmm/eolite/include/ Eolite: fix attribute set for selected files  
/programs/cmm/eolite/include/properties.h
/programs/cmm/eolite/include/translations.h
7592 1899 d 23 h leency / add CodeView to ISO  
/programs/cmm/codeview
/programs/cmm/codeview/Tupfile.lua
/programs/cmm/codeview/codeview.c
/programs/cmm/codeview/compile_en.bat
/programs/cmm/codeview/html
/programs/cmm/codeview/html/homepage.htm
/programs/cmm/codeview/html/page_not_found_en.htm
/programs/cmm/codeview/show_src.h
/data/Tupfile.lua
7590 1900 d 1 h leency /programs/cmm/ Driver Install app: fix Russian language  
/programs/cmm/drvinst/drvinst.c
/programs/cmm/lib/kolibri.h
7588 1900 d 14 h leency /programs/cmm/examples/ fix pigex  
/programs/cmm/examples/pigex.c
7583 1932 d 16 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 1933 d 12 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 1939 d 16 h dunkaist /programs/games/pipes/ Fix #126: Pipes: fix win message bug (r6270)  
/programs/games/pipes/pipes.asm
7580 1939 d 16 h IgorA /programs/network/ftpc/ fix 7579  
/programs/network/ftpc/gui.inc
7579 1939 d 17 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 1944 d 16 h leency /programs/cmm/the_bus/ The Bus game: remove obscene word by Antonio request.  
/programs/cmm/the_bus/the_bus.c
7577 1945 d 15 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 1948 d 1 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 1954 d 1 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 1955 d 4 h pavelyakov /programs/cmm/math/ Math interpreter allow calc  
/programs/cmm/math
/programs/cmm/math/compile.sh
/programs/cmm/math/math.c
7573 1958 d 2 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 1959 d 1 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 1960 d 21 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 1964 d 2 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 1965 d 19 h leency / add Guide Documentation to RUS ISO  
/data/Tupfile.lua
/programs/cmm/lib/kolibri.h
7567 1973 d 2 h pavelyakov /programs/cmm/lisp/ Lisp v1.4 new version  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7566 1993 d 1 h pavelyakov /programs/cmm/lisp/ Lisp v1.3 new example  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7565 1993 d 2 h pavelyakov /programs/cmm/lisp/ Lisp v1.3 stable version  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h
7564 1993 d 16 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 1994 d 4 h pavelyakov /programs/cmm/lisp/ Lisp v1.2  
/programs/cmm/lisp/lisp.c
/programs/cmm/lisp/stdcall.h