Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10070 7 h 24 m ace_dent /kernel/trunk/ Fix EN comments in kernel

- Minor tweaks and translations from RU.
- Includes work by @rgimad.
 
10051 8 d 14 h ace_dent /kernel/trunk/ Remove $Revision$ from kernel file headers

- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.
 
8175 1296 d 6 h dunkaist /kernel/trunk/ extended_primary_loader: Fix handling of 'resolution' option.  
7136 2354 d 4 h dunkaist /kernel/trunk/ Replace 'equ' macros with '=' ones.

They appear in symbols file.
They don't require parentheses.
They are shorter.
 
7132 2357 d 3 h dunkaist /kernel/trunk/ Update BOOT_DATA structure and use it instead of all the BOOT_* vars.  
7122 2374 d 7 h dunkaist /kernel/trunk/ Synchronize memmap.inc and const.inc, replace hardcoded numbers with macros.  
5363 3430 d 9 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5169 3495 d 11 h hidnplayr /kernel/trunk/boot/ Prefer 32bpp over 24bpp over 16bpp as default video mode.  
5167 3495 d 13 h hidnplayr /kernel/trunk/boot/ Prefer 16bpp mode over VGA as default video mode.  
5154 3498 d 11 h hidnplayr /kernel/trunk/ Support for 16bpp video modes (usefull for embedded devices such as 86duino with vortex86 VGA)  
3999 3886 d 5 h mario79 /kernel/trunk/boot/ Fix for r.3989  
3795 3978 d 4 h mario79 /kernel/trunk/boot/ Full cleaning of lines after output messages. Fix for r.3777  
3591 4014 d 18 h Serge /kernel/trunk/boot/ kernel: enable these ugly 24bpp videomodes again  
3588 4015 d 19 h Serge /kernel/trunk/ kernel: minor optimizations  
3539 4021 d 7 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
2466 4459 d 16 h Serge /kernel/trunk/ merge acpi  
2455 4461 d 12 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2407 4478 d 4 h mario79 /kernel/trunk/ We do not use Vesa 1.2 mode (for trunk kernel) is now  
2288 4612 d 7 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1962 4732 d 12 h clevermouse /kernel/ merge kolibri-cfg into trunk  
947 5654 d 0 h lrz /kernel/trunk/boot/ It show only 24 and 32 bpp in blue screen  
946 5654 d 6 h lrz /kernel/trunk/boot/ fix '65535,0,0' error  
941 5659 d 23 h Lrz /kernel/trunk/boot/ fix comment  
834 5789 d 12 h diamond /kernel/trunk/boot/ bugfix in bootscreen scrollbar handling (bug #3)  
750 5945 d 22 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
749 5945 d 23 h Lrz /kernel/trunk/ fixed bug in blue screen and add hardware cursor for ATI mobility 7500 card test on IBM Think Pad R51  
746 5946 d 17 h Lrz /kernel/trunk/boot/ blue screen: save selected resolution instead of VESA mode number (thanks to Serge)  
738 5950 d 12 h diamond /kernel/trunk/ Bugfix in boot screen: avoid hangup in some situations  
731 5953 d 17 h diamond /kernel/trunk/boot/ Fixed constants replaced with correctable definitions (thanks to <Lrz>)  
730 5953 d 20 h diamond /kernel/trunk/boot/ Show scrollbar for videomodes table; PgUp,PgDn in videomodes table  
714 5957 d 17 h Lrz /kernel/trunk/boot/ add vesa