Go to file
Gustavo Sverzut Barbieri cc899e3325 couple of minor improvements to ephoto.
* fix a bit of coding style (damn, it's totally off with SVN coding style!)

 * save basename to avoid calculating it over and over again.

 * ignore hidden files and folders (those that start with ".")

 * rename "top" to "Up" as we just go one level.

 * add TODO that requires adding eio_file_ls_direct()... the current
   version is not that useful, we really could use dirent, basename
   and lengths while filtering.

 * add TODO to speed up matches of JPG, PNG, and like... these will
   account for most of the files we browse, thus they should be fast
   and not rely on efreet (which may not be that good to use from
   threads... if it is, then it's more expensive as we need to lock)



SVN revision: 53198
2010-10-08 18:51:19 +00:00
data Randomize angles of pĥotos in directory thumbnails. 2010-10-03 14:17:09 +00:00
m4 Revert and re-apply badnull patch 2010-08-26 01:34:13 +00:00
src couple of minor improvements to ephoto. 2010-10-08 18:51:19 +00:00
.cvsignore Add cvsignores! 2007-03-16 06:20:54 +00:00
ABOUT-NLS This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
AUTHORS This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
COPYING This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
COPYING.icons This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
ChangeLog This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
INSTALL This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
Makefile.am clean up m4 files on maintainer-clean 2010-07-05 06:24:58 +00:00
NEWS This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
README This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
TODO * TODO: update them with some ideas, so that i don't forget them. 2010-09-13 12:35:52 +00:00
autogen.sh This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00
configure.ac Preferences dialog. Users can change the slideshow parameters, and tell ephoto to start from the last remembered dir, if it was started with no arguments 2010-09-19 15:30:36 +00:00
ephoto.spec.in This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. 2010-07-01 18:49:22 +00:00

README

    ________   ________  ___  ___  ________  ________  ________
   /  _____/  /  __   / /  / /  / /  __   / /__  ___/ /  __   /
  /  /____   /  /_/  / /  /_/  / /  / /  /    / /    /  / /  /
 /  _____/  /  _____/ /  __   / /  / /  /    / /    /  / /  /
/  /_____  /  /      /  / /  / /  /_/  /    / /    /  /_/  /
________/ /__/      /__/ /__/ /_______/    /_/    /_______/


Ephoto Image Viewer/Editor/Manipulator/Slideshow creator.

Icons belong to the tango project (http://tango.freedesktop.org)