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
7610 1897 d 21 h IgorA / 'info3ds' can open *.stl files  
7609 1898 d 10 h leency / menu: fix fceu link
more fixes in skins
fix typo in hardware_support.htm
turn on speaker by default
 
7608 1898 d 10 h leency /skins/ A lot of fixes in skins  
7607 1898 d 21 h leency /kernel/trunk/ update kernel build.bat  
7606 1898 d 22 h leency / Add Spiral to IMG
Add Guide to APP+
Add a poweroff/reboot issue question to Guide
Update year in CMM apps
 
7605 1899 d 9 h leency / Eolite: disalow textbox data editing in Properties window
software_widget: improve usability at small screens
games.ini: fix Ataka path
 
7604 1899 d 12 h leency /programs/media/kiv/trunk/ kiv: fix two issues related to tiled bg  
7603 1900 d 8 h dunkaist /kernel/trunk/ Check for Catalan language, fix 'ca' build.  
7602 1900 d 8 h dunkaist /programs/system/setup/trunk/ setup: cosmetic fix, use macro  
7601 1900 d 8 h dunkaist /kernel/trunk/ kernel: set syslang variable according to lang.inc.  
7600 1900 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 1900 d 11 h dunkaist /programs/demos/spiral/ Add spiral: 2D demo and screen saver example.

Originally written in UASM by 0CodErr.
 
7598 1900 d 11 h dunkaist /kernel/trunk/ Fix compilation with extended_primary_loader.  
7597 1901 d 0 h akron1 /programs/develop/oberon07/ Oberon07: upload new compiler  
7596 1901 d 11 h leency /skins/_old/ fix 3d light in skins Panther and Lightskin  
7595 1901 d 12 h leency /skins/ delete panther skin duplication  
7594 1901 d 13 h leency /programs/cmm/appearance/ Appearance 2.3: always use a real path  
7593 1901 d 15 h leency /programs/cmm/eolite/include/ Eolite: fix attribute set for selected files  
7592 1901 d 19 h leency / add CodeView to ISO  
7591 1901 d 20 h leency /data/ Add eglgears video driver testing demo to ISO  
7590 1901 d 21 h leency /programs/cmm/ Driver Install app: fix Russian language  
7589 1901 d 21 h leency /skins/ add HydrogenOS and ObsidianOS skins to autobuild  
7588 1902 d 10 h leency /programs/cmm/examples/ fix pigex  
7587 1917 d 10 h dunkaist /kernel/trunk/docs/ Translate events_subsystem.txt into English.  
7586 1917 d 10 h dunkaist /kernel/trunk/ Do not hardcode preboot timeout, use PREBOOT_TIMEOUT macro.  
7585 1917 d 10 h dunkaist /drivers/ Apply patch from r7584 to all audio drivers.

Allow audio drivers to use IRQs 1,2,8,12, this is MenuetOS legacy.
 
7584 1918 d 14 h clevermouse /drivers/audio/ remove obsolete logic, IRQs 1,2,8,12 have been nothing special for a while  
7583 1934 d 12 h IgorA /programs/ tedit: add case sensitive  
7582 1935 d 8 h dunkaist /programs/other/kpack/kerpack_linux/ Fix #121: fix kpack and kerpack linking on linux64 with -no-pie flag  
7581 1941 d 11 h dunkaist /programs/games/pipes/ Fix #126: Pipes: fix win message bug (r6270)  
7580 1941 d 12 h IgorA /programs/network/ftpc/ fix 7579  
7579 1941 d 13 h IgorA / t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code
 
7578 1946 d 11 h leency /programs/cmm/the_bus/ The Bus game: remove obscene word by Antonio request.  
7577 1947 d 11 h IgorA / t_edit: add function ted_but_replace, fix code  
7576 1949 d 21 h IgorA /programs/ t_edit: update found functions  
7575 1955 d 20 h IgorA /programs/other/ t_edit: fix 2 icons, fix exit function
t_edit_synt: update program, clean code
 
7574 1957 d 0 h pavelyakov /programs/cmm/math/ Math interpreter allow calc  
7573 1959 d 22 h IgorA /programs/other/t_edit/ fix r 7571, clean code  
7572 1960 d 21 h leency /programs/other/t_edit/ TEdit: add "Save as" menu item, better pack icons  
7571 1962 d 16 h IgorA /programs/ add save files Ctrl+S and Ctrl+Shift+S