1
Commit Graph

16 Commits

Author SHA1 Message Date
d206ce3bf8 made function efficient, and removed pointless semicolon 2015-02-06 13:15:37 +00:00
3662348450 Renamed it - So it's more accurate 2014-12-30 17:28:59 +00:00
d64bea4503 Was gunna add a function, i changed my mind 2014-12-08 18:01:46 +00:00
17469c6134 added function to calculate drive ID (from hash) 2014-12-04 12:35:48 +00:00
35ad2d72bd moved open braces, and add function for getting drive object from letter. 2014-11-18 08:06:07 +00:00
5c43791941 changed all internal 'modifiers' to 'public'. 2014-11-11 22:55:14 +00:00
86755f635b Removed random function that wasnt connected to anything 2014-09-14 15:14:34 +01:00
2f0e303bff updated access modifiers 2014-07-31 15:32:08 +01:00
ad317ed6f2 added functions for getting type of drive, getting the number of drives connected, and calculating the percentage of space free 2014-07-30 22:31:21 +01:00
6753feb8be Began development on drive details panel 2014-07-27 20:59:31 +01:00
4c7a7373b4 Added list comparison statement, check if anything has changed 2014-07-25 19:08:48 +01:00
660f7a6e12 started dev on connection to backup database, hit a roadblock on how to do it though! 2014-07-23 22:16:57 +01:00
23b2fe177b Began development on function for scanning inserted drives 2014-07-22 23:24:20 +01:00
011a1c3921 Changed function definition, optimized code, and added function for ejecting drive 2014-07-22 21:12:00 +01:00
ba28d2dc9b Added function to get drives 2014-07-21 12:39:57 +01:00
a96cb76355 Added Class for group of functions that control USB scanning and file checking 2014-06-25 15:23:04 +01:00