5 Commits

Author SHA1 Message Date
Gordon Williams
c32b2a4d7c Merge branch 'master' into streaming_file_api
Conflicts:
	scripts/check_size.sh
2014-05-09 16:57:50 +01:00
Gordon Williams
967e3da9e0 misc script tweaks 2014-05-09 16:45:40 +01:00
Gordon Williams
98691488f8 fix compile on linux (and other macs) 2014-04-29 11:20:14 +01:00
Tim Newsom
ac7d4f4359 This update adds additional support for file. Files can now be opened
closed, read, written in bytes by position (block reads and writes) and
piped to other files during idle periods (for large files).

check_size.sh has a modification for OSX that allows the same
functionality as on other unix like environments.  Since DU does not
function the same, gdu must be loaded on the system (through macports or
some other channel). The modification is simply to use gdu instead of
du.

This commit also includes a QT creator project file and associated
settings.
2014-04-19 20:39:28 -07:00
Gordon Williams
f3d6e0bc83 First commit 2013-09-26 14:39:04 +01:00