aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/rgscan/rgscandialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed taglib 1.12 warningstrialuser022021-01-241-0/+4
* updated copyrighttrialuser022020-12-231-1/+1
* fixed build with TagLib 1.11trialuser022020-11-011-1/+1
* replaced deprecated TagLib functionstrialuser022020-11-011-1/+1
* coding style fixestrialuser022020-08-121-16/+7
* updated copyrighttrialuser022020-02-111-1/+1
* removed foreach macrotrialuser022019-09-071-9/+9
* rgscan: added ogg opus supporttrialuser022019-07-281-1/+9
* using override keywordtrialuser022019-01-061-1/+1
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-1/+1
* enabled all remaining pluginstrialuser022018-05-301-10/+10
* copy 1.2 branch to trunktrialuser022017-11-251-18/+5
* changed contact informationtrialuser022017-10-071-1/+1
* fixed support of taglib versions less than 1.10trialuser022016-02-101-2/+14
* rgscan: fixed m4a supporttrialuser022016-01-151-1/+2
* rgscan: added support for m4a files (#706)trialuser022016-01-151-3/+42
* rgscan: fixed regressiontrialuser022015-06-161-2/+5
* rgscan: added feature to detect previous tags (#709)trialuser022015-06-151-4/+18
* enabled new metadata formattertrialuser022015-02-021-2/+2
* rgscan: added id3v2 supporttrialuser022013-10-171-1/+41
* rgscan: added wavpack supporttrialuser022013-10-171-3/+11
* rgscan: added ogg vorbis supporttrialuser022013-10-161-2/+10
* rgscan: fixed table row heighttrialuser022013-10-161-1/+1
* rgscan: fixed race conditiontrialuser022013-10-161-1/+1
* fixed typotrialuser022013-10-161-8/+8
* rgscan: added flac/ogg flac support, fixed some bugstrialuser022013-10-151-23/+68
* rgscan: skip track with errorstrialuser022013-10-151-0/+6
* rgscan: do not strip id3v1/2 tagstrialuser022013-10-141-1/+1
* rgscan: added tag writingtrialuser022013-10-141-8/+54
* rgscan: added album peak/gain calculationtrialuser022013-10-111-13/+68
* rgscan: fixed class nametrialuser022013-10-101-7/+7
* rgscan: added error handlingtrialuser022013-10-101-17/+41
* rgscan: fixed blocking bugtrialuser022013-10-101-0/+2
* rgscan: some improvementstrialuser022013-09-271-6/+16
* rgscan: added peak value calculationtrialuser022013-09-271-0/+4
* rgscan: added album gain calculationtrialuser022013-09-251-0/+18
* rgscan: added slotstrialuser022013-09-241-2/+48
* prepare for ReplayGain scanner implementationtrialuser022013-09-191-0/+70