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
7602 1865 d 19 h dunkaist /programs/system/setup/trunk/ setup: cosmetic fix, use macro  
7600 1865 d 22 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 1865 d 22 h dunkaist /programs/demos/spiral/ Add spiral: 2D demo and screen saver example.

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

Show All