rage/src/bin
Markus Törnqvist e5edb6748b Disable adding files that cannot be played
Summary: Dropping a directory into Rage added everything before this patch, complaining about some files and definitely not playing them. This adds `emotion_object_extension_may_play_get()` checks.

Test Plan:
Drop a non-playable file and a directory containing non-playable files.

The file(s) get(s) added (but cannot be played, obviously) before this patch and after this they're ignored.

Reviewers: raster

Projects: #rage

Differential Revision: https://phab.enlightenment.org/D3162
2015-10-10 17:02:33 +09:00
..
Makefile.mk rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
albumart.c rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
albumart.h rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
browser.c rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
browser.h rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
config.c add engine config (save/load and cmdline option) - no gui though 2014-03-09 16:09:05 +09:00
config.h add engine config (save/load and cmdline option) - no gui though 2014-03-09 16:09:05 +09:00
controls.c make ui even nicer... especially for music 2014-08-11 22:07:57 +09:00
controls.h break up main.c into logical elements as separate files 2014-01-28 13:49:28 +09:00
dnd.c Disable adding files that cannot be played 2015-10-10 17:02:33 +09:00
dnd.h dnd: Recurse into directories using eio 2015-06-01 16:51:23 -03:00
gesture.c add gesture seeking (drag horizontally + momentum) 2014-01-28 17:19:25 +09:00
gesture.h add gesture seeking (drag horizontally + momentum) 2014-01-28 17:19:25 +09:00
key.c rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
key.h break up main.c into logical elements as separate files 2014-01-28 13:49:28 +09:00
main.c rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
main.h rage - initial import of working code 2014-01-20 20:34:48 +09:00
sha1.c rage - avoid htonl due to windows issues - makes things simpler 2015-09-23 16:48:41 +09:00
sha1.h rage - add thumbnailer core - intended for use with timeline 2014-08-03 21:36:45 +09:00
thumb.c rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
video.c rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
video.h add subtitle support into rage on cmdline as well as automatic 2014-08-23 19:29:10 +09:00
videothumb.c rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
videothumb.h rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
win.c rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
win.h rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
winlist.c Correctly handle urls wrt to url encoding 2015-01-27 22:52:58 +01:00
winlist.h update winlist on dnd add 2014-02-16 21:41:05 +09:00
winvid.c rage - add "browser" when run with no args - index ~/Videos 2015-10-10 16:51:49 +09:00
winvid.h Correctly handle urls wrt to url encoding 2015-01-27 22:52:58 +01:00