aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/toolkit/tfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* We still need these includesLukáš Lalinský2011-06-171-0/+19
* Merge branch 'abstract-io'Lukáš Lalinský2011-06-091-282/+41
|\
| * Remove unnecessary code from tfile.cppLukáš Lalinský2011-04-121-33/+0
| * Make it possible to actually pass a IOStream instance to FileLukáš Lalinský2011-04-111-8/+7
| * Add FileStream as a copy of File's methodsLukáš Lalinský2011-04-111-245/+31
| * Add an abstract IOStream classLukáš Lalinský2011-04-111-0/+7
* | Use the PUBLIC_HEADER property to prepare for building an OS X frameworkLukáš Lalinský2011-04-181-0/+1
|/
* ups, revert my accidentally commited debug outputNick Shaforostoff2011-03-101-2/+0
* use atomic refcounting on mac and win32, todo for linuxNick Shaforostoff2011-03-101-0/+4
* Fix FSF addressLukáš Lalinský2011-01-081-2/+2
* SVN_SILENT Ouchv1.5Lukáš Lalinský2008-02-191-1/+0
* Fix compilation on MSVC/WindowsLukáš Lalinský2008-02-191-7/+12
* Set the copyright to 2002-2008 for all files.Scott Wheeler2008-02-041-1/+1
* Less code, less ifdefs, should compile on Solaris. I knocked out Win 9x supportScott Wheeler2008-02-041-72/+41
* Ran my whitespace fixing script -- tabs -> spaces, removes trailing spaces.Scott Wheeler2007-11-191-2/+2
* Use Unicode filenames on Windows (this time the correct patch).Lukáš Lalinský2007-11-101-16/+77
* Revert r734944 -- this one wasn't meant to go in.Lukáš Lalinský2007-11-101-59/+1
* Use Unicode filenames on Windows.Lukáš Lalinský2007-11-101-1/+59
* Got permission from all (non-trivial) contributors to dual license under the ...Scott Wheeler2007-10-101-1/+5
* Add a few checks to make sure that we don't blow up when trying to read zero-...Scott Wheeler2007-09-271-0/+3
* Make sure that we only write the number of bytes that we read.Scott Wheeler2007-07-181-3/+8
* Fix another MSVC 2007 STL bug (our bug, not theirs) by not resizing a buffer inMichael Pyne2007-06-061-3/+2
* the usual daily unbreak compilationDirk Mueller2007-05-311-0/+1
* the usual "daily unbreak compilation"Dirk Mueller2007-05-041-0/+1
* win32 compile / warnings--Christian Ehrlicher2007-04-281-3/+15
* Rework the read-only check so that it gets along better with networked file s...Scott Wheeler2007-02-131-2/+9
* This is starting to look more sane.Scott Wheeler2006-09-241-0/+498