Gustavo Sverzut Barbieri
e21422bf65
ephoto core simplification - part 1 (UNFINISHED!!!!)
...
I'm rewriting parts of ephoto to simplify it, one of the things is to
avoid lots of nesting of layouts to get a simple preview
image.
So far just the thumb directory is done to the point it shows the
contents of a directory, it will do nothing on selection and
clicks. There is no toolbar either, as this is going to be replaced
later on.
EFL bugs so far:
* eio_file_cancel() is not playing nice with ecore_pipe, with errors like: "ecore_pipe.c:517 _ecore_pipe_read() An unhandled error (ret: -1 errno: 9)occurred while reading from the pipe the length"
* evas/edje map is broken WRT clipping! if I have map { on: 1;
rotation.z: 10;} and this part is clipped to some other part, the
clipper will be ignored!
Sorry, but I couldn't finish it now, trying to do it later today and
tomorrow. I still need to add the elm_genlist_item_prepend(),
elm_genlist_item_insert_before() and elm_genlist_item_insert_after()
to get the sorted insert to work.
SVN revision: 53237
13 years ago
Gustavo Sverzut Barbieri
20df19562f
use noframe style... yeah! get ride of that annoying border inside the border!
...
SVN revision: 53222
13 years ago
Gustavo Sverzut Barbieri
840b2e8574
faster and better: png or jpeg, crop.
...
if source file is a jpeg, then speed up and generate thumbnails in
format "JPEG" that are smaller and faster to load.
also define the aspect to be cropped rather than keep aspect as we're
showing the images in a fixed square. The aspect one would be good if
we did not use a grid, rather a flow layout.
SVN revision: 53218
13 years ago
Gustavo Sverzut Barbieri
e3a1481bb9
what about generating thumbnails that match the expected view size?
...
now generating thumbnails at 128, 256 and 512, the generation is
delayed to avoid unnecessary work for ethumbd.
SVN revision: 53217
13 years ago
Nicolas Aguirre
4da0ca1b85
The second patch fixes on bug related to an invalid memory access that was
...
causing segmentation fault in my computer (valgrind was complaining
about it too).
patch from Otávio Pontes.
SVN revision: 52898
13 years ago
Viktor Kojouharov
ca05627df0
Preferences dialog. Users can change the slideshow parameters, and tell ephoto to start from the last remembered dir, if it was started with no arguments
...
SVN revision: 52464
13 years ago
Viktor Kojouharov
1dcf8aef39
always save the config on exit
...
SVN revision: 52236
13 years ago
Viktor Kojouharov
cdb8b51c3f
eet configuration. only stores the slider value for now. eina log domain macros
...
SVN revision: 52201
13 years ago
Nicolas Aguirre
368ed28cce
remove debug messages and formatting
...
SVN revision: 52194
13 years ago
Nicolas Aguirre
bd1ed51ead
Add a callback when a new directory is selected : "directory,changed".
...
SVN revision: 52193
13 years ago
Nicolas Aguirre
ea18ee503b
Use evas_smart objects for flow and thumb browsers, we can now use them as regular evas smart objects with evas_object_show/del/hide ...
...
SVN revision: 52192
13 years ago
Nicolas Aguirre
a13304ff1d
Change ephoto to use an edje layout instead of elm boxes.
...
SVN revision: 52191
13 years ago
Cedric BAIL
fc3497295d
* ephoto: no need to destroy window at that point.
...
SVN revision: 52137
13 years ago
titan
f1a200c4c3
Add the ability to specify a directory or file to run ephoto with.
...
SVN revision: 50176
13 years ago
titan
47bd2c282e
Use structures in eina_hash. Per k-s's suggestion/request ;) Props to Mike Blumenkrantz for teaching the ways of eina like Yoda taught Luke the ways of the force.
...
SVN revision: 50121
13 years ago
titan
fa09a70bf8
Add the ability to show the selected image if view large is pressed and an image is selected and add the ability to double click an image to view it large. Also formatting.
...
SVN revision: 50051
13 years ago
titan
c334b2ab20
Add a flow browser. It can be accessed by clicking View Large from the toolbar. It is functional for viewing your images at high resolutions.
...
SVN revision: 50048
13 years ago
titan
83b038d947
eina_stringshare instead of strdup. Slider now works for thumb size!
...
SVN revision: 50008
13 years ago
titan
6926304983
Use elm_layout for the images. Use a hash to keep a match of files and their corresponding thumb_path.
...
SVN revision: 50005
13 years ago
titan
1218856b51
This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas.
...
SVN revision: 49973
13 years ago
titan
f07fc8b156
Remove old ephoto
...
SVN revision: 49972
13 years ago
titan
c50aa91d93
Add ecore_getopt to support options for ephoto. Thanks to PrinceAMD for the patch.
...
SVN revision: 43085
14 years ago
titan
4e6e38a200
Add slideshow functionality, still needs some work.
...
SVN revision: 43064
14 years ago
titan
a8a0794777
Add fullscreen support.
...
SVN revision: 42985
14 years ago
titan
b05ae06991
Fix maximize completely.
...
SVN revision: 42881
14 years ago
titan
4b8e6cd326
Get maximize working.
...
SVN revision: 42880
14 years ago
titan
14c1ecfdd6
More reverts.
...
SVN revision: 42848
14 years ago
titan
2f9546e05c
Minor fixes.
...
SVN revision: 42843
14 years ago
titan
9236d613b9
Fix a bug on resizing.
...
SVN revision: 42838
14 years ago
titan
ca69fd3fe2
add a flow browser
...
SVN revision: 42827
14 years ago
titan
b6e4815e66
Evas/Edje Ephoto. Needs a lot of work. Run it in a directory where there are images to see the small amount of progress. Good things to come!
...
SVN revision: 42723
14 years ago
titan
e972923902
Remove old ephoto.
...
SVN revision: 42722
14 years ago
titan
b71d5906a1
Put in the rewritten code. A lot of things still needing to be done, but
...
its a good start.
SVN revision: 39034
14 years ago
titan
560f86f207
Remove the old ephoto in order to get ready for some rewriting to take
...
its place
SVN revision: 39033
14 years ago
titan
00320aef4c
Add many changes, some functional, some not. Added back a file system
...
image viewing tab, done various cleanups/work. I basically wanted to get
what I had into the repository and keep up the work on the new stuff and
get the changes going.
SVN revision: 36339
15 years ago
titan
20edb14dbe
Change from Freebox to Freebox_mvc.. update to work with fill policy changes
...
SVN revision: 34826
15 years ago
titan
c7e5687565
A lot of fixes and changes.. still needs a bit of work.. got some bugs to fixes. Wanted to get what I have in to cvs.
...
SVN revision: 34222
15 years ago
Eric Schuele
0fd9b2ff93
warnings--
...
SVN revision: 32317
16 years ago
titan
e5b8c1cea9
More cleanups and work. Also the About window now looks much better thanks to an image from tokyo.
...
SVN revision: 31715
16 years ago
titan
369fd1a164
Several cleanups, changes. The browser is now in its own window.
...
SVN revision: 31714
16 years ago
Peter Wehrfritz
32f813ff0d
*API BREAK* see the discussion in the mailing list. misc and e_modules will follow
...
SVN revision: 30970
16 years ago
titan
a9aea24c95
Make the slider fixed size, and aligned to the right.
...
SVN revision: 30306
16 years ago
titan
b04e087457
Fix the slider when dealing with albums.
...
SVN revision: 30287
16 years ago
titan
82d1aff4ea
Various cleanups and fixes.
...
SVN revision: 30188
16 years ago
titan
d2b277f884
Add a slider for resizing the thumbnails!
...
SVN revision: 30171
16 years ago
titan
dc54fae6a0
Add a new file that separates out dialogs. This is cleaner. Cleanup some code.
...
Ephoto will now open with its file system in the current working directory!
SVN revision: 30170
16 years ago
titan
2d80b374c2
Small button fill/alignment fix for the exif button.
...
SVN revision: 30086
16 years ago
titan
e3bdce12ea
Change the size of the tango icons we use, make the .. directory have a different image and redo a few of the images.
...
SVN revision: 30079
16 years ago
titan
66031123a5
Sepia works pretty well now, I do believe. Added a contrast formula based on
...
imlib2, and soon to add a brightness one.
SVN revision: 30068
16 years ago
titan
96ac239a6d
Cleanup
...
SVN revision: 30033
16 years ago