Update CHANGES, TODO.
[abby.git] / CHANGES
blobf68777d2323e115bf8aa3ddfcbffd726be008a8e
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: users may now enter multiple video page links instead of only one
16    * Change: --format IDs to reflect (c)clive changes
17    * Remove: mp4 support (Google) [broken in cclive 0.4.3]
18    * Remove: Youtube login support [at least until it gets fixed in (c)clive]
19    * Remove: Continue partially downloaded file [box]
20      1. This is now default behaviour
21      2. It is now possible to resume Youtube/Google (flv) videos
23   Developer-visible changes:
24    * Update: cclive prerequisite -> 0.4.3
25    * Update: clive prerequisite -> 2.1.14
26    * Change: use --format for both (c)clive (reflect cclive changes)
29 0.2.1
30 (April 29, 2009)
32   User-visible changes:
33    * Add support for --connect-timeout, --connect-timeout-socks
34      ** cclive 0.3.2+
35      ** clive 2.1.11+
36    * Allow use of --limit-rate with clive
37    * Fix: Preferences: cclive/clive: Browse (button)
40 0.2.0
41 (April 4, 2009)
43   User-visible changes:
44    * Add support for clive 2.1.10+
45      - abby can now be used as a front-end for clive (2.1.10+) as well
46    * Add support for Youtube HD (mp4_hd) format
47      - Added in cclive 0.3.1
48      - Added in clive 2.1.10
49    * Fix tooltips
50      - Typos, missing, etc.
51    * Fix duplicate key shortcuts
52      - English (&File - Video &Format)
53      - Finnish (multiple)
54    * Add paste button next to start button
55    * Change common buttons to use icons instead of text
56    * Change address bar: bind return key to Start button
57    * Change Preferences dialog to open centered and over the main window
58      - Dialog position previously saved and restored
61 0.1.1
62 (March 17, 2009)
64   User-visible changes:
65    * Improve cclive process output handling and parsing
66    * Add support for new cclive options (0.2.4+)
67      - --title, --title-cclass
68      - --stream-exec, --stream
69    * Add missing statusbar messages for menu items
70    * Add more widget dynamics in Options
71      - "Start streaming at" stays hidden unless cclive was built WITH_PERL=yes
72      - If paths have been defined in Preferences
73         - "Start streaming at" is enabled if "Stream command" is defined
74         - "Run external command" is enabled if "External command" is defined
75      - When URL changes
76        - "Continue partially transferred file" checkbox is enabled/disabled
77        - "Video Format" combobox list is recreated based on URL
78    * Change default window sizes
79    * Change "Save video as" label to checkbox
80    * Clean up widget texts
83 0.1.0
84 (March 1, 2009)
86   * Initial release