Version changes.
[abby.git] / CHANGES
blob2a4011444c29d4c3735fdab2f15c8528952d5935
1 0.2.0
3   User-visible changes:
4    * Add support for clive 2.1.10+
5      - As of this release, abby can be used as a front-end for clive as well
6    * Add paste button next to start button
7    * Fix various tooltips
8    * Fix duplicate mnemonics
9      - English (&File - Video &Format)
10      - Finnish (multiple)
11    * Replace common button texts with icons
12    * Preferences dialog should now open centered and over the main window
13      - the dialog was position was saved previously and moved when restored
14    * Bind return key (video address)
15      - Hitting enter after entering an URL starts now the download process
18 0.1.1
19 (March 17, 2009)
21   User-visible changes:
22    * Improve cclive process output handling and parsing
23    * Add support for new cclive options (0.2.4+)
24      - --title, --title-cclass
25      - --stream-exec, --stream
26    * Add missing statusbar messages for menu items
27    * Add more widget dynamics in Options
28      - "Start streaming at" stays hidden unless cclive was built WITH_PERL=yes
29      - If paths have been defined in Preferences
30         - "Start streaming at" is enabled if "Stream command" is defined
31         - "Run external command" is enabled if "External command" is defined
32      - When URL changes
33        - "Continue partially transferred file" checkbox is enabled/disabled
34        - "Video Format" combobox list is recreated based on URL
35    * Change default window sizes
36    * Change "Save video as" label to checkbox
37    * Clean up widget texts
40 0.1.0
41 (March 1, 2009)
43   * Initial release