aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/metadataformatter.h
Commit message (Collapse)AuthorAgeFilesLines
* metadata formatter optimizationtrialuser022020-06-131-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9407 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
* 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
* updated api documentationtrialuser022018-12-041-3/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8488 90c681e8-e032-0410-971d-27865f9a5e38
* added track properties to title formatting fieldstrialuser022018-07-221-0/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8211 90c681e8-e032-0410-971d-27865f9a5e38
* enabled all remaining pluginstrialuser022018-05-301-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7982 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022018-05-021-11/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7944 90c681e8-e032-0410-971d-27865f9a5e38
* removed Qmmp::URLtrialuser022018-05-021-5/+6
| | | | 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-2/+2
| | | | 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-3/+3
| | | | 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-4/+3
| | | | | | | latest working revision: 7935) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7936 90c681e8-e032-0410-971d-27865f9a5e38
* hide private symbolstrialuser022017-12-221-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7792 90c681e8-e032-0410-971d-27865f9a5e38
* changed contact informationtrialuser022017-10-071-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38
* improved MetaDataFormatter apitrialuser022017-06-121-1/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7224 90c681e8-e032-0410-971d-27865f9a5e38
* added directory name to title formatting optionstrialuser022017-04-091-3/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7112 90c681e8-e032-0410-971d-27865f9a5e38
* improved function MetaDataFormatter::formatLengthtrialuser022015-10-171-1/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5700 90c681e8-e032-0410-971d-27865f9a5e38
* updated api documentationtrialuser022015-08-011-2/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5296 90c681e8-e032-0410-971d-27865f9a5e38
* some api changestrialuser022015-07-011-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5200 90c681e8-e032-0410-971d-27865f9a5e38
* formatter: added track number fieldtrialuser022015-06-251-5/+6
| | | | 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-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5145 90c681e8-e032-0410-971d-27865f9a5e38
* formatter: added symbol escapingtrialuser022015-02-021-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4715 90c681e8-e032-0410-971d-27865f9a5e38
* formatter: added OR and AND operatorstrialuser022015-02-021-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4713 90c681e8-e032-0410-971d-27865f9a5e38
* using one formatter for all trackstrialuser022015-02-021-6/+6
| | | | 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-8/+60
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4710 90c681e8-e032-0410-971d-27865f9a5e38
* improved album artist tag supporttrialuser022014-10-131-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4572 90c681e8-e032-0410-971d-27865f9a5e38
* added playlist groups, disabled broken pluginstrialuser022013-08-051-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3564 90c681e8-e032-0410-971d-27865f9a5e38
* removed useless codetrialuser022013-07-171-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3554 90c681e8-e032-0410-971d-27865f9a5e38
* changed playlist model apitrialuser022013-07-031-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3536 90c681e8-e032-0410-971d-27865f9a5e38
* added length format functiontrialuser022013-07-031-1/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3533 90c681e8-e032-0410-971d-27865f9a5e38
* fixed FSF headerstrialuser022012-07-311-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2845 90c681e8-e032-0410-971d-27865f9a5e38
* fixed FSF address (trunk)trialuser022012-07-311-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2844 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrightstrialuser022012-01-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2563 90c681e8-e032-0410-971d-27865f9a5e38
* api changes: removed AbstractPlaylistItem classtrialuser022010-09-261-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1915 90c681e8-e032-0410-971d-27865f9a5e38
* updated api documentationtrialuser022010-03-131-2/+29
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1624 90c681e8-e032-0410-971d-27865f9a5e38
* added template editor, improved status icon plugintrialuser022010-01-271-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1530 90c681e8-e032-0410-971d-27865f9a5e38
* added metadata formattertrialuser022009-11-211-0/+43
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1389 90c681e8-e032-0410-971d-27865f9a5e38