Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4620 3735 d 14 h hidnplayr /programs/media/midamp/trunk/ fixed crash while trying to work with an empty playlist.  
4618 3736 d 19 h mario79 /programs/system/test/trunk/ PROTECTION TEST
1) Optimisations and code refactoring.
2) Reducing the consumption of RAM, 4 KB instead of 64 KB.
3) Translation into Russian.
 
4617 3736 d 20 h hidnplayr /programs/network/ircc/ IRCC: update nick correctly.  
4616 3737 d 3 h punk_joker /programs/cmm/tmpdisk/ TmpDisk 0.5.1: not displayed on the board size for the disk(fixed)  
4613 3738 d 2 h mario79 /programs/system/launcher/trunk/ LAUNCHER changes:
1) Dynamic memory allocation for AUTORUN.DAT.
2) Added additional diagnostic messages for BOARD.
 
4609 3739 d 11 h dnivra /programs/games/tetris/trunk/ Reduced number of checks needed to disable actions if game is paused.  
4607 3739 d 18 h mario79 /programs/system/searchap/ SEARCHAP - use debug-fdo.inc instead debug.inc  
4605 3740 d 9 h dnivra /programs/games/tetris/trunk/ Fixed comments for changes added in revisions 4603 and 4604  
4604 3740 d 10 h dnivra /programs/games/tetris/trunk/ Fixes bug on resume in Tetris: DOWN and spacebar disabled during pause.  
4603 3740 d 10 h dnivra /programs/games/tetris/trunk/ Fixed pause bug in Tetris: UP, LEFT and RIGHT no longer work when game is paused.  
4602 3741 d 8 h mario79 /programs/system/launcher/trunk/ LAUNCHER changes:
1) Reducing the consumption of RAM, 4 KB instead of 32 KB.
2) Output to BOARD information about running applications.
3) Cleaning of the source code.
notice:
Only 2 KB of memory for AUTORUN.DAT - be careful!
 
4601 3742 d 6 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib - Editbox support for Clipboard (Ctrl + C|V)  
4600 3744 d 6 h Albom /programs/develop/libraries/console/ console.obj - modified for kernel SVN r.4588  
4596 3746 d 3 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4595 3746 d 3 h hidnplayr /programs/network/ircc/ IRCC: Dont skip all colons when searching for string, only skip one. Fixed KICK servercommand.  
4594 3746 d 6 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed window caption, broken in previous revision.  
4591 3746 d 8 h hidnplayr /programs/develop/mtdbg/ MTDBG: Fixed some glitches in GUI. Added ability to select color theme before assembling.  
4590 3746 d 8 h clevermouse /programs/develop/mtdbg/ mtdbg: F7/F8 for tracing now don't collide with 8/9 for text input  
4589 3747 d 0 h mario79 /programs/develop/keyascii/trunk/ KEYASCII - modified for kernel SVN r.4588  
4584 3749 d 19 h Asper /programs/fs/ assign m3u to ac97snd  
4583 3750 d 8 h Asper /programs/media/ac97snd/ac97snd/ fix m3u playlist support  
4571 3761 d 7 h hidnplayr /programs/cmm/browser/ HTMLv: request pages in native language (only english and russian for now)  
4567 3762 d 6 h hidnplayr /programs/cmm/lib/ Rewrote dll_load function and its subfunctions for c--.  
4566 3762 d 7 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for crash when "paste" from clipboard in some cases.  
4565 3762 d 8 h leency /programs/cmm/browser/ HTMLv: hotfix  
4564 3762 d 10 h leency /programs/cmm/browser/ HTMLv: set back http_transfer = 0;  
4563 3762 d 10 h leency /programs/cmm/browser/ HTMLv: fix history for redirects  
4562 3762 d 11 h leency /programs/cmm/TWB/ HTMLv: fix for URLs, need to test  
4561 3763 d 13 h hidnplayr /programs/develop/libraries/http/ HTTP lib: fix bug where last piece of data was not received during non-chunked transfer.  
4558 3767 d 1 h hidnplayr /programs/cmm/browser/ HTMLv: support for HTTP redirects (3xx).  
4556 3767 d 7 h Albom /programs/games/foxhunt/ foxhunt game version 0.2  
4554 3769 d 6 h leency /programs/cmm/ HTMLv: httplib integration from hidnplayr step #3, uses native_http checkbox (non-stable, off by default)  
4552 3772 d 3 h mario79 /programs/develop/tinypad/trunk/ Tinypad - fix for r.4487 for single lines (example - CMD program)  
4551 3772 d 7 h leency /programs/cmm/browser/ HTMLv: fix URLs (hidnplayr)  
4550 3772 d 7 h leency /programs/cmm/ HTMLv: several fixes  
4546 3774 d 1 h leency /programs/cmm/browser/ htmlv hotfix  
4545 3774 d 1 h leency /programs/cmm/browser/html/ HTMLv: download error pages  
4544 3774 d 1 h leency /programs/cmm/ HTMLv: History or URLs & cached images (available from menu), Page not found custom  
4542 3774 d 13 h IgorA /programs/develop/libraries/box_lib/trunk/ t_edit: fix ClipBoard size  
4541 3775 d 4 h hidnplayr /programs/develop/libraries/http/ HTTP library: download content into separate buffer.