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
8218 1258 d 0 h maxcodehack / Change SDL example  
8207 1259 d 1 h maxcodehack / Add SDL port to newlib  
8202 1259 d 15 h maxcodehack /programs/demos/SDL/ Add working !newlib! sample for SDL  
8200 1259 d 22 h maxcodehack /programs/demos/SDL/ Add makefile to SDL example
Fix SDL makefile
 
8199 1260 d 0 h IgorA / fix life2, update life3  
8184 1262 d 20 h IgorA / update demo life2,
fix rev 8179
 
8173 1265 d 12 h maxcodehack /programs/demos/life2/ Remove t2fasm.cpp We can found it in /programs/bcc32/t2fasm/  
8170 1265 d 19 h IgorA /programs/demos/life2/ clean code  
8149 1269 d 16 h maxcodehack /programs/demos/life2/ Remove kos32-bcc from life2  
8138 1270 d 15 h maxcodehack /programs/demos/life2/ Fix life_bmp  
8137 1270 d 16 h maxcodehack /programs/demos/life2/ Move bmp2h to folder 'life_bmp'  
8136 1270 d 16 h maxcodehack /programs/demos/life2/kos32-bcc/ Add patch  
8135 1270 d 16 h maxcodehack /programs/demos/life2/ Update bcc32 -> kos32-bcc  
8134 1270 d 17 h IgorA /programs/demos/life2/ fix rev 8133  
8133 1271 d 11 h IgorA /programs/demos/life2/ clean code  
8129 1273 d 13 h IgorA /programs/demos/life2/ life2: change namespace to 'Kolibri'  
8048 1385 d 21 h leency /programs/demos/3DS/ view3ds: fix name case  
8047 1385 d 21 h leency /programs/demos/3DS/ View3ds v0.7 by Maciej Guba  
8025 1421 d 11 h leency / house.3ds: smaller version by macgub
view3ds: mouse scroll support in edit mode; some keys support (+/-,up,down,left,right)
fb2read: search feature by akron1
 
8014 1427 d 16 h leency /programs/demos/3DS/ View 3DS 0.69 by macgub:
1. 32bit vertices indexes and ability to load whole RAM limited objects. (Above 65535 vertices and triangles).
2. I switch off painters algotithm mode (depth sorting). In app impelementetion it has limited vertices count and produce less quality image than Z buffer Catmull algo. In addition this switch off reduces app size.
 
7957 1440 d 7 h leency / icon_new: also fix RMB, thanks Prohor for found issue
asciivju: better code, bigger fonts
quark: bugfixes
 
7955 1440 d 11 h leency /programs/demos/cubeline/trunk/ revert cubeline  
7954 1440 d 11 h leency /programs/demos/cubeline/trunk/ fix 3  
7953 1440 d 11 h leency /programs/demos/cubeline/trunk/ fix 2  
7952 1440 d 11 h leency /programs/demos/cubeline/trunk/ fix cubeline  
7951 1440 d 11 h leency /programs/ cmm/txtread: delete app
bgitest: move to other/outdated
 
7930 1443 d 17 h leency / demos/3d/flatwav: small update, add to ISO, fix RUS menu.dat  
7788 1475 d 16 h leency / View3DS: support kpacked files
WebView: DOCX support
 
7754 1495 d 5 h leency /programs/ compress animage graphics, webview fix  
7723 1533 d 5 h dunkaist /programs/demos/newton_fractal/ Add Newton fractal demo.

Accepts @ss parameter to run as a screen saver.

Written in UASM by 0CorErr.
Translated to FASM by dunkaist.
 
7665 1791 d 7 h dunkaist /programs/demos/spiral/ spiral demo: Replace P6 fcomip instruction with pre-P6 ones.  
7648 1815 d 14 h leency / eyes: fix blinking
piano: add to rus IMG, make the code more flexible
graph: big fonts
 
7599 1875 d 10 h dunkaist /programs/demos/spiral/ Add spiral: 2D demo and screen saver example.

Originally written in UASM by 0CodErr.
 
7458 2024 d 10 h leency / mos3de: add to ISO
arcanii: UI update, fix F1/F2 labels
 
7351 2057 d 11 h leency /programs/demos/mos3de/ fix name case  
7350 2057 d 11 h leency / Add mos3de demo, fix 3dspiral window height, return 3dcube2 to img  
7316 2085 d 23 h 0CodErr /programs/demos/PlasmaEffect/ Replace ABOVE? and BELOW? with analogues  
7315 2086 d 0 h 0CodErr /programs/demos/PlasmaEffect/ upload PlasmaEffect demo  
7295 2128 d 21 h hidnplayr /programs/demos/gpio/ Small extension to 86duino GPIO Demo  
7280 2172 d 22 h leency /programs/demos/3DS/ View3DS 0.68b: fix SSE build by Maciej Guba