aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/fileref.h
Commit message (Expand)AuthorAgeFilesLines
* Restore FileRef::create() in order not to change the previous behavior.Tsuda Kageyu2017-06-061-1/+1
* Mention that FileRef::create no longer works.Tsuda Kageyu2017-05-311-1/+1
* Enable FileRef to detect file types by the actual content of a stream.Tsuda Kageyu2017-02-041-1/+3
* Add a supplementary note to a comment.Tsuda Kageyu2016-02-061-3/+6
* Fix a typo in a comment.Tsuda Kageyu2015-11-211-1/+1
* Style fixes in fileref.cpp.Tsuda Kageyu2015-11-211-0/+5
* FileRef: Allow an IOStream to be usedHugo Beauzée-Luyssen2015-09-151-1/+15
* Fix some typos in comments.Tsuda Kageyu2015-06-091-3/+3
* Add const to docsScott Wheeler2015-06-031-1/+1
* These shouldn't be executable eitherLukáš Lalinský2013-10-081-0/+0
* Added FindShlwapi.cmake in lieu of pragma comment() in fileref.h.Festus Hagen2013-05-251-4/+0
* Fix an error message in Win32Tsuda kageyu2013-04-191-0/+4
* Revert changes concerning the smart pointerTsuda kageyu2013-04-171-1/+1
* Restore ABI breaking changeTsuda kageyu2013-04-171-2/+1
* Replace RefCounter with a smart pointerTsuda kageyu2013-04-171-2/+3
* fix crash on wma file parsing, add clarifications to API docsNick Shaforostoff2011-01-281-0/+3
* Fix FSF addressLukáš Lalinský2011-01-081-2/+2
* Always use #include "XXX" in TagLib's codeLukáš Lalinský2009-10-091-2/+2
* Less of The Big Ugly in the middle of the classes.Scott Wheeler2009-03-221-9/+1
* Added GCC pragma to suppress non-virtual dtor warning which is being preservedAndrew Coles2009-03-221-0/+6
* Set the copyright to 2002-2008 for all files.Scott Wheeler2008-02-041-1/+1
* Add missing exportsScott Wheeler2008-02-011-1/+1
* Adapt API docs for FileRef class to match current function signatures.Michael Pyne2007-12-131-1/+1
* Use Unicode filenames on Windows (this time the correct patch).Lukáš Lalinský2007-11-101-5/+4
* Got permission from all (non-trivial) contributors to dual license under the ...Scott Wheeler2007-10-101-1/+5
* Unfix compiler warning. Compiler warnings good, BIC changes bad.Kevin Krammer2007-08-291-4/+3
* Fixing compiler warning about missing virtual destructor in class with virtua...Kevin Krammer2007-08-291-1/+5
* (initial) win32 export supportChristian Ehrlicher2007-08-111-1/+2
* Revert this as this change isn't BCScott Wheeler2007-01-071-1/+0
* A few spelling fixes, identified using krazy.Brad Hards2007-01-021-1/+1
* Fix warningLaurent Montel2006-12-071-0/+1
* This is starting to look more sane.Scott Wheeler2006-09-241-0/+255