Commit Graph

206 Commits

Author SHA1 Message Date
Stephen Houston 1f49a495cb Ephoto: Add sorting by image similarity. 2016-08-14 18:33:49 -05:00
Stephen okra Houston 0b4343e2fa Ephoto: Improve on the single browser mode menu and editing features by lowering the number of items in the menu and creating an edit pane. 2016-08-11 13:49:34 -05:00
Stephen Houston 469c3ca1d1 Ephoto: Improve directory monitoring, especially regarding symlinks. 2016-08-09 21:42:59 -05:00
Stephen okra Houston 421483d5d7 Ephoto: Properly identify symlinks and handle them accordingly. 2016-08-09 17:10:47 -05:00
Stephen okra Houston d996dd64e3 Ephoto: Fix issue where symlinked images may not show. Also fix issue where thumbs may get cleared but not repopulated. 2016-08-09 09:26:41 -05:00
Stephen Houston dd9a8ed7ce Ephoto: Add configure option to not show the folders on app startup. 2016-08-07 22:54:08 -05:00
Stephen Houston 529d646b5e Ephoto: Make sure symlinked images work too. 2016-08-05 21:34:35 -05:00
Stephen Houston 49f792d962 Ephoto: Support symlinked dirs. 2016-08-05 21:26:21 -05:00
Stephen okra Houston e2bc2e4df6 Ephoto: Fix some configuration options and change how Ephoto runs on first start. 2016-08-03 16:05:48 -05:00
Stephen okra Houston 401ae914d6 Ephoto: Don't forget to unfreeze the current view. 2016-08-02 16:49:28 -05:00
Stephen okra Houston 16e60c8dd8 Ephoto: Fix some segs wrt monitoring. 2016-08-02 16:45:57 -05:00
Stephen okra Houston a8cd52c266 Ephoto: Move back to using EIO for file system monitoring 2016-08-02 13:27:01 -05:00
Stephen okra Houston 69a25b6453 Ephoto: Close directory browser when switching views. Update TODO. 2016-07-25 11:24:58 -05:00
Stephen okra Houston afe1b58f59 Ephoto: Don't leave the folder panel open when switching views. 2016-07-22 12:59:10 -05:00
Stephen okra Houston 31750d3001 Ephoto: Don't hide controls if cursor is contained inside of controls. 2016-07-22 12:50:23 -05:00
Stephen okra Houston af8353c0f7 Ephoto: Add a nice effect for fading out the controls bar and add the beginning of moving slideshows (needs work still). 2016-07-21 17:12:29 -05:00
Stephen okra Houston ce73f5056f Ephoto: Use threads rather than idlers for file operations. 2016-06-23 14:36:58 -05:00
Stephen Houston ab8edacd0d Ephoto: Make Ephoto's blur a nice feaux guassian algo, Ephoto's sharpen an unsharp mask, and add dithering(needs work) 2016-06-20 19:11:54 -05:00
Stephen okra Houston 85dcb34cfc Ephoto: Delete menus upon dismissal, and fix opening ephoto with an image path. 2016-06-01 14:57:39 -05:00
Stephen okra Houston 737fb734a2 Ephoto: If Ephoto is opened with a directory that does not contain images, show the directory overlay. 2016-05-31 11:48:40 -05:00
Stephen Houston fda3f76926 Merge branch 'master' of git+ssh://git.enlightenment.org/apps/ephoto 2016-05-29 10:33:50 -05:00
Stephen Houston 057d814be2 Ephoto: Remove deprecated use of icon_order_lookup and update some FDO icon names. 2016-05-29 10:33:06 -05:00
Stephen okra Houston 40941cb382 Ephoto: Reset timer when mouse leaves the overlay. 2016-05-27 12:49:53 -05:00
Stephen Houston b9fb381f84 Ephoto: Don't forget to show single browser controls when opening ephoto with an image rather than path. 2016-05-26 20:04:56 -05:00
Stephen okra Houston 86b827e5fa Ephoto: Ephoto goes edjey! Give ephoto an edje style overlayed interface.
For screenshots and video, you can visit this post:
http://smhouston.us/ephoto-gets-edjey/
2016-05-26 17:44:43 -05:00
Stephen okra Houston a6aee9555b Ephoto: Clean up/organize code to get ready for release. Use a pane widget for the thumbnail view. Use raise() to work around genlist bug. 2016-04-08 11:49:40 -05:00
Stephen okra Houston 469ce75485 Ephoto: Clean up menus, remove toolbars, work on focus, start search on type.
Screenshots:
http://www.enlightenment.org/ss/e-56feda88450023.78697698.jpg
http://www.enlightenment.org/ss/e-56fedac3d198f2.43263458.jpg
2016-04-01 15:29:46 -05:00
Stephen okra Houston e732d9b07d Ephoto: Factor out common file operation code. Remove toolbar from thumb view. 2016-03-25 15:45:18 -05:00
Stephen okra Houston d62984608a Ephoto: Use Enlightenment's thumbnailer to achieve better thumbnailing. 2016-03-24 12:16:05 -05:00
Stephen okra Houston 4b8ea0492b Ephoto: Move common editing code to one place. 2016-03-23 15:14:21 -05:00
Stephen okra Houston 75131514cc Ephoto: Eliminate duplicate thumbing. 2016-03-15 16:45:20 -05:00
Stephen okra Houston 97e82b216f Ephoto: Move to Ecore_File_Monitor: It behaves better than Eio at this point. 2016-02-29 11:15:52 -06:00
Stephen okra Houston 957d72fc39 EPhoto: Remove stray printfs. 2016-02-25 16:46:04 -06:00
Stephen okra Houston 9ec91c1297 Ephoto: More monitor work 2016-02-25 16:43:14 -06:00
Stephen okra Houston 3855fd4795 Ephoto: More cleanup, eliminate duplicate thumbnails showing up, fix save error. 2016-02-24 16:47:39 -06:00
Stephen Houston bcfd488e0f Ephoto: Fix some incorrect thumb selection issues. 2016-01-25 19:53:44 -06:00
Stephen okra Houston f7de0f1c0f Ephoto: Apply patches from Vincent Torri (vtorri) that make Ephoto work on Windows. 2016-01-22 15:24:32 -06:00
Stephen Houston e74c645f5f Ephoto: Don't use noframe for thumbnails. The frame helps a ton with transparent images. 2016-01-21 19:04:03 -06:00
Andy Williams d963bef526 Ephoto: don't crash when a file is deleted in the current directory.
mime checks will return NULL if the file doesn't exist
2016-01-20 23:36:35 +00:00
Stephen okra Houston c421929c54 Ephoto: Use ecore_file_dir_get consistently instead of dirname and ecore_file_dir_get inconsistently. 2016-01-20 16:46:49 -06:00
Stephen okra Houston f656110fc1 Ephoto: Formatting 2016-01-20 09:56:10 -06:00
Stephen okra Houston 95c5f41301 Ephoto: Don't clear entries if populating directories only. 2016-01-20 09:21:27 -06:00
Stephen okra Houston 8a183065b7 Ephoto: Remove redundant strlen+strcmp checks. 2016-01-20 09:15:39 -06:00
Stephen Houston ff28d74253 Ephoto: Only update thumbs on monitor call when the thumb is in the current directory. 2016-01-19 15:10:37 -06:00
Stephen Houston ca46030aa4 Ephoto: Incorporate the use of monitors to maintain accuracy with the file system. Fix rename extra dot. 2016-01-19 13:58:28 -06:00
Stephen Houston 11dc8050eb Ephoto: Make the search function more like a filter than a find in place. 2016-01-01 17:04:25 -06:00
Stephen okra Houston 08819f8bce Ephoto: Selection check not needed when changing directories. 2015-12-29 09:21:12 -06:00
Stephen okra Houston 1941bdb9c3 Ephoto: Fix bug where the navigation didn't work if ephoto opened directly with an image. 2015-12-29 09:08:39 -06:00
Stephen Houston aee6e9e408 Ephoto: If multiple items are selected, only use those items for Single and Slideshow. 2015-12-02 20:45:35 -06:00
Stephen Houston f76804a080 No need to refresh view if files are pasted in a directory other than the current. 2015-12-02 19:46:17 -06:00