Change: use QUrl for setting proxy.
[abby.git] / CHANGES
blobf14b01aeba499e16970fa947f501a5817f8d5cd6
1 0.3.0
3 FOREWORD
5 This release is a step closer to merge the clive-utils programs
6 into abby as RSS feed parsing (clivefeed) and link scanning
7 (clivescan). Note that link scanning is not implemented yet.
9 It is now also possible to download multiple videos on one go.
11   User-visible changes:
12    * Add: --format=best support
13    * Add: RSS parsing (obsoletes clivefeed in clive-utils)
14    * Fix: Tab order (main window: paste button)
15    * Change: How downloaded video format is selected
16      # Hosts that support multiple formats, can be configured via a dialog
17      # All others default to "flv"
18    * Change: Less lag when closing Preferences while using clive
19    * Change: Users may now enter multiple video page links instead of only one
20    * Change: --format IDs to reflect (c)clive changes
21    * Remove: mp4 support (Google) [broken in cclive 0.4.3]
22    * Remove: Youtube login support [at least until it gets fixed in (c)clive]
23    * Remove: Continue partially downloaded file [box]
24      1. This is now default behaviour
25      2. It is now possible to resume Youtube/Google (flv) videos
27   Developer-visible changes:
28    * Update: cclive prerequisite -> 0.4.3
29    * Update: clive prerequisite -> 2.1.14
30    * Change: use --format for both (c)clive (reflect cclive changes)
33 0.2.1
34 (April 29, 2009)
36   User-visible changes:
37    * Add support for --connect-timeout, --connect-timeout-socks
38      ** cclive 0.3.2+
39      ** clive 2.1.11+
40    * Allow use of --limit-rate with clive
41    * Fix: Preferences: cclive/clive: Browse (button)
44 0.2.0
45 (April 4, 2009)
47   User-visible changes:
48    * Add support for clive 2.1.10+
49      - abby can now be used as a front-end for clive (2.1.10+) as well
50    * Add support for Youtube HD (mp4_hd) format
51      - Added in cclive 0.3.1
52      - Added in clive 2.1.10
53    * Fix tooltips
54      - Typos, missing, etc.
55    * Fix duplicate key shortcuts
56      - English (&File - Video &Format)
57      - Finnish (multiple)
58    * Add paste button next to start button
59    * Change common buttons to use icons instead of text
60    * Change address bar: bind return key to Start button
61    * Change Preferences dialog to open centered and over the main window
62      - Dialog position previously saved and restored
65 0.1.1
66 (March 17, 2009)
68   User-visible changes:
69    * Improve cclive process output handling and parsing
70    * Add support for new cclive options (0.2.4+)
71      - --title, --title-cclass
72      - --stream-exec, --stream
73    * Add missing statusbar messages for menu items
74    * Add more widget dynamics in Options
75      - "Start streaming at" stays hidden unless cclive was built WITH_PERL=yes
76      - If paths have been defined in Preferences
77         - "Start streaming at" is enabled if "Stream command" is defined
78         - "Run external command" is enabled if "External command" is defined
79      - When URL changes
80        - "Continue partially transferred file" checkbox is enabled/disabled
81        - "Video Format" combobox list is recreated based on URL
82    * Change default window sizes
83    * Change "Save video as" label to checkbox
84    * Clean up widget texts
87 0.1.0
88 (March 1, 2009)
90   * Initial release