summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)Author
2015-10-16fix 1.12 windows buildSebastien Blaisot
2015-10-15Introduce STATIC_ASSERT and use it to verify wchar_t==utf16, fix some other c...Daniel Schürmann
2015-10-13Introduce TAGLIB_FILENAME_FROM_QSTRING, and try to bypass all wchat_t calls t...Daniel Schürmann
2015-10-13Fix conversion from std::wstring to null-terminated wchar_t*Uwe Klotz
2015-10-08Fix use of QFile::seek() it is absolute!Daniel Schürmann
2015-10-05Remove stray reset()Daniel Schürmann
2015-10-05Fix wavpack plugin, use WavpackOpenFileInputEx for unicode file paths in windowsDaniel Schürmann
2015-10-05Fix complier warning in m4aDaniel Schürmann
2015-10-04use Utf8 file path for m4aDaniel Schürmann
2015-10-04User wchar_t* to access files via Taglib on WindowsDaniel Schürmann
2014-12-17Convert most Q_ASSERTs into DEBUG_ASSERT_AND_HANDLEs.RJ Ryan
2014-11-16Remove TagLib dependencies from SoundSource base classUwe Klotz
2014-11-16Eliminate inappropriate inheritance: SoundSourceProxy is-not-a SoundSourceUwe Klotz
2014-11-15SampleUtil: Rename the new functionsUwe Klotz
2014-11-15Enhance and reuse SampleUtilUwe Klotz
2014-10-20SoundSource - processing the cover arts separatelyMarcos CARDINOT
2014-09-16Windows XP compatibility: Use /subsystem:WINDOWS,5.[01|02].RJ Ryan
2014-06-01Fix mediafoundation after math refactorkevineriklee
2014-04-29update m4a plugin to math refactorMax Linke
2014-04-29update m4a plugin to math refactorMax Linke
2014-03-29Also revert changes from ce3c119 as those don't work either.RJ Ryan
2014-03-29Get rid of individual variant dirs for SoundSource plugins. Add $BUILD_DIR/pl...RJ Ryan
2014-01-01changed toUtf8 to toLocal8Bit for all targets, because this way we have alway...Daniel Schürmann
2013-12-09Replaced all Q_WS_WIN -> Q_OS_WIN for Qt 5 compatibilityAlbert Santoni
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan