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
1102 5449 d 1 h diamond /programs/ * libs-dev: style of exported names changed, ini.get_int -> ini_get_int
* programs which use libs-dev updated accordingly
* libimg: support for .ico and .cur files (icons and cursors)
* kiv: show many different images in one file in one row
 
1100 5450 d 4 h Lrz /programs/media/scrshoot/ a logic bugfix.  
1098 5451 d 4 h Lrz /programs/media/scrshoot/ support system library box_lib.obj  
1096 5452 d 1 h diamond /programs/media/pic4/trunk/ pic4: fixed background install  
1092 5453 d 9 h diamond /programs/media/pic4/trunk/ pic4: memory requirements reduced  
1087 5456 d 5 h diamond /programs/media/kiv/trunk/ bugfixes in KIV  
1080 5459 d 5 h diamond /programs/media/kiv/trunk/ kiv: support for animated images  
1040 5551 d 8 h diamond /programs/media/kiv/trunk/ kiv: fixes in drawing and moving to next/prev images  
1016 5572 d 19 h diamond /programs/media/kiv/trunk/ kiv: new icons from Leency; can set wallpaper, can jump to prev/next images  
1004 5575 d 7 h diamond /programs/media/kiv/ kiv: simple libimg-based viewer  
958 5620 d 23 h leency /programs/media/imgview/ imgview 0.08  
956 5621 d 9 h leency /programs/media/animage/trunk/ Animage header use sysfunc 70.1  
833 5763 d 16 h Lrz /programs/ add new version editbox in programs  
832 5764 d 6 h mario79 /programs/media/mv/trunk/ MV v.0.65
1) Use new version Editbox (Thanks <Lrz>)(mouse correctly works in secondary thread)
2) The memory used for storage of the file BMP after conversion in RAW comes back to OS.
3) Usage of keys 1,2,3,4 for call of buttons of the application without the mouse, before the key were defined incorrectly.
4) Deleting of the unnecessary procedure of clearing of a background of a picture at pressing the button "Open"
 
828 5767 d 12 h mario79 /programs/media/mv/trunk/ MV v.0.6
1) Use Editbox (Author <Lrz>)
2) Draw window without fill working area (C = 1)
3) Open file with parameter in patch:
Size of parameter - 4 bytes. Parameter starts with the character "\",
the unused characters are filled by a blank (ASCII 20h).
'\T /hd0/1/1.jpg' - set background, mode: tile
'\S /hd0/1/1.jpg' - set background, mode: stretch
 
825 5770 d 2 h mario79 /programs/media/mv/trunk/ MV v.0.5
Dinamic Allocation Memory
 
801 5815 d 15 h serge /programs/media/ac97snd/ac97snd/ fixed make_button  
799 5818 d 9 h serge /programs/media/ac97snd/ fixed bug ir raw_read  
701 5946 d 3 h serge /programs/ update clib  
661 6041 d 4 h ataualpa /programs/ Some programs now use window style Y=4  
651 6045 d 11 h diamond /programs/media/pic4/trunk/ bugfix in pic4  
650 6046 d 1 h serge /programs/media/ac97snd/ac97snd/ update copyrights  
646 6047 d 5 h serge /programs/media/ac97snd/ uFMOD 1.25.1 from Quantum and some minor bugfixes  
606 6113 d 1 h mario79 /programs/media/jpegview/trunk/ jpegview 0.18
Open file with parameter in patch. Size of parameter - 4 bytes. Parameter starts with the character "\", the unused characters are filled by a blank (ASCII 20h).
'\T /hd0/1/1.jpg' - set background, mode: tile
'\S /hd0/1/1.jpg' - set background, mode: stretch
 
577 6142 d 23 h serge /programs/media/ac97snd/ac97snd/ restore old ac97wav.c  
576 6144 d 6 h serge /programs/media/ac97snd/ new folders layout  
573 6144 d 21 h serge /programs/ update SOUND_VERSION  
570 6145 d 23 h serge /programs/media/ac97snd/trunk/ ac97snd update  
552 6158 d 5 h diamond /programs/ * new version of gif_lite.inc, common for all programs which use GIF
* restored config.inc because it is needed for normal compilation of
one program with build_ru.bat
 
551 6161 d 2 h spraid /programs/ in some programs set not sized changed window  
547 6165 d 6 h diamond /programs/media/jpegview/trunk/ jpegview: background definition is faster  
539 6175 d 6 h spraid /programs/ changed path to /sys in some programs  
532 6179 d 13 h diamond /programs/ * pic4, rdsave, cpuid: size optimization
* @ss: decrease used memory & time requirements, size optimization
* @panel: if there is only one window, Alt+[Shift+]Tab activates it
* jpegview: IPC service to unpack JPEG data for other apps
* chess: bmp-file is now inlined
* @ss, chess moved to more appropriate place in file structure
 
529 6184 d 7 h spraid / change path to "/sys" in some programs.
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
 
526 6185 d 11 h diamond /programs/ * Fixed fasm broken in svn.485
* Jpegview 0.16 from Mario79
 
485 6204 d 8 h heavyiron / *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
updated sysfunc.txt
*programs
new icons and logo for CPUID and ICON
added new version of @ICON and ICONMNGR
fixes in iconedit and calendar from DedOK
new algoritm of fill background in pic4
all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
small fixes in build_all.bat script
 
470 6220 d 13 h serge /programs/media/jpegview/trunk/ From Mario79: updated jpegview  
460 6232 d 5 h diamond /programs/media/pic4/trunk/ fixed pic4 broken in r451 (e.g. 'BOOT' parameter handling  
451 6239 d 20 h heavyiron /programs/ *Cpuid 2.19 - client-relative drawing, title with Fn0
*Pic4 - client-relative drawing, title with Fn0, system colors
*rdsave, run, scrshoot - fixes for current editbox
*vrr_m - fixed header
 
376 6277 d 10 h serge /programs/ updated soundlib, DOOM, ac97snd