index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gfile
/
gfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-0
/
+401
*
Rename lots of files to help prevent compile time name conflicts.
inmarket
2014-08-20
1
-407
/
+0
*
Separate GFILE into separate source files to prevent future name and include ...
inmarket
2014-08-15
1
-248
/
+137
*
GFILE: restructure files, add File Listing, add C String files
inmarket
2014-08-12
1
-680
/
+108
*
Fix compile warning
inmarket
2014-07-15
1
-1
/
+1
*
added gfileSync() and autosync feature
Joel Bodenmann
2014-06-29
1
-0
/
+7
*
fatfs update
Joel Bodenmann
2014-06-28
1
-0
/
+1
*
Fatfs Cleanup
inmarket
2014-06-27
1
-23
/
+21
*
FatFS complete implementation
Joel Bodenmann
2014-06-27
1
-0
/
+32
*
initial implementation - untested
Joel Bodenmann
2014-06-25
1
-1
/
+1
*
Bug fixes to sprintg() and fix to incomplete scang() implementation.
inmarket
2014-05-12
1
-59
/
+113
*
GFILE bug fix
Joel Bodenmann
2014-05-11
1
-9
/
+9
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-6
/
+6
*
Updates to GFILE code
inmarket
2014-02-07
1
-24
/
+64
*
Add support for GFILEs based on BaseFileStreams and Memory Pointers
inmarket
2014-02-07
1
-1
/
+75
*
More gFile stuff
inmarket
2014-02-03
1
-14
/
+219
*
added _gfileDeinit() dummy
Joel Bodenmann
2014-02-02
1
-4
/
+7
*
More GFile code
inmarket
2014-01-29
1
-82
/
+444
*
More code for GFile
inmarket
2014-01-24
1
-2
/
+91
*
Start of GFILE module
inmarket
2014-01-05
1
-0
/
+225