Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No slideshow of all when selecting one file #9

Open
kuebel opened this issue Jan 30, 2021 · 1 comment
Open

No slideshow of all when selecting one file #9

kuebel opened this issue Jan 30, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@kuebel
Copy link

kuebel commented Jan 30, 2021

Hi!

Could you add an option that selecting one file doesn't load all images of that directory?

(I would like others to use this software to display images on a projector fullscreen - and sometimes they want to display one image and sometimes multiples)

Thanks!

@torum torum added the enhancement New feature or request label Jun 2, 2021
@harrynic
Copy link

harrynic commented Dec 3, 2021

I second keubel's request to provide an option to show just one image at a time. I'm trying to use imageviewer.exe in a Windows 10 Visual Studio C/C++ console project using a call of the type 'system(""imageviewer.exe --options D:\Directory\file.jpg" )' ..

Also, it would be much appreciated if a timer option were available to set how long the single image appears on the screen. I've been using system("feh --options D:/Directory/file.jpg") calls on my Raspberry Pi in C/C++ programs with good results, so I'm hoping to use your imageviewer program in the same way with Windows 10.

Not sure if I'm up to trying to add these features mentioned above myself using Lazarus IDE and the FPC compiler, but I guess it would be a good learning experience (Do you have any hints for my trying to add these additional features I mentioned?). Thanks very much for making your first-class work freely available.

Domo arigato from Tennessee, USA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants