aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/cue
Commit message (Collapse)AuthorAgeFilesLines
...
* cue plugin: ignore invalid cue sheetstrialuser022012-02-071-0/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2585 90c681e8-e032-0410-971d-27865f9a5e38
* cleanuptrialuser022012-02-071-5/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2584 90c681e8-e032-0410-971d-27865f9a5e38
* cue plugin: fixed windows supporttrialuser022012-01-282-10/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2570 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrightstrialuser022012-01-232-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2563 90c681e8-e032-0410-971d-27865f9a5e38
* updated yeartrialuser022012-01-194-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2551 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022011-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2510 90c681e8-e032-0410-971d-27865f9a5e38
* cue parser: added replaygain support (Closes issue 279)trialuser022011-10-203-40/+65
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2413 90c681e8-e032-0410-971d-27865f9a5e38
* fixed cue classestrialuser022011-10-192-10/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2411 90c681e8-e032-0410-971d-27865f9a5e38
* fixed incorrect cflags usagetrialuser022011-10-151-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2401 90c681e8-e032-0410-971d-27865f9a5e38
* cue plugin: fixed bug with partial sampletrialuser022011-10-141-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2395 90c681e8-e032-0410-971d-27865f9a5e38
* decoder api changes: removed StateHandler usagetrialuser022011-09-171-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2354 90c681e8-e032-0410-971d-27865f9a5e38
* fixed moc warningstrialuser022011-08-301-3/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2323 90c681e8-e032-0410-971d-27865f9a5e38
* updated German translation (Panagiotis Papadopoulos)trialuser022011-05-161-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2203 90c681e8-e032-0410-971d-27865f9a5e38
* updated Chinese Traditional and Chinese Simplified translations (author: lon)trialuser022011-05-072-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2175 90c681e8-e032-0410-971d-27865f9a5e38
* updated Lithuanian translation (author: Algirdas Butkus)trialuser022011-03-141-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2125 90c681e8-e032-0410-971d-27865f9a5e38
* updated Spanish translation (Félix Medrano)trialuser022011-03-121-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2122 90c681e8-e032-0410-971d-27865f9a5e38
* fixed typostrialuser022011-03-0314-14/+14
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2091 90c681e8-e032-0410-971d-27865f9a5e38
* updated Japanese translation (Ryota Shimamoto)trialuser022011-02-111-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2046 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (Grzegorz Gibas)trialuser022011-02-081-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2041 90c681e8-e032-0410-971d-27865f9a5e38
* updated translation filestrialuser022011-02-0213-39/+39
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2040 90c681e8-e032-0410-971d-27865f9a5e38
* fixed default cue settingstrialuser022011-02-021-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2038 90c681e8-e032-0410-971d-27865f9a5e38
* added possibility to save cue tracks inside playlist filestrialuser022011-02-023-5/+65
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2036 90c681e8-e032-0410-971d-27865f9a5e38
* cue parser: fixed problem with paths which contains colontrialuser022011-02-015-67/+20
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2032 90c681e8-e032-0410-971d-27865f9a5e38
* updated Ukrainian translationmotsyo2011-01-301-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2028 90c681e8-e032-0410-971d-27865f9a5e38
* updated Russian translationtrialuser022011-01-201-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2020 90c681e8-e032-0410-971d-27865f9a5e38
* improved cue parser (patch by Evgeny Gleyzerman) (Closes issue 375)trialuser022011-01-2017-45/+243
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2019 90c681e8-e032-0410-971d-27865f9a5e38
* some api changes, partial mpris 2.0 implementationtrialuser022010-11-241-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1991 90c681e8-e032-0410-971d-27865f9a5e38
* updated Japanese translation (Ryota Shimamoto)trialuser022010-08-291-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1860 90c681e8-e032-0410-971d-27865f9a5e38
* added Spanish translation (author: Félix Medrano)trialuser022010-08-201-11/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1844 90c681e8-e032-0410-971d-27865f9a5e38
* added Japanese translation (author: SimaMoto,RyoTa)trialuser022010-08-201-10/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1842 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for Spanish translationtrialuser022010-08-203-1/+63
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1839 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for Japanese translationtrialuser022010-08-203-1/+63
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1837 90c681e8-e032-0410-971d-27865f9a5e38
* updated German translation (Panagiotis Papadopoulos)trialuser022010-06-131-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1776 90c681e8-e032-0410-971d-27865f9a5e38
* added Dutch translation (author: Ronald ronald645 AT gmail.com)trialuser022010-05-283-1/+64
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1751 90c681e8-e032-0410-971d-27865f9a5e38
* updated Lithuanian translation (Algirdas Butkus)trialuser022010-04-241-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1693 90c681e8-e032-0410-971d-27865f9a5e38
* updated Czech tranlation, fixed typos (patch by Karel Volný)trialuser022010-04-111-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1666 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (Grzegorz Gibas)trialuser022010-04-051-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1657 90c681e8-e032-0410-971d-27865f9a5e38
* updated Italian translation (Gian Paolo Renello)trialuser022010-03-131-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1625 90c681e8-e032-0410-971d-27865f9a5e38
* reapplied previous patchtrialuser022010-03-114-13/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1620 90c681e8-e032-0410-971d-27865f9a5e38
* removed obsolete memberstrialuser022010-03-113-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1619 90c681e8-e032-0410-971d-27865f9a5e38
* reverted r1563 (Closes issue 254)trialuser022010-02-2210-30/+30
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1566 90c681e8-e032-0410-971d-27865f9a5e38
* cue plugin: fixed bug with error messagetrialuser022010-02-211-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1563 90c681e8-e032-0410-971d-27865f9a5e38
* updated Ukrainian translationmotsyo2010-02-051-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1552 90c681e8-e032-0410-971d-27865f9a5e38
* cue plugin: fixed settings dialogtrialuser022010-02-0311-94/+153
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1544 90c681e8-e032-0410-971d-27865f9a5e38
* cue plugin: added automatic charset detection (Closes issue 50)trialuser022010-02-0317-76/+278
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1542 90c681e8-e032-0410-971d-27865f9a5e38
* fixed cue regressiontrialuser022010-01-161-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1507 90c681e8-e032-0410-971d-27865f9a5e38
* updated audio enginetrialuser022010-01-161-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1503 90c681e8-e032-0410-971d-27865f9a5e38
* skip invalid cue filestrialuser022010-01-091-1/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1491 90c681e8-e032-0410-971d-27865f9a5e38
* cue plugin: added replaygain supporttrialuser022010-01-051-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1482 90c681e8-e032-0410-971d-27865f9a5e38
* updated German translation (Panagiotis Papadopoulos)trialuser022009-12-061-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1424 90c681e8-e032-0410-971d-27865f9a5e38