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
9877 589 d 8 h Doczom /programs/system/docky/trunk/ docky.asm: fix timeout for connect to @reshare  
9876 597 d 1 h Doczom /programs/system/docky/trunk/ docky.asm: added notify from error load @RESHARE  
9873 607 d 4 h akron1 /programs/develop/oberon07/ oberon07:
- faster loading of real constants into registers
- deleting unnecessary files
 
9870 625 d 3 h Doczom /programs/system/amd_temp_view/ AMDtemp: updated the interface and the function of saving graph. The program uses futex.
TODO: fix parser and add check drivers list
 
9868 636 d 11 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- now using vsscanf from BaseLibc;
- delete extra pragma
- disable sort includes(clang-format)
 
9867 636 d 19 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ libc.obj : added a very simple example of working with futexes  
9866 637 d 19 h turbocat /programs/develop/ktcc/trunk/ ktcc: Delete old libc(libck) and old library loaders  
9864 640 d 4 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ ksys.h: fixed data types in futex wrappers  
9863 643 d 16 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdio/ Rollback to 9861.  
9862 643 d 16 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdio/ libc.obj : Try fix "%o" scanf bug.  
9861 646 d 10 h eastorwest /programs/develop/ktcc/trunk/libc.obj/source/stdio/ fix sscanf  
9860 650 d 5 h Doczom /programs/develop/libraries/box_lib/trunk/doc/ added documentation for the frame element  
9859 656 d 19 h turbocat /programs/develop/ktcc/trunk/bin/ Added builded kos32-tcc  
9858 657 d 8 h Doczom /programs/system/amd_temp_view/ added color for output text  
9855 659 d 15 h Doczom /programs/cmm/dicty/ fix SPEECH_PATH  
9854 669 d 2 h leency /programs/cmm/misc/ Pipet 2.0: sexy UI with copying RGB  
9853 671 d 2 h leency /programs/cmm/eolite/ Eolite: fix draw performance issue (thanks Mario for the reported issue)  
9852 672 d 2 h leency /programs/cmm/imgedit/ fix artifacts when using resize feature  
9851 672 d 2 h leency /programs/cmm/imgedit/ imgedit: fix rotating issue  
9847 678 d 4 h akron1 /programs/develop/oberon07/ oberon07: [fastcall] implemented  
9846 680 d 5 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj set "tan" as global  
9845 680 d 5 h turbocat /programs/develop/ktcc/trunk/source/ ktcc: fixed relocatable object generation bug (parameter -r).  
9844 680 d 9 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj: remove gcc dependency from tupfile.  
9843 680 d 9 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj: now builded to kos32-tcc  
9841 684 d 4 h turbocat /programs/emulator/dgen-sdl-1.33/sdl/ DGEN: Fix ksys.h header location  
9840 684 d 4 h turbocat /programs/emulator/dgen-sdl-1.33/ DGEN:
- Fixed create .dgen dir bug;
- Disable debug output;
- Moved all build definitions to config.h.
 
9839 684 d 6 h turbocat /programs/emulator/dgen-sdl-1.33/ DGEN: Delete dgen.map  
9838 684 d 6 h turbocat /programs/emulator/dgen-sdl-1.33/ DGEN: delete binary file  
9837 684 d 6 h turbocat /programs/emulator/dgen-sdl-1.33/ Upload DGEN port source  
9836 684 d 14 h turbocat / ksys.h:
- Fixed formatting;
- Added wrapper for sysfunction 65.
 
9835 689 d 23 h akron1 /programs/develop/cedit/ CEdit: bugfix ([enter], [ctrl+{up/down}])  
9834 690 d 3 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9830 694 d 16 h vitalkrilov / ksys.h:
- KSYS_SLOT_STATE_FREE has right value (9, not 6) now
- few style changes (snake_case)
 
9829 695 d 2 h vitalkrilov / sysfuncr.txt: added missing docs for SysFn77.10, SysFn77.11, SysFn77.13 from wiki
ksys.h:
- libc.obj's file synced with newlib's (r9788)
- added scancodes enum
- added wrappers for SysFn66.4 and SysFn66.5 (sys. hotkeys)
- added wrappers for SysFn77.0 -- SysFn77.3 (futexes)
 
9826 699 d 6 h Doczom /programs/network/ircc/ ircc: small fix  
9821 702 d 12 h IgorA /programs/develop/libraries/nnp/ update library 'nnp.obj'  
9820 707 d 2 h dunkaist / Move weather.json config to /kolibrios

Weather app was moved to /kolibrios a year ago, move its config there
too. There is no reason for the config to be in img since nobody in img
uses it.

Also, update Weather to look for its config not only in /sys but also
in /kolibrios.
 
9818 713 d 6 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9812 720 d 6 h Coldy /programs/develop/ libc.obj:
- headers update (now used true functions with attributes instead of pointers)
- fixed some samples
kos_mbedtls:
microtar:
changes for compatible to latest version tcc and the libc.obj headers
 
9811 721 d 6 h Coldy /programs/develop/ktcc/trunk/libc.obj/include/ Rollback to previous revision (unforeseen consequences)