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 1872 d 0 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 1872 d 0 h dunkaist /programs/demos/spiral/ Add spiral: 2D demo and screen saver example.

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

Show All