rage/src/bin
Carsten Haitzler 89959af3eb browser - optimize to only load the file entries as they appear
so as you scroll it'll load/create and not per dir. this gets rid of
big stalls as a whole dir worth of edje and thumb/album objects are
created and packed etc. ... now it's far more smooth. i could try and
spread the entry creation over time too instead of all of them that
appear at any time which might be smoother, but pretty good right now.
it also destroys as items go out of the window
2020-02-04 23:26:48 +00:00
..
albumart.c handle possible buffer max-out with snprintfs as errors 2018-11-16 12:35:53 +00:00
albumart.h rage browser - improve looksa and layout to use file posters if possible 2015-11-12 22:23:21 +09:00
browser.c browser - optimize to only load the file entries as they appear 2020-02-04 23:26:48 +00:00
browser.h browser mode - clean up and dot some i's and corss some t's 2017-08-05 23:09:32 +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 add volume gui controls and level indicator 2020-01-16 18:49:11 +00:00
controls.h break up main.c into logical elements as separate files 2014-01-28 13:49:28 +09:00
dnd.c dnd - handle dnd data that is not nul terminated already 2019-08-15 00:22:42 +01: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 add volume gui controls and level indicator 2020-01-16 18:49:11 +00:00
key.h break up main.c into logical elements as separate files 2014-01-28 13:49:28 +09:00
main.c rags - allow urls like rtsp://. http:// etc. streams again 2020-01-16 21:39:11 +00:00
main.h rage - initial import of working code 2014-01-20 20:34:48 +09:00
meson.build add mpris2 dbus api support to rage 2017-11-17 22:45:31 +09:00
mpris.c mpris - fix title return to return real title or generated one 2019-01-24 11:44:33 +00:00
mpris.h implement metadata for mpris so evene thumbs work for non-thumbed files 2017-11-28 14:32:59 +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 handle possible buffer max-out with snprintfs as errors 2018-11-16 12:35:53 +00:00
video.c remove redudnant video smart cb 2020-01-24 14:07:18 +00:00
video.h implement metadata for mpris so evene thumbs work for non-thumbed files 2017-11-28 14:32:59 +09:00
videothumb.c handle possible buffer max-out with snprintfs as errors 2018-11-16 12:35:53 +00:00
videothumb.h rage - yet more browser mode related improvements 2015-11-14 09:13:13 +09:00
win.c add volume gui controls and level indicator 2020-01-16 18:49:11 +00:00
win.h add volume gui controls and level indicator 2020-01-16 18:49:11 +00: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 add volume gui controls and level indicator 2020-01-16 18:49:11 +00:00
winvid.h Add support for "Open with (folder)" as well as directories passed via the command line. 2017-08-05 23:11:32 +09:00