Advertisement
Swanty

Tardsplaya change log

Jun 6th, 2014
4,192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. ### version 1.0.0.2 ###
  2.  
  3. * Added favorites list where you can save favorite channels so you dont have to type
  4.  
  5. * Tardsplaya will now download only the latest available chunk which should also reduce the delay to the minimum time possible, but note that delay usually increases over time and you can fix that by restarting the stream.
  6.  
  7. * Tardsplaya will now close when player is closed and player will be closed when Tardsplaya is closed.
  8.  
  9.  
  10.  
  11. ### version 1.0.0.3 ###
  12.  
  13. * Added "Check Version" button so people don't have to open reddit or website to see if theres new version
  14.  
  15.  
  16.  
  17. ### version 1.0.0.4 ###
  18.  
  19. * Added option to change download sections. Sections mean the same thing that they do when you're using download managers. They divide the file that you're downloading in download sections by making multiple connections and requesting parts of the file to be downloaded. Usually HTTP downloads are heavily throttled which is why everyone is seeing lagging and buffering when watching Twitch streams. I set max sections to 4 since more than 4 sections actually makes things worse (chunk sizes are small).
  20.  
  21. * Added main menu (Tools->Settings) in which you can change the player.
  22.  
  23. * Fixed freezes that required restart. Freezes happened because of HTTP errors and I had set the program to stop everything when error happened, but now it should just report error in the log instead of stopping.
  24.  
  25. * Improved logging
  26.  
  27. * Changed MPC-HC player to 32-bit to support people with 32-bit systems. Also, I didn't notice any performance difference between 64-bit and 32-bit MPC-HC.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement