Commit Graph

741 Commits

Author SHA1 Message Date
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
Davide Andreoli 31ff22d7a3 small fix for italian translation 2016-05-20 20:55:00 +02: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
Stephen okra Houston 0bf54e689e Ephoto: Fix cursor calculation on Red Eye removal. 2016-04-05 09:28:09 -05:00
Stephen okra Houston 5a5d2bb12e Ephoto: Add tool for red eye removal 2016-04-04 15:50:56 -05:00
Stephen okra Houston 48a0084337 Ephoto: Fix notify appearance 2016-04-04 11:07:21 -05:00
Stephen okra Houston f27a07f889 Ephoto: Keep search count data correctly. 2016-04-04 09:35:33 -05:00
Stephen Houston 1aafc222ef Ephoto: Don't search when typing in the file selector entry 2016-04-01 22:15:26 -05:00
Stephen Houston 76478ee5ce Ephoto: Cleanup autofoo warnings, Improve typing search. 2016-04-01 19:09:44 -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 fbbf060059 Ephoto: Remove duplicate menu entry 2016-03-30 14:12:02 -05:00
Stephen okra Houston 02343df6d9 EPhoto: Remove all toolbars in favor of context menus and key bindings. 2016-03-30 13:17:31 -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 c2a555939d Add new files for thumbnailing 2016-03-24 12:14:39 -05:00