Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
7676 1735 d 8 h art_zh /programs/system/gmon/ fixed CPUID extended Family/Model detection for modern CPUs  
/programs/system/gmon/gmon.asm
7660 1830 d 17 h leency / @taskbar: remove set ButtonStyle feature as duplication of eskin
KolibriN Install update
 
/data/Tupfile.lua
/data/common/settings/taskbar.ini
/programs/cmm/appearance/appearance.c
/programs/cmm/installer/install.c
/programs/cmm/lib/gui.h
/programs/media/kiv/trunk/kiv.asm
/programs/system/taskbar/trunk/TASKBAR.ASM
/programs/system/taskbar/trunk/i_data.inc
/programs/system/taskbar/trunk/libini.inc
/programs/system/taskbar/trunk/taskbar.ini
7659 1831 d 10 h dunkaist /programs/system/scrsaver/ Disable screen saver hack by Nasarus.  
/programs/system/scrsaver/scrsaver.asm
7647 1840 d 15 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
 
/programs/system/apm/build.bat
/data/Tupfile.lua
/data/common/icons16.png
/data/common/icons32.png
/data/common/settings/syspanel.ini
/programs/cmm/eolite/Eolite.c
/programs/cmm/eolite/include/gui.h
/programs/cmm/eolite/include/left_panel.h
/programs/cmm/eolite/include/settings.h
/programs/cmm/eolite/include/translations.h
/programs/cmm/kf_font_viewer/font_viewer.c
/programs/cmm/lib/gui.h
/programs/cmm/lib/kolibri.h
/programs/cmm/software_widget/software_widget.c
/programs/system/apm/apm.asm
7644 1850 d 17 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
 
/programs/system/loaddrv/build.bat
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
/programs/debug.inc
/programs/system/loaddrv/loaddrv.asm
/programs/system/pcidev/trunk/vendors.add
7640 1855 d 10 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
 
/data/common/wallpapers/Cool Blue.png
/data/common/wallpapers/Gradient Pink.png
/programs/system/deskcfg/build.bat
/data/Tupfile.lua
/data/common/File Managers/icons.ini
/data/common/icons32.png
/data/common/settings/app_plus.ini
/data/common/settings/syspanel.ini
/data/common/wallpapers/copyright.txt
/programs/cmm/lib/patterns/select_list.h
/programs/cmm/notes/notes.c
/programs/fs/kfm/trunk/menu_drv.inc
/programs/system/eskin/trunk/eskin.asm
7639 1856 d 15 h leency / skincfg: save button style  
/data/common/settings/eskin.ini
/programs/cmm/lib/fs.h
/programs/cmm/lib/patterns/select_list.h
/programs/system/eskin/trunk/eskin.asm
/programs/system/skincfg/trunk/idata.inc
/programs/system/skincfg/trunk/skincfg.asm
7628 1864 d 7 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
 
/data/common/File Managers/fNav/fnav.set
/data/common/File Managers/icons.ini
/data/common/File Managers/kfar.ini
/data/common/File Managers/kfm.ini
/data/common/icons16.png
/data/common/icons32.png
/data/common/settings/assoc.ini
/data/common/settings/games.ini
/programs/cmm/appearance/appearance.c
/programs/cmm/eolite/Eolite.c
/programs/cmm/eolite/include/settings.h
/programs/cmm/eolite/include/translations.h
/programs/cmm/examples/rgb.c
/programs/cmm/lib/keyboard.h
/programs/cmm/panels_cfg/panels_cfg.c
/programs/cmm/pixie2/pixie.c
/programs/cmm/tmpdisk/t_gui.c
/programs/media/kiv/trunk/kiv.asm
/programs/media/kiv/trunk/kivicons.bmp
/programs/system/mgb/trunk/mgb.asm
7613 1895 d 7 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
 
/data/common/File Managers/icons.ini
/data/rus/docs/guide/hardware_support.htm
/programs/cmm/app_plus/app_plus.c
/programs/cmm/appearance/appearance.c
/programs/cmm/mblocks/mblocks.c
/programs/cmm/pixie2/pixie.c
/programs/system/docky/trunk/docky.asm
7602 1900 d 4 h dunkaist /programs/system/setup/trunk/ setup: cosmetic fix, use macro  
/programs/system/setup/trunk/setup.asm
7600 1900 d 7 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.
 
/programs/system/scrsaver
/programs/system/scrsaver/Tupfile.lua
/programs/system/scrsaver/scrsaver.asm
7548 2021 d 15 h leency / menu.dat: small update
terminal: use big fonts
menu: fix thread height
rdsave, opendial: use system colors
 
/programs/system/terminal/build.bat
/data/eng/settings/menu.dat
/data/et/settings/menu.dat
/data/it/settings/menu.dat
/data/rus/settings/menu.dat
/data/sp/settings/menu.dat
/programs/develop/h2d2b/trunk/h2d2b.asm
/programs/fs/opendial/opendial.asm
/programs/system/menu/trunk/menu.asm
/programs/system/rdsave/trunk/rdsave.asm
/programs/system/terminal/terminal.asm
7547 2022 d 5 h leency /programs/system/end/light/ end: correct app close  
/programs/system/end/light/end.asm
7534 2025 d 10 h leency /programs/system/disptest/trunk/ disptest: proper Russian and English translation  
/programs/system/disptest/trunk/build_en.bat
/programs/system/disptest/trunk/disptest.ASM
7519 2030 d 17 h leency / app+: move its ini to IMG, ability to run it without /kolibrios/ mounted, translate ui  
/data/Tupfile.lua
/data/common/settings/app_plus.ini
/programs/cmm/app_plus/app_plus.c
/programs/system/cpu/trunk/cpu.asm
7483 2044 d 4 h theonlymirage /programs/system/format/ Format UI: add kmenu for Devices list, aligned button "Format"  
/programs/system/format/format.asm
7476 2045 d 4 h theonlymirage /programs/system/format/ Format UI: add frame and second kmenu for unit size data  
/programs/system/format/format.asm
7473 2046 d 4 h theonlymirage /programs/system/format/ Format: add select menu button for FS  
/programs/system/format/format.asm
7471 2046 d 20 h theonlymirage /programs/system/format/ Format Utility UI  
/programs/system/format
/programs/system/format/Tupfile.lua
/programs/system/format/format.asm
7466 2048 d 6 h leency /programs/ @open:
- fix new association adding [Critical]
- use system color for file path
TextRead:
- new feature: color schemes
- reopen option "Other" opens file in @open (thanks punk_joker for idea)
 
/programs/cmm/txtread/ini.h
/programs/cmm/txtread/toolbar.png
/programs/cmm/txtread/txtread.c
/programs/system/open/open.asm

Show All