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
8421 1246 d 8 h leency /data/ fix path 2  
8420 1246 d 8 h leency /data/ fix path  
8419 1246 d 8 h leency /data/ netsurf: add to ISO  
8418 1246 d 8 h leency / Netsurf: upload binnaries, add to ISO
NSINST: run app if exists on TPM, ISO, if not the download
 
8377 1250 d 6 h maxcodehack /data/ Fix build  
8376 1250 d 6 h maxcodehack /data/ Fix build  
8375 1250 d 6 h maxcodehack /data/ Add uARM emulator to ISO  
8372 1251 d 0 h leency /data/common/ icons32.png: new icons thashview and netsurf  
8365 1251 d 7 h leency / IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
asciivju: add font type switcher
 
8355 1253 d 0 h leency / WebView beta 4: bugfixes  
8320 1258 d 4 h leency / remove codeview  
8318 1258 d 13 h maxcodehack / Replace binarie with autobuild ('fridge')  
8303 1260 d 4 h leency /data/ texture: new app ported to Kolibri by 0CodErr, added to /kolibrios/utils/  
8285 1261 d 19 h leency / Move VMODE to ISO (as it is useless without drivers that are on ISO)  
8278 1263 d 1 h leency / Separate Downloader from WebView into /sys/network/dl
+ Multi-threaded now!
+ Some small fixes
 
8256 1265 d 21 h leency / Various small fixes  
8254 1266 d 5 h leency / skins: remove duplicated and ugly/unusable  
8252 1268 d 4 h IgorA / life2: use open dialog, big font in caption  
8244 1269 d 3 h leency / fpc fix examples folder, remove 2 old skins of mine  
8243 1269 d 3 h leency /data/ fpc part 2  
8242 1269 d 3 h leency /data/ upload fpc to SVN, add to ISO  
8241 1269 d 4 h leency / Now user will never lose kolibri.lbl because it is moved to ISO/kolibrios/res/system/ folder  
8235 1270 d 19 h leency /data/common/ fb2read: -1 sector of binnary size caused by better codegen, by akron1  
8229 1271 d 7 h leency / Upload smaller House.3ds by macgub  
8199 1276 d 12 h IgorA / fix life2, update life3  
8184 1279 d 9 h IgorA / update demo life2,
fix rev 8179
 
8172 1282 d 1 h maxcodehack /data/ Add clayer ktcc examples to autobuild  
8150 1286 d 2 h dunkaist / Add basic 32-bit UEFI loader.  
8148 1286 d 4 h dunkaist /data/ autobuild: Add distr data to kolibri.raw image.  
8132 1289 d 2 h dunkaist /data/eng/settings/ eng/menu.dat: Fix typo in syspanel app name.  
8131 1289 d 2 h dunkaist /data/ Add sine.mp3: 5184 bytes / 5 seconds long test file.

5 seconds are notes C-E-G-E-C, one per second.
 
8118 1296 d 22 h dunkaist /data/ Autobuild hybrid bios/uefi kolibri.raw boot image.  
8117 1297 d 16 h dunkaist / kernel: Don't read acpi_dev_* vars that if uninitialized.

Currently only uefi4kos loader initializes these variables. May be one
day BIOS loaders will load DEVICES.DAT file and initialize these vars
too, may be one day we will detect APIC IRQs via ACPI. But not today.
 
8114 1302 d 1 h maxcodehack / Delete original pictures  
8113 1302 d 4 h maxcodehack /data/common/games/fridge/ Add to ISO 2  
8112 1302 d 4 h maxcodehack /data/ Add 'fridge' to ISO  
8100 1309 d 14 h maxcodehack /data/ add 'tools' folder  
8092 1317 d 17 h dunkaist / uefi4kos: Read config and kernel files from the disk.

* Now there is a config file with boot options, example included.
* Config, kernel and ramdisk are loaded from the disk, not compiled in.
* DEVICES.DAT file is also optionally loaded from the disk.
* Also, move the loader to /kernel/trunk/bootloader/uefi4kos.
 
8091 1319 d 3 h dunkaist / Add extended_primary_loader to autobuild.

* Build fat1x, fat32, cdfs, after_win loaders.
* Set use_lba=1 by default in fat32 loader.
* Build kolibri.raw: flash / hdd image.
* Add example config.ini file.
* Add an option (config file and screen) to not load ramdisk image.
* Add an option (config file only) to set /sys path.

Now you can boot without a ramdisk from a storage that is supported
by the kernel itself, i.e. without loadable drivers. Thus you can not
load the system without a ramdisk from SATA/AHCI and USB drives.
 
8088 1321 d 8 h dunkaist / Replace some hardcoded /rd/1 paths with /sys.