index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fs
/
io
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-03
fs/io/FileOutputStream: use class FileDescriptor
Max Kellermann
2
-19
/
+20
2015-03-03
input/file: use class FileReader
Max Kellermann
1
-0
/
+6
2015-03-03
fs/io/FileReader: add method GetFileInfo()
Max Kellermann
2
-1
/
+25
2015-03-03
fs/io/FileReader: add move constructor
Max Kellermann
1
-0
/
+14
2015-03-03
system/FileDescriptor: new wrapper class for a file descriptor
Max Kellermann
2
-15
/
+12
2015-03-03
fs/io/FileReader: add method Seek()
Max Kellermann
2
-0
/
+28
2015-02-25
fs/io/File{Reader,OutputStream}: convert path to UTF-8 for error message
Max Kellermann
2
-7
/
+18
2015-02-10
fs/io/FileOutputStream: use CREATE_ALWAYS instead of TRUNCATE_EXISTING
Max Kellermann
1
-1
/
+1
2015-02-06
fs/io/FileOutputStream: don't auto-delete file on WIN32
Max Kellermann
1
-0
/
+2
2015-01-21
fs/io/BufferedReader: count line numbers
Max Kellermann
2
-2
/
+12
2015-01-14
fs/io/FileOutputStream: add static method Create()
Max Kellermann
2
-0
/
+13
2015-01-06
fs/io/FileOutputStream: use O_TMPFILE if available
Max Kellermann
2
-7
/
+67
2015-01-05
fs/io/File{Reader,OutputStream}: use OpenFile()
Max Kellermann
2
-8
/
+7
2015-01-01
Copyright year 2015
Max Kellermann
21
-21
/
+21
2014-11-21
configure.ac: add macro MPD_ENABLE_AUTO_PKG
Max Kellermann
2
-4
/
+4
2014-08-30
*: add missing Compiler.h includes
Max Kellermann
7
-0
/
+7
2014-08-11
fs/io/TextFile: add method Check()
Max Kellermann
2
-0
/
+16
2014-08-11
fs/io/Reader: add "nonnull" attribute
Max Kellermann
1
-0
/
+1
2014-08-11
fs/io/TextFile: use AutoGunzipReader
Max Kellermann
2
-1
/
+23
2014-08-11
fs/io/AutoGunzipReader: new class
Max Kellermann
2
-0
/
+121
2014-08-11
fs/io/PeekReader: new utility class
Max Kellermann
2
-0
/
+112
2014-08-11
fs/io/GzipOutputStream,GunzipReader: move zlib_domain to src/lib/zlib/Domain.cxx
Max Kellermann
4
-8
/
+2
2014-08-08
input/GunzipInputStream: new class
Max Kellermann
2
-0
/
+171
2014-08-07
fs/io/BufferedReader: new class to replace class TextFile
Max Kellermann
4
-57
/
+177
2014-08-07
fs/io/Reader: new interface
Max Kellermann
3
-0
/
+216
2014-08-07
fs/output, fs/TextFile: move to fs/io/
Max Kellermann
10
-0
/
+820