aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/playlisttrack.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixed track groupingtrialuser022021-03-181-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9762 90c681e8-e032-0410-971d-27865f9a5e38
* PlayListTrack::updateMetaData(): added cue tracks supporttrialuser022021-02-061-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9694 90c681e8-e032-0410-971d-27865f9a5e38
* improved PlayListTrack::updateMetaData()trialuser022021-02-061-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9692 90c681e8-e032-0410-971d-27865f9a5e38
* fixed code formattingtrialuser022021-02-061-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9690 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-12-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9602 90c681e8-e032-0410-971d-27865f9a5e38
* fixed memory leaktrialuser022020-11-061-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9555 90c681e8-e032-0410-971d-27865f9a5e38
* coding style fixestrialuser022020-08-131-9/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9472 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-02-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9224 90c681e8-e032-0410-971d-27865f9a5e38
* some api optimizationtrialuser022019-10-011-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9080 90c681e8-e032-0410-971d-27865f9a5e38
* using override keywordtrialuser022019-01-061-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8591 90c681e8-e032-0410-971d-27865f9a5e38
* update all track metadata fieldstrialuser022018-06-111-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8032 90c681e8-e032-0410-971d-27865f9a5e38
* removed PlayListTrack::updateMetaData(const QMap <Qmmp::MetaData,trialuser022018-06-111-8/+1
| | | | | | | QString> &metaData) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8022 90c681e8-e032-0410-971d-27865f9a5e38
* removed Qmmp::URLtrialuser022018-05-021-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7943 90c681e8-e032-0410-971d-27865f9a5e38
* changed playlist API, fixed some issuestrialuser022018-04-301-35/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7940 90c681e8-e032-0410-971d-27865f9a5e38
* fixed duration formattingtrialuser022018-04-301-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7938 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for new metadata api iplementation (compilation is broken,trialuser022018-04-251-6/+6
| | | | | | | latest working revision: 7935) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7936 90c681e8-e032-0410-971d-27865f9a5e38
* fixed memory leaks and other errorstrialuser022017-10-261-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7649 90c681e8-e032-0410-971d-27865f9a5e38
* added copy operator to PlayListTracktrialuser022017-10-261-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7647 90c681e8-e032-0410-971d-27865f9a5e38
* changed contact informationtrialuser022017-10-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38
* improved playlist formats supporttrialuser022017-06-141-8/+14
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7237 90c681e8-e032-0410-971d-27865f9a5e38
* do not show empty lengthtrialuser022015-08-211-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5469 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022015-07-011-0/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5204 90c681e8-e032-0410-971d-27865f9a5e38
* formatter: added track number fieldtrialuser022015-06-251-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5184 90c681e8-e032-0410-971d-27865f9a5e38
* MetaDataFormatter::formatLength is statictrialuser022015-06-141-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5145 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for api changestrialuser022015-05-301-20/+21
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5043 90c681e8-e032-0410-971d-27865f9a5e38
* added estra sorting functiontrialuser022015-04-101-7/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4843 90c681e8-e032-0410-971d-27865f9a5e38
* do not replace empty disc number by file nametrialuser022015-03-101-4/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4791 90c681e8-e032-0410-971d-27865f9a5e38
* added PlayListTrack::formattedTitles() functiontrialuser022015-03-011-0/+29
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4751 90c681e8-e032-0410-971d-27865f9a5e38
* added multicolumn support to the PlayListTrack classtrialuser022015-03-011-17/+41
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4750 90c681e8-e032-0410-971d-27865f9a5e38
* preparing for multicolumn support (latest working revesion: 4749)trialuser022015-02-281-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4749 90c681e8-e032-0410-971d-27865f9a5e38
* added ColumnManager class, reverted previous committrialuser022015-02-281-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4746 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for multicolumn support implementationtrialuser022015-02-261-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4745 90c681e8-e032-0410-971d-27865f9a5e38
* using one formatter for all trackstrialuser022015-02-021-7/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4712 90c681e8-e032-0410-971d-27865f9a5e38
* enabled new metadata formattertrialuser022015-02-021-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4710 90c681e8-e032-0410-971d-27865f9a5e38
* renaming experimental branchtrialuser022015-01-091-15/+39
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4675 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022014-03-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4196 90c681e8-e032-0410-971d-27865f9a5e38
* do not extract file name from URLs ending with a trailing slashtrialuser022014-03-231-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4195 90c681e8-e032-0410-971d-27865f9a5e38
* added separate group for streamstrialuser022013-10-241-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3823 90c681e8-e032-0410-971d-27865f9a5e38
* fixed memory leakstrialuser022013-09-091-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3696 90c681e8-e032-0410-971d-27865f9a5e38
* fixed group name auto-updatetrialuser022013-08-291-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3674 90c681e8-e032-0410-971d-27865f9a5e38
* updated Russian translationtrialuser022013-08-161-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3619 90c681e8-e032-0410-971d-27865f9a5e38
* added empty grouptrialuser022013-08-131-10/+28
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3588 90c681e8-e032-0410-971d-27865f9a5e38
* added some optimizationstrialuser022013-08-131-33/+30
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3587 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022013-08-131-11/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3586 90c681e8-e032-0410-971d-27865f9a5e38
* added playlist groups, disabled broken pluginstrialuser022013-08-051-0/+154
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3564 90c681e8-e032-0410-971d-27865f9a5e38