KFar updated. Links are the same. One bug fixed; files sort added.
It is recommended to use revision 89 of kernel (some minor bugs fixed, including one in 70.1 for CD).
Matt9876- 06-22-2006
Thanks for the new app K-FAR.
Trying very hard to get this to work.(CD access works with kernel above:)
Can you run app files from K-FAR? if so how?
Thanks for your help !
Matt9876- 06-23-2006
Can someone explain sys function 70 - 70.1 ?
CD control.
Thank you!
Mario79- 06-23-2006
Matt9876
The function 70 works not only with CD. It is the new function for file systems. The function supports operation with long names of files and directories for: RD, FD, HD0-HD3, CD0-CD3.
70/0 - reading the file
70/1- reading of the directory
70/3 - creation / write of the file
70/5 - obtaining the information about a file / directory
70/6 - installation of the file attributes of a /directory
For CD in the given moment the functions 0 and 1 are realized only.
In the given moment one man from Russian community is engaged in translation of documentation into the English language, when he will complete translation, we at once shall inform all.
P.S. The start of the applications with the help of the function 70 in the given moment is not realized, as there are some technical problems between the new and old code of a kernel. We solve this question and in the near future it will be realized.
diamond- 06-26-2006
Revision 91 of kernel supports function 70.7 - start program.
New version of KFar (0.03) uses this function to start programs. Links are the same.
Matt9876- 06-26-2006
First thing thank you Diamond for your help.
New Kfar 0.03 runs files from everything but CD rom.
Got kernel 91 from SVN server and compiled it to english.
Don't know what I'm doing wrong but will keep at it till things work here.
Mario79- 06-26-2006
Matt9876
In development of the code serving CD - I am engaged.
The kernel procedure of start of files with CD in the current moment is not completed. As soon as it will be made, I shall lay out it for free usage.
Good luck.
diamond- 06-30-2006
Now you can use Alt+F1/Alt+F2 to change current drive. But for this revision 92 is required. Links are still the same.
BTW, what do you think regarding this font: http://diamondz.land.ru/kfareng2 (temporary link)?
diamond- 08-02-2006
KFar 0.1. Now internal viewer is present (F3 in panels). As in Far, viewer is not modal, you can change active screen with F12. Use F2 to wrap/unwrap strings, F4 to toggle hex/text mode, F8 to change encoding (cp866/cp1251). Full list of used keys is available at http://diamondz.land.ru/kfar_eng.txt.
diamond- 08-24-2006
KFar 0.11. Files with known extensions are now opened in associated applications, but while these applications use 58th function, files with not 8.3 full names can not be opened (i.e. /rd/1/chess.bmp is opened OK, but /hd0/1/Program Files/kolibri/chess.bmp and /hd0/1/LongFileName.txt - not).
It uses new system features for set window capture, so requires the kernel at least revision 114 (or last version of KlbrInWin).
diamond- 08-31-2006
KFar 0.12. Fixed some small bugs, added refresh of the active panel on Ctrl+R.
Macgub- 09-04-2006
BTW From where can I download last version of KlbrInWin ?