Add: Clear list (button +menu item). Tweak: status msgs.
[abby.git] / CHANGES
blob483130efb0253d9353ef25884bab21e686c28230
1 Version 0.3.1
3   User-visible changes:
4    * Add: Edit / Add / Paste (+key shortcut)
5    * Add: Clear list (button +menu item)
6    * Change: use 16x16 for all icons
7    * Change: misc. tooltip messages
10 Version 0.3.0
11 (June 21, 2009)
13 FOREWORD
15 It is now also possible to download multiple videos on one go.
16 This was previously limited by design.
18 We are in the process of merging clive-utils into abby. RSS feed
19 parsing (clivefeed) has already been implemented. Video link scan
20 (clivescan) should be implemented in abby by 0.4.0.
22   User-visible changes:
23    * Add: --format=best support
24    * Add: RSS parsing (obsoletes clivefeed in clive-utils)
25    * Add: Keyboard shortcuts (e.g. add link, start download)
26    * Fix: Tab orders (e.g. main window: paste button)
27    * Change: Multi-link support
28    * Change: Video format selection
29      1. Format dialog for hosts that support multiple video formats
30      2. All other hosts default to "flv"
31    * Change: More responsive UI when closing Preferences while using clive
32      1. invoke (c)clive after closing the preferences only if path was changed
33    * Change: Reflect --format ID changes to match recent (c)clive additions
34    * Remove: Youtube login support
35      1. Until fixed in (c)clive
36    * Remove: Finnish translation
37      1. Reintroduce translations when we are "stable"
38    * Remove: Continue partially downloaded file [box]
39      1. Default to use --continue with all transfers
40      2. Recent changes to Youtube and Google services allow flvs to be cont'd
42   Developer-visible changes:
43    * Change: cclive prerequisite -> 0.4.4
44    * Change: clive prerequisite -> 2.2.1
45    * Change: use --format for both (c)clive (reflect cclive changes)
46      1. cclive previously used --download=format
48   Known-issues:
49    * Format dialog displays "mp4" for Google when using cclive
50      1. mp4 support has been broken in cclive since 0.4.x
53 Version 0.2.1
54 (April 29, 2009)
56   User-visible changes:
57    * Add support for --connect-timeout, --connect-timeout-socks
58      ** cclive 0.3.2+
59      ** clive 2.1.11+
60    * Allow use of --limit-rate with clive
61    * Fix: Preferences: cclive/clive: Browse (button)
64 Version 0.2.0
65 (April 4, 2009)
67   User-visible changes:
68    * Add support for clive 2.1.10+
69      - abby can now be used as a front-end for clive (2.1.10+) as well
70    * Add support for Youtube HD (mp4_hd) format
71      - Added in cclive 0.3.1
72      - Added in clive 2.1.10
73    * Fix tooltips
74      - Typos, missing, etc.
75    * Fix duplicate key shortcuts
76      - English (&File - Video &Format)
77      - Finnish (multiple)
78    * Add paste button next to start button
79    * Change common buttons to use icons instead of text
80    * Change address bar: bind return key to Start button
81    * Change Preferences dialog to open centered and over the main window
82      - Dialog position previously saved and restored
85 Version 0.1.1
86 (March 17, 2009)
88   User-visible changes:
89    * Improve cclive process output handling and parsing
90    * Add support for new cclive options (0.2.4+)
91      - --title, --title-cclass
92      - --stream-exec, --stream
93    * Add missing statusbar messages for menu items
94    * Add more widget dynamics in Options
95      - "Start streaming at" stays hidden unless cclive was built WITH_PERL=yes
96      - If paths have been defined in Preferences
97         - "Start streaming at" is enabled if "Stream command" is defined
98         - "Run external command" is enabled if "External command" is defined
99      - When URL changes
100        - "Continue partially transferred file" checkbox is enabled/disabled
101        - "Video Format" combobox list is recreated based on URL
102    * Change default window sizes
103    * Change "Save video as" label to checkbox
104    * Clean up widget texts
107 Version 0.1.0
108 (March 1, 2009)
110   * Initial release