Commit graph

1534 commits

Author SHA1 Message Date
Thomas Perl
7dcbce11ee Default cover art for coverless podcasts
Makes the subscription list look way better.
Improvement ideas for the "all episodes" icon
are welcome. The SVG source file is included.
2010-02-24 01:50:21 +01:00
Thomas Perl
04680ba8ac More robust lock counting (bug 874)
Thanks to Ville-Pekka Vainio for forwarding this.
2010-02-23 15:44:17 +01:00
Alex Bennee
a0abd458c5 Make usage of GIO bindings optional (bug 870)
This sacrifices the ability of gPodder to load icon files if the GIO
bindings are not available. This is the case on older distributions as
the python-gobject package didn't contain GIO bindings until recently.
2010-02-23 15:23:26 +01:00
Thomas Perl
083437e7c7 Fix bug in device close code (bug 838)
Make sure that no notification is shown when
the user has cancelled the sync operation.
2010-02-23 15:14:16 +01:00
Justin Forest
9eafa4426a Suppress gio.Error if a file is missing (bug 883) 2010-02-23 15:09:02 +01:00
Thomas Perl
94350d2984 Disable feed_update_skipping (Debian bug 568853)
By default, feed_update_skipping should be
disabled to avoid user confusion. Users can
still enable this setting later on to save
some bandwidth and CPU time.
2010-02-23 14:53:47 +01:00
Thomas Perl
d2b869acbd Keep podcast list correct in "all episodes" view
If the "all episodes" view is enabled, we have to
make sure that:

 a) Changes to episodes while the "all episodes"
    view is enabled also affects related podcasts

 b) Changes to episodes while other podcasts are
    selected (or changes from downloads, etc..)
    also affect the "all episodes" pseudo-podcast

This patch makes sure that the podcast list model
will be updated correctly in these cases.
2010-02-22 23:22:58 +01:00
kvikende
f719ea5679 l10n: Updates to Norwegian Bokmål (nb) translation
Transmitted-via: Transifex (www.transifex.net)
2010-02-21 14:21:08 +00:00
kvikende
804c89146c l10n: Updates to Norwegian Nynorsk (nn) translation
Transmitted-via: Transifex (www.transifex.net)
2010-02-18 09:47:17 +00:00
Maxim Prohorov
356baa399c l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (www.transifex.net)
2010-02-15 10:42:46 +00:00
Jon Hedemann
394a426246 l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (www.transifex.net)
2010-02-14 18:16:48 +00:00
Thomas Perl
6102f0ae39 Determine proper file icon for unknown files 2010-02-13 03:02:36 +01:00
Thomas Perl
cd7cd0a53e Use "PYTHON" variable in Makefile 2010-02-13 02:52:25 +01:00
Jon Hedemann
ab9f83a011 l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (www.transifex.net)
2010-02-09 21:01:01 +00:00
Silvio Sisto
352ba73a38 l10n: Updates to Spanish (Castilian) (es) translation
Transmitted-via: Transifex (www.transifex.net)
2010-02-08 20:46:46 +00:00
Silvio Sisto
dd82f54d14 l10n: Updates to Spanish (Castilian) (es) translation
Transmitted-via: Transifex (www.transifex.net)
2010-02-08 20:30:55 +00:00
Thomas Perl
25210dfc2d Fix streaming for Maemo 5 (bug 8861)
Make sure that only local file names are
prefixed with "file://" when invoking the
media player (or other viewer apps).
2010-02-07 23:25:36 +01:00
Jim Nygård
e83a3fd98e l10n: Updates to Norwegian Bokmål (nb) translation
Transmitted-via: Transifex (www.transifex.net)
2010-02-07 10:20:36 +00:00
Gonçalo Cordeiro
85614cdb25 l10n: Updates to Galician (gl) translation
Transmitted-via: Transifex (www.transifex.net)
2010-02-06 18:43:12 +00:00
Jérôme Chabod
1c298a515d Fix file naming on mtp devices (bug 755) 2010-02-05 21:19:46 +01:00
Thomas Perl
eb49ce9c60 Omit notification when sync is cancelled (bug 838)
Thanks to threexk for reporting this issue.
2010-02-05 21:12:03 +01:00
Thomas Perl
f5c4b388a6 Playback episodes in chronological order (bug 832)
When multiple episodes are selected, and the "playback episodes"
function is used, we now sort the episodes in ascending chronological
order before passing the list of episodes to the media player.

