Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
7602 1872 d 13 h dunkaist /programs/system/setup/trunk/ setup: cosmetic fix, use macro  
/programs/system/setup/trunk/setup.asm
7600 1872 d 16 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
7548 1994 d 0 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 1994 d 14 h leency /programs/system/end/light/ end: correct app close  
/programs/system/end/light/end.asm
7534 1997 d 19 h leency /programs/system/disptest/trunk/ disptest: proper Russian and English translation  
/programs/system/disptest/trunk/build_en.bat
/programs/system/disptest/trunk/disptest.ASM
7519 2003 d 2 h leency / app+: move its ini to IMG, ability to run it without /kolibrios/ mounted, translate ui  
/data/Tupfile.lua
/data/common/settings/app_plus.ini
/programs/cmm/app_plus/app_plus.c
/programs/system/cpu/trunk/cpu.asm
7483 2016 d 14 h theonlymirage /programs/system/format/ Format UI: add kmenu for Devices list, aligned button "Format"  
/programs/system/format/format.asm
7476 2017 d 13 h theonlymirage /programs/system/format/ Format UI: add frame and second kmenu for unit size data  
/programs/system/format/format.asm
7473 2018 d 13 h theonlymirage /programs/system/format/ Format: add select menu button for FS  
/programs/system/format/format.asm
7471 2019 d 5 h theonlymirage /programs/system/format/ Format Utility UI  
/programs/system/format
/programs/system/format/Tupfile.lua
/programs/system/format/format.asm
7466 2020 d 15 h leency /programs/ @open:
- fix new association adding [Critical]
- use system color for file path
TextRead:
- new feature: color schemes
- reopen option "Other" opens file in @open (thanks punk_joker for idea)
 
/programs/cmm/txtread/ini.h
/programs/cmm/txtread/toolbar.png
/programs/cmm/txtread/txtread.c
/programs/system/open/open.asm
7451 2023 d 16 h leency /programs/system/searchap/ fix label name  
/programs/system/searchap/searchap.asm
7449 2024 d 2 h leency /programs/ searchap: first mount attempt without delay, second mount attempt with delay (default 5 seconds); by Mario request  
/programs/develop/h2d2b/trunk/h2d2b.asm
/programs/system/searchap/searchap.asm
7446 2025 d 1 h 0CodErr /programs/system/searchap/ add cmdline parameter "-d" — delay  
/programs/system/searchap/searchap.asm
7445 2025 d 16 h leency / Add SuperStarTrack to ISO, add associations for CNC editor, update CPUid  
/data/common/games/sstartrek
/data/common/games/sstartrek/Readme.txt
/data/common/games/sstartrek/SStarTrek_en
/data/common/games/sstartrek/SStarTrek_ru
/data/Tupfile.lua
/data/common/File Managers/kfar.ini
/data/common/File Managers/kfm.ini
/data/common/settings/app_plus.ini
/data/common/settings/assoc.ini
/data/common/settings/games.ini
/data/rus/settings/games.ini
/programs/system/cpuid/trunk/CPUID.ASM
7444 2025 d 18 h leency / Notes 1.1:
- fixed bugs found by TheOnlyMirage
- if CPU frequency < 1000 then while drag show only window frame else whow window contents
- add to autobuild
CPUid:
- fix app crash at unknown Intel CPU name by Sh@dy
- non-cropped "intel.gif" logo
- delete redundant knopka* files
icons32.png:
- new Notes icon
- better icons: CPUid, Gmon
- reduce file size
IconEdit 0.58:
- update preview
- rotate squire images
- Ctrl+KeyArrow moves image on the canvas
- screen copy key events
- triangle gradient marker
- improve window appearance for dark skins
 
/programs/system/cpuid/trunk/knopka.gif
/programs/system/cpuid/trunk/knopka2.bmp
/programs/system/cpuid/trunk/knopka2.gif
/data/Tupfile.lua
/data/common/icons16.png
/data/common/icons32.png
/programs/cmm/iconedit/colors_mas.h
/programs/cmm/iconedit/iconedit.c
/programs/cmm/iconedit/tools.h
/programs/cmm/iconedit/tools/screen_copy.h
/programs/cmm/iconedit/tools/selection.h
/programs/cmm/lib/gui.h
/programs/cmm/notes/engine.h
/programs/cmm/notes/notes.c
/programs/other/t_edit/t_edit.ini
/programs/system/cpuid/trunk/intel.gif
7442 2026 d 15 h leency /programs/system/cpuid/trunk/ CPUID 2.31: fixed UI by Sh@dy + images optimization by me  
/programs/system/cpuid/trunk/Build.bat
/programs/system/cpuid/trunk/CPUID.ASM
/programs/system/cpuid/trunk/amd.gif
/programs/system/cpuid/trunk/cyrix.gif
/programs/system/cpuid/trunk/idt.gif
/programs/system/cpuid/trunk/intel.gif
/programs/system/cpuid/trunk/logos.inc
/programs/system/cpuid/trunk/transmet.gif
/programs/system/cpuid/trunk/via.gif
/programs/system/cpuid/trunk/vortex.gif
7437 2029 d 15 h leency /programs/ @icon: fixed by GerdtR
notes: final version
mouse: better hold wheel with other buttongs clicked
 
/programs/cmm/notes/notes
/programs/cmm/browser/WebView.c
/programs/cmm/browser/show_src.h
/programs/cmm/mousecfg/mousecfg.c
/programs/cmm/notes/engine.h
/programs/cmm/notes/img/checkbox.png
/programs/cmm/notes/img/checkbox.raw
/programs/cmm/notes/img/edge.png
/programs/cmm/notes/img/edge.raw
/programs/cmm/notes/notes.c
/programs/system/icon_new/DlgAdd.inc
/programs/system/icon_new/icon.asm
7431 2032 d 1 h leency /programs/ Calc:
- fix unworkable hotkeys broken in r4588
- add hotkeys: A-F for HEX, Enter for getting result and Delete to resent number
- instantly update display when press +,-,/,*
Board: move boardlog.txt to /tmp0
Eskin: refactor and optimize code
 
/programs/system/eskin/trunk/build.bat
/programs/other/calc/trunk/calc.asm
/programs/system/board/trunk/board.asm
/programs/system/eskin/trunk/eskin.asm
7425 2032 d 23 h leency / Allgames: renamed "game_center" and its ini file to save space on ramdisk
Eolite: fixed big icon position in properties dialog
Board: press F2 to open boardlog.ini in Tinypad
Wv_skin.png: much better packed 2 secors instead of 5
Icons32.png: improved Almaz icons
 
/data/common/allgames
/data/common/settings/games.ini
/data/rus/settings/games.ini
/data/common/game_center
/data/common/settings/game_center.ini
/data/rus/settings/game_center.ini
/data/Tupfile.lua
/data/ca/settings/menu.dat
/data/common/icons32.png
/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/cmm/browser/WebView.c
/programs/cmm/browser/wv_skin.png
/programs/cmm/eolite/include/properties.h
/programs/cmm/eolite/include/translations.h
/programs/system/board/trunk/board.asm

Show All