I know that ini file are not yet completely supported. Although, I report an other difficulty that I just met:
V.1 gives an error if no subtitle is defined while it was working with v0.8:
Quote:
BSPlayer v1.00.800, Unhandled exception at EIP: 0049572F
If you click 'Close' application will be terminated.
Please report this info to the author with description what were you doing.
Access violation at address 0049572F in module 'bplay.exe'. Read of address 00000010
EAccessViolation
, 0x004DFFFB, 0x004E01F9, 0x004534E7, 0x0044A832, 0x77D43A50, 0x77D43B1F, 0x77D43D79, 0x77D44374,
|
The.bsi file is written in the following way:
Quote:
'---------------------
[Subtitles]
Directory=.
'Sub1=Aucun|Aucun sous-titres.srt
'Sub2=Fran?§ais|Sous-titres fran?§ais.srt
'Sub3=English|Sous-titres anglais.srt
'Subdelay=0
Font=0;Tahoma;20;0;65535
FontColor=0000FFFF
'BackColor=00000000
SubPos=-1
'---------------------
|
It works if I allow one subtitle (eg sub1) even if no subtitle file is present in the directory.
The problem is that my collection of cds was made without defining subtitle file when there is none (which seems logical).
Regards.