This week there's a special discount on this software at the google play store. Just 0.59EUR. Grab it while the offer lasts.
https://play.google.com/store/apps/deta ... hethis.hiw
Search found 211 matches
- Fri Apr 14, 2017 9:27 pm
- Forum: Showcase
- Topic: Hurra - ich wachse!
- Replies: 5
- Views: 5015
- Mon Mar 20, 2017 9:09 am
- Forum: Announcements
- Topic: Hollywood 7: Eternity out now!
- Replies: 42
- Views: 42469
Re: Hollywood 7: Eternity out now!
* Hollywood is now available in native 64-bit versions for ... iOS * ... iOS backends have been completely rewritten, they are a lot faster now! * High resolution ("Retina") displays now fully supported ... iOS; Hollywood is ultra-crisp in 4K modes now ... * Lots of new features in the iOS backend ...
- Sun Mar 19, 2017 8:24 pm
- Forum: Announcements
- Topic: Hollywood 7: Eternity out now!
- Replies: 42
- Views: 42469
Re: Hollywood 7: Eternity out now!
That came a bit surprising. Nice surprise of course. You are actually quicker in developing Hollywood further, than I am in adapting myself to your new developments. Hats off.
Will upgrade soon.
Will upgrade soon.
- Thu Mar 09, 2017 11:16 pm
- Forum: Showcase
- Topic: Exutil - an exif based batch renaming utility
- Replies: 7
- Views: 6738
Re: Exutil - an exif based batch renaming utility
Thanks for the feedback. The thumbnail area is indeed a bit to small to accomondate the text w/o overlapping the thumbnail, That will be fixed. For easiness I limited the thumbnail window to 4 rows. A full resizability has advantages and disadvantages. Am undecided whether i keep it like it is or ch...
- Wed Mar 08, 2017 12:44 am
- Forum: Showcase
- Topic: Exutil - an exif based batch renaming utility
- Replies: 7
- Views: 6738
Re: Exutil - an exif based batch renaming utility
Exutil updated to V1.0. It's now, at least more or less, the RapaGUI program I thought of for this exercise. New: supports English and German, files can get renamed now by selection from thumbnails, quite some itches and glitches removed. If you wanna try out: http://via.i-networx.de/Exutil/about.ht...
- Thu Mar 02, 2017 6:08 pm
- Forum: Showcase
- Topic: Exutil - an exif based batch renaming utility
- Replies: 7
- Views: 6738
Re: Exutil - an exif based batch renaming utility
released not realizedzylesea wrote:I realized...
- Wed Mar 01, 2017 10:56 pm
- Forum: Showcase
- Topic: Exutil - an exif based batch renaming utility
- Replies: 7
- Views: 6738
Exutil - an exif based batch renaming utility
I realized V0.10 of Exutil - a small utility to batch rename pictures by date sorted names based on Exif date information or by file's date with an integrated thumbnail viewer. This is _not_ a killer app, but my playground to get familiar with RapaGUI (earlier versions used MUI Royale). V0.10 is the...
- Mon Feb 13, 2017 11:20 pm
- Forum: Hollywood bugs
- Topic: IsPicture on virtual file derived from a RAM: file
- Replies: 7
- Views: 3858
Re: IsPicture on virtual file derived from a RAM: file
Digged a bit around and found a MorphOS 3.6 CD to boot off from (with 3.9 boot.img from hd then). The crash does _not_ happen then. I think we can say it's a problem on my particular set up then. I thought - still think - my system is rather clean and not messed up too much, but I'll dig into that. ...
- Mon Feb 13, 2017 8:02 pm
- Forum: Hollywood bugs
- Topic: IsPicture on virtual file derived from a RAM: file
- Replies: 7
- Views: 3858
Re: IsPicture on virtual file derived from a RAM: file
Have you tried it on MorphOS? Crashes with the pictures you used here, too. But it seems to be an issue with the MorphOS binary. The same script but compiled for 68k runs w/o that bug on MorphOS. I put a MorphOS-binary for testing here The bug hapens on both MorphOS machines I tested: Powerbook and ...
- Sun Feb 12, 2017 11:44 pm
- Forum: Hollywood bugs
- Topic: IsPicture on virtual file derived from a RAM: file
- Replies: 7
- Views: 3858
Re: IsPicture on virtual file derived from a RAM: file
Hmm, sounds weird. Can you upload a complete demo script (with a sample image) that I can just run and try here? Here's a short working demo program (a very basic thumbnail viewer) showing this behaviour: @DISPLAY {Width = 880, Height = 600, Color = #WHITE} kx=0 mytemppath$="ram:" ; does work only ...