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
7652 1801 d 6 h leency /programs/media/piano/ update piano Tupfile.lua adding lang.inc generation  
7650 1801 d 6 h leency / ataka: fix window height, translate to English, move to ISO
piano: translate to English
 
7649 1803 d 4 h leency /programs/ move programs to /other/outdated folder: copy2, imgview, mv, dictionary
upload correct mfar sources
 
7648 1804 d 20 h leency / eyes: fix blinking
piano: add to rus IMG, make the code more flexible
graph: big fonts
 
7647 1805 d 0 h leency / APM: slightly update UI and add it to IMG
ICONS32.PNG: new mouse and APM icons, update SYSMON icons
KFONT viewer: add colored mode, on by default
 
7646 1809 d 4 h leency / mousecfg: load COM-mouse driver option
piano: upload to SVN
minimp3: reupload to SVN and add it to ISO
 
7645 1814 d 4 h leency /programs/cmm/ Eolite: fix weird crash on the real PC after r7491  
7644 1815 d 2 h leency / 1. loaddrv: show load drv result, show hint on error
2. debug.inc no need to use macros.inc for only one mcall
3. small fix in sysfuncs.txt
4. remove duplicated vendors in pcidev app
 
7642 1818 d 1 h leency / Fix FCEU save folder path and window width
Add 4 freeware NES games to Templates folder
Update SNTP by Coldy
 
7640 1819 d 19 h leency / add sntp to IMG
move notes to ISO
new icons: MGB, TXT; folder icon update
KFM fix toolbar background overflow window border
fit eskin into a single FAT sector
 
7639 1821 d 0 h leency / skincfg: save button style  
7638 1821 d 15 h leency /programs/network/sntp/ upload SNTP v0.5.2 by Coldy  
7637 1822 d 14 h leency / icons32.png: new folder and unknown file icons
genfiles: bigger fonts
new skin Workbench
Eolite scroll new style
 
7636 1822 d 19 h leency / barscfg: add options to enable and disable @taskbar and @docky
icons32.png: new library icon
other small fixes
 
7635 1827 d 4 h leency /programs/ Eolite 4.21: change colors on fly
Software widget: dark skins support
 
7634 1828 d 1 h leency /programs/cmm/eolite/ Eolite 4.2: dark skins support  
7631 1828 d 4 h leency / convert files into 8.3  
7630 1828 d 5 h leency / rename panels_cfg to barscfg and change path of /sys/media/pixie/pixie to just /sys/media/pixie  
7629 1828 d 16 h leency /programs/cmm/notes/ trying to fix notes  
7628 1828 d 16 h leency / Eolite File Manager 4.1:
- show 8.3 names in title case at /rd/1,
- add hotkeys to change sorting by Ctrl+Fn
- change disk drive by Ctrl+number
Kolibri Graphics Benchmark 0.9 (mgb):
- big fonts and UI impovements
- add second editbox to edit the Right comment
- show difference in percent between two columns
- if the difference is less or equal to 1% it is not shown
- Russian translation by Daniel Ovchinnikov
- add 16x16 icon for *.mgb files, add associations
icons32.png:
- add Pig icon, bought at http://porctrijambiste.e-monsite.com/contact/contact.html and a bit improved
Kiv:
- improve icons
 
7627 1829 d 15 h leency /programs/games/15/trunk/ proper numbers align after a new font2 was applied  
7626 1834 d 6 h siemargl /programs/develop/cmm/ c-- cppchecked  
7625 1835 d 7 h siemargl /programs/develop/fp/rtl/ freepascal rtl fix to work  
7623 1836 d 12 h akron1 /programs/develop/oberon07/Docs/ cp866  
7620 1848 d 16 h dunkaist /programs/other/graph_tablelib/ graph_tablelib: fix build  
7619 1849 d 0 h leency /programs/other/ move graph/graph_tablelib to graph_tablelib  
7618 1849 d 0 h leency /programs/other/graph/ upload graph which is using table libraries  
7617 1849 d 16 h leency / small fixes  
7616 1853 d 5 h IgorA /programs/develop/ add new functions in open dialog,
fix programs info3ds, info3ds_u
 
7615 1854 d 17 h IgorA /programs/develop/info3ds/ add exponent reading ..e+.., ..e-..  
7614 1857 d 15 h leency / sysmon: add process tab  
7613 1859 d 16 h leency / memory blocks: fix new game (thanks Antonio)
app_plus: fix typo
appearance: fix current skin save in eskin.ini
pixie player: restrict the length of folder name label (thanks Iuriy Olegov)
fm/icons.ini: add icons for *.stl
 
7612 1860 d 23 h leency /programs/cmm/ mousecfg: fix
appearance: add a flag to update dock on skin change
 
7611 1861 d 1 h leency /programs/cmm/ appearance: image set mode, eolite bug fix  
7610 1862 d 2 h IgorA / 'info3ds' can open *.stl files  
7606 1863 d 2 h leency / Add Spiral to IMG
Add Guide to APP+
Add a poweroff/reboot issue question to Guide
Update year in CMM apps
 
7605 1863 d 13 h leency / Eolite: disalow textbox data editing in Properties window
software_widget: improve usability at small screens
games.ini: fix Ataka path
 
7604 1863 d 16 h leency /programs/media/kiv/trunk/ kiv: fix two issues related to tiled bg  
7602 1864 d 13 h dunkaist /programs/system/setup/trunk/ setup: cosmetic fix, use macro  
7600 1864 d 16 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.