Add new icons.
[abby.git] / CHANGES
blobfb3baf079b51e1f6c17571c9b7640025932b4d0c
1 0.4.0
3 FOREWORD
5 This release is aimed to replace clive-utils completely sometime
6 in the near future. RSS parsing (clivefeed) and scan (clivescan)
7 features have become new features in abby and are now integrated
8 to the GUI. This should be a welcome change to abby users and
9 those wondering why clivefeed and clivescan try to be both
10 CLI and GUI programs.
12 abby now also allows entering more than only one video link to
13 the input box. Each link must be separated by a newline.
15   User-visible changes:
16    * Add: --format=best support
17    * Add: RSS parsing (obsoletes clivefeed in clive-utils)
18    * Fix: Tab order (main window: paste button)
19    * Change: --format IDs to reflect (c)clive changes
20    * Remove: mp4 support (Google) [broken in cclive 0.4.3]
21    * Remove: Youtube login support [at least until it gets fixed in (c)clive]
22    * Remove: Continue partially downloaded file [box]
23      1. This is now default behaviour
24      2. It is now possible to resume Youtube/Google (flv) videos
26   Developer-visible changes:
27    * Update: cclive prerequisite -> 0.4.3
28    * Update: clive prerequisite -> 2.1.14
29    * Change: use --format for both (c)clive (reflect cclive changes)
32 0.2.1
33 (April 29, 2009)
35   User-visible changes:
36    * Add support for --connect-timeout, --connect-timeout-socks
37      ** cclive 0.3.2+
38      ** clive 2.1.11+
39    * Allow use of --limit-rate with clive
40    * Fix: Preferences: cclive/clive: Browse (button)
43 0.2.0
44 (April 4, 2009)
46   User-visible changes:
47    * Add support for clive 2.1.10+
48      - abby can now be used as a front-end for clive (2.1.10+) as well
49    * Add support for Youtube HD (mp4_hd) format
50      - Added in cclive 0.3.1
51      - Added in clive 2.1.10
52    * Fix tooltips
53      - Typos, missing, etc.
54    * Fix duplicate key shortcuts
55      - English (&File - Video &Format)
56      - Finnish (multiple)
57    * Add paste button next to start button
58    * Change common buttons to use icons instead of text
59    * Change address bar: bind return key to Start button
60    * Change Preferences dialog to open centered and over the main window
61      - Dialog position previously saved and restored
64 0.1.1
65 (March 17, 2009)
67   User-visible changes:
68    * Improve cclive process output handling and parsing
69    * Add support for new cclive options (0.2.4+)
70      - --title, --title-cclass
71      - --stream-exec, --stream
72    * Add missing statusbar messages for menu items
73    * Add more widget dynamics in Options
74      - "Start streaming at" stays hidden unless cclive was built WITH_PERL=yes
75      - If paths have been defined in Preferences
76         - "Start streaming at" is enabled if "Stream command" is defined
77         - "Run external command" is enabled if "External command" is defined
78      - When URL changes
79        - "Continue partially transferred file" checkbox is enabled/disabled
80        - "Video Format" combobox list is recreated based on URL
81    * Change default window sizes
82    * Change "Save video as" label to checkbox
83    * Clean up widget texts
86 0.1.0
87 (March 1, 2009)
89   * Initial release