Go to file
Lukáš Lalinský 4e9b41f540 Proper .oga file handling in FileRef
This fixes a problem introduced in r983337. OGA files are mostly likely going
to be Ogg::FLAC, if applications are following the Xiph recommendation. But
they can be using any Ogg codec, so we must check multiple formats (Sound Juicer
on Ubuntu used to produce .oga files for Ogg Vorbis, I believe it doesn't do that
anymore).


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1039708 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2009-10-24 12:17:08 +00:00
admin another tool which is not necessary in this copy 2009-08-13 14:48:07 +00:00
bindings Set visibility("default") for GCC on exported symbols 2009-10-24 11:07:41 +00:00
cmake/modules Fix build by copying strigis FindCppUnit.cmake to taglib. Build failed because CPPUNIT_LIBRARIES didn't 2008-12-21 21:46:41 +00:00
doc Update docs and version numbers 2009-09-03 18:05:58 +00:00
examples Fix building of examples with ENABLE_STATIC 2009-09-09 18:16:38 +00:00
include This commit adds support for building taglib-extras against taglib during kdesupport build time. If kdesupport is not what is being built, the normal system taglib is used. 2009-04-11 17:13:24 +00:00
taglib Proper .oga file handling in FileRef 2009-10-24 12:17:08 +00:00
tests Proper .oga file handling in FileRef 2009-10-24 12:17:08 +00:00
AUTHORS And now get everything building again... 2006-09-24 18:10:30 +00:00
CMakeLists.txt Add option for building a static version of taglib 2009-09-08 08:52:57 +00:00
config-taglib.h.cmake Add my old WMA and MP4 code. It is disabled by default, must be explicitly enabled to be compiled. 2008-11-12 08:17:11 +00:00
configure.in.bot Ok, let's go back a few steps. Apparently I really confused svn move by adding 2006-09-24 16:58:17 +00:00
configure.in.in Remove extra commas from configure.in.in 2009-09-13 11:30:19 +00:00
ConfigureChecks.cmake Fix build by copying strigis FindCppUnit.cmake to taglib. Build failed because CPPUNIT_LIBRARIES didn't 2008-12-21 21:46:41 +00:00
COPYING.LGPL Got permission from all (non-trivial) contributors to dual license under the MPL. 2007-10-10 18:22:58 +00:00
COPYING.MPL Got permission from all (non-trivial) contributors to dual license under the MPL. 2007-10-10 18:22:58 +00:00
INSTALL And now get everything building again... 2006-09-24 18:10:30 +00:00
Makefile.am Update docs and version numbers 2009-09-03 18:05:58 +00:00
Makefile.cvs And now get everything building again... 2006-09-24 18:10:30 +00:00
NEWS Changelog 2009-09-13 11:15:54 +00:00
taglib-config.cmake Update docs and version numbers 2009-09-03 18:05:58 +00:00
taglib-config.in Update docs and version numbers 2009-09-03 18:05:58 +00:00
taglib.pc.cmake Don't hardcode version number 2007-08-27 07:02:29 +00:00
taglib.pc.in Update docs and version numbers 2009-09-03 18:05:58 +00:00