File Release Notes and Changelog
Notes:
Changes:
2.0.0a:
-------
- Upgraded to Qt 4.5.x
- Changed the internal xVST monolithic core to a dynamic core (based on Plugins)
- Changed: After a new update, on restart the program will check again for updates
- Added Danish (DA) translation (thanks to Jens Chr. True)
- Added Portugese - Brasil (BR) translation (thanks to Mateus Tuler)
- Added Korean (KR) translation (thanks to Lee Evan)
- Added Hungarian (HU) translation (thanks to Zoltán Magyar (ZityiSoft))
- Added Galician (GL) translation (thanks to Marcos Díaz)
- Added Romanian (RO) translation (thanks to Iulian Temelie)
- Added German (DE) translation (thanks to Christian Kieschnick)
- Added Swedish (SV) translation (thanks to Daniel Nylander)
- Added automatic user language O.S detection
- Added URL for each video service in "Information" form
- Added embeded checking for updates at startup
- Added the possibility to set a custom conversion configuration on add a new video
- Added sorting for "Downloads log" list (now is sorted from old to new downloads)
- Added possibility to open urls (double click) in "Downloads log" list
- Added Paypal donate button in main window
- Added conditional updates (for future possible complicated updates)
- Added double click detection on Drag&Drop window (displaying the main window)
- Added two new formats to convert:
- MP4 (*.mp4) format
- Sony PSP (*.mp4) format
- Fixed bug (Error: when two or more videos failed an exception was generated)
- Fixed bug (Error: iPod mp4 format was not converted, thanks to "Jens Chr. True" for your help)
- Fixed bug (Error: 3gp format was not converted)
- Fixed bug (Error: editing the "Downloads Dir" manually in Main form, on enter a new char the cursor where placed at end of edit)
- Fixed bug (Error: Invlaid file names when the video title contains '/' or '\')
- Fixed bug (Error: Paypal link was corrupt, now the Paypal button links to xVST website donation page)
- Fixed bug (Error: Open downloads directory in tray icon were not opened)
- Fixed bug (Error: unneeded "content-length" header was added causing "400 bad request" error in some servers)
- Fixed bug (Error: speed buttons of Options window where bad linked to mouse actions)
- Updated English language
- Updated Spanish language
- Updated Catalan language
- Updated french language
- Updated ffmpeg lib to last version (0.5)
- Improved internal HTTP class (added connection timeout)
- Improved update center (added download error detection)
- Revised all services:
- Added HD videos for Youtube
- Added HD videos for GameSpot
- Added Tangle.com (before GodTube)
- Removed Sclipo: Videos are not publics
- Removed Stage6: Website closed
- Removed Lulu.tv: Website closed (now is lulu.com and its a shopping site)
- Removed ZanyVideos: Videos are not publics
- Removed Zaable: Now is a strange website (videos seems to be privates)
- Removed Broadcaster: Website closed
- Removed GodTube: Website changed to Tangle
- Removed ZippyVideos: Website seems to be down
xUpdater:
---------
- Added new function: echo "msg"
- Added possibility to use " inside the ".." (i.e: "bla bla \"quoted\" bla bla")
- Added new optional parameter to "exec" function "wait" (i.e: exec "app" wait)
Linux:
------
- Configuration file for linux os is now : ~/.xVideoServiceThief (thanks to AzalSup)
- Default download directory for linux os is now ~/xVideoServiceThief_downloads (thanks to AzalSup)
Windows:
--------
- Compiled with last VC++ version (VC++ 2008 express edition)
Windows Vista:
--------------
- Added detection of Windows Vista for advertise about "administrator permission"
- Added administrator permission before execute xUpdater
MacOS X:
--------
- Added ffmpeg internal detection
- Resized all windows for better user experience
- Configuration file for MacOS X is now: /Users/{User}/Preferences
- All configuration files are now PLIST's