Subversion Repositories Kolibri OS

Rev

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

Filtering Options

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

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

Show All