13 Apr 3.0.0
Default settings can be set from Menu "?"
Label Is shown when FW Check is Disabled.
_____________________________________________________________
13 Apr 2.9.6-2.9.7
More adjustments and possibility
to Bypass FW check when Writing Buffer
(Now looks ok with Humax Emu  :)   )
Use this settings for Humax...
[SETTINGS]
FWCHECK=0
DELAY=10
FASTWRITE=1

Sammy can have this
[SETTINGS]
FWCHECK=1
DELAY=2
FASTWRITE=1
____________________________________________________________________
12 Apr 2004 Ver 2.9.3-2.9.5
Small Adjustments only...

____________________________________________________________________
12 Apr 2004  Ver 2.9.1

New Option in INI file
[SETTINGS]
FASTWRITE=1
================================
================================
==============================
Loops runs like this
==============================
FASTWRITE=1

16 Byte fast to box without delay
DELAY
16 Byte fast to box without delay

(Blocks of 16 byte at once and then DElay)

===============================

FASTWRITE=0
1 Byte to Box
DELAY
1 Byte to Box
DELAY
...
...
================================
================================
================================
My Sammy Like this Settings
Less then 2 Sec to write KEyfile:
[SETTINGS]
FASTWRITE=1
DELAY=1
================================
Humax EMU Should have this
[SETTINGS]
FASTWRITE=0
DELAY=25

================================


12 Apr 2004  Ver 2.9.1
Possibility to Use delay in Write routine
Default settings in Settings.ini In [SETTINGS]-Section
[SETTINGS]'
WRITEDELAY=10

This one could be changed to Higher value to write slower to box
_______________________________________________________________________
12 Apr 2004  Ver 2.9.0
Fix for Firmware check when Writing File
and changed a small Variable-declaration in Read routine

11 Apr  2004 ver 2.8.0.0
Speeded up Writing of Keybuffer.
Fixed problem with reading of
Keybuffer with errors inside.
(Sometimes errors inside RAmbuffer
when Editor reads it it can find 
f.ex Key on ViaID-Nr "FF", which is not present
and earlier Editor Crashed, 
now ignoring such errors...


18 Nov 2003 ver 2.6.0.0D
Rearanged SoftCam.Key Import Menu-section


17 Nov 2003    
Fixed 9 Idents for Ird/Beta now (Earlier only 8)


16 Nov 2003    Ver 2.5.0.0D
Option for writing an Empty Keybuffer (FF.....FF)
(Can be set to "00" in Settings.ini

Also a check of last used key inside a loaded Keybuffer
(Look in Menu-Item "?" )


________________________________________
10 Nov 2003   Ver 2.3.0.0
Fixed 9 Comport in list
________________________________________
Bugfixed 27 Okt 2003

Multiple Idents in Embedded File are gone now.

"First Freespace-pointer" fixed   <<<<  This one caused Problems !!


------------------------------------------
!!!!  IMPORTANT  READ 1st !!!!

This Editor is only intended to be used
together with Samsung DSR 9500, 

Patched with H2Deetoos DSR 9500 Emu.

It needs MSInet.ocx correctly registered on Your System.


Msinet.ocx   is for "grabbing" [SoftCam.Key] from Web.

(Msinet.ocx may cause Your Firewall to scream...Dont Panic! )


###########################################################


Now over to some short and crappy instructions over
how to use this one......( Hope its not too confusing...)

// Euro


                   ---  Buttons    --- 
       
###########################################################

-----------------------------------------------------------
Read  - Using Win API to Read Keybuffer from Box into Editor
           
-----------------------------------------------------------
Write - Using Win API to to write File or Edited Keybuffer to Box

-----------------------------------------------------------
C - Copy, in ID-List selected ID/Provider+Keys
P - Paste Copied ID/Provider+Keys to in ID-List selected ID/Provider
X - Set in ID-List selected ID/Provider+Keys to ""

###########################################################




                    ---  Menus   ---

###########################################################
___________________________________________________________
Open File - Open a 4096 Byte large Keybuffer Bin-File
-----------------------------------------------------------
Save File - Save a 4096 Byte large Keybuffer Bin-File
            From edited Keybuffer loaded in Editor
___________________________________________________________
Load Internal Empty Bin - To start up a Keybuffer from "Scratch"
                          only some Idents as example inside.
___________________________________________________________
SoftCam - Key > Import Key >
 
Local - Open up a FileOpen browser where You can 
        "Point" to a [SoftCam.Key] on HardDrive
        Load it in editor for import of selected Keys
-----------------------------------------------------------
Web -  As above but Get the [SoftCam.Key] from Web-URL
-----------------------------------------------------------
Update Key-buff - As above, but also injects keys from
                 [SoftCam.Key] to Filebuffer,
                 But only to Idents allready existing in Filebuffer.
                 (No Providers/Idents will be Added )
-----------------------------------------------------------

   (BETA - BETA)     --All in one Menu-Click--  (BETA - BETA)

Autoupdate Box - 1: Reads Keybuffer from Box
                 2: Gets [SoftCam.Key] from WEB
                 3: Update Keys in FileBuffer
                 4: Writes Filebuffer back to Box

Sometimes this doesnt work on first CLICK , Try a 2'nd time if
Wrong FW MSG-Box pops up.

To have this enabled, You have to add a line in "Settings.ini"
under [SETTINGS] Section

AUTOUPDATE=1

___________________________________________________________

SoftCam - Key > 
Export Key - Export loaded Edited Buffer to [SoftCam.Key]

###########################################################




                   --- Other Functions ---

###########################################################

Use of [SoftCam.Key] functions manually :
-----------------------------------------------------------
Doubleclick on Left ID-List, to get 
corresponding Idents Keys from loaded [SoftCam.Key]
-----------------------------------------------------------
Singleclick on Right Id-List, sets Clicked ID+Keys to
selected ID/Provider-Position in LEft ID-List(Real Buffer)
-----------------------------------------------------------
There is a Hard Coded URL for [SoftCam.Key] inside,
but it can be bypassed if another URL is set  in [Settings.ini].

[SOFTCAMKEY]
URL=http://xamuh.modshack.co.uk/files/SoftCam.Key

(First use generates [Settings.ini])

-----------------------------------------------------------
When editing Keys, nothing will be changed in
filebuffer if not Length of Key is 16 digits
or 0 digits, 0 Digits removes Key-entry from buffer.

If You want to paste a key in this format  00 11 22 33 44 55 66 77
You can make sure its in Clipboard,
and simply Double-Click on the Key textbox You want it pasted into.


