Commit graph

4237 commits

Author SHA1 Message Date
Eric Le Lay
e0cde8a277
Merge pull request #798 from auouymous/dont-clear-custom-youtube-formats
don't clear custom youtube formats
2020-05-08 10:55:02 +02:00
Eric Le Lay
3bbed0d83c
Merge pull request #797 from auouymous/simplify-youtube-formats
simplify youtube formats with += operator
2020-05-08 10:53:50 +02:00
Eric Le Lay
730c632401
Merge pull request #795 from auouymous/filter-extension-cli-support
enable filter extension in cli (gpo)
2020-05-08 10:53:08 +02:00
auouymous
3da287791d don't clear custom youtube formats 2020-05-04 23:55:36 -06:00
auouymous
d45ee08b31 simplify youtube formats with += operator 2020-05-04 20:47:43 -06:00
auouymous
add886cd50 enable filter extension in cli (gpo) 2020-05-01 23:11:02 -06:00
Eric Le Lay
f75efeb5a2
Merge pull request #790 from gpodder/player-list-force-size
Gtk UI: Force-resize icons in player list
2020-04-29 19:19:12 +02:00
Thomas Perl
a5df089398 Gtk UI: Force-resize icons in player list 2020-04-27 18:24:27 +02:00
Eric Le Lay
009833a809 Fix #788 mpris_listener playback position lost on VLC quit
Thanks @coffee-lord for the solution
2020-04-26 16:29:16 +02:00
Eric Le Lay
1d5c2c028e
Merge pull request #776 from gpodder/ubuntu-extensions
Fix ubuntu/unity extensions
2020-04-26 16:16:43 +02:00
Eric Le Lay
9fe68dbc9b
Merge pull request #784 from TZocker/patch-13
Update de.po
2020-04-26 16:15:46 +02:00
Eric Le Lay
bf145559bb
Merge pull request #787 from auouymous/youtube-add-more-adaptive-formats
refactor youtube formats and add settings for more resolutions
2020-04-26 16:11:19 +02:00
auouymous
af93037dc1 refactor youtube formats and add settings for more resolutions 2020-04-24 06:26:00 -06:00
TZocker
e7d64a51e8
Update de.po
fix fuzzy
2020-04-22 19:14:50 +02:00
Eric Le Lay
e14703f39d
Merge pull request #773 from gpodder/fix-685-search
Fix #685 more discoverable search
2020-04-16 14:55:11 +02:00
Eric Le Lay
f1c3522864 fix ubuntu unity version detection 2020-04-16 14:38:07 +02:00
Eric Le Lay
0e8b256eda update ubuntu_unity to directly use gobject bindings 2020-04-16 14:38:07 +02:00
Eric Le Lay
9541e27987 prepare 3.10.15 release 2020-04-15 09:49:42 +02:00
Eric Le Lay
fa5c217c9e fix error when tagging m4a files 2020-04-15 09:49:42 +02:00
Eric Le Lay
6ea0996e1d prepare 3.10.14 release 2020-04-14 16:56:40 +02:00
Eric Le Lay
43de4c6eb6 update certifi 2020-04-14 16:56:40 +02:00
Eric Le Lay
0567076c28 fix linter warning 2020-04-14 16:38:52 +02:00
Eric Le Lay
c3bcf93dc8 option to always show search fields 2020-04-14 16:38:52 +02:00
Eric Le Lay
00d9ca36f0 searchtree: add class doc 2020-04-14 16:38:52 +02:00
Eric Le Lay
e8fd2e081f factor search box code
I don't know how to make it a real component, but at least
behaviour is identical.
2020-04-14 16:38:52 +02:00
Eric Le Lay
f309daf50c move Find Podcast to the end of the menu 2020-04-14 16:38:52 +02:00
Eric Le Lay
ff8582d6dd add menu items to trigger podcast/episode search 2020-04-14 16:36:26 +02:00
Eric Le Lay
a672ce7ba4 update macOS base 2020-04-14 16:35:14 +02:00
Eric Le Lay
53f230eda3 fix 'remaining' in EQL
python 3 refactoring removed needed parenthesis
2020-04-14 16:35:14 +02:00
Eric Le Lay
a700587eef
Merge pull request #774 from TZocker/patch-12
Update de.po
2020-04-07 19:27:18 +02:00
TZocker
cdb9ecd6fa
Update de.po 2020-04-06 14:28:02 +02:00
Eric Le Lay
52e82a4ee3
Merge pull request #772 from huftis/update-nn-translation-3-10-14
Update Norwegian Nynorsk translation for version 3.10.14
2020-04-04 17:16:26 +02:00
Karl Ove Hufthammer
c80af4f538 Update Norwegian Nynorsk translation for version 3.10.14 2020-04-04 14:59:18 +02:00
Eric Le Lay
0309604f3a fr translations update 2020-04-03 18:59:46 +02:00
Eric Le Lay
9333275770 exclude bin/gpo~ from translations 2020-04-03 18:41:49 +02:00
Eric Le Lay
a27c9ac96e make messages 2020-04-03 18:41:14 +02:00
Eric Le Lay
698689c8d8
Merge pull request #771 from ShaiGerbi/patch-2
Update he.po
2020-04-03 18:32:56 +02:00
Eric Le Lay
400ee8e9d5
Merge pull request #741 from auouymous/show-dialog-when-error-updating-feed
Better feed update error feedback:
 - remove common stacktraces
 - always show feeds in error
 - error emblem on feed cover
 - error message in description
2020-04-01 09:35:59 +02:00
Eric Le Lay
ad053a755a refine podcast cover status overlay 2020-03-31 16:37:29 -06:00
Eric Le Lay
f6588c79ea use new icon name for podcast pause subscription 2020-03-31 16:37:26 -06:00
Eric Le Lay
0eb50ca34e add warning icon to cover on error 2020-03-31 16:37:24 -06:00
auouymous
60d4e4525f no stack trace for common feed update errors 2020-03-31 16:34:55 -06:00
auouymous
b31a868583 always show channels with update errors 2020-03-31 16:34:51 -06:00
auouymous
e1c49cc0a6 replace channel description with error reason when feed can't be updated 2020-03-31 16:34:09 -06:00
Shai Gerbi
b12c481555
Update he.po 2020-04-01 00:47:31 +03:00
Shai Gerbi
2d91590c03
Update he.po 2020-04-01 00:42:58 +03:00
Eric Le Lay
19ada0c3e0
Merge pull request #770 from ShaiGerbi/patch-1
Update he.po
2020-03-31 23:25:13 +02:00
Shai Gerbi
b279578289
Update he.po
I translated some strings to Hebrew
2020-03-30 18:35:17 +03:00
Eric Le Lay
c4e6e6f8e8
Merge pull request #769 from brot/fix-ubuntu-unity-check
Fix gpodder.ui.unity check for newer Ubuntu versions
2020-03-29 13:03:36 +02:00
Bernd Schlapsi
76e14ae793 Fix gpodder.ui.unity check for newer Ubuntu versions
Ubuntu switched from Unity to GNOME-Shell since Ubuntu 17.10. But it seems
that DESKTOP_SESSION always returns "ubuntu", so we need to check also
for XDG_CURRENT_DESKTOP which returns "Unity" or "ubuntu:GNOME"
2020-03-28 22:54:59 +01:00