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