Ansariel
|
386b58944c
|
More replacements of deprecated logging macros
|
2014-06-10 19:15:47 +02:00 |
Nicky
|
d8b44ed2f7
|
Make sure marker files always get properly flushed after write.
|
2013-11-02 03:13:17 +01:00 |
Nicky
|
54294664f9
|
Make less calls to LLFile::isFile.
|
2013-08-24 19:22:06 +02:00 |
Nicky
|
f091dce912
|
Silly me, overwrote the length later needed to determine how much of the file is read.
|
2013-04-02 02:31:40 +02:00 |
Nicky
|
52c1d08f70
|
Only warn about offset mismatch when seeking with SEEK_SET. Otherwise offset is relative to cur or end and cannot be compared against an absolute offset.
|
2013-04-02 02:08:11 +02:00 |
Nicky
|
a52bd26520
|
Work around multithreading issue in ndFile::isExist.
|
2013-04-02 01:55:26 +02:00 |
Nicky
|
3c940d394f
|
apr_file_read has apr_size_t* as last paramter, not U32*.
|
2013-03-25 03:36:44 +01:00 |
Nicky
|
9b5cc28e76
|
Refactor code. All nd*.cpp/h files are now in their own subdirectory.
|
2013-01-27 18:53:56 +01:00 |