Search found 935 matches

by robodesign
12 Dec 2022, 10:27
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v6+
Replies: 261
Views: 86102

Re: [Script] Quick Picto Viewer v5+

New releases:

- v5.8.2 (2022-12-12)
- fixed important regression; it caused the malfunctioning of message boxes since v5.8.0;

- v5.8.1 (2022-12-09)
- bug fixes related to alpha masking
by robodesign
08 Dec 2022, 13:47
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v6+
Replies: 261
Views: 86102

Re: [Script] Quick Picto Viewer v5+

Hello there! - v5.8.0 (2022-12-08) - [new] tool to copy/move files by maintaining their folder(s) structure - optimized features that use blur; instead of relying on GDI+ , I use cImg for small radius blurring - optimized the speed for «Radial blur» tool; it should still be faster - fixed broken too...
by robodesign
01 Dec 2022, 14:43
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v6+
Replies: 261
Views: 86102

Re: [Script] Quick Picto Viewer v5+

Hello! Work on Church Bells Tower ended, now I resumed work on Quick Picto Viewer . - v5.7.9 (2022-12-01) - [new] gradient preview in the Fill Area panel and in Alpha Mask tab - [new] options to choose image destination format on auto-crop - [new] ability to choose for what monitor to set the image ...
by robodesign
26 Nov 2022, 08:02
Forum: Scripts and Functions (v1)
Topic: GDI+ standard library 1.45 by tic
Replies: 441
Views: 254944

Re: GDI+ standard library 1.45 by tic

boiler wrote:
26 Nov 2022, 02:39
In the Gdip_BitmapFromHWND() function, replace this line:

Code: Select all

	PrintWindow(hwnd, hdc)
…to these:

Code: Select all

	RegExMatch(A_OsVersion, "\d+", Version)
	PrintWindow(hwnd, hdc, Version >= 8 ? 2 : 0)
I'll fix this. Thank you.
by robodesign
23 Nov 2022, 15:59
Forum: Scripts and Functions (v1)
Topic: Church Bells Tower - auto bell chimer
Replies: 66
Views: 23450

Re: Church Bells Tower - auto bell chimer

Hello! After a few months of work... I finished a major new feature Church Bells Tower ... the astronomy panel. v3.2.5 - 2022 / 11 / 23 - [new] astronomy panel; information about the sun and the moon - display when the sun and the moon rise and set, solar noon - and position on the sky (altitude, az...
by robodesign
05 Oct 2022, 06:05
Forum: Scripts and Functions (v1)
Topic: [Class] SQLiteDB - Update on 2022-10-04
Replies: 303
Views: 227021

Re: [Class] SQLiteDB - Update on 2022-10-04

@just me. I know. On 32 bits you cannot exceed the limit in any case. :-)

@Drugwash .. In ahk if you use ptr or uptr on 32 bits, AFAIK, it doesn't matter.

Best regards, Marius.
by robodesign
04 Oct 2022, 08:22
Forum: Scripts and Functions (v1)
Topic: [Class] SQLiteDB - Update on 2022-10-04
Replies: 303
Views: 227021

Re: [Class] SQLiteDB - Update on 2022-09-18

