Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 18bdc178062e51e557a1fec74db34e0b > files > 6

abby-0.4.8-1.fc13.x86_64.rpm

Version 0.4.8
(January 18, 2010⁾

  User-visible changes:
   * Add import/export list items under Edit menu
   * Replace buggy RSS parser
     # e.g. feed items appeared in channel titles
     # fix segfault when fetch is called again

  Developer-visible changes:
   * Rewrite README
   * Add src/rssparser(.cpp|.h)
   * Rename CHANGES -> ChangeLog


Version 0.4.7
(December 18, 2009)

  User-visible changes:
   * Minimize to system tray (if available)
     # Preferences: add "Minimize to system tray" checkbox
   * Feed manager: add select/invert buttons
   * RSS add support for multiple feeds using treeview
   * Scan and RSS overhaul:
     # Add progressbar
     # Add log view
     # Add abort functionality
     # Links can now be dropped to the dialogs
   * Log now includes (ISO) date/time stamp
   * Add select all/invert selection buttons to:
     # RSS dialog
     # Scan dialog (closes issue #4)
   * Remove unnecessary whitespace from scanned video titles
   * Fix scan pattern to terminate at \n if found
     # Mangled data seen when youtube front page was scanned
   * Mainwindow: add (drag 'n) drop support (closes issue #3)

  Known issues:
   * w32: minimize to tray does not hide abby from the taskbar


Version 0.4.6.1
(December 3, 2009)

  User-visible changes:
   * Fixes version string in about dialog
   * Adds missing sizegrip to format dialog


Version 0.4.6
(December 2, 2009)

  User-visible changes:
   * About dialog: change c/clive box title dynamically
   * Adapt to cclive 0.5.6 changes
     # --regexp
       * Update the label
       * Update editbox tooltip
       * Remove "find all" checkbox
     # --substitute
       * Add label + editbox


Version 0.4.5
(November 21, 2009)

  User-visible changes:
   * Confirm exit if c/clive is still active
   * c/clive autodetect, verify buttons (preferences)
   * Autodetect c/clive from the path (if empty path)
   * Feed manager:
     # Allow use of feed names instead of links
     # Use checkboxes for selection instead
     # Fix defunct "clear list" button
     # Remove "paste link" button
   * Fix segfault when verifying path with non-c/clive commands

  Developer-visible changes:
   * Move cclive detection logic to src/util.(cpp|h) file
   * Add NEWS file


Version 0.4.4
(October 5, 2009)

  User-visible changes:
   * New icons:
     # File / Quit
     # Help / About 
   * Fix: rss/scan: unicode chars should now display OK


Version 0.4.3
(August 29, 2009)

  User-visible changes:
   * Add: --regexp, --find-all support
     # New in cclive 0.5.0
   * Add: --filename-format support
   * Remove: --title support
     # No longer supported by cclive as of 0.5.0
   * Start DL if new link is added after hitting "start dl" on empty list
   * Show LANG locale setting in about dialog
   * Fix: filename not shown when download starts
   * Fix: typo in statustip "scan for video links"
   * Fix: filename parsing when it contains whitespace
   * Fix: switching c/clive executables without restarting

  Developer-visible changes:
   * Rewrite QProcess output parsing
     # Fixes "filename parsing when it contains whitespace"
     # Process exit code instead of parsing output
   * Add INSTALL file
   * Append --print-fname to clive options
     # Fixes "filename not shown when download starts"
     # Bumps clive prerequisite to 2.2.5


Version 0.4.2
(August 1, 2009)

  User-visible changes:
   * Change:
     # Abort button to show statustip instead of tooltip
     # Dynamically changing format dialog based on c/clive --hosts output
     # Total progressbar: use "%current / %total" instead of "%percentage"
     # Scan: hide column header
     # RSS: ditto
     # Improve c/clive executable checking (1)
       * Display dialogbox where suitable
     # Scan: relocate options group

  Developer-visible changes:
   * Improve c/clive executable checking (1)
     # Remove excess code and unnecessary checks
   * Add: support for --exec-run (c/clive 0.4.6+/2.2.3+)
   * Tweak --hosts support
     # c/clive 0.4.6+/2.2.3+ print supported formats with --hosts
     # Bump prerequisites, see README
   * Cleanup README
     # Better description
     # Misc. other tweaks
   * abby.pro: include "QT += network xml"
     # See README for the changed build instructions

  Known-issues:
    * http://youtube.com/rss/user/(username)/videos.rss
      Links no longer work. Please see README ("Using abby").


Version 0.4.1
(July 11, 2009)

  User-visible changes:
   * Rollout experimental win32 binaries
   * Add: Help / Supported hosts
   * Fix: Preferences: various browse buttons
   * Tweak:
     1. Various messagebox texts
     2. Various status/tool tips
     3. Scan dialog (+new functions)
     4. RSS dialog
   * Enable/disable link list when download begins/ends
   * Change: Open "Add link" dialog if list is empty and "Download" is clicked
     1. This previously showed a messagebox telling user to add a link

  Developer-visible changes:
   * src/scandlg.cpp: Use static messagebox function instead


Version 0.4.0
(July 5, 2009)

  User-visible changes:
   * Add: Scan feature to scan *any* web pages for video links
     1. Supports regular Youtube links and embedded ones
     2. Above means that it can be used to grab videos from Youtube playlists
     3. Intended to replace clivescan utility (of the clive-utils project)
   * Add: Edit / Add / Paste (+key shortcut)
   * Add: Clear list (button +menu item)
   * Fix: RSS/Scan: Check for URL scheme in input link; insert if missing
   * Fix: RSS/Scan: Disabling HTTP proxy is now respected
   * Enable editing links in main window and RSS feed manager (double-click)
   * Enable/disable misc. widgets at start and end
   * Use 16x16 for all icons
   * Update misc. tooltip messages


Version 0.3.0
(June 21, 2009)

FOREWORD

It is now also possible to download multiple videos on one go.
This was previously limited by design.

We are in the process of merging clive-utils into abby. RSS feed
parsing (clivefeed) has already been implemented. Video link scan
(clivescan) should be implemented in abby by 0.4.0.

  User-visible changes:
   * Add: --format=best support
   * Add: RSS parsing (obsoletes clivefeed in clive-utils)
   * Add: Keyboard shortcuts (e.g. add link, start download)
   * Fix: Tab orders (e.g. main window: paste button)
   * Change: Multi-link support
   * Change: Video format selection
     1. Format dialog for hosts that support multiple video formats
     2. All other hosts default to "flv"
   * Change: More responsive UI when closing Preferences while using clive
     1. invoke (c)clive after closing the preferences only if path was changed
   * Change: Reflect --format ID changes to match recent (c)clive additions
   * Remove: Youtube login support
     1. Until fixed in (c)clive
   * Remove: Finnish translation
     1. Reintroduce translations when we are "stable"
   * Remove: Continue partially downloaded file [box]
     1. Default to use --continue with all transfers
     2. Recent changes to Youtube and Google services allow flvs to be cont'd

  Developer-visible changes:
   * Change: cclive prerequisite -> 0.4.4
   * Change: clive prerequisite -> 2.2.1
   * Change: use --format for both (c)clive (reflect cclive changes)
     1. cclive previously used --download=format

  Known-issues:
   * Format dialog displays "mp4" for Google when using cclive
     1. mp4 support has been broken in cclive since 0.4.x


Version 0.2.1
(April 29, 2009)

  User-visible changes:
   * Add support for --connect-timeout, --connect-timeout-socks
     ** cclive 0.3.2+
     ** clive 2.1.11+
   * Allow use of --limit-rate with clive
   * Fix: Preferences: cclive/clive: Browse (button)


Version 0.2.0
(April 4, 2009)

  User-visible changes:
   * Add support for clive 2.1.10+
     - abby can now be used as a front-end for clive (2.1.10+) as well
   * Add support for Youtube HD (mp4_hd) format
     - Added in cclive 0.3.1
     - Added in clive 2.1.10
   * Fix tooltips
     - Typos, missing, etc.
   * Fix duplicate key shortcuts
     - English (&File - Video &Format)
     - Finnish (multiple)
   * Add paste button next to start button
   * Change common buttons to use icons instead of text
   * Change address bar: bind return key to Start button
   * Change Preferences dialog to open centered and over the main window
     - Dialog position previously saved and restored


Version 0.1.1
(March 17, 2009)

  User-visible changes:
   * Improve cclive process output handling and parsing
   * Add support for new cclive options (0.2.4+)
     - --title, --title-cclass
     - --stream-exec, --stream
   * Add missing statusbar messages for menu items
   * Add more widget dynamics in Options
     - "Start streaming at" stays hidden unless cclive was built WITH_PERL=yes
     - If paths have been defined in Preferences
        - "Start streaming at" is enabled if "Stream command" is defined
        - "Run external command" is enabled if "External command" is defined
     - When URL changes
       - "Continue partially transferred file" checkbox is enabled/disabled
       - "Video Format" combobox list is recreated based on URL
   * Change default window sizes
   * Change "Save video as" label to checkbox
   * Clean up widget texts


Version 0.1.0
(March 1, 2009)

  * Initial release