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

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

Show All