Commit Graph

662 Commits

Author SHA1 Message Date
Stephen okra Houston 346a53f02e Ephoto: Don't try and update gui parts from thread as it will crash. 2016-08-03 13:26:03 -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 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
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
Stephen okra Houston 4b8ea0492b Ephoto: Move common editing code to one place. 2016-03-23 15:14:21 -05:00
Stephen okra Houston d5b7d24082 Ephoto: Move common editing code to one place. 2016-03-23 15:13:38 -05:00
Stephen okra Houston 247e7a9cb4 Ephoto: Pass make distcheck 2016-03-22 12:39:29 -05:00
Stephen okra Houston 91b706230e Ephoto: Add version number to about page. 2016-03-22 11:00:09 -05:00
Stephen okra Houston 58f3d32874 Ephoto: Add logo to about page. 2016-03-22 10:36:22 -05:00
Stephen okra Houston 75131514cc Ephoto: Eliminate duplicate thumbing. 2016-03-15 16:45:20 -05:00
Stephen Houston 96c1afb382 Ephoto: Add a keybinding list to the settings dialog 2016-03-10 22:24:01 -06:00
Stephen okra Houston df1c1a0686 Ephoto: Add icons for sort hoversel 2016-03-07 10:46:13 -06:00
Stephen Houston c3c0fe23d4 Ephoto: Factor out some common code. 2016-03-06 11:18:45 -06:00
Stephen Houston 483f70d6e1 Ephoto: Move the single image view back button into the info label. 2016-03-06 11:02:21 -06:00
Stephen Houston b3dc934c49 Ephoto: Move the single browser zoom icons from the toolbar into the edit move so that the toolbar isn't so cramped. 2016-03-03 19:30:31 -06:00
Stephen Houston cfa19d3fa3 Ephoto: Move sort functionality to a hoversel in the bottom bar. Add a progressbar for directory loading that is helpful with large directories of images to the bottom bar. 2016-03-03 19:20:50 -06: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 okra Houston cc281bd247 Ephoto: Clean up some code by eliminating redundant code into one function. 2016-02-24 10:03:44 -06:00
Stephen okra Houston 16cf9beb6e Ephoto: Don't save/overwrite images with raw extensions. 2016-02-17 10:50:32 -06:00
Stephen Houston 8ffd43dd60 Ephoto: Deselect current directory when clicking empty space in file selector. 2016-01-25 21:36:33 -06:00
Stephen Houston bcfd488e0f Ephoto: Fix some incorrect thumb selection issues. 2016-01-25 19:53:44 -06:00
Stephen okra Houston aa2c756ce0 Ephoto: Fix typo in commit of vtorri's patches for Windows. 2016-01-22 15:27:16 -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