rage/src/bin
Daniel Zaoui 409361142d Delete Evas callbacks on win deletion
A crash happens when a movie finishes and the program terminates.
An access to the "inf" data is done, although this data has been freed
during the win deletion.
It crashes only if the mouse is not over the progress bar.

@fix
2015-08-08 00:13:55 +03:00
..
Makefile.mk improve build system to use only one makefile 2014-08-09 11:57:40 -04:00
albumart.c rage - fix albumart fetch if file is a uri 2015-04-22 12:11:35 +09:00
albumart.h instead fo blank black boxes in video list for music files use art 2014-08-15 19:35:38 +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 Sort list of files before inserting 2015-06-01 16:53:48 -03: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 missing include 2014-11-29 10:53:12 +09:00
key.h break up main.c into logical elements as separate files 2014-01-28 13:49:28 +09:00
main.c Correctly handle urls wrt to url encoding 2015-01-27 22:52:58 +01:00
main.h rage - initial import of working code 2014-01-20 20:34:48 +09:00
sha1.c rage - add thumbnailer core - intended for use with timeline 2014-08-03 21:36:45 +09:00
sha1.h rage - add thumbnailer core - intended for use with timeline 2014-08-03 21:36:45 +09:00
thumb.c rage thumb tool - use preferred engine not explicit engine 2014-08-26 17:45:58 +09:00
video.c and for 0.1.3 - fix albumart thumbnail list 2015-04-22 12:33:40 +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 and for 0.1.3 - fix albumart thumbnail list 2015-04-22 12:33:40 +09:00
videothumb.h add video thumbnails on timeline/dragable/seeker at the bottom 2014-08-04 17:15:30 +09:00
win.c Delete Evas callbacks on win deletion 2015-08-08 00:13:55 +03:00
win.h rage - fix stutter due to url fetching when not needed 2015-04-28 14:30:11 +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 Correctly handle urls wrt to url encoding 2015-01-27 22:52:58 +01:00
winvid.h Correctly handle urls wrt to url encoding 2015-01-27 22:52:58 +01:00