summaryrefslogtreecommitdiff
path: root/src/devices/file.rs
Commit message (Expand)AuthorAge
* Improve performance of hierarchical file navigationBen Bridle2024-08-13
* Refactor the file deviceBen Bridle2024-08-07
* Refactor the file deviceBen Bridle2024-08-06
* Set error flag when file device cannot ascend to parent directoryBen Bridle2024-08-04
* Fix compilation on LinuxBen Bridle2024-08-04
* Update file device to compile on WindowsBen Bridle2024-07-30
* Set file operation success flag when ascending and descendingBen Bridle2024-06-30
* Update file device for releaseBen Bridle2024-06-09
* Simplify file device debug messagesBen Bridle2024-04-24
* Flush file contents each frame and when closing the fileBen Bridle2024-04-24
* Implement new file device interfaceBen Bridle2024-01-31
* First commitv0.1.0Ben Bridle2023-12-24