Thomas Perl
4df82ed4c9
Merge pull request #62 from stefankoegl/batch-actions
...
Upload episode actions in batches
2013-01-21 14:55:09 -08:00
Stefan Kögl
8d0925ba46
upload episode actions to gpodder.net in batches
...
allows partially successful uploads and resuming; avoids empty uploads
2013-01-21 14:05:51 +01:00
Thomas Perl
d8b70eeda5
Extensions: New on_episode_playback function
2013-01-19 17:07:00 +01:00
Thomas Perl
ec3474e149
Mention eyeD3 version compatibility
2013-01-16 16:31:38 +01:00
Maurizio Ballo
5b313db5c9
Updated Italian translation
2013-01-14 22:35:02 +01:00
Thomas Perl
752f2dc6cb
bin/gpo: Fix broken "YouTube" command
2013-01-12 12:47:30 +01:00
Olivier Brisson
710ec086fc
Util: Add interface detection for FreeBSD (bug 1730)
...
I've also been hit with this bug on FreeBSD where
iproute2 is not available.
FreeBSD 8.2-STABLE i386
I wrote a little patch to make gpodder work on FreeBSD.
2013-01-05 01:51:55 +01:00
Thomas Perl
cd851c5429
Util: Improve parse_time() function
2012-12-29 19:01:30 +01:00
Thomas Perl
b1417d8221
Vimeo: Use video title as download filename
2012-12-29 18:51:40 +01:00
Thomas Perl
d1565f8fb6
Extensions: Remove broken Woodchuck extension
...
After the simplifications of the model objects, the
Woodchuck extension is broken for now. If somebody
wants to take ownership of that extension and fix it
up for re-inclusion, please get in touch.
2012-12-29 14:54:32 +01:00
Thomas Perl
83e4823eeb
Extensions: Cleanup Windows notification extension
2012-12-29 14:42:52 +01:00
Thomas Perl
c704e1fc48
Win32: Remove execute bit on notification-win32 extension
2012-12-29 14:35:54 +01:00
Bernd Schlapsi
9b03a49b95
Add new extension (bug 1733) and correct some errors
...
New extension to convert ogg to mp3
few bugfixes in other extensions
2012-12-29 14:29:10 +01:00
Sean Munkel
4210a3948b
Fix: Switching between shownotes can cause window to expand (bug 1736)
2012-12-29 14:27:54 +01:00
Sean Munkel
3a6312f32d
Fix GtkWarning from the shownotes (bug 1735)
2012-12-29 14:26:43 +01:00
Sean Munkel
2440e5ae1a
Added notification bubbles on Windows (bug 426)
2012-12-29 14:22:09 +01:00
Bernd Schlapsi
6ebad7d672
Add support for the opus audio codec (bug 1734)
2012-12-29 14:20:30 +01:00
Thomas Perl
b848f79369
Util: Parse HH:MM-style strings with HH > 59
2012-12-29 01:26:57 +01:00
Thomas Perl
ed04c46d2d
Model: Whitespace and indentation fixes
2012-12-28 18:33:13 +01:00
Thomas Perl
f7313d98bb
Model: Various cleanups/simplifications
2012-12-28 18:31:39 +01:00
Thomas Perl
16e7fde946
Model: Don't track changes in model objects
2012-12-28 18:03:02 +01:00
Thomas Perl
9a2ac71ba4
Model: Fix cover_url setting
2012-12-28 17:55:25 +01:00
Thomas Perl
5b552131f8
Cleanup feed parsing, remove some special-cases
2012-12-28 15:34:20 +01:00
Thomas Perl
0733bfd248
Download: Avoid bogus error messages (bug 1731)
2012-12-27 16:26:50 +01:00
Nelson Ferreira
517fc76807
QML UI: Show the download filename in the shownotes
...
Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
2012-12-23 20:37:55 +01:00
Nelson Ferreira
6330ff88c0
QML UI: Add shownotes button to media player
...
Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
2012-12-23 20:37:51 +01:00
Nelson Ferreira
7576206db6
QML UI: Show playback position in episode list
...
Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
2012-12-23 20:30:46 +01:00
Thomas Perl
7478f3e977
gPodder 3.4.0 "Quiet Earth" released
...
It's finally here :)
2012-12-23 17:36:10 +01:00
Thomas Perl
91b429f971
Updated translations from source (+German translation)
2012-12-23 16:57:03 +01:00
Thomas Perl
0b22304f83
QML UI: Highlight color when selecting new episodes
2012-12-23 15:23:42 +01:00
Thomas Perl
a3e344efbb
Merge pull request #35 from brot/extension_contextmenu
...
Add smart grouping of extension context menu
2012-12-23 01:48:52 -08:00
Bernd Schlapsi
7e142cca0f
Add smart grouping of extension context menu
...
Context menues from extensions were grouped by string parsing.
If "/" is in the string the string before the seperator is used as
root menu entry and the string after the seperator is used as
sub-menu entry
2012-12-23 00:55:46 +01:00
Thomas Perl
12fd7140f8
Merge pull request #34 from brot/flattr_context
...
Add flattr option to the episode context menu
2012-12-22 15:24:20 -08:00
Bernd Schlapsi
6eab50ab07
Add flattr option to the episode context menu
2012-12-22 16:28:31 +01:00
Thomas Perl
12c76fcac1
QML UI: Pull down to refresh
...
This avoids issues when the user clicks on the back
button and accidentally hits the refresh button on
the start page. Hope this is discoverable enough.
2012-12-22 15:37:41 +01:00
Thomas Perl
ebe1d0dd79
QML UI: Show subscribe list in Sheet
2012-12-22 14:04:38 +01:00
Thomas Perl
5a45a2d7ad
QML UI: Show download feedback immediately
2012-12-22 13:02:06 +01:00
Thomas Perl
6ae64110b4
QML UI: Only show Episode Actions with listview
2012-12-22 12:55:13 +01:00
Thomas Perl
9d50286f04
QML UI: Multi-Episodes Sheet should fill screen
2012-12-22 12:55:13 +01:00
Thomas Perl
bd2202522c
QML UI: Avoid crashes with zero refcounts
2012-12-22 12:55:13 +01:00
Thomas Perl
b4cbdcc0af
Episode loading animation
2012-12-22 12:55:13 +01:00
Thomas Perl
0c024dac6a
Some more tweaks to the QML UI
2012-12-22 12:55:13 +01:00
Thomas Perl
b7d5081d66
Initial QML Performance Changes
2012-12-22 12:55:13 +01:00
Thomas Perl
0295d7aec5
QML UI: Cleanup and simplify episode list
2012-12-22 12:53:39 +01:00
Thomas Perl
d2d7406e67
Merge pull request #33 from brot/bug1729
...
Add disable_in=win32 to a few extensions (bug 1729)
2012-12-22 03:31:05 -08:00
Bernd Schlapsi
c3819142ed
Add disable_in=win32 to a few extensions (bug 1729)
2012-12-22 12:29:08 +01:00
Thomas Perl
ce461ff90d
gpodder.util: Use gpodder.ui.win32 for new code
2012-12-17 15:34:08 +01:00
Thomas Perl
faa9bb7916
Merge pull request #31 from smunkel/master
...
Dont warn about unknown file if it is a system file (Bug 1712)
2012-12-17 06:33:06 -08:00
Thomas Perl
f6c66134b9
Merge pull request #29 from brot/master
...
Improvements to the extension system
2012-12-17 06:31:51 -08:00
Sean Munkel
2b9ef81bca
Dont warn about system files in windows (bug 1712)
2012-12-07 14:02:21 -05:00