Commit Graph

762 Commits

Author SHA1 Message Date
Stephen okra Houston 7a4b43ec46 Ephoto: Fix monitor duplication. 2016-08-02 15:44:54 -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 Houston 7d663786a2 Ephoto: Add the scaling feature to Ephoto. 2016-07-25 22:19:58 -05:00
Stephen Houston 85c16161f5 Ephoto: Add scaler 2016-07-25 22:19:24 -05:00
Stephen okra Houston 43b179f0aa Revert "Ephoto: Add ability to scale images." Not ready yet.
This reverts commit 9394902746.
2016-07-25 17:21:14 -05:00
Stephen okra Houston 9394902746 Ephoto: Add ability to scale images. 2016-07-25 17:10: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 1bb0c660a0 Ephoto: Fix Ephoto's genlist selection 2016-07-25 11:05:08 -05:00
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
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