blah blah
* TableView - finished createTable code, added ...
* TableView - New class for handling database r...
* DataStorage - switched all of the Exceptions ...
* DataStorage - Starting the Conversion from sq...
* DataStorage - changing sql updates to new lib...
* CLInput - Added debug statements to error cat...
* com.mimpidev.dev.debug.Log - starting work on...
* Added outputDebug to datastorage, for a debug...
* Details - Added a single character status res...
* MainWindow - starting to work on new gui
* Details - Was not content with download statu...
* Stopped downloads from being re-queued if the...
* Podsalinan - fixed cl options.
* Downloader - if there is no length passed in ...
* changes for gui
* URLDownloadList - added methods to set podcas...
* Podsalinan - added interface to preferences.
* Added auto_queue value for podcast in saveSet...
* CLInput - removed todo, as it is system depen...
* CLPodcastSelectedMenu - added option for disa...
removed todo comments, as always solved
* Podcast - added autoQueue boolean value.
* Added autoQueue variable to Podcasts table in...
* Downloader - created downloadURL to hold the ...
* Downloader - moved 'saved' variable out of ge...
* Downloader - Added checkURLRedirect method. A...
* Downloader - added functionality for handling...
* If finished download is a podcast remove it
* Downloader - Had to add a status for the rss ...
* Added todos. need to fix directory check. and...
* Added a check in Downloader, to make sure the...
* CLDownloadSelectedMenu, URLDownloadList - add...
added a comment on the code
* Podcast - modified scanDirectory method. If a...
* Podcast - added getEpisodeByStatus method, so...
* DataStorage - changed ArrayList<String> to Ar...
* Podsalinan - changed call to podcast.scanDire...
* DownloadQueue - Added the system's ability to...
* DownloadQueue - took the update episode statu...
* CLEpisodeMenu - Added 4th menu item to allow ...
* Started to code for user ability to change ep...
* CLPreferencesMenu - added wakeup code on chan...
* Added TODO
* Added a todo
* DataStorage - changed PodcastId in download t...
* DataStorage - on startup, it will remove the ...
* DownloadQueue - forgot to put the new Downloa...
* URLDownloadList - fixed deleteFile method, so...
* Fixed status being set between CLEpisodeMenu ...
* Trying to correct error in system, set CLDown...
No comment cos I have no idea what I chagned.
* DownloadQueue - is now refactoring the Runnab...
* Need to fix concurrency issues
* Fixed Downloader. I was creating the new outp...
* Had to add a check on the size returned by UR...
removed comments. still need to fix Downloader,...
* To get the file size, we are now using the Fi...
* URLDownload - went back a revision on this cl...
* URLDownload - destinationFolder will be where...
* URLDownload - copied getFilenameDownload from...
Program is now downloading.
* CLInterface - after moving the arrays off to ...
Moved Podcast array, URLDownloads, program sett...
* Downloader - Added a stopDownload boolean to ...
* DownloadQueue - removed comments on code to s...
* Details - Added a New status type : DOWNLOAD_...
* Downloader - changed reference to download fi...
* Podcast - created a method scanDirectory, to ...
* URLDownloadList - added method to count curre...
* Updated Details status types. If you have bee...
* ProgSettings, CLInterface, CLPreferencesMenu,...
* ProgSettings - moved finished boolean value h...
* DownloadQueue - Starting to fill out the code...
* URLDownload - removed filename from destinati...
* CLDownloadSelectedMenu - Added setUpdated(tru...
* CLInterface, CLDownloadSelectedMenu - fixed c...
* CLDownloadSelectedMenu - added the ability to...
* CLDownloadSelectedMenu - added method changeD...
* CLInput - added confirmCreate method
* CLInterface - fixed select download code so i...
* CLInput, CLInterface - moved confirmRemoval m...
* URLDownload - fixed the setDestination method...
* CLDownloadSelectedMenu - fixed printDetails, ...
* CLInterface - fleshing out setCommand, which ...
* CLPreferencesMenu - added printList method, w...
* CLInterface - fixed increase & decrease commands
* CLInterface - finished increase & decrease Pr...
* CLInterface - finished code for removeCommand...
* CLPodcastSelectedMenu - parameter to printDet...
* CLInterface - still working on the podcast re...
* CLInterface - fixed podcast removal
* CLInterface - moved the confirmation Code to ...
* Podsalinan - Set a check on the autoupdater, ...
* URLDownloadList - added other versions of rem...
*CLInterface - stopCommand: moved the code arou...
messed up the order of the ifs in stopCommand
* CLInterface - fixed second check on stop Command
* URLDownloadList - fixed cancel download code,...
* Details - removed the system out from setStatus