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