Commit Graph

601 Commits

Author SHA1 Message Date
Stephen okra Houston ca0243286d Ephoto: Remove debug printfs 2016-07-22 17:18:57 -05:00
Stephen okra Houston 0f13ed93be Ephoto: Add more moving effects -- There are now a total of 24 ways an image can move in the slideshow. 2016-07-22 17:17:23 -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 7841bbce32 Ephoto: Allow slideshow navigation when slideshow is not playing. 2016-07-22 12:16:41 -05:00
Stephen okra Houston 1084841bed Ephoto: Add more transitions for slideshow. 2016-07-22 12:10:15 -05:00
Stephen okra Houston b186c391da Ephoto: Fix slideshow transitions. 2016-07-22 11:16:11 -05:00
Stephen okra Houston 1b0f8b1eed Ephoto: set select mode in genlist to none until I can iron out elm's genlist selection bugs. 2016-07-22 10:15:52 -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 a2f674b21b Ephoto: Add the beginnings of a custom slideshow widget. 2016-06-24 16:43:55 -05:00
Stephen okra Houston b491c6919d Ephoto Fix equalization algo. 2016-06-23 16:27:52 -05:00
Stephen okra Houston ce73f5056f Ephoto: Use threads rather than idlers for file operations. 2016-06-23 14:36:58 -05:00
Stephen okra Houston 5c349e9027 Ephoto: Clean up filters 2016-06-23 13:37:07 -05:00
Stephen okra Houston cee62133c6 Ephoto: Use threads rather than idlers for the image filters. 2016-06-23 13:12:03 -05:00
Stephen okra Houston 20b4e80671 Ephoto: Fix dither to be correct and clean up filter code 2016-06-23 10:27:21 -05:00
Stephen okra Houston 84994e6a73 Ephoto: Emboss filter play better with colors and remove unused vars. 2016-06-22 16:46:18 -05:00
Stephen okra Houston 293a821031 Ephoto: Add emboss filter 2016-06-22 16:13:10 -05:00
Stephen okra Houston 66bb556e56 Ephoto: Use an incrementing hack to get the desired dithered effect. 2016-06-22 13:30:06 -05:00
Stephen okra Houston 51a8be20a6 Ephoto: Cleanup dithering code, still needs improvement. 2016-06-22 11:47:15 -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 4ef7efdc4c Ephoto: Rename Cartoon filter to Painting filter as that is more accurate. 2016-06-14 12:36:25 -05:00
Stephen Houston 6ce5ec3277 Ephoto: Add Sobel Edge Detection Filter. 2016-06-13 21:20:14 -05:00
Stephen okra Houston 4350566a38 Ephoto: Finish converting filters to use an idler. Clean up menus in file selector and single browser. 2016-06-10 10:54:55 -05:00
Stephen okra Houston 02aff67af0 Ephoto: Begin work on moving photo filter applies to use idlers. 2016-06-08 16:57:41 -05:00
Stephen Houston eef305202c Ephoto: Cleanup some of the filters 2016-06-02 18:26:57 -05:00
Stephen Houston 0de7ad094d Ephoto: Forgot to commit the header file additions for the new filters. 2016-06-02 17:35:44 -05:00
Stephen okra Houston b64d94239a Ephoto: Add some new filters: Color Invert, Sketch, Cartoon, Posterize. More to come. 2016-06-02 16:38:13 -05:00
Stephen okra Houston bcce6b605f Ephoto: Only update the single image title when the state mode of ephoto is single view. 2016-06-01 16:16:30 -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 a55e0d2097 Ephoto: Fix config dialog image. 2016-05-31 16:04:41 -05:00
Vincent Torri 48e39bc41b Ephoto: Make Ephoto's thumbnailer build on Windows. 2016-05-31 14:55:38 -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 okra Houston d885da2419 Ephoto: Fix direcotry initialization hierarchy. 2016-05-31 10:44:00 -05:00
Stephen okra Houston fae7a5e26c Ephoto: Don't dismiss menus as that causes a crash. Make Ephoto's thumbnailer portable to Windows. 2016-05-31 10:11:05 -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 e18e24a8a4 Ephoto: More changes to the edjey overlay style!
Vist the following site for a video and screenshots:
http://smhouston.us/ephoto-gets-edjey/
2016-05-26 17:46:43 -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 2d61927ea7 Forgot to rebase.
Merge branch 'master' of git+ssh://git.enlightenment.org/apps/ephoto
2016-04-21 09:32:12 -05:00
Stephen okra Houston 8a5e8e9a4a Ephoto: Keep folder toggle on the correct state. 2016-04-21 09:31:27 -05:00
Stephen Houston 11ffca5501 Ephoto: If located in single browser on rename, make sure to pend the new file path. 2016-04-13 20:07:53 -05:00
Stephen Houston b73233d8fb Ephoto: Add renme and delete to single browser. 2016-04-13 20:02:23 -05:00
Stephen Houston 5dcc34c16f EPhoto: Combine General and Slideshow settings tabs. 2016-04-11 19:21:52 -05:00
Stephen Houston 8f2e876c57 Ephoto: Warnings-- 2016-04-08 17:26:43 -05:00
Stephen okra Houston 89dd56870a Ephoto: Use a circle in the Red Eye Removal... Uses modified Bresenham. 2016-04-08 12:47:51 -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 Houston c47ebd4c4a Ephoto: Make sure to mark filter edits as finished. 2016-04-05 19:34:36 -05:00
Stephen Houston 94fddb9f36 Ephoto: Work around some bugs with editing. 2016-04-05 19:30:25 -05:00