Commit Graph

156 Commits

Author SHA1 Message Date
Viktor Kojouharov 1dcf8aef39 always save the config on exit
SVN revision: 52236
2010-09-14 07:02:04 +00:00
Viktor Kojouharov cdb8b51c3f eet configuration. only stores the slider value for now. eina log domain macros
SVN revision: 52201
2010-09-13 22:24:59 +00:00
Nicolas Aguirre bd1ed51ead Add a callback when a new directory is selected : "directory,changed".
SVN revision: 52193
2010-09-13 17:02:32 +00:00
Nicolas Aguirre ea18ee503b Use evas_smart objects for flow and thumb browsers, we can now use them as regular evas smart objects with evas_object_show/del/hide ...
SVN revision: 52192
2010-09-13 16:40:33 +00:00
Nicolas Aguirre a13304ff1d Change ephoto to use an edje layout instead of elm boxes.
SVN revision: 52191
2010-09-13 16:29:39 +00:00
titan 82f69119b6 Add slideshow to ephoto.. It uses elm_slideshow, and this is likely temporary, because in the f uture I am going to do some more extensive slideshow stuff. I'm not happy with this, it seems pretty slow on transitions(I'll take a look at speeding things up), but it will do for now.
SVN revision: 50569
2010-07-28 02:06:03 +00:00
Cedric BAIL e2c35a285b * ephoto: use eio to simplify and make a small nice example.
SVN revision: 50432
2010-07-22 16:15:16 +00:00
titan f1a200c4c3 Add the ability to specify a directory or file to run ephoto with.
SVN revision: 50176
2010-07-10 21:52:14 +00:00
titan 47bd2c282e Use structures in eina_hash. Per k-s's suggestion/request ;) Props to Mike Blumenkrantz for teaching the ways of eina like Yoda taught Luke the ways of the force.
SVN revision: 50121
2010-07-08 04:25:28 +00:00
titan c334b2ab20 Add a flow browser. It can be accessed by clicking View Large from the toolbar. It is functional for viewing your images at high resolutions.
SVN revision: 50048
2010-07-05 21:07:53 +00:00
titan 12c68013d8 Remove ephoto_thumb.c and use elm_bg.
SVN revision: 50012
2010-07-03 17:00:58 +00:00
titan 6926304983 Use elm_layout for the images. Use a hash to keep a match of files and their corresponding thumb_path.
SVN revision: 50005
2010-07-02 21:35:51 +00:00
titan 1218856b51 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.
SVN revision: 49973
2010-07-01 18:49:22 +00:00
titan f07fc8b156 Remove old ephoto
SVN revision: 49972
2010-07-01 18:38:05 +00:00
Cedric BAIL c3a1174a41 * ephoto: properly remove Ecore_Data.
SVN revision: 47494
2010-03-26 16:09:24 +00:00
titan c50aa91d93 Add ecore_getopt to support options for ephoto. Thanks to PrinceAMD for the patch.
SVN revision: 43085
2009-10-14 21:17:34 +00:00
titan 4e6e38a200 Add slideshow functionality, still needs some work.
SVN revision: 43064
2009-10-13 23:46:47 +00:00
titan b05ae06991 Fix maximize completely.
SVN revision: 42881
2009-10-05 00:38:45 +00:00
titan 4b8e6cd326 Get maximize working.
SVN revision: 42880
2009-10-04 23:31:31 +00:00
titan 9236d613b9 Fix a bug on resizing.
SVN revision: 42838
2009-10-01 17:45:35 +00:00
titan ca69fd3fe2 add a flow browser
SVN revision: 42827
2009-10-01 04:54:48 +00:00
titan b6e4815e66 Evas/Edje Ephoto. Needs a lot of work. Run it in a directory where there are images to see the small amount of progress. Good things to come!
SVN revision: 42723
2009-09-26 18:11:38 +00:00
titan e972923902 Remove old ephoto.
SVN revision: 42722
2009-09-26 18:04:22 +00:00
titan 55caff88a1 Changes, especially to the single view
SVN revision: 39065
2009-02-18 00:10:56 +00:00
titan b71d5906a1 Put in the rewritten code. A lot of things still needing to be done, but
its a good start.


SVN revision: 39034
2009-02-16 03:26:10 +00:00
titan 560f86f207 Remove the old ephoto in order to get ready for some rewriting to take
its place


SVN revision: 39033
2009-02-16 03:22:23 +00:00
titan 00320aef4c Add many changes, some functional, some not. Added back a file system
image viewing tab, done various cleanups/work. I basically wanted to get
what I had into the repository and keep up the work on the new stuff and
get the changes going.