I also suggest changing all "Ptr" to "UPtr" and "PtrP" to "UPtr*". When AHK and Sqlite use over 4gb of RAM , Ptr is insufficient. Changed, THX @robodesign! Types of Arguments and Return Values U (prefix) Prepend the letter U to any of the integer types above to interpret it as an unsigned integer (...
by robodesign
03 Oct 2022, 07:31
Forum: Scripts and Functions (v1)
Topic: [Script] KeypressOSD - Display key press on screen
Replies: 629
Views: 204470

Re: [Script] KeypressOSD - Display key press on screen

I am not able to understand your request. I see you posted in the help section. People there are better suited to help you.
by robodesign
03 Oct 2022, 07:25
Forum: Scripts and Functions (v1)
Topic: [Class] SQLiteDB - Update on 2022-10-04
Replies: 303
Views: 227021

Re: [Class] SQLiteDB - Update on 2022-09-18

just me wrote:
03 Oct 2022, 05:14
Qriist wrote:
19 Sep 2022, 18:20
Another bug report for you @just me. This one is super arcane, too.
Fixed, thx Qriist!
I see you also changed PtrP to UptrP. Is it enough if elsewhere you keep Ptr? I assume that one has to use Uptr in a bidirectional manner....upon input and output.

Best regards, Marius.
by robodesign
01 Oct 2022, 06:30
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v6+
Replies: 261
Views: 86102

Re: [Script] Quick Picto Viewer v5+

Hello! Back with a new version: - v5.7.8 (2022-10-01) - [new] option to add to favourites folders and files lists [.SLDs] - [new] slideshow random modes: with a bias for the first or second half of the files list, or no explicit bias - users can now create a folders list to scan for files when no im...
by robodesign
21 Sep 2022, 16:41
Forum: Scripts and Functions (v1)
Topic: [Class] SQLiteDB - Update on 2022-10-04
Replies: 303
Views: 227021

Re: [Class] SQLiteDB - Update on 2022-09-18

hasantr wrote:
21 Sep 2022, 14:49
robodesign wrote:
20 Sep 2022, 11:49
I also suggest changing all "Ptr" to "UPtr" and "PtrP" to "UPtr*". When AHK and Sqlite use over 4gb of RAM , Ptr is insufficient.
Is that why my app crashes in high ram usage?
Yes. Any library in ahk using ptr has this issue.

Best regards, Marius.
by robodesign
20 Sep 2022, 11:49
Forum: Scripts and Functions (v1)
Topic: [Class] SQLiteDB - Update on 2022-10-04
Replies: 303
Views: 227021

Re: [Class] SQLiteDB - Update on 2022-09-18

I also suggest changing all "Ptr" to "UPtr" and "PtrP" to "UPtr*". When AHK and Sqlite use over 4gb of RAM , Ptr is insufficient.
by robodesign
08 Sep 2022, 14:24
Forum: Scripts and Functions (v1)
Topic: Church Bells Tower - auto bell chimer
Replies: 66
Views: 23450

Re: Church Bells Tower - auto bell chimer

Drugwash : The option is only meant for Windows 10+. Thank you for the feedback and testing. On Windows 7 it should look like this, with dark mode enabled in the app. This MS Windows is a fresh installation in a virtual machine, it has no dark theme: https://marius.sucan.ro/media/files/blog/ahk-scr...
by robodesign
08 Sep 2022, 07:16
Forum: Scripts and Functions (v1)
Topic: Church Bells Tower - auto bell chimer
Replies: 66
Views: 23450

Re: Church Bells Tower - auto bell chimer

Hello! The Lord has inspired me again and spoke to me on what to do in this new version... [joke] v3.1.7 - 2022 / 09 / 08 - [new] option to display a progress bar in the OSD; users have the ability to choose from several time related progress bars - [new] option to mark full moon by wolves howling [...
by robodesign
27 Aug 2022, 03:38
Forum: Ask for Help (v1)
Topic: Multiply effect on two images in the GUI
Replies: 9
Views: 1931

Re: Multiply effect on two images in the GUI

The blending modes, including Multiply, in my image viewer/editor/organizer ... is achieved via a DLL call to a DLL i wrote to this end, in C++. The source code is available on Github. It takes two GDI+ bitmaps, and a param for the type of blending mode you want. AHK was too slow to compute all the ...
by robodesign
18 Aug 2022, 07:36
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v6+
Replies: 261
Views: 86102

Re: [Script] Quick Picto Viewer v5+

@ozzii . Thank you <3

Thanks to @tidbit , several bugs were identified and now, fixed. V5.7.7 was released to this end.

Best regards, Marius.
by robodesign
16 Aug 2022, 11:01
Forum: Scripts and Functions (v1)
Topic: [Script] Quick Picto Viewer v6+
Replies: 261
Views: 86102

Re: [Script] Quick Picto Viewer v5+

Hello, people ! I am back.... - v5.7.6 (2022-08-16) - [new] tool to create PDFs or multi-paged TIFFs from the selected files; if the selected file(s) have multiple frames or pages, these pages will be processed and become part of the newly created file - [new] option to extract image frames to image...
by robodesign
05 Aug 2022, 04:11
Forum: Scripts and Functions (v1)
Topic: RunCMD() v0.97 : Capture stdout to variable. Non-blocking version. Pre-process/omit individual lines.
Replies: 249
Views: 92669

Re: RunCMD() v0.94 : Capture stdout to variable. Non-blocking version. Pre-process/omit individual lines.

blue83 I added what you requested. Cli_RunCMD(CmdLine, WorkingDir:="", Codepage:="CP850", Fn:="RunCMD_Output", maxDelay:=15250) { ; modified by Marius Șucan Local ; RunCMD v0.94 by SKAN on D34E/D37C @ https://www.autohotkey.com/boards/viewtopic.php?t=74647 Global A_Args ; Based on StdOutToVar.ahk b...
by robodesign
19 Jul 2022, 15:32
Forum: Scripts and Functions (v1)
Topic: Search for WhatsApp tab in Firefox...
Replies: 6
Views: 1027

Re: Search for WhatsApp tab in Firefox...

we need more scripts like this!

:headwall:
:headwall:
:headwall:
by robodesign
11 Jul 2022, 17:14
Forum: Tutorials (v1)
Topic: Self-sign your compiled executable from the commandline
Replies: 1
Views: 2601

Re: Self-sign your compiled executable from the commandline

Hello!
This is very good. Thank you very much for this.

Would the signing prevent virus warnings on other systems /PCs?

Can you please link to hasantr tutorial?

Best regards, Marius.

Go to advanced search