jsteube
|
27bec8be13
|
Get rid of logging.c and most exit() calls replaced with return() for true library usage
|
2016-10-09 22:41:55 +02:00 |
|
jsteube
|
662ddec0bb
|
Update folder.c function parameters
|
2016-10-06 16:17:29 +02:00 |
|
jsteube
|
5f18fb40f1
|
Added hc_mkdir instead of mkdir macro
|
2016-10-01 13:51:06 +02:00 |
|
jsteube
|
97d9a5d9cc
|
Fix missing includes in folder.h
Fix some warning message
|
2016-09-22 11:05:04 +02:00 |
|
jsteube
|
1cc4358820
|
Introduce folder_config_t
|
2016-09-21 23:06:11 +02:00 |
|
jsteube
|
3daf0af480
|
Added docs/credits.txt
Added docs/team.txt
|
2016-09-11 22:20:15 +02:00 |
|
jsteube
|
fe634d93aa
|
More pre-sorting
|
2016-09-11 10:53:29 +02:00 |
|
jsteube
|
9eb47153d4
|
Replace all #ifdef with #if defined (...) for convention
|
2016-09-07 22:29:57 +02:00 |
|
jsteube
|
f9e1329ca9
|
Fix CRLF
|
2016-09-07 12:45:08 +02:00 |
|
Gabriele 'matrix' Gristina
|
b0c6eee06c
|
Fix multiple build issues with OSX
|
2016-09-06 22:25:54 +02:00 |
|
jsteube
|
c3fe5b40b1
|
Move folder specific functions into their own source file
|
2016-09-06 18:23:26 +02:00 |
|