Thanks to Xavier for reporting this bug.
2010-02-05 21:03:34 +01:00
Thomas Perl
da7d8b3282 Remove filename discover code (bug 821)
The filename will be updated by the download
module whenever the download has finished and
the file_disposition header contains a proper
name. This is easier (and also gets rid of the
blocking operation during filename discovery)
than what we did before, which (I believe) also
led to an error that Shane Kerr was seeing in
gPodder bug 821.
2010-02-05 20:45:52 +01:00
Thomas Perl
4791bd7244 Set the parent window of the about dialog
Fixes the screen positioning of the about
dialog.
2010-02-05 20:18:44 +01:00
Thomas Perl
37d66e12f1 gPodder 2.2 "LA X" released
This don't look like LAX.
2010-02-05 15:41:44 +01:00
Thomas Perl
b6fdcca216 Update web links (bugs, wiki, support) 2010-02-05 14:38:16 +01:00
Thomas Perl
4dbfc35bee Updated German translation 2010-02-05 14:28:19 +01:00
Thomas Perl
298704ee36 Update messages.pot and .po files from source 2010-02-05 14:08:14 +01:00
Martin Kjellqvist
3af823fc39 l10n: Updates to Swedish (sv) translation
Transmitted-via: Transifex (www.transifex.net)
2010-02-04 16:47:24 +00:00
Thomas Perl
0ec6f86e8e Info message for already-running instace
This avoids user confusion when gPodder
won't start from the command line due to
an already-running instance on D-Bus.
2010-02-04 17:13:04 +01:00
Bernd Schlapsi
4cad93c53f Assign mygpo_client earlier in the code
The first instance of MygPoClient is
required earlier in the code, so create
it in time.
2010-02-04 17:08:24 +01:00
Martin Kjellqvist
3501cebf2d l10n: Updates to Swedish (sv) translation
Transmitted-via: Transifex (www.transifex.net)
2010-02-04 15:49:58 +00:00
Thomas Perl
c2335d116e Fix Ubuntu source generation script 2010-02-01 23:12:21 +01:00
Ville-Pekka Vainio
2d3bca6afe l10n: Updates to Finnish (fi) translation
Transmitted-via: Transifex (www.transifex.net)
2010-02-01 17:40:40 +00:00
Gonçalo Cordeiro
1eddef6278 l10n: Updates to Galician (gl) translation
Transmitted-via: Transifex (www.transifex.net)
2010-01-30 14:14:18 +00:00
Thomas Perl
e1173c895a mygpo: Support for episode actions
Add support for uploading "play", "download",
and "delete" actions. Downloading of episode
actions is also supported, the downloaded
actions are only queued at the moment, not
yet processed.
2010-01-28 23:58:28 +01:00
Thomas Perl
f5b6cebfad mygpo: Better integration + Fremantle UI
Replace the JSON-based persistence layer with
"minidb", a SQLite-based object persistence
layer, and make the UI request changes from
the API client when it thinks it fits best.

Also, add a Hildonized UI of the mygpo settings
dialog for Maemo 5.
2010-01-28 17:39:10 +01:00
Thomas Perl
a06739bdbc Fix a bug in Fremantle's preferences dialog 2010-01-28 16:59:20 +01:00
Thomas Perl
6ad2b1cd73 Pulse progress indicator when waiting 2010-01-28 16:58:52 +01:00
Thomas Perl
3ebeeaa20d Only confirm unsubscribe once in Fremantle 2010-01-28 16:02:38 +01:00
Jon Hedemann
5128055bdd l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (www.transifex.net)
2010-01-28 13:44:02 +00:00
Jon Hedemann
1026933654 l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (www.transifex.net)
2010-01-28 12:56:19 +00:00
Jon Hedemann
1b709459de l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (www.transifex.net)
2010-01-28 12:46:23 +00:00
Jon Hedemann
99b43630f9 l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (www.transifex.net)
2010-01-28 12:38:34 +00:00
Jon Hedemann
f059aa4679 l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (www.transifex.net)
2010-01-28 12:33:01 +00:00
Jon Hedemann
bb0494641b l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (www.transifex.net)
2010-01-28 12:26:08 +00:00
Jon Hedemann
3ecdb725aa l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (www.transifex.net)
2010-01-28 12:20:03 +00:00
Jon Hedemann
2156817e0b l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (www.transifex.net)
2010-01-28 12:16:56 +00:00
Jon Hedemann
5686395ac9 l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (www.transifex.net)
2010-01-28 12:13:35 +00:00
Jon Hedemann
72caebdf53 l10n: Updates to Danish (da) translation
Transmitted-via: Transifex (www.transifex.net)
2010-01-28 12:04:35 +00:00