123 Commits (962910db6bb4694f735b78af80b017a26c6e70e0)

Author SHA1 Message Date
Stephen Houston 962910db6b Commit the version of Ephoto that has always been the most working and preferred. I will bugfix this version and release it. Any of thousands of rewrites I love to do will have to come for another version somewhere well done the road. Lets just take this and make it solid and release it. Shout out to cedric, bluebugs, captainigloo, k-s, otavio, and any others who contributed to this version. 12 years ago
Stephen Houston bfa68a6151 Really make it the root directory... 12 years ago
Stephen Houston 4ed9b65e6a Use the e fileman favorites as the root directory for now until I decide how I wan't to implement Ephoto's own virtual 12 years ago
Stephen Houston bb239f8685 Ephoto/Single/View: Add keyboard navigation of images in singleview.. home = first image.. end = last image.. left and right arrow keys navigate previous and forward.. I've noticed that for some reason.. some images don't zoom fit correctly, therefore, left/right keyboard nav is not working in those rare instances because the scroller is grabbing the key events.. I'm searching for an answer. 13 years ago
Stephen Houston 6d7f1def6e Single browser should be black, also, center images in the single browser. 13 years ago
Stephen Houston 4b8960b931 Ephoto: Add in the new changes k-s and I have been working on. 13 years ago
Stephen Houston 8de29d0358 Ephoto: Make changes to the flow brower, its a smoother flow now, and has a genlist that matches up with the flow browser. Interesting :) 13 years ago
titan ae03e70576 Okay. Ephoto back to normal. Move along. 13 years ago
titan 169813a679 Do not update if you are not willing to expect a different ephoto.. This is a very temporary test that won't work right for most. 13 years ago
titan 004acaf9f8 Ephoto/Images: Sort images so they are in alphabetical order. This seems to be a good solution as it doesn't seem to slow down Ephoto much at all. 13 years ago
titan 8f8f25942e Whoops. Left out some key bindings. 13 years ago
titan f95dca17df Make the flow browser follow the same code and styles as the rest of the code. 13 years ago
titan 7a11918ac3 Fix a lot of things in ephoto.. reuse some older code but in a good way. Add in a single image browser. Use externals(ugh, but its faster for some reason?) 13 years ago
titan 362047fe24 Speed up the ephoto thumb browser by a lot... Thanks k-s for some old cold that helped :) 13 years ago
titan 62f630e67c Fix title 13 years ago
titan 48d7093b5e Add slideshow back into ephoto. Works pretty well for now. 13 years ago
titan 30cbc75689 Ephoto now uses the currently selected image in the thumb view as the center of the flow view when view flow is clicked. Also double clicking an image in the thumb view will take you to the flow view and use that image as the center of the flow view. 13 years ago
titan 4ef79b29a5 Fix the current directory when one hasn't been provided. 13 years ago
titan b9432f30d6 Add the ability to change directories. Also add some 3D mapping to the flow... Please tell me your thoughts? It works great with small images... but as current right now the flow is very slow with large images(even without the mapping)... Does anyone have a solution for this? 13 years ago
titan 6a5164fae8 Whoops get the number we are strcmping right. 13 years ago
titan 2f49f3359f Whoops bad idea. Efreet is crazy right now. Go back to strncasecmp. 13 years ago
titan c24ccdf03e Use efreet to determine if its an image or not. 13 years ago
titan 71086703b5 Simplify extension matching. Should fix a segfault. 13 years ago
titan c478bfdeee Clean up a lot of ephoto.. Things that weren't necessary, things that are no longer necessary, etc... Add a true flow view that is a work in progress. Currently ephoto will only open images in the current working directory or in a directory supplied in an argument when started, but this will change when directory stuff is added back in. This gives ephoto more direction and provides a solid base to move forward from. Also, yes, I removed edje externals and I am not using them. There are multiple reasons for this that are all of my opinion and if you would like to discuss it, see me on irc or send out a mail on the list. 13 years ago
Viktor Kojouharov a9a783385d Move the entry list building to the main file, since it is used by both the thumb and flow views. 13 years ago
titan c589ea128f Make sure to leave fullscreen mode when exiting the slideshow. 13 years ago
Tiago Rezende Campos Falcao 99aa09f9db Remove focus hard management. 13 years ago
Tiago Rezende Campos Falcao 40b9a71963 Fix focus in flow mode. 13 years ago
Tiago Rezende Campos Falcao ef5dd761e0 Elm_Layout isn't broken 13 years ago
Gustavo Sverzut Barbieri dae342bc7d damn async things, they're always more complex than what you want. 13 years ago
Gustavo Sverzut Barbieri feba790912 some less valgrind errors. 13 years ago
Gustavo Sverzut Barbieri f5e062c676 handle no parameter without previous directory. 13 years ago
Gustavo Sverzut Barbieri 81d47b1344 ephoto is mostly ready again! 13 years ago
Gustavo Sverzut Barbieri 717c438a0e ephoto autotools overhaul. 13 years ago
Gustavo Sverzut Barbieri 770baf199e slideshow is back. 13 years ago
Gustavo Sverzut Barbieri c0537216c5 load orient from jpeg, remove former code that was ifdef'ed. 13 years ago
Gustavo Sverzut Barbieri b44a686b53 one more day of work on ephoto, still not complete. 13 years ago
Gustavo Sverzut Barbieri 47da8cd526 zoom actions, still barebones. 13 years ago
Gustavo Sverzut Barbieri 9652a108bf ouch, refactor part 2 -- less is more, so get nothing ;-) 13 years ago
Gustavo Sverzut Barbieri e21422bf65 ephoto core simplification - part 1 (UNFINISHED!!!!) 13 years ago
Gustavo Sverzut Barbieri 20df19562f use noframe style... yeah! get ride of that annoying border inside the border! 13 years ago
Gustavo Sverzut Barbieri 840b2e8574 faster and better: png or jpeg, crop. 13 years ago
Gustavo Sverzut Barbieri e3a1481bb9 what about generating thumbnails that match the expected view size? 13 years ago
Nicolas Aguirre 4da0ca1b85 The second patch fixes on bug related to an invalid memory access that was 13 years ago
Viktor Kojouharov ca05627df0 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 13 years ago
Viktor Kojouharov 1dcf8aef39 always save the config on exit 13 years ago
Viktor Kojouharov cdb8b51c3f eet configuration. only stores the slider value for now. eina log domain macros 13 years ago
Nicolas Aguirre 368ed28cce remove debug messages and formatting 13 years ago
Nicolas Aguirre bd1ed51ead Add a callback when a new directory is selected : "directory,changed". 13 years ago
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 ... 13 years ago