Commit Graph

936 Commits

Author SHA1 Message Date
Stephen Houston e4a9be288e Ephoto: Update year in copyright. 2016-08-11 19:10:36 -05:00
Stephen okra Houston 5a0e42f5ee Ephoto: Go beta with Ephoto! Woohoo! 2016-08-11 16:32:01 -05:00
Stephen okra Houston a46fd8242e Ephoto: Place icons correctly. 2016-08-11 14:27:14 -05:00
Stephen okra Houston 9af45797ec Ephoto: Add reset image to the context menu and make the editor box homogeneous. 2016-08-11 14:24:41 -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 89c73eacf7 Ephoto: Formatting. 2016-08-05 21:36:11 -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 ccbc11373c Ephoto: Add a label to describe directory configure option. 2016-08-05 15:53:27 -05:00
Stephen okra Houston 2fd0fa2261 Ephoto: Fix bug where renaming a directory could crash. 2016-08-05 13:13:48 -05:00
Stephen okra Houston 2d37951e95 Ephoto: Implement history tracking and undo/redo options for the single browser. 2016-08-05 12:29:39 -05:00
Stephen okra Houston 1c01b4f315 Ephoto: Use evas_object_image rather than elm_image to avoid casting. Add config option to turn off smooth scaling. 2016-08-04 16:36:58 -05:00
Stephen okra Houston 9f28098156 Ephoto: Move delete and rename to under the File menu. 2016-08-04 12:55:35 -05:00
Stephen okra Houston 92073a9223 Ephoto: Skip monitor updates when the image has been edited. 2016-08-04 09:08:44 -05:00
Stephen Houston 9a1efde36a Ephoto: Fix potential crash. 2016-08-03 22:37:54 -05:00
Stephen okra Houston 7bc7b43551 Ephoto: Show the dir to open ephoto with, not the currently opened dir. 2016-08-03 16:09:52 -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 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