Giter Site home page Giter Site logo

album's Introduction

Album

Copyright (c) 2006-2015 by Matjaž Kovač

Album is a file browsing and tagging utility for BeOS/Haiku. The idea is to have a work pad for pictures from different locations so they may be viewed and tagged. The program is not limited to pictures and BFS (Be File System) volumes, although that makes most sense since some of the functionality has to do with file attributes.

Album screenshot

Compiling

git clone https://github.com/HaikuArchives/Album
pkgman install libiptcdata_devel
cd Album/src && make

Author

Matjaž Kovač Ljubljana, Slovenia [email protected]

Changes

From 0.9.3 to 0.9.4

  • source reworked
  • Haiku tooltips, colors and date localization
  • navigation improvements
  • image loading bugs fixed
  • UI glitches fixed
  • redundant messaging removed
  • new preferences
  • "rebuild thumbnails" menu option
  • mod. time label added
  • experimental clipboard support

From 0.9.1 to 0.9.2

  • Improved inter-apllication interoperability by implementing the negotiated drag&drop. This allows you to drag images from PhotoGrabber (camera import utility) and similar applications. It isn't ideal though. The problem is that kind of data exchange only works on files so Album first creates a temporary directory in B_COMMON_TEMP_DIRECTORY/Album and starts watching for new files. It then instructs the sender (the application files are dragged from) to store its stuff there. If the sender somehow manages to overwrite existing files, they won't show up, because nothing was created, technically. Remember to move images to a safer location by dragging them from Album elsewhere.

  • Responds to Open With.. in Tracker.

From 0.9 to 0.9.1

  • Three types of labels can be set independently.
  • Selection made less time consuming.

From 0.7 to 0.9

  • Overhauled UI
  • Simplified source code, Haiku/BeOS compatible makefile
  • Switched back to custom EXIF extraction (should speed up loading)
  • Simplification and omission of some less used features
  • Uses app_server for scaling
  • Marked items are stored as BFS attributes
  • Shows JPEG comments/width/height
  • Speed optimizations, less memory allocations

From 0.3 to 0.7

  • Switched to libexif and libiptcdata
  • EXIF thumbnail extraction
  • IPTC tags extraction
  • Many user interface changes (tag indicator icons, marking, cosmetic improvements)

From 0.1 to 0.3

  • Switched to a home-grown EXIF extraction lib.
  • Tag import (Attribute association)
  • Improved font sensitivity
  • Added Labels menu
  • Minor changes

album's People

Contributors

waddlesplash avatar scottmc avatar matjakov avatar diversys avatar r0neko avatar korli avatar begasus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.