Commit Graph

  • 557229c08c Update progress widgets when their values are modified via edit config. auouymous 2022-09-29 21:20:42 -0600
  • 9a4d5e34cd Add method to clamp a config value between minimum and maximum values. auouymous 2022-09-29 21:19:01 -0600
  • 3f234a6ffe Update Norwegian Nynorsk translation for next release Karl Ove Hufthammer 2022-09-28 20:54:09 +0200
  • 1dbc8288d1
    Merge pull request #1409 from Vistaus/master auouymous 2022-09-27 04:43:37 +0000
  • b4d97ebf26
    Updated Dutch translation Heimen Stoffels 2022-09-26 18:20:39 +0200
  • 6d3171ecb7 make messages auouymous 2022-09-25 20:27:20 -0600
  • 9cadc2735a
    Merge pull request #1304 from tpikonen/gpo-description-link auouymous 2022-09-26 02:19:25 +0000
  • a75a2e411b
    Merge pull request #1398 from auouymous/fix-format-time auouymous 2022-09-26 01:20:22 +0000
  • 5825f51183
    Merge pull request #1401 from auouymous/catch-sync-device-open-exceptions Eric Le Lay 2022-09-24 19:20:52 +0200
  • 1ecdbed0df
    Merge pull request #1400 from auouymous/log-unwritable-sync-messages Eric Le Lay 2022-09-24 19:19:43 +0200
  • cb59e1e051
    Merge pull request #1402 from auouymous/open-logs-folder Eric Le Lay 2022-09-24 19:17:27 +0200
  • 26ca4e7649 Use symbolic toolbar icons. auouymous 2022-09-23 03:40:07 -0600
  • 08ec67d297
    Merge pull request #1403 from bahorn/fix/drag-and-drop-urlquote auouymous 2022-09-23 09:08:14 +0000
  • 4e5168d1ba
    Quoting file URIs moved by drag and drop B Horn 2022-09-21 14:18:29 +0200
  • b907183b22 Add menu item to open logs folder. auouymous 2022-09-19 23:37:31 -0600
  • 37ad7cac89 Catch unknown sync exceptions when opening device and show error. auouymous 2022-09-19 22:51:53 -0600
  • e59a25e233 Write to log when sync directory is not writable. auouymous 2022-09-19 22:10:31 -0600
  • 83b0aa1c87
    Merge pull request #1383 from tpikonen/ytdl-no-audio-video-files2 auouymous 2022-09-20 02:29:42 +0000
  • 04a0116a31 Close progress dialog immediately in concatenate videos extension. auouymous 2022-09-19 18:57:29 -0600
  • 80629f91d7 Fix msgstr errors in Norwegian Bokmål translation. auouymous 2022-09-19 18:44:17 -0600
  • 83d99af8ab Make releasetest failures actually generate errors. auouymous 2022-09-19 18:32:57 -0600
  • 2659333380 Fix the format_time() function to display times greater than 24 hours. auouymous 2022-09-17 19:29:24 -0600
  • b8bbcfa088 Don't use idle_add() for progress dialogs that don't need it. auouymous 2022-09-17 00:46:57 -0600
  • fe83a92286 Remove redundant timeout removal when creating progress dialog. auouymous 2022-09-16 05:28:14 -0600
  • 5c01b6b036 Fix crash on older versions of python. auouymous 2022-09-12 14:16:31 -0600
  • eb2ceba7a9 Remove download directory when unsubscribing in gpo. auouymous 2022-09-08 16:57:19 -0600
  • 643d15971c Add appdata.xml for the adaptive version Teemu Ikonen 2022-09-06 20:10:56 +0300
  • 518a975b87
    Merge pull request #1390 from tpikonen/master Eric Le Lay 2022-09-07 22:12:42 +0200
  • 7562c5a188 appdata: Add missing release dates since version 3.10.0 Teemu Ikonen 2022-09-06 19:40:21 +0300
  • 2b679d9af9 appdata: Merge appdata.xml from flathub Teemu Ikonen 2022-09-06 19:36:41 +0300
  • ce02cf6810 util.sanitize_filename_ext: Return an empty ext, if sanitized_ext is empty Teemu Ikonen 2022-06-12 23:09:29 +0300
  • c1981801c1 Don't try to download media files with youtube-dl extension Teemu Ikonen 2022-08-31 20:40:53 +0300
  • e510b1e059
    Merge pull request #1381 from gpodder/revert-1347-ytdl-no-audio-video-files auouymous 2022-09-02 15:07:42 -0700
  • b9c356f44b Set "New episodes available" tooltip for episodes with html descriptions. auouymous 2022-08-30 21:04:56 -0600
  • f5a8e54660 mac-ci: try known working setuptools version Eric Le Lay 2022-08-30 20:46:23 +0200
  • abca020c30 Set adaptive release 3.11.0+1 version and date adaptive/3.11.0+1 Teemu Ikonen 2022-08-30 10:15:59 +0300
  • de390ff711
    Revert "Don't try to download media files with youtube-dl extension" auouymous 2022-08-29 17:33:53 -0700
  • 2c0e70ca5f Log which program the youtube-dl extension is using. auouymous 2022-08-29 18:30:57 -0600
  • defcc6f5f4 Display 'Queueing' on dialog instead of 'Queued' when queueing downloads. auouymous 2022-08-29 05:09:04 -0600
  • 86cad043c2 Fail CircleCI run if release_on_mac.sh fails. auouymous 2022-08-29 04:02:46 -0600
  • b231243430 Fail if mac build has pip errors. auouymous 2022-08-29 03:26:18 -0600
  • 871fb2bcd4 Remove unused 'others' variable. auouymous 2022-08-29 03:23:52 -0600
  • ec663e1795 Update osx-bundle to 22.8.27. auouymous 2022-08-28 00:15:31 -0600
  • 60b3ba6093 Unwrap argument list when calling IdleTimeout function. auouymous 2022-08-27 04:50:48 -0600
  • 26c0f8dad8
    Merge pull request #1368 from auouymous/progress-dialogs auouymous 2022-08-26 03:24:55 -0700
  • 839c85a43e
    Merge pull request #1367 from auouymous/idle-timeout auouymous 2022-08-26 00:07:09 -0700
  • 098438bb85
    Merge pull request #1356 from auouymous/dont-place-hidden-windows Eric Le Lay 2022-08-25 18:45:50 +0200
  • 294b047901 Fix 'Invalid episode at path 0' messages on channel change Teemu Ikonen 2022-08-24 11:48:05 +0300
  • 209ef01aa5 adaptive/gpodder.ui: Set 'relief' to none in back buttons Teemu Ikonen 2022-08-23 17:05:03 +0300
  • c89268fd4b adaptive/menus.ui: Remove 'Refresh image' from channels context menu Teemu Ikonen 2022-08-23 13:31:53 +0300
  • 8fd6c5eba6 Add a subtitle with statistics to header bar Teemu Ikonen 2021-01-01 22:14:01 +0200
  • da268d4fe2 preferences: Show flap on 'edge-overshot' from top Teemu Ikonen 2022-08-20 23:54:29 +0300
  • a071a1472b preferences: Reorganize flap code Teemu Ikonen 2022-08-20 23:37:43 +0300
  • 3d678927f2 Show a header (pulley) menu on channel list 'edge-overshot' Teemu Ikonen 2022-08-16 22:50:58 +0300
  • b6ac9776d8 Navigate back from shownotes with 'edge-overshot' signal Teemu Ikonen 2022-08-16 21:26:12 +0300
  • f5f607d309 Fix setting cover image from local file Teemu Ikonen 2022-08-16 14:18:46 +0300
  • 21797b80a4 channel editor: Add buttons next to cover, feed URL, etc. Teemu Ikonen 2022-08-15 11:17:26 +0300
  • df3a093462 Navigate back from episodes with 'edge-overshot' signal Teemu Ikonen 2022-08-15 18:56:22 +0300
  • b685022a8c Add function is_on_mobile_screen(window) Teemu Ikonen 2022-08-16 18:36:57 +0300
  • 9231e16995 Revert "preferences: Add a hack to maximize on mobile screen" Teemu Ikonen 2022-08-16 18:37:31 +0300
  • a21ed49b67 adaptive/gpodder.ui: Progress window GtkDialog -> GtkWindow Teemu Ikonen 2022-08-14 21:13:15 +0300
  • dfc0ebc18d Remove set_transient_for() calls to fix Phosh non-maximization Teemu Ikonen 2022-08-14 20:42:07 +0300
  • 2e57489f32 Fix Phosh non-maximization on channel editor Teemu Ikonen 2022-08-14 20:15:13 +0300
  • 8e6b88cf7e adaptive/gpodderpodcastdirectory.ui: Get changes from master Teemu Ikonen 2022-08-14 14:21:37 +0300
  • f60f0a44d0 Remove adaptive/gpodderpreferences.ui Teemu Ikonen 2022-08-14 13:48:52 +0300
  • 525ec32802 adaptive/episodeselector.py: Fix Stream button Teemu Ikonen 2022-08-14 00:05:32 +0300
  • f533ed395a Replace SimpleMessageArea with GtkInfoBar when resuming Teemu Ikonen 2022-08-13 00:01:17 +0300
  • 4f360e62f6 Remove download actions from app.py Teemu Ikonen 2022-08-12 16:18:51 +0300
  • d7f2943a70 main.py: Fix whitespace Teemu Ikonen 2022-08-12 13:57:41 +0300
  • 10250404e8 Adapt in_downloads() to the adaptive version Teemu Ikonen 2022-08-12 13:38:52 +0300
  • 9f168c5bda main.py: Detect if we're in downloads by func in_downloads() Teemu Ikonen 2022-08-11 20:37:38 +0300
  • 13e25f1c48 Move actions needed in progress window from 'win' to 'app' Teemu Ikonen 2022-08-11 17:14:14 +0300
  • d6b18463d3 main.py: Merge missing changes from master branch Teemu Ikonen 2022-08-11 20:30:18 +0300
  • 224818e39f Remove context_popover_show() Teemu Ikonen 2022-08-11 20:26:04 +0300
  • cb54577e0c adaptive/menus.ui: Sync with master Teemu Ikonen 2022-08-22 21:38:09 +0300
  • be6e595c55 menus.ui: Synchronize with master Teemu Ikonen 2022-08-11 12:59:17 +0300
  • 596ee8ca61 Rename funcs on_treeview_podcasts_* to on_treeview_channels_* Teemu Ikonen 2022-08-18 19:25:40 +0300
  • a420264400 Remove redundant treeview arg from treeview_*_show_context_menu funcs Teemu Ikonen 2022-08-18 16:34:06 +0300
  • 3a4cd026e9 Reset window position if completely off-screen. auouymous 2022-08-22 23:49:11 -0600
  • 2665bafe62 Disallow all treeview tooltips when context menu is open Teemu Ikonen 2022-08-17 21:43:54 +0300
  • d1047bc739 Popup context menus with a LongPress gestures Teemu Ikonen 2022-05-19 21:48:07 +0300
  • 142c0187d7 Replace downloads context GtkMenu with GtkPopover Teemu Ikonen 2022-08-22 11:50:34 +0300
  • f69182308e Add actions for downloads context menu items Teemu Ikonen 2022-08-10 19:12:25 +0300
  • 7cd9d3ee3a Remove funcs _add_sub_menu and _submenu_item_activate_hack Teemu Ikonen 2022-08-10 16:12:01 +0300
  • 1cf9cf6436 Replace episode context GtkMenu with a GtkPopover Teemu Ikonen 2022-07-31 20:00:14 +0300
  • b165447426 Add actions for episode context menu items Teemu Ikonen 2022-07-31 19:59:06 +0300
  • f9ecbaddc6 Replace channel context GtkMenu with GtkPopover Teemu Ikonen 2022-05-19 21:47:05 +0300
  • c90c8264d3 Add actions for channel context menu items Teemu Ikonen 2022-05-19 21:43:06 +0300
  • aa95987340 common.py: Add ExtensionMenuHelper and Dummy classes Teemu Ikonen 2022-05-19 19:54:58 +0300
  • 06cb0aa451 Add func TreeViewHelper.get_popup_rectangle Teemu Ikonen 2022-07-09 20:09:22 +0300
  • dc7ebf494d Fix setting cover image from local file Teemu Ikonen 2022-08-16 14:18:46 +0300
  • 93b636b6ca channel editor: Add buttons next to cover, feed URL, etc. Teemu Ikonen 2022-08-15 11:17:26 +0300
  • ec1b675f45
    Merge pull request #1369 from auouymous/clear-add-podcast-url Eric Le Lay 2022-08-14 13:42:30 +0200
  • fc0c1981ed Add icon to clear URL in the add podcast dialog. auouymous 2022-08-13 02:51:15 -0600
  • 932a8e7069 Fix stripping of pasted text when adding podcast URL. auouymous 2022-08-13 02:34:45 -0600
  • 8fa11335be Add progress dialogs for long running actions. auouymous 2022-08-13 02:12:13 -0600
  • 8d1acbd3ad Improve cancelling of progress dialog and manually updating it. auouymous 2022-08-13 02:09:24 -0600
  • 165a45ac0d Add util.IdleTimeout class to reduce lag when updating progress tab. auouymous 2022-08-13 01:55:05 -0600
  • bab023a4db
    Merge pull request #1353 from auouymous/fix-hang-when-resuming-thousands-of-episodes auouymous 2022-08-13 00:06:28 -0700
  • f20f1b3afd Fix hang when resuming thousands of episodes. auouymous 2022-08-13 01:04:33 -0600