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
9971 124 d 11 h Doczom /programs/ Update headers programs : delete MENUET00 header on 2 programs.
Fixed mario2 game : delete using sysfn 6 and added constants
Update macro.inc : Added new fields in process_information
 
9970 125 d 4 h turbocat / DGen-SDL:
- The home directory is now taken from system.env;
- The original documentation was restored and converted into html;
- File path hints now work in command mode.
 
9969 129 d 17 h dunkaist /kernel/trunk/ Revert the length of uglobals buffer (fix r9968)

This is a magic number again, but it is reported to work.
 
9968 129 d 20 h dunkaist /kernel/trunk/ kernel, sf9: zero data buffer for empty slots

Now sf9 doesn't read uninitialized memory when called for an empty slot.
Also, applications don't get stale data after sf9 anymore.
 
9967 130 d 17 h dunkaist /kernel/trunk/ Use process_information structure in the kernel

Copied from the userspace macros.inc
 
9966 130 d 18 h dunkaist /data/ Fix autobuild timestamp offset on the blue screen  
9965 130 d 19 h dunkaist / Update demos/gears to use sys/ksys.h  
9964 131 d 3 h dunkaist /kernel/trunk/ Fix sf9 to ignore slot 0

It used to read uninitialized data at SLOT_BASE[0].
 
9963 131 d 8 h turbocat /data/common/emul/DosBox/ DOSBox:
- Remove unnecessary binary
- Now dosbox.conf is unnecessary, it is automatically generated in $HOME/.dosbox
 
9962 131 d 8 h turbocat /data/common/emul/DosBox/ DOSBox:
- Documentation updated
- Binary 0.74 replaced with 0.74-3 (RC2)
 
9961 131 d 16 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/src/video/kolibrios/ SDL: Fixed cursor freezing in some cases.  
9960 131 d 19 h turbocat / uPDF:
- Fixed a bug with floating icons;
- Removed include kos32sys.h.
 
9959 131 d 20 h turbocat / Newlib: Added enviroment emulation via the file /sys/settings/system.env  
9958 131 d 21 h dunkaist / Switch to the unified (BIOS and UEFI) kernel image

The initial patch by bzt with my minor edits.
 
9957 132 d 0 h turbocat /data/common/emul/DosBox/ Added new DOSBox 0.74-3 (RC1).
Sources: https://github.com/KolibriOS/DOSBox
 
9956 132 d 4 h turbocat /contrib/sdk/sources/SDL-1.2.2_newlib/include/ SDL: Added CD-ROM and Joystick stubs for easer porting  
9955 132 d 23 h turbocat /contrib/sdk/sources/newlib/libc/posix/ NewLib:
Added missing dirent impl
 
9954 132 d 23 h turbocat /contrib/sdk/sources/newlib/libc/ NewLib:
- Added basic support for dirent.h;
- Added memory.h for compatibility;
- Added ftruncate() function;
- Fixed date and time structures in ksys_file_info_t.
 
9953 133 d 21 h leency /kernel/trunk/fs/ https://board.kolibrios.org/viewtopic.php?p=79329#79912
NTFS fix for sf 70.3 by Pathoswithin (non-tested) => Doczom please check if you can
 
9952 141 d 0 h turbocat / NewLib:
- Duplicate functionality files removed;
- Refactoring of file handling functions;
- Removed broken impliments.
Gears (C + TinyGL):
- Removed because it duplicates an existing example on Fasm and uses unsupported wrappers on the KOS API.
KosJS:
- Removed. The MuJS port is too old and not used anywhere. Support is not profitable.
Backy:
- Removed useless GCC version. Support is not profitable.
DGen-SDL and SQLite3
- Fix after removing broken "dirent.h".
Fridge:
- Moving the KOS API wrapper to avoid compilation errors.
Udis86, uARM and 8086tiny:
- Fix after removing redundant "kos_LoadConsole.h".
 

Show All