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