Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
7600 1880 d 11 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.
 
7599 1880 d 11 h dunkaist /programs/demos/spiral/ Add spiral: 2D demo and screen saver example.

Originally written in UASM by 0CodErr.
 
7597 1881 d 0 h akron1 /programs/develop/oberon07/ Oberon07: upload new compiler  
7594 1881 d 13 h leency /programs/cmm/appearance/ Appearance 2.3: always use a real path  
7593 1881 d 15 h leency /programs/cmm/eolite/include/ Eolite: fix attribute set for selected files  
7592 1881 d 19 h leency / add CodeView to ISO  
7590 1881 d 21 h leency /programs/cmm/ Driver Install app: fix Russian language  
7588 1882 d 10 h leency /programs/cmm/examples/ fix pigex  
7583 1914 d 12 h IgorA /programs/ tedit: add case sensitive  
7582 1915 d 8 h dunkaist /programs/other/kpack/kerpack_linux/ Fix #121: fix kpack and kerpack linking on linux64 with -no-pie flag  
7581 1921 d 11 h dunkaist /programs/games/pipes/ Fix #126: Pipes: fix win message bug (r6270)  
7580 1921 d 12 h IgorA /programs/network/ftpc/ fix 7579  
7579 1921 d 13 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7578 1926 d 11 h leency /programs/cmm/the_bus/ The Bus game: remove obscene word by Antonio request.  
7577 1927 d 11 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1929 d 21 h IgorA /programs/ t_edit: update found functions  
7575 1935 d 20 h IgorA /programs/other/ t_edit: fix 2 icons, fix exit function
t_edit_synt: update program, clean code
 
7574 1937 d 0 h pavelyakov /programs/cmm/math/ Math interpreter allow calc  
7573 1939 d 22 h IgorA /programs/other/t_edit/ fix r 7571, clean code  
7572 1940 d 21 h leency /programs/other/t_edit/ TEdit: add "Save as" menu item, better pack icons  

Show All