hugok
bef682c983
Update portuguese translation
12 months ago
Carsten Haitzler
6bdb4f1496
readme - fix typos
1 year ago
Carsten Haitzler
c0ddc3a918
icon - let's do a cleaned up svg orig icon :)
1 year ago
Carsten Haitzler
8dba51df71
readme fix typo
1 year ago
Carsten Haitzler
31e33783b3
move todo to todo.md
1 year ago
Carsten Haitzler
d1cd40bcce
readme remove typo in compil and install
1 year ago
Carsten Haitzler
e9de854fbc
improve readme formatting
1 year ago
Carsten Haitzler
73104c596f
fix up issue report
1 year ago
Carsten Haitzler
20f49053fc
improve install docs more
1 year ago
Carsten Haitzler
ed98a80834
fix req link
1 year ago
Carsten Haitzler
1f79a4bd93
fix typo in link name
1 year ago
Carsten Haitzler
f3eafc9ae6
migrate install info to readme and improve it
1 year ago
Carsten Haitzler
5931ec30ad
merge install into README.md
1 year ago
Carsten Haitzler
ccf84f5603
remove version from readme - keep in build files save maintaing readme
1 year ago
Carsten Haitzler
6bb2f1958e
tweak/tidy up readme.md
1 year ago
Carsten Haitzler
21d8ba83e2
move readme to markdown
1 year ago
Carsten Haitzler
bd62da020c
remove files we dont need anymore
1 year ago
Carsten Haitzler
5d31883ca7
test commit with gitea
1 year ago
Carsten Haitzler
ec39ffa86d
release - 0.4.0
2 years ago
Carsten Haitzler
e0390b8383
theme - use new colorclasses ... ui will adapt to system pal as u select
2 years ago
Carsten Haitzler
52943e5ec7
subtitle mute - ensure we unmute subs is sub file used
2 years ago
Carsten Haitzler
fb32501827
remove docs for -e - removed
2 years ago
Carsten Haitzler
7d7c825ecd
video smart - we dont need to handle the move func - smart clipped does
2 years ago
maxerba
da92c16753
Updating french translation
2 years ago
maxerba
01b4c8e61f
updating french translation
2 years ago
Carsten Haitzler
db95c4c444
update to efl 1.25 and silence edje_cc warn
2 years ago
Carsten Haitzler
78868b42ca
update copying dates
2 years ago
Carsten Haitzler
d64f9c3da5
remove comment out of encoding
2 years ago
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
2 years ago
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.
3 years ago
Carsten Haitzler
69cab3e815
video + videothumb - fix leak
...
fix leak on delete of obj
@fix
3 years ago
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.
3 years ago
Carsten Haitzler
f13e49f97f
meson -> bump to 0.47
3 years ago
Carsten Haitzler
af99a9ea5c
remove build warnings to get a clean build
...
no actual functional changes
3 years ago
Carsten Haitzler
d8d4b76a69
rage dir scan - include files of no mime in case mime db is not there
3 years ago
Carsten Haitzler
6875aabc27
rage - add -lm linking when needed
3 years ago
Carsten Haitzler
11373da80b
remove printf debugs...
3 years ago
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.
3 years ago
Carsten Haitzler
c9a15ab2e8
fix somw browser badness on resize
...
some undeleted objects... fix
3 years ago
Carsten Haitzler
0c1fe57057
add blurred filter for album art when paused
3 years ago
Carsten Haitzler
cf2b383f0c
fix up album art if it's in the music file itself and not fetched
4 years ago
Carsten Haitzler
ca538f6f8c
add black box inside/vehind video by default before vid starts
4 years ago
Carsten Haitzler
34ba280149
fix album art gen/fetch for vido list to update as found
4 years ago
Carsten Haitzler
610fcf66b4
fix initial sizing of audio tracks to fill albumart
4 years ago
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
4 years ago
Carsten Haitzler
65a614e5e2
remove emotion obj init as its pretty pointless these days
4 years ago
Carsten Haitzler
8d8a210798
streamline theme a bit
4 years ago
Carsten Haitzler
c7bb445f1a
remove noisy printfs
4 years ago
Carsten Haitzler
ab549eb064
parameterize cover images and add capital start of word versions
4 years ago
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. :)
4 years ago