basic url validation/file name validation

This commit is contained in:
2013-07-24 13:13:50 -05:00
parent f9eff77186
commit afdcd87499
5 changed files with 124 additions and 15 deletions

View File

@@ -2,14 +2,15 @@ TODO:
key: + = to add, - = to remove, x = completed, # = comment
+Append extensions to file name in save dialog unless exists
xAppend extensions to file name in save dialog unless exists
+Add option for multiple audio formats
+Dynamic libraries
+Create custom url entry dialog
+Url validation
xUrl validation
+Percentage in progress bar
+Replace spaces in file name with dashes/underscores
+Make cancel button exit in url dialog
+Create dialog asking to play finished file or not
+Display current action in progressbar instead of youtube link itself
+Fix progress bar cancel button
#possibly more later