SVN revision: 36339
2008-09-30 05:39:25 +00:00
titan 20edb14dbe Change from Freebox to Freebox_mvc.. update to work with fill policy changes
SVN revision: 34826
2008-06-14 21:35:01 +00:00
titan c7e5687565 A lot of fixes and changes.. still needs a bit of work.. got some bugs to fixes. Wanted to get what I have in to cvs.
SVN revision: 34222
2008-04-08 22:39:00 +00:00
titan 369fd1a164 Several cleanups, changes. The browser is now in its own window.
SVN revision: 31714
2007-09-14 18:02:27 +00:00
titan e7b86f6890 Whoops, your going to need this to make the thumb seeker work!
SVN revision: 30172
2007-05-31 07:15:52 +00:00
titan dc54fae6a0 Add a new file that separates out dialogs. This is cleaner. Cleanup some code.
Ephoto will now open with its file system in the current working directory!


SVN revision: 30170
2007-05-31 06:02:36 +00:00
titan 66031123a5 Sepia works pretty well now, I do believe. Added a contrast formula based on
imlib2, and soon to add a brightness one.


SVN revision: 30068
2007-05-24 19:27:07 +00:00
titan 046f7d8274 Fix black and white conversion with alpha.
Add the beginnings of sepia conversion, it does not work quite right yet
though, need to work on constrast and brightness functions to get it
working perfectly.


SVN revision: 30060
2007-05-23 22:02:56 +00:00
titan 3997b3374c Ephoto can now convert images to black and white. The filter is under
the
advanced tools in the edit view.


SVN revision: 30055
2007-05-22 23:04:02 +00:00
titan 96ac239a6d Cleanup
SVN revision: 30033
2007-05-19 16:59:09 +00:00
titan cd77e7fcf7 Add blur/sharpen options to ephoto!!!!!
SVN revision: 29955
2007-05-11 22:49:31 +00:00
titan 88061e3b04 Add saving images. This works now, but not extensively. *WARNING* Does not carry over exif yet.
SVN revision: 29899
2007-05-07 02:12:27 +00:00
titan 17eec468f4 Cleanups, move exif button out of edit view and into toolbar, start album work.
SVN revision: 29745
2007-04-28 04:12:24 +00:00
titan 9cebf1809d Small changes, including sizes, etc. Also now we can switch the images when the tabs on the browser switch.
SVN revision: 29737
2007-04-27 05:55:37 +00:00
titan 4fbb26010d Add some more stuff to ephoto including directory viewing now.
The old edit view has become single view, and there is a completely
new edit view that is much more editing specific.


SVN revision: 29592
2007-04-19 03:17:11 +00:00
titan bb4d112681 Add edit tools back. I really need a better design.
SVN revision: 29235
2007-03-30 02:47:16 +00:00
titan 9c788c1691 More abstraction. This makes things easier and faster.
SVN revision: 29234
2007-03-30 00:45:12 +00:00
titan 8dc67a437d Tone things down a bit. Clicking a image in normal view or list view now
lets you view that image in the single view. Exif has been temporarily
moved.


SVN revision: 29218
2007-03-29 00:24:16 +00:00
titan af70959233 Misplaced #endif
SVN revision: 29216
2007-03-28 20:22:48 +00:00
titan ea1e0cfdb6 Remove unused pointer from the structure, and it doesn't need to be freed anymore.
SVN revision: 28848
2007-03-21 10:43:23 +00:00
titan 68212d2937 Update ephoto to the new api changes.
SVN revision: 28847
2007-03-21 10:40:27 +00:00
titan 594787580b Make libexif an optional requirement now. You do not have to have it to use ephoto.
SVN revision: 28763
2007-03-16 04:34:22 +00:00
titan 34cf1d26e4 Slideshow now works.
SVN revision: 28686
2007-03-13 07:35:09 +00:00
titan 6309d5623d Make some changes to layout to make it seem more modular. Also change the toolbar to use image buttons.
SVN revision: 28648
2007-03-11 01:14:47 +00:00
titan e069912a1c Some cleanup and preparation for additions of dialogs, and text styles.
SVN revision: 28471
2007-02-25 04:30:57 +00:00
titan 191c7a52f7 Cleanups.. try to use const char * more.
SVN revision: 28431
2007-02-22 04:06:31 +00:00
titan d6430b211d Miscellaneous cleanups, add tooltips, add selecting for list view.
SVN revision: 28419
2007-02-21 07:06:54 +00:00
titan 6502da7a5a Miscellaneous cleanups
SVN revision: 28399
2007-02-20 03:45:58 +00:00
titan 3abc870213 Add editing tools!
SVN revision: 28386
2007-02-18 01:02:43 +00:00
titan c0fd818dbd This is the new ephoto. It has been completely redone from the old one,
looks nothing like the old one, and works nothing like the old one.
It now displays images by using albums, and it focuses much more on
image manipulating/editing/viewing than the other did. Slideshows will
still be available. Exif data can also be viewed now. Currently to add
albums/images or remove them and such you have to use the command line.
Looks at ephoto -h for more information. IF you have a ~/.ephoto directory,
it needs to be rm -rf for the new stuff to work! You can get a idea of the
new ephoto looks like in this ss: www.ecoding.org/files/images/Ephoto_New.png


SVN revision: 28371
2007-02-15 10:20:21 +00:00