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
7737 1514 d 18 h dunkaist /drivers/audio/ intel_hda: Add AMD RavenRidge vendor:device ids.

Also, set memory space bit in PCI Command register at initialization.
This enables sound at least on my laptop.
 
7736 1515 d 20 h dunkaist /kernel/trunk/ kernel: Bring back XFS: v4 and v5 disk formats are supported now.

Read-only. Writing is not planned.
 
7735 1520 d 7 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff: Don't rely on EOI tag at the end of the strip.

Reference implementation (libtiff) has a workaround: precalculate data
size of the strip and don't rely on EOI tag of specific bit length.

This allow to read some invalid TIFF LZW images by my old scanner.
 
7734 1524 d 22 h dunkaist /kernel/trunk/boot/ kernel: Implement reboot via fixed Reset register in FADT table if available.

The code expects the register is in system_io space.
Other options are not implemented but it works on my computer (c).
 
7733 1525 d 16 h dunkaist /kernel/trunk/ kernel: Support more than one I/O APIC and 24 interrupts.  
7732 1525 d 16 h dunkaist /programs/system/pcidev/trunk/ pcidev: Increase the number of reported IRQs from 24 to 64.  
7731 1525 d 16 h dunkaist /kernel/trunk/boot/ uefi4kos: Increase the number of searched PCI buses.  
7730 1531 d 5 h leency / notes: fix hotkeys of editbox with the ctrl like copy|paste  
7729 1535 d 11 h Alex2003 /kernel/trunk/docs/ Gone!  
7728 1535 d 11 h Alex2003 /kernel/trunk/docs/KOS help ENG/ Veryfiled  
7727 1535 d 17 h dunkaist /kernel/trunk/ docs: Fix adjust_cache_size prototype: it takes userdata too.  
7726 1536 d 19 h dunkaist /programs/media/kiv/trunk/ kiv: Fix canvas size calculation bug when pressing '=' twice.

Reported by Leency:
1. Open "Home.jpg" image in KIV.
2. Press '=' two or more times.
=> Each time image becomes smaller on the right bottom.
 
7725 1536 d 21 h dunkaist /programs/system/calendar/trunk/ calendar: Fix typos in short day names (fixes #127).  
7724 1536 d 21 h dunkaist /programs/system/calendar/trunk/ calendar: Fix week day calculation (resolve #127).

Note: qemu-system-i386 ... -rtc base="2020-02-02T23:59:45"
 
7723 1539 d 17 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.
 
7722 1539 d 17 h dunkaist /kernel/trunk/docs/ docs: Fix typos in sysfunc?.txt.  
7721 1539 d 17 h dunkaist /kernel/trunk/ kernel: Move endofcode label after diff16 macro.

This is done so I could redefine diff16 macro to start .bss section
just before uninitialized data.
 
7720 1546 d 0 h leency /programs/cmm/browser/ WebView 1.8d: replace Space symbol in URL by %20  
7719 1546 d 2 h leency /data/rus/File Managers/ Update KRAR.INI from Russian distro, thanks passerby for report  
7718 1549 d 18 h dunkaist /kernel/trunk/gui/ kernel: Wrap included font files in iglobal macro.  
7717 1571 d 9 h leency /programs/system/calendar/trunk/ update current date in the midnight  
7716 1572 d 23 h leency /programs/system/docpack/trunk/ fix build, thanks dunkaist  
7715 1573 d 0 h leency /data/ fix stack.txt in data/Tupfile.lua  
7714 1573 d 0 h leency / move stack.txt from the local language folders into a single /kernel/docs/ folder  
7713 1573 d 8 h Alex2003 /kernel/trunk/docs/KOS help ENG/ Success?  
7712 1573 d 8 h Alex2003 /kernel/trunk/docs/KOS help ENG/ this is shit  
7711 1573 d 8 h Alex2003 /kernel/trunk/docs/KOS help ENG/ go  
7710 1573 d 10 h leency /skins/ move ConLenov's skins to his personal folder  
7709 1573 d 10 h leency /skins/ Upload ConLenov/mntech skin  
7708 1575 d 4 h Alex2003 /kernel/trunk/docs/KOS help ENG/ SOURCE  
7707 1575 d 4 h Alex2003 /kernel/trunk/docs/KOS help ENG/KolibriOS help system/ KolibriOS Help system  
7706 1575 d 4 h Alex2003 /kernel/trunk/docs/KOS help ENG/ This is FAQ for KolibriOS by Leency. Translated Alex2003  
7705 1613 d 21 h dunkaist /programs/develop/libraries/libs-dev/libini/ libini: Fix ini.del_section to not lose the last byte of a file.  
7704 1615 d 22 h dunkaist /programs/system/icon_new/ icon_new: Fix off-by-one bug in icon deletion.  
7703 1629 d 4 h IgorA /programs/network/netcfg/ add vendor 'Marvell Semiconductor Inc.'  
7702 1634 d 0 h leency /programs/cmm/c--/ Update C-- binaries  
7701 1634 d 1 h leency /programs/develop/cmm/ trying to fix build by reverting port.h  
7700 1634 d 1 h leency /programs/develop/cmm/ upload fixed verion by paulcodeman  
7699 1651 d 11 h leency /skins/ add LucidCream by ConLenov to SVN and Distro  
7698 1657 d 21 h dunkaist /programs/ libcrash: Sync with upstream.

* Add oneshot wrappers.
* Move tables to data section.
* Add/rename macros and fix their use in ssh.