aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/mad
Commit message (Collapse)AuthorAgeFilesLines
...
* added Italian translation (author: Gian Paolo)trialuser022009-05-123-1/+292
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@945 90c681e8-e032-0410-971d-27865f9a5e38
* added wave output plugintrialuser022009-04-123-11/+19
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@901 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (Grzegorz Gibas)trialuser022009-04-033-0/+297
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@887 90c681e8-e032-0410-971d-27865f9a5e38
* some core fixes and improvementstrialuser022009-04-011-13/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@886 90c681e8-e032-0410-971d-27865f9a5e38
* faster mp3 seekingtrialuser022009-03-241-6/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@877 90c681e8-e032-0410-971d-27865f9a5e38
* updated German translation (Panagiotis Papadopoulos)trialuser022009-03-191-3/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@860 90c681e8-e032-0410-971d-27865f9a5e38
* improved seeking accuracytrialuser022009-03-072-11/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@827 90c681e8-e032-0410-971d-27865f9a5e38
* updated Czech translation (Karel Volný)trialuser022009-02-271-7/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@809 90c681e8-e032-0410-971d-27865f9a5e38
* updated German translation (Panagiotis Papadopoulos)trialuser022009-02-081-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@781 90c681e8-e032-0410-971d-27865f9a5e38
* fixed buildtrialuser022009-02-052-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@776 90c681e8-e032-0410-971d-27865f9a5e38
* mad plugin: skip ID3v2 tagtrialuser022009-02-012-3/+33
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@771 90c681e8-e032-0410-971d-27865f9a5e38
* fixed Ukrainian translation again :)motsyo2009-01-241-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@760 90c681e8-e032-0410-971d-27865f9a5e38
* fix build with using qmake (--as-needed)motsyo2008-12-251-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@709 90c681e8-e032-0410-971d-27865f9a5e38
* updated German translation (Panagiotis Papadopoulos)trialuser022008-12-251-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@706 90c681e8-e032-0410-971d-27865f9a5e38
* global config file pathtrialuser022008-12-244-7/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@702 90c681e8-e032-0410-971d-27865f9a5e38
* using standard dialog buttonstrialuser022008-12-172-73/+29
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@690 90c681e8-e032-0410-971d-27865f9a5e38
* changed decoder api; fixed flac plugintrialuser022008-11-282-67/+70
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@646 90c681e8-e032-0410-971d-27865f9a5e38
* fixed seeking bugtrialuser022008-10-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@580 90c681e8-e032-0410-971d-27865f9a5e38
* cue sheet supporttrialuser022008-10-103-6/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@575 90c681e8-e032-0410-971d-27865f9a5e38
* decoder api changestrialuser022008-10-012-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@573 90c681e8-e032-0410-971d-27865f9a5e38
* short name based plugin identificationtrialuser022008-09-291-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@571 90c681e8-e032-0410-971d-27865f9a5e38
* some api changes; enabled ogg vorbis plugintrialuser022008-09-262-15/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@565 90c681e8-e032-0410-971d-27865f9a5e38
* enabled in-stream metadata supporttrialuser022008-09-263-21/+21
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@562 90c681e8-e032-0410-971d-27865f9a5e38
* using QMap for metadatatrialuser022008-09-252-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@561 90c681e8-e032-0410-971d-27865f9a5e38
* enabled stream supporttrialuser022008-09-213-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@553 90c681e8-e032-0410-971d-27865f9a5e38
* enabled effect plugintrialuser022008-09-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@549 90c681e8-e032-0410-971d-27865f9a5e38
* new libqmmp api, a lot of features has been temporary disabledtrialuser022008-09-092-27/+28
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@546 90c681e8-e032-0410-971d-27865f9a5e38
* imported 0.2 fixestrialuser022008-09-021-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@540 90c681e8-e032-0410-971d-27865f9a5e38
* imported 0.2 fixestrialuser022008-08-132-81/+119
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@495 90c681e8-e032-0410-971d-27865f9a5e38
* imported fixes from 0.2trialuser022008-07-282-0/+27
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@482 90c681e8-e032-0410-971d-27865f9a5e38
* fixed buildtrialuser022008-07-241-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@476 90c681e8-e032-0410-971d-27865f9a5e38
* updated German translation (author: Stefan Koelling)trialuser022008-07-121-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@457 90c681e8-e032-0410-971d-27865f9a5e38
* generate *.qm files by build scriptstrialuser022008-06-156-0/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@419 90c681e8-e032-0410-971d-27865f9a5e38
* updated Ukrainian translation (author: Gennadi Motsyo)trialuser022008-06-152-44/+45
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@417 90c681e8-e032-0410-971d-27865f9a5e38
* updated Russian translationtrialuser022008-06-142-10/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@413 90c681e8-e032-0410-971d-27865f9a5e38
* updated Chinese Traditional Translation (author: lon)trialuser022008-06-132-29/+30
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@410 90c681e8-e032-0410-971d-27865f9a5e38
* updated Chinese Simplified Translation (author: lon)trialuser022008-06-137-53/+51
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@409 90c681e8-e032-0410-971d-27865f9a5e38
* fixed buildtrialuser022008-05-261-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@385 90c681e8-e032-0410-971d-27865f9a5e38
* id3v2 support for streamstrialuser022008-05-255-13/+208
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@384 90c681e8-e032-0410-971d-27865f9a5e38
* updated German translation (author: Stefan Koelling)trialuser022008-05-202-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@379 90c681e8-e032-0410-971d-27865f9a5e38
* cmake 2.6 supporttrialuser022008-05-171-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@374 90c681e8-e032-0410-971d-27865f9a5e38
* improved cmake scriptstrialuser022008-05-151-32/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@373 90c681e8-e032-0410-971d-27865f9a5e38
* updated *.qm filestrialuser022008-05-141-0/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@371 90c681e8-e032-0410-971d-27865f9a5e38
* updated Chezh translation (author: Karel Volny)trialuser022008-05-141-25/+26
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@370 90c681e8-e032-0410-971d-27865f9a5e38
* some cmake cleanuptrialuser022008-05-011-4/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@357 90c681e8-e032-0410-971d-27865f9a5e38
* fixed russian translationtrialuser022008-04-222-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@351 90c681e8-e032-0410-971d-27865f9a5e38
* fixed cmake build scriptstrialuser022008-04-111-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@337 90c681e8-e032-0410-971d-27865f9a5e38
* mp3 wave supporttrialuser022008-04-091-6/+21
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@336 90c681e8-e032-0410-971d-27865f9a5e38
* updated German translationtrialuser022008-04-024-1/+291
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@321 90c681e8-e032-0410-971d-27865f9a5e38
* mad plugin translationtrialuser022008-03-3112-69/+1265
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@316 90c681e8-e032-0410-971d-27865f9a5e38