Commit Graph

275 Commits

Author SHA1 Message Date
hugok bef682c983 Update portuguese translation 2022-10-02 14:31:48 -07:00
Carsten Haitzler 6bdb4f1496 readme - fix typos 2022-06-07 15:39:58 +01:00
Carsten Haitzler c0ddc3a918 icon - let's do a cleaned up svg orig icon :) 2022-06-05 18:53:51 +01:00
Carsten Haitzler 8dba51df71 readme fix typo 2022-06-04 17:17:45 +01:00
Carsten Haitzler 31e33783b3 move todo to todo.md 2022-06-04 17:03:48 +01:00
Carsten Haitzler d1cd40bcce readme remove typo in compil and install 2022-06-04 16:50:47 +01:00
Carsten Haitzler e9de854fbc improve readme formatting 2022-06-04 15:22:42 +01:00
Carsten Haitzler 73104c596f fix up issue report 2022-06-04 15:15:03 +01:00
Carsten Haitzler 20f49053fc improve install docs more 2022-06-04 15:04:10 +01:00
Carsten Haitzler ed98a80834 fix req link 2022-06-04 14:59:31 +01:00
Carsten Haitzler 1f79a4bd93 fix typo in link name 2022-06-04 14:59:00 +01:00
Carsten Haitzler f3eafc9ae6 migrate install info to readme and improve it 2022-06-04 14:58:12 +01:00
Carsten Haitzler 5931ec30ad merge install into README.md 2022-06-04 14:45:33 +01:00
Carsten Haitzler ccf84f5603 remove version from readme - keep in build files save maintaing readme 2022-06-04 14:38:22 +01:00
Carsten Haitzler 6bb2f1958e tweak/tidy up readme.md 2022-06-04 14:36:29 +01:00
Carsten Haitzler 21d8ba83e2 move readme to markdown 2022-06-04 14:27:04 +01:00
Carsten Haitzler bd62da020c remove files we dont need anymore 2022-06-04 14:07:53 +01:00
Carsten Haitzler 5d31883ca7 test commit with gitea 2022-05-07 17:56:32 +01:00
Carsten Haitzler ec39ffa86d release - 0.4.0 2021-12-26 11:45:28 +00:00
Carsten Haitzler e0390b8383 theme - use new colorclasses ... ui will adapt to system pal as u select 2021-11-22 19:59:59 +00:00
Carsten Haitzler 52943e5ec7 subtitle mute - ensure we unmute subs is sub file used 2021-09-26 21:21:28 +01:00
Carsten Haitzler fb32501827 remove docs for -e - removed 2021-09-19 18:54:48 +01:00
Carsten Haitzler 7d7c825ecd video smart - we dont need to handle the move func - smart clipped does 2021-07-09 11:35:34 +01:00
maxerba da92c16753 Updating french translation 2021-07-03 20:46:55 +02:00
maxerba 01b4c8e61f updating french translation 2021-05-22 11:53:23 +02:00
Carsten Haitzler db95c4c444 update to efl 1.25 and silence edje_cc warn 2021-05-12 20:13:37 +01:00
Carsten Haitzler 78868b42ca update copying dates 2021-04-06 01:13:33 +01:00
Carsten Haitzler d64f9c3da5 remove comment out of encoding 2021-04-06 00:57:10 +01:00
Vincent Torri ecaccef008 mpris: do not support mpris on Windows
Summary: mpris is a Unix dbus tech, there is no such thing on Windows

Test Plan: compilation and launch rage --> no more eldbus error messages :)

Reviewers: raster

Subscribers: netstar, raster

Tags: #rage

Differential Revision: https://phab.enlightenment.org/D12255
2021-04-04 17:53:09 +01:00
Carsten Haitzler d682faf9b6 add util funcs (move from browser to be shared) and use from main too
file recursion/listing will now use the same funcs as browser.c did -
fast extn checks.
2021-03-22 17:02:35 +00:00
Carsten Haitzler 69cab3e815 video + videothumb - fix leak
fix leak on delete of obj

@fix
2021-03-18 12:12:25 +00:00
Alastair Poole 9dd7919981 main: elm_quit if no media found with recursive add.
This solves an issue whereby a user who associates a file:// uri
with rage, can open a link. A slow traversal *can* mean a long
and often unexpected delayed open of Rage.
2021-01-30 11:14:37 +00:00
Carsten Haitzler f13e49f97f meson -> bump to 0.47 2020-12-01 16:21:42 +00:00
Carsten Haitzler af99a9ea5c remove build warnings to get a clean build
no actual functional changes
2020-08-25 15:21:02 +01:00
Carsten Haitzler d8d4b76a69 rage dir scan - include files of no mime in case mime db is not there 2020-08-22 18:05:18 +01:00
Carsten Haitzler 6875aabc27 rage - add -lm linking when needed 2020-05-27 11:53:29 +01:00
Carsten Haitzler 11373da80b remove printf debugs... 2020-05-03 15:39:03 +01:00
Carsten Haitzler d41b44b07a n key - in music mode have it drop win size back to fit the albumart
if you press n - it'll normalize the window size given the current
media and now for audio it'l go "Square" or the size it'd use if you
launched it to begin with on a music file.
2020-04-27 13:33:07 +01:00
Carsten Haitzler c9a15ab2e8 fix somw browser badness on resize
some undeleted objects... fix
2020-04-23 18:13:02 +01:00
Carsten Haitzler 0c1fe57057 add blurred filter for album art when paused 2020-04-09 14:43:04 +01:00
Carsten Haitzler cf2b383f0c fix up album art if it's in the music file itself and not fetched 2020-04-03 23:36:23 +01:00
Carsten Haitzler ca538f6f8c add black box inside/vehind video by default before vid starts 2020-04-03 21:40:32 +01:00
Carsten Haitzler 34ba280149 fix album art gen/fetch for vido list to update as found 2020-04-03 21:26:09 +01:00
Carsten Haitzler 610fcf66b4 fix initial sizing of audio tracks to fill albumart 2020-04-03 19:03:20 +01:00
Carsten Haitzler cddd47c9b7 clean/fix art show if same art img 2 times in a row and limit size
now ary images are limited to a 280x280 box which looks so much nicer
than it being badly scaled
2020-03-12 14:11:28 +00:00
Carsten Haitzler 65a614e5e2 remove emotion obj init as its pretty pointless these days 2020-03-03 20:21:20 +00:00
Carsten Haitzler 8d8a210798 streamline theme a bit 2020-02-29 13:28:53 +00:00
Carsten Haitzler c7bb445f1a remove noisy printfs 2020-02-28 18:46:45 +00:00
Carsten Haitzler ab549eb064 parameterize cover images and add capital start of word versions 2020-02-17 18:42:17 +00:00
Carsten Haitzler b05552c4f1 albumart search - parameterize ectension hunting to make code cleaner
also searches some more extns like all-caps versions and truncated jpe
vs jpeg. also add folder and .cover/.front/.folder images per dir.
this has been here a long while and some people didn't notice but kept
asking for it... :) they never tried it seems. :)
2020-02-17 18:25:29 +00:00