aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/fileref.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restore FileRef::create() in order not to change the previous behavior.Tsuda Kageyu2017-06-061-1/+73
* Rename the functions 'isValidStream' to 'isSupported'.Tsuda Kageyu2017-02-071-15/+15
* Enable FileRef to detect file types by the actual content of a stream.Tsuda Kageyu2017-02-041-73/+140
* Remove function bodies of some non-specialized template functions.Tsuda Kageyu2017-01-301-10/+2
* Inline functions had better have internal linkages.Tsuda Kageyu2016-02-151-9/+9
* Merge branch 'm4v' of https://github.com/videolabs/taglib into videolabs-m4vTsuda Kageyu2015-11-301-1/+2
|\
| * Add support for M4V tag parsingSteve Lhomme2015-09-151-1/+2
* | Silence some GCC warnings about no return statement.Tsuda Kageyu2015-11-221-2/+4
* | Make FileRef::FileTypeResolver work properly.Tsuda Kageyu2015-11-211-11/+36
* | Style fixes in fileref.cpp.Tsuda Kageyu2015-11-211-55/+52
* | Style fixes in fileref.cpp.Tsuda Kageyu2015-11-211-102/+118
* | FileRef: Allow an IOStream to be usedHugo Beauzée-Luyssen2015-09-151-16/+32
|/
* Add support for AIFF-C files.Tsuda Kageyu2014-12-301-1/+1
* Reintroduce HAVE_CONFIG_H so that TagLib can be built without CMakeLukáš Lalinský2013-06-201-2/+0
* Removed the dependency on shlwapi.dll in Win32Tsuda Kageyu2013-06-061-19/+7
* Removed RefCounter implementation from a public headerTsuda Kageyu2013-05-031-0/+1
* Removed config.h and moved macros into taglib_config.hTsuda Kageyu2013-05-021-1/+1
* Refactor out some stuff to CMake testsTsuda kageyu2013-04-211-3/+1
* Fix an error message in Win32Tsuda kageyu2013-04-191-1/+0
* Fix improper string handlingTsuda kageyu2013-04-171-7/+27
* Revert changes concerning the smart pointerTsuda kageyu2013-04-171-36/+30
* Restore ABI breaking changeTsuda kageyu2013-04-171-4/+0
* Replace RefCounter with a smart pointerTsuda kageyu2013-04-171-30/+40
* Add support for Ogg OpusLukáš Lalinský2012-10-131-0/+3
* Remove trailing whitespaceBirunthan Mohanathas2012-04-191-1/+1
* Add support for iPhone ringtonesLukáš Lalinský2011-08-281-1/+2
* Merge branch 'master' of https://github.com/taglib/taglibMathias Panzenböck2011-06-241-8/+0
|\
| * Remove the options to disable MP4/ASF supportLukáš Lalinský2011-06-241-8/+0
* | added mod (+aliases) to defaultFileExtensionsMathias Panzenböck2011-06-141-0/+4
* | added .mod file supportMathias Panzenböck2011-06-141-0/+4
* | refactored for ABI compat and write support of some tags of s3m/it/xm filesMathias Panzenböck2011-06-141-0/+12
|/
* formal change: combine if-conditions for identical bodiesNick Shaforostoff2011-01-311-3/+1
* Fix FSF addressLukáš Lalinský2011-01-081-2/+2
* Support for reading/writing tags from Monkey's Audio filesLukáš Lalinský2010-07-031-0/+8
* Fixed a memory leak in FileRef's OGA format detectionLukáš Lalinský2009-11-041-0/+1
* Return NULL/false rather than crash when accessing file attributes in FileRefLukáš Lalinský2009-10-241-0/+13
* Proper .oga file handling in FileRefLukáš Lalinský2009-10-241-4/+9
* Add support for a global, installable config headerLukáš Lalinský2009-09-041-4/+4
* .oga files were not processed. Fix this. The problem was that even if the ext...Médéric Boquien2009-06-181-1/+1
* Simplify extension checking in FileRefLukáš Lalinský2009-04-291-22/+16
* Make FileRef handle the .mp4 extension, tooLukáš Lalinský2009-04-291-0/+2
* Finish making .asf readable, thanks LukasJeff Mitchell2009-03-101-0/+2
* Several of us have seen .asf WMA files in the wild.Jeff Mitchell2009-03-101-0/+1
* Add my old WMA and MP4 code. It is disabled by default, must be explicitly en...Lukáš Lalinský2008-11-121-0/+26
* Provisional .wav support. Tag writing will probably be disabled by default...Scott Wheeler2008-06-191-0/+4
* Add AIFF here too.Scott Wheeler2008-05-161-1/+10
* WIN32 compile fix.Shane King2008-02-121-1/+1
* SVN_SILENT nitpickScott Wheeler2008-02-121-4/+2
* Move Speex into the Ogg namespaceScott Wheeler2008-02-121-2/+2
* Set the copyright to 2002-2008 for all files.Scott Wheeler2008-02-041-1/+1