Commit Graph

30 Commits

Author SHA1 Message Date
Vincent Torri 278be017f6 remove non-functional sonar support 2022-04-15 16:39:23 +02:00
Vincent Torri 6853b780a5 Add the display of pdf files, patch by raster 2021-08-09 12:26:11 +02:00
Vincent Torri ecd0d26f83 remove debug 2021-04-30 10:02:11 +02:00
Vincent Torri 500fda396c fix detection of file when one image is passed to entice 2021-04-29 11:29:46 +02:00
Vincent Torri 2ccb90bab8 fix leak and missing pointer check 2021-04-29 09:52:54 +02:00
Vincent Torri 38dbff5bab images can also be order by last modified time 2021-04-28 11:16:40 +02:00
Vincent Torri 2b61ade282 formatting 2021-04-20 04:20:13 +02:00
Vincent Torri 62f5e420f1 do not sort if files are passed on cmd 2021-04-18 13:53:42 +02:00
Vincent Torri 8cc6a868f6 formatting 2021-04-18 09:16:13 +02:00
Vincent Torri fa4c4a6c3e sort files alphabeticaly by default 2021-04-17 04:12:27 +02:00
Vincent Torri 1f65f54242 Improve parsing of files at command line. Patch by Carsten Heitzler 2021-04-12 18:48:56 +02:00
Vincent Torri 082401e79f fix my name... 2021-04-10 18:43:54 +02:00
Vincent Torri 2958827280 rearrange priority order of supported image types 2021-04-02 07:18:55 +02:00
Vincent Torri 6831fde6f2 add supported raw extension files 2021-04-01 09:30:08 +02:00
Vincent Torri b7e7445979 add .avis extension (added by Netflix) 2021-03-29 08:18:38 +02:00
Vincent Torri 1f51bd655a fix typoin file extension list 2021-03-28 20:54:37 +02:00
Vincent Torri 48ae3e9180 perf: improve speed directory parsing 2021-03-28 13:06:31 +02:00
Vincent Torri 715b7f6a6d Fix leak 2021-03-17 16:25:48 +01:00
Vincent Torri c6d7087eab Fix leak 2021-03-17 16:18:03 +01:00
Vincent Torri 6c6743a70a Use an evas smart object for the images 2021-03-09 08:59:00 +01:00
Vincent Torri b93e19bc3a use ecore_file API to simplify code 2021-03-01 19:59:14 +01:00
Vincent Torri bcd82a6785 When passing a file, load the entire directory and display this file 2021-03-01 18:29:02 +01:00
Vincent Torri 62339a011b simplify config infra 2021-02-21 03:30:40 +01:00
Vincent Torri 5a4571eb97 use configuration to set window size 2021-02-13 17:54:20 +01:00
Vincent Torri 14aaec8d75 add icon and desktop files + some improvements 2021-02-12 13:29:50 +01:00
Vincent Torri 8c2f3bb415 add rotation support 2021-02-12 07:45:10 +01:00
Vincent Torri cb82e7ebb1 add navigation with keyboard 2021-02-11 17:21:54 +01:00
Vincent Torri 8e6d246aa9 add code to display images 2021-02-11 14:41:29 +01:00
Vincent Torri 090253434f add copyright notice 2021-02-10 15:54:56 +01:00
Vincent Torri f1f0e63a62 initial commit, missing image though 2021-02-10 15:31:37 +01:00