 |
 |
| Tooltips |
 |
 |
By lelldorin - Posted on May 15, 2010 - 12:45:22 (#23274)
Current version when comment was posted: 0.9.2a |
 |
 |
Very nice :-). Can you add tooltips for the buttons?
|
|
| re: Done - please see this screenshot |
 |
 |
By matjako - Posted on May 1, 2010 - 18:34:03 (#23272)
Current version when comment was posted: 0.9.1 |
 |
 |
I wanted to say that the update on my homepage does not include bilinear scaling, but some other improvements (I uploaded it earlier), I'm just mentioning it in case you used the old sources for the basis of your patch...
|
|
| re: Done - please see this screenshot |
 |
 |
By matjako - Posted on May 1, 2010 - 18:25:15 (#23271)
Current version when comment was posted: 0.9.1 |
 |
 |
Hi, looks great! Good job. Sure, I can include this, no problem.
Actually, I'm thinking about making an osdrawer.net project, so you will be able to make changes there.
Otherwise, I uploaded a small update (0.9.2) on my project homepage but I did not publish it here yet because of the Dev Central login problems. You can of course send me your patches directly and I can update the BeBits entry later.
BTW the only place that this flavour of DrawBitmap() will have a visible effect is in ImageLoader::MakeImagePreview() for the slider effect I simply call BView::SetScale() and the AppServer does the rest - that way I don't need to recalculate all the frames all the time.
This sole modification should do the trick for everything but embedded EXIF thumbnails, though.
|
|
| Done - please see this screenshot |
 |
 |
By hey68you - Posted on April 26, 2010 - 09:27:29 (#23269)
Current version when comment was posted: 0.9.1 |
 |
 |
I have added smooth scaling for Haiku only to this great App by Matjaz Kovac as the sources are included. Please let me know if you are interested in my modified sources and or binary.
Here's a comparison screen shot:
http://farm5.static.flickr.com/4019/4554660442_3f12bd9310_o.jpg
Regards,
hey68you
|
|
| please add smooth scaling on Haiku version |
 |
 |
By hey68you - Posted on April 25, 2010 - 10:52:58 (#23268)
Current version when comment was posted: 0.9.1 |
 |
 |
This is a great app ! and it could be even better (on Haiku).
Haiku's app_server supports smooth (a.k.a bilinear) scaling.
I think all you would need to do is replace any calls to the DrawBitmap function with something like this:
DrawBitmap(bitmap,original-frame-BRect,scaled-frame-BRect,B_FILTER_BITMAP_BILINEAR);
I could try to take a look since the source code is included, but I'd prefer if the original developer where able to do this.
Thanks,
hey68you
|
|
| nice |
 |
 |
By lelldorin - Posted on January 30, 2010 - 09:02:02 (#23258)
Current version when comment was posted: 0.9.1 |
 |
 |
|
| re: yes the pixel size of the image |
 |
 |
By matjako - Posted on January 25, 2010 - 05:46:30 (#23255)
Current version when comment was posted: 0.9.1 |
 |
 |
Ok, I did a quick fix - does not work for all image types probably.
|
|
| Works fine in Haiku Alpha1 |
 |
 |
By pistooli - Posted on January 21, 2010 - 14:06:40 (#23254)
Current version when comment was posted: 0.9 |
 |
 |
installs and runs just fine in Haiku Alpha1. Thanks!
|
|
| yes the pixel size of the image |
 |
 |
By lelldorin - Posted on January 18, 2010 - 11:41:26 (#23253)
Current version when comment was posted: 0.9 |
 |
 |
it will be fine to see the pixel size of the images, because this is one of my often used informations i get from a image viewer :-)
|
|
| re:file size |
 |
 |
By matjako - Posted on January 18, 2010 - 03:00:02 (#23252)
Current version when comment was posted: 0.9 |
 |
 |
By size you probably mean image dimension in pix? I can look into that. Right now I try to avoid loading the actual iamge data as much as possible, but for JPEGs that info is always there and for other images you get it for free when a preview (thumbnail) is made.
|
|
| file size |
 |
 |
By lelldorin - Posted on January 17, 2010 - 06:18:19 (#23251)
Current version when comment was posted: 0.9 |
 |
 |
nice to see a new version of album. i like it. can you add a image size information?
|
|
| Very nice |
 |
 |
By lelldorin - Posted on June 27, 2007 - 03:08:16 (#21762)
Current version when comment was posted: 0.3 |
 |
 |
I wait past the last release for a new version of Album. i like it. Nice to see that you dont stop your activity for BeOS.
Lelldorin
|
|
| Cool |
 |
 |
By Eddyspeeder - Posted on June 13, 2007 - 16:20:41 (#21719)
Current version when comment was posted: 0.3 |
 |
 |
Wow, I'm impressed! A photo browser with the EXIF data displayed right away. I previously used ImageViewer for that. It's starting to become somewhat of a Bridge. Thanks for your efforts so far and keep up the good work!
|
|
| RE:great! |
 |
 |
By matjako - Posted on October 13, 2006 - 04:36:32 (#20759)
Current version when comment was posted: 0.1 |
 |
 |
Items can be removed from view with Edit/Clear (Alt-C). Not all that intuitive - the whole UI is not that thought out, really as I'm just finding out. I'm currently trying to add some more functionality regarding (EXIF) tag-to-attribute import etc. so it may change... I do personally like the general side panel layout, although mine is fairly rudimentary for now (==static). By font sensitivity... do you mean things like thumbnail labels resizing?
|
|
| great! |
 |
 |
By stippi - Posted on October 13, 2006 - 02:26:08 (#20758)
Current version when comment was posted: 0.1 |
 |
 |
I also think this app is great and has great potential. I like how it picks up useful concepts like attributes and queries. The only things I didn't like was that I didn't see a way to remove items from the preview panel (not from my harddrive though!), and that font sensitivity needs to be improved.
Best regards,
-Stephan
|
|
| evolution of tracker |
 |
 |
By zuMi - Posted on October 5, 2006 - 07:25:50 (#20718)
Current version when comment was posted: 0.1 |
 |
 |
i was just testing this new app and I noticed how it's similar in concept with tracker.
So I thought: the tracker can do thumbnails (zeta one and tracker.newfs) but it lacks the side panel; if it could be implemented like a replicant container embedded in a tracker view, some apps structured like tracker add-ons could show info about selected files, and your attribute and tags viewer could be the first one
|
|
| re: some more discussion here |
 |
 |
By matjako - Posted on October 3, 2006 - 17:36:19 (#20714)
Current version when comment was posted: 0.1 |
 |
 |
Thanks for the discussion links - haven't seen it before! Definitely deals with the same issues I'm addressing. However ... Album is not quite there yet. For now it only lets you manage attributes manually in a rather limited way although that is important too. I guess what I'm aiming at is yet another import tool but it all comes down to the fact that there are so many sources of attribute values: various proprietary header info, tags, parsed filenames, file location - all these can be used. For the near future I'm just aiming at a relatively simple "direct copy" approach. Like automatically grab some useful tags from the files but let the user, let's say, drag them to selected attributes, perhaps have some profile for the resulting translation - things like that ... MK
|
|
| some more discussion here |
 |
 |
By umccullough - Posted on October 3, 2006 - 16:55:19 (#20713)
Current version when comment was posted: 0.1 |
 |
 |
There were at least 2 threads in the Haiku forums regarding this type of functionality recently. Maybe you've seen them already :)
http://haiku-os.org/forums/viewtopic.php?t=981
and
http://haiku-os.org/forums/viewtopic.php?t=986
Maybe you'll get some more ideas, or possibly even spark some further discussion there ;)
|
|
| re: very nice work |
 |
 |
By matjako - Posted on October 3, 2006 - 14:31:19 (#20712)
Current version when comment was posted: 0.1 |
 |
 |
Thanks! I'm still working on functionality. I was thinking something in line of letting the user configure what to display alongside thumbnails and image dimensions are of course very useful, however Album does not always actually read images - if there is a thumbnail in attributes it just gets that, without actually opening the file. On the other hand I just found out how to get read EXIF info (there is always image size in there) which can be also read quite fast (it's a header, basically). A lot of possibilities there... MK
|
|
| cool |
 |
 |
By the_hUm - Posted on October 3, 2006 - 12:56:11 (#20711)
Current version when comment was posted: 0.1 |
 |
 |
I like it!! keep up the good work.
|
|
| very nice work |
 |
 |
By lelldorin - Posted on October 2, 2006 - 03:23:41 (#20698)
Current version when comment was posted: 0.1 |
 |
 |
Hey this is a very nice tool, past BeAndSee i searching for a software like this. I like the design and the useage (ok, i think an open menupoint will be great). I like to see how big is the picture (here i think it will be nice to see the size of the image too?).
Greetings Lelldorin
|
|
|
|
 |
 |
|
 |
 |
 |
 |
 |
 |
 |
|
|
 |
 |
 |
| |
Recent Downloads - # 583
Total Downloads - # 2,756
Total Views - # 1,607
User Ratings - N/A
|
 |
 |
 |
 |
| |
Graphics Utilities
Image Viewers
|
 |
 |
 |
 |
 |
1. BePodder - 9.80
2. QEMU - 9.68
3. ScummVM - 9.57
4. Jukebox - 9.44
5. Haiku AGP busm... - 9.35
6. cpu_fix - 9.31
7. vim6 - 9.31
8. VNCServer - 9.30
9. Beezer - 9.26
10. HandBrake - 9.25
|
 |
 |
 |
 |
 |
1. Ati Radeon G... - 32,875
2. BeOS 5 Perso... - 32,448
3. Realtek RTL8... - 20,353
4. Ensoniq Audi... - 17,690
5. USB Joystick... - 16,552
6. BePDF - 15,348
7. ATI Rage 128... - 13,355
8. S3 Trio 64 v... - 10,304
9. VLC Media Pla... - 9,559
10. DOSBox - 9,464
|
 |
 |
 |
 |
| You are not logged in.
Login
|
 |
 |
 |
 |
|