Re: [Ql-Users] Another SQRview update

2017-01-02 Thread Bob Spelten

Op Mon, 02 Jan 2017 16:32:05 +0100 schreef desin :


Am 02.01.2017 um 13:53 schrieb Bob Spelten:

Happy QLing in the New Year to All.


the same from here

Thanks for your program Bob

some points

when using the < (back) button the cursor jumps to the > (next) button
only if the size of the next picture is different


Thanks for testing this out.
In principle the pointer keeps its position relative to the item hit. This  
was changed a bit because the items moved in this version, maybe it's no  
longer correct for 'Back'.

I will check this.

using the navigation would it be possible to select only the known  
extensions e.g. you point the program to a directory and it display only  
the known picture types.


For this I use the OPEN_DDIR option in DBas which provided a quick way to  
implement this navigation but it has limited ways to manipulate the list  
and exclude non image files.

I will look into this but it may never be 100% correct.


the status screen shows the filename with underscore/point at the end


Noted.


quit should be quit (no save please)


The "Save" is only there if any conversion is done.
Consider this as a "Confirm" before the converted image is lost.

Bob

--
The BSJR QL software site at: "http://members.upc.nl/b.spelten/ql/";
___
QL-Users Mailing List


Re: [Ql-Users] Wrong dates on DOS & NFA

2017-01-02 Thread Wolfgang Lenerz

Hi,

I'll check that in the coming days. Another version of SMSQmulator is 
pending, anyway.


Wolfgang


Under SMSQ/m v2.20(3.27) the date is set to the current date, like Copy
does.
All tested on my PC running W$7.

Why?

Bob



___
QL-Users Mailing List


Re: [Ql-Users] Another SQRview update

2017-01-02 Thread desin

Am 02.01.2017 um 13:53 schrieb Bob Spelten:

Happy QLing in the New Year to All.


the same from here

Thanks for your program Bob

some points

when using the < (back) button the cursor jumps to the > (next) button
only if the size of the next picture is different

using the navigation would it be possible to select only the known 
extensions
e.g. you point the program to a directory and it display only the known 
picture types


the status screen shows the filename with underscore/point at the end

quit should be quit (no save please)


Greeting from Switzerland

Markus

___
QL-Users Mailing List


Re: [Ql-Users] Wrong dates on DOS & NFA

2017-01-02 Thread Dilwyn Jones
I wonder if this would also explain why I get occasional queries that my 
Sync program does not always handle dates correctly and sometimes gets 
older/newer ones wrong? (Something I have not been able to reproduce here)


Dilwyn

-Original Message- 
From: Bob Spelten

Sent: Monday, January 02, 2017 1:53 PM
To: ql-us...@q-v-d.com
Subject: [Ql-Users] Wrong dates on DOS & NFA

Hi All,

I noticed some inconsistency in the use of emulator dates.
When using QPAC2's Backup (v1.46) to copy a file from WIN to DOS or NFA,
dates are not always maintained.
Under QPC2 v3.40(3.16) the date is kept correct.
Under QPC2 v4.04(3.26) the date is cleared to 1.1.1961
Under SMSQ/m v2.20(3.27) the date is set to the current date, like Copy
does.
All tested on my PC running W$7.

Why?

Bob

--
The BSJR QL software site at: "http://members.upc.nl/b.spelten/ql/";
___
QL-Users Mailing List


-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2016.0.7924 / Virus Database: 4739/13691 - Release Date: 01/02/17 


___
QL-Users Mailing List


Re: [Ql-Users] Wrong dates on DOS & NFA

2017-01-02 Thread Marcel Kilgus
Bob Spelten wrote:
> When using QPAC2's Backup (v1.46) to copy a file from WIN to DOS or NFA,
> dates are not always maintained.
> Under QPC2 v3.40(3.16) the date is kept correct.
> Under QPC2 v4.04(3.26) the date is cleared to 1.1.1961

For v4.04 I rewrote the DOS device in C and unfortunately it has a bug
in the date code. Urs already reported it some time ago, it will be
fixed in the next release.

Cheers, Marcel

___
QL-Users Mailing List


[Ql-Users] Wrong dates on DOS & NFA

2017-01-02 Thread Bob Spelten

Hi All,

I noticed some inconsistency in the use of emulator dates.
When using QPAC2's Backup (v1.46) to copy a file from WIN to DOS or NFA,  
dates are not always maintained.

Under QPC2 v3.40(3.16) the date is kept correct.
Under QPC2 v4.04(3.26) the date is cleared to 1.1.1961
Under SMSQ/m v2.20(3.27) the date is set to the current date, like Copy  
does.

All tested on my PC running W$7.

Why?

Bob

--
The BSJR QL software site at: "http://members.upc.nl/b.spelten/ql/";
___
QL-Users Mailing List


[Ql-Users] Another SQRview update

2017-01-02 Thread Bob Spelten

Happy QLing in the New Year to All.

My first small contribution is a fix in SQRview's RLE routine.
The bug revealed itself while trying to use RLE2 on mode 4 & 8 sprites.
SQRview at the moment doesn't support this but as it was an item on the  
Forum, I wanted to test if it worked.
Now the RLE2 works fine packing and unpacking also these low modes but as  
long as WMAN2 does not recognise these SPRs properly there is no reason  
implementing it.

Strangely these SPRs are decompressed by WMAN2 but the result is unusable.

If you have or want to use this RLE2 option on mode 32/33 SPRs, I suggest  
you download this fixed package from my site.


Bob

--
The BSJR QL software site at: "http://members.upc.nl/b.spelten/ql/";
___
QL-Users Mailing List