summaryrefslogtreecommitdiff
path: root/src/devices/file
Commit message (Expand)AuthorAge
* Fix ascend-to-parent behaviour of file deviceBen Bridle2024-08-10
* Refactor the file deviceBen Bridle2024-08-07
* Refactor the file deviceBen Bridle2024-08-06
* Fix compilation on LinuxBen Bridle2024-08-04
* Update file device to compile on WindowsBen Bridle2024-07-30
* Fix crash when loading a directory containing weird entriesBen Bridle2024-06-30
* Improve error messageBen Bridle2024-06-09
* Hide all dot-prefixed files from directory listingsBen Bridle2024-06-09
* Sort directory children in case-agnostic alphabetic orderBen Bridle2024-05-30
* Flush file contents each frame and when closing the fileBen Bridle2024-04-24
* Update devices to match new specificationsBen Bridle2024-04-16
* Implement new file device interfaceBen Bridle2024-01-31