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
9870 651 d 2 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 662 d 10 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- now using vsscanf from BaseLibc;
- delete extra pragma
- disable sort includes(clang-format)
 
9867 662 d 18 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ libc.obj : added a very simple example of working with futexes  
9866 663 d 18 h turbocat /programs/develop/ktcc/trunk/ ktcc: Delete old libc(libck) and old library loaders  
9864 666 d 3 h turbocat /programs/develop/ktcc/trunk/libc.obj/include/sys/ ksys.h: fixed data types in futex wrappers  
9863 669 d 15 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdio/ Rollback to 9861.  
9862 669 d 15 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/stdio/ libc.obj : Try fix "%o" scanf bug.  
9861 672 d 9 h eastorwest /programs/develop/ktcc/trunk/libc.obj/source/stdio/ fix sscanf  
9860 676 d 4 h Doczom /programs/develop/libraries/box_lib/trunk/doc/ added documentation for the frame element  
9859 682 d 18 h turbocat /programs/develop/ktcc/trunk/bin/ Added builded kos32-tcc  
9858 683 d 7 h Doczom /programs/system/amd_temp_view/ added color for output text  
9855 685 d 14 h Doczom /programs/cmm/dicty/ fix SPEECH_PATH  
9854 695 d 1 h leency /programs/cmm/misc/ Pipet 2.0: sexy UI with copying RGB  
9853 697 d 1 h leency /programs/cmm/eolite/ Eolite: fix draw performance issue (thanks Mario for the reported issue)  
9852 698 d 2 h leency /programs/cmm/imgedit/ fix artifacts when using resize feature  
9851 698 d 2 h leency /programs/cmm/imgedit/ imgedit: fix rotating issue  
9847 704 d 3 h akron1 /programs/develop/oberon07/ oberon07: [fastcall] implemented  
9846 706 d 4 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj set "tan" as global  
9845 706 d 5 h turbocat /programs/develop/ktcc/trunk/source/ ktcc: fixed relocatable object generation bug (parameter -r).  
9844 706 d 8 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj: remove gcc dependency from tupfile.  
9843 706 d 8 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj: now builded to kos32-tcc  
9841 710 d 4 h turbocat /programs/emulator/dgen-sdl-1.33/sdl/ DGEN: Fix ksys.h header location  
9840 710 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 710 d 5 h turbocat /programs/emulator/dgen-sdl-1.33/ DGEN: Delete dgen.map  
9838 710 d 5 h turbocat /programs/emulator/dgen-sdl-1.33/ DGEN: delete binary file  
9837 710 d 5 h turbocat /programs/emulator/dgen-sdl-1.33/ Upload DGEN port source  
9836 710 d 13 h turbocat / ksys.h:
- Fixed formatting;
- Added wrapper for sysfunction 65.
 
9835 715 d 22 h akron1 /programs/develop/cedit/ CEdit: bugfix ([enter], [ctrl+{up/down}])  
9834 716 d 3 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9830 720 d 15 h vitalkrilov / ksys.h:
- KSYS_SLOT_STATE_FREE has right value (9, not 6) now
- few style changes (snake_case)
 
9829 721 d 1 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 725 d 5 h Doczom /programs/network/ircc/ ircc: small fix  
9821 728 d 12 h IgorA /programs/develop/libraries/nnp/ update library 'nnp.obj'  
9820 733 d 1 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 739 d 6 h akron1 /programs/develop/cedit/ CEdit: bugfix  
9812 746 d 5 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 747 d 6 h Coldy /programs/develop/ktcc/trunk/libc.obj/include/ Rollback to previous revision (unforeseen consequences)  
9810 747 d 6 h Coldy /programs/develop/ktcc/trunk/libc.obj/include/ libc.obj: headers update (now used true functions with attributes instead of pointers)  
9808 748 d 16 h Coldy /programs/system/shell/ shell:
- fixed definitions
- stack locals changed to heap variables (reduced app size)
 
9797 760 d 2 h dunkaist / [autobuild] Fix asm-only and no-gcc build