summaryrefslogtreecommitdiffstats
path: root/src/sources
AgeCommit message (Expand)Author
2018-11-28Merge branch '2.2'Uwe Klotz
2018-11-28Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-11-15Justify and assure MP3 bitrate calculationUwe Klotz
2018-11-15Avoid redundant check of denominatorUwe Klotz
2018-11-13MP3: Fix and improve average bitrate calculationUwe Klotz
2018-11-04Merge remote-tracking branch 'mixxxdj/2.1' into 2.2RJ Skerry-Ryan
2018-11-04Install qt5 soundsources at sounsourcesqt5 folder. Fixing lp1774639Daniel Schürmann
2018-10-26Fix some issues identified by clazy.RJ Skerry-Ryan
2018-10-16Declare classes that call virtual functions in their construction/destructor ...RJ Skerry-Ryan
2018-10-15Merge branch 'master' into qt5-legacyRJ Skerry-Ryan
2018-10-14Address review comments.RJ Skerry-Ryan
2018-09-22Merge remote-tracking branch 'upstream/2.2'Be
2018-09-22Merge remote-tracking branch 'upstream/2.1' into 2.2Be
2018-09-21Fix symbol collision between WavPack and CoreAudio headers.RJ Skerry-Ryan
2018-09-19Remove SoundSource plugins. Move SoundSourceM4A and SoundSourceWV into Mixxx.RJ Skerry-Ryan
2018-09-19Abort decoding/reading of corrupt MP3 filesUwe Klotz
2018-09-15Migrate SoundSourceMediaFoundation from a plugin to a core SoundSource.RJ Skerry-Ryan
2018-09-15Remove QT_DISABLE_DEPRECATED_BEFORE and fix all Qt 5 compatibility issues.RJ Skerry-Ryan
2018-06-10Merge remote-tracking branch 'upstream/2.1'Be
2018-06-03Bump API version (now actually)Uwe Klotz
2018-06-02Fix propagation of log levels into plugins with an ugly hackUwe Klotz
2018-05-28Re-enable file related logsUwe Klotz
2018-05-28Merge branch 'lv2_support2' into effect_blacklistingKshitij Gupta
2018-05-27Only log debug messages if debug logging is enabledUwe Klotz
2018-05-27Lower log level for non-critical MP3 decoding errorsUwe Klotz
2018-05-27Raise some log levels from debug to info/warningUwe Klotz
2018-05-25Coding standards conformancekshitij98
2018-05-19Merge remote-tracking branch 'upstream/2.1'Be
2018-05-18Reduce log spamUwe Klotz
2018-05-16Merge remote-tracking branch 'upstream/2.1'Daniel Schürmann
2018-05-09Use constexpr and reword commentsUwe Klotz
2018-05-09Get rid of (most) implicit assumptionsUwe Klotz
2018-05-09Add an assertion (just in case)Uwe Klotz
2018-05-09Optimize FLAC decodingUwe Klotz
2018-05-08Merge remote-tracking branch 'mixxxdj/2.1'RJ Skerry-Ryan
2018-05-08Fix decoding of improperly encoded FLAC filesUwe Klotz
2018-05-02Merge remote-tracking branch 'upstream/2.1'Daniel Schürmann
2018-05-01Misc. typosluz.paz
2018-04-23FLAC: Accept files with 4 to 32 bits per sampleUwe Klotz
2018-04-23FLAC/WavPack: Improve validation, align implementation, fix commentsUwe Klotz
2018-04-22Check for valid bits per sampleUwe Klotz
2018-04-22Clarify conversion of fixed-point integer to floating point samplesUwe Klotz
2018-04-22Fix -6dB gain in FLACJamie Gifford
2018-04-06More misc. typosluz.paz
2018-04-06Typo fixes luzpaz
2018-02-24void passing a Track plain pointerDaniel Schürmann
2018-02-20Prevent concurrent read/write access of track filesUwe Klotz
2018-02-20Update database in main thread when deleting tracksUwe Klotz
2018-01-25Merge pull request #1494 from uklotzde/lp1744976_date_addedDaniel Schürmann
2018-01-25Use UTC time stampsUwe Klotz