aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/playlistmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* added '--pl-next' and '--pl-prev' command line optionstrialuser022020-02-151-0/+5
* updated copyrighttrialuser022020-02-111-1/+1
* some api optimizationtrialuser022019-10-011-1/+1
* fixed issue with missing bitrate after application restarttrialuser022019-09-211-0/+1
* fixed possible regressionstrialuser022019-09-081-1/+1
* removed foreach macrotrialuser022019-09-071-6/+6
* streambrowser: add track with title and genretrialuser022019-04-031-0/+5
* using override keywordtrialuser022019-01-061-1/+1
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-5/+5
* changed PlayListTask::sort and PlayListTask::sortSelection functionstrialuser022018-07-061-2/+3
* playlist reading/writing optimizationtrialuser022018-06-141-60/+48
* saving track propertiestrialuser022018-06-141-4/+25
* changed Qmmp::configDir() output: do not add slash at the end of pathtrialuser022018-06-111-2/+2
* using QSaveFile for playliststrialuser022018-06-111-36/+20
* changed playlist API, fixed some issuestrialuser022018-04-301-14/+16
* prepare for new metadata api iplementation (compilation is broken,trialuser022018-04-251-2/+2
* changed contact informationtrialuser022017-10-071-1/+1
* fixed build with QT_NO_CAST_FROM_BYTEARRAYtrialuser022017-09-141-1/+1
* improved playlist manager apitrialuser022017-06-201-1/+6
* fixed regressiontrialuser022016-09-151-1/+1
* fixed 'index out of range' warningtrialuser022016-09-051-0/+2
* prepare for refresh playlist functiontrialuser022016-01-181-0/+5
* replaced hardcoded config pathtrialuser022015-07-061-3/+3
* some api changestrialuser022015-07-011-1/+1
* prepare for api changestrialuser022015-05-301-0/+6
* removed useless codetrialuser022015-02-281-6/+0
* added ColumnManager class, reverted previous committrialuser022015-02-281-0/+6
* renaming experimental branchtrialuser022015-01-091-5/+5
* added 'album artist' field support (patch by Dmitry Misharov)trialuser022014-09-221-0/+3
* improved playlist savingtrialuser022014-03-221-0/+5
* fixed regressiontrialuser022014-03-201-1/+1
* added atomic playlist saving operationtrialuser022014-03-191-18/+31
* fixed api documentation and copyright yeartrialuser022014-03-081-1/+1
* select created playlisttrialuser022014-03-081-1/+1
* fixed regressiontrialuser022013-12-141-1/+1
* fixed saving of the playlist settings (Fixes issue 622)trialuser022013-12-141-96/+9
* do not read playlist settings twicetrialuser022013-12-101-4/+9
* fixed 'repeat playlist' featuretrialuser022013-09-061-0/+5
* fixed copyrighttrialuser022013-08-281-2/+1
* fixed crashtrialuser022013-08-281-1/+1
* fixed some bugs, updated Russian translationtrialuser022013-08-161-4/+21
* added possibility to disable groups (not working yet)trialuser022013-08-161-0/+11
* refactoringtrialuser022013-08-151-26/+12
* fixed crashtrialuser022013-08-131-1/+1
* fixed saving of current tracktrialuser022013-08-131-7/+6
* fixed playlist savingtrialuser022013-08-071-35/+38
* fixed several playlist functionstrialuser022013-08-061-4/+4
* enabled 'remove invalid tracks' optiontrialuser022013-08-051-1/+1
* added playlist groups, disabled broken pluginstrialuser022013-08-051-12/+12
* fixed playlist autosave optiontrialuser022013-07-291-0/+1