Commit graph

2151 commits

Author SHA1 Message Date
Thomas Perl
3cbfc665e2 Maemo 5: Use M3U even for single-file playback 2010-11-23 12:34:24 +01:00
Thomas Perl
f2b40ef6bd Typo fix (greater than vs less than) 2010-11-23 12:29:18 +01:00
Thomas Perl
d56647ee26 Windows: Fix saving in preferences dialog (bug 1151) 2010-11-23 12:26:40 +01:00
Tomasz Dominikowski
3c9a9110d3 l10n: Updated Polish (pl) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-11-23 09:05:10 +00:00
Jon Hedemann
11dae97d0c l10n: Updated Danish (da) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-11-22 22:42:03 +00:00
Ville-Pekka Vainio
6ad97d25c7 l10n: Updated Finnish (fi) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-11-22 22:36:18 +00:00
Boryslav Larin
b9da509907 l10n: Updated Ukrainian (uk) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-11-22 21:14:01 +00:00
Thomas Perl
a31fe42eb0 Use dict-based format strings for numbers (bug 1165) 2010-11-22 21:52:58 +01:00
Thomas Perl
38bb27aaa8 Update translation templates from source 2010-11-22 21:35:45 +01:00
Thomas Perl
3f6a393194 Fix Soundcloud download URLs (API key) (bug 1185) 2010-11-22 21:21:19 +01:00
Thomas Perl
d90447fa1a Maemo 4: Don't select a podcast on startup (bug 1182) 2010-11-22 20:47:23 +01:00
Thomas Perl
3d2dca6d97 Highlighting of new episodes in non-description mode 2010-11-22 20:12:54 +01:00
Thomas Perl
d455e8e690 Remove unused statistics code for feed update 2010-11-22 20:09:54 +01:00
Thomas Perl
3a0bc82f1c Remove "on_quit_ask" configuration option
This was annoying, and we still (unconditionally)
show the confirmation if downloads are in progress,
which is what this feature has been about in the
first place.
2010-11-22 20:03:11 +01:00
Thomas Perl
cab0346ec3 Code cleanup for Maemo 5 OPML code 2010-11-22 19:55:47 +01:00
Thomas Perl
53f83892d3 Update website URL and e-mail address 2010-11-22 19:40:29 +01:00
Thomas Perl
d56ffcda7f Maemo 5: Setting for episode auto-delete on startup 2010-11-22 15:50:41 +01:00
Thomas Perl
ecf592a04f Maemo 5: Expose "Pause subscription" in UI 2010-11-22 15:30:01 +01:00
Thomas Perl
12d420acdc Maemo 5: Multi-delete in episode lists (Maemo bug 5182) 2010-11-22 14:58:07 +01:00
Thomas Perl
53e08473a0 Delay live search to be more responsive 2010-11-22 14:44:12 +01:00
Thomas Perl
316f1d84e7 Maemo 5: Proper empty episode list label handling 2010-11-22 14:28:27 +01:00
Thomas Perl
bf6504a7f0 Maemo 5: Remove unused episode list sorter 2010-11-22 13:30:37 +01:00
Thomas Perl
2994c2e15d Improve episode list loading 2010-11-20 23:45:07 +01:00
Thomas Perl
3ee02088c6 Fixed height mode; episode list optimization 2010-11-20 23:15:30 +01:00
Thomas Perl
0189854146 Custom episode list only for Fremantle UI 2010-11-20 17:47:23 +01:00
Thomas Perl
b40bf6ef5e Initial work on custom tree models 2010-11-20 17:47:23 +01:00
Thomas Perl
1cc976b421 Update Qt UI example to use PySide 2010-11-20 17:46:46 +01:00
Thomas Perl
d7100371f9 Auto-convert gtk.Button from .ui files (Touch UI)
Convert all gtk.Button widgets loaded from .ui files to
finger-friendly widget if enable_fingerscroll is True.
2010-11-19 18:07:58 +01:00
Thomas Perl
5cf3f87d12 Desktop: Kinetic scrolling and finger friendly UI
Make the enable_fingerscroll option work on the Desktop
version as well if the libraries are available and make
sure that buttons are big in this case (for Tablet PCs).
2010-11-18 18:32:49 +01:00
Thomas Perl
4dabfaa7b1 More space-efficient download progress size text 2010-11-18 18:09:49 +01:00
Thomas Perl
939fae75cf Download list: Display filesize in progress bar 2010-11-18 13:11:39 +01:00
Thomas Perl
400517921f Add D-Bus API for synchronization (bug 1187) 2010-10-30 13:00:07 +02:00
Thomas Perl
124960c5ec Maemo: Only create playlist for > 1 items 2010-10-30 01:49:03 +02:00
Thomas Perl
2ccd3f5d4f Sort entry list before cutting it off (bug 1186)
The max_episodes_per_feed setting should prevent too many episodes in a
single podcast (which slows down processing and loading of the episode
list). In cases where the feed lists all episodes in chronological order
(oldest first), the feed will at some point (episodes in the feed >=
max_episodes_per_feed) stop showing new episodes.

This patch fixes this by (trying to) sort the entries by update time,
descending and only then cutting of the entry list.
2010-10-30 01:06:48 +02:00
Thomas Perl
ff8129d631 Update Ubuntu release scripts 2010-10-30 01:06:28 +02:00
Atheos
861ab7836d l10n: Updated Greek (el) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-29 18:24:28 +00:00
Atheos
ae9b9170fc l10n: Updated Greek (el) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-29 18:20:32 +00:00
Atheos
bea95ed524 l10n: Updated Greek (el) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-29 18:09:28 +00:00
Sérgio Marques
2df453f04c l10n: Updated Portuguese (pt) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-27 14:33:16 +00:00
Thomas Perl
bb96523a88 Fix issue with opening OPML files 2010-10-24 22:42:17 +02:00
Peter Hultqvist
3653b736db l10n: Updated Swedish (sv) translation to 98%
New status: 606 messages complete with 9 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-23 09:56:47 +00:00
Peter Hultqvist
d768f3de50 l10n: Updated Swedish (sv) translation to 90%
New status: 558 messages complete with 34 fuzzies and 23 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-23 09:21:33 +00:00
hatul
0697f5e8db l10n: Updated Hebrew (he) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-19 23:06:19 +00:00
Fred Kwame
983f33f487 l10n: Updated French (fr) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-16 19:07:51 +00:00
darkmanx
f74e0933d5 l10n: Updated French (fr) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-16 17:29:01 +00:00
darkmanx
5ebe482c20 l10n: Updated French (fr) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-16 16:37:57 +00:00
Jon Hedemann
6fa7822caf l10n: Updated Danish (da) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-16 12:48:58 +00:00
Gonçalo Cordeiro
c8880d6c77 l10n: Updated Galician (gl) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-11 17:00:30 +00:00
Gonçalo Cordeiro
8557d2d345 l10n: Updated Galician (gl) translation to 100%
New status: 615 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (www.transifex.net).
2010-10-11 16:55:28 +00:00
Thomas Perl
3628f7c50c Hook for download finished + BitTorrent example
This example hook allows you to open .torrent
files with your BitTorrent client after the
download has been completed.
2010-10-11 10:46:57 +02:00