aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/vorbis
Commit message (Collapse)AuthorAgeFilesLines
* fixed build regression (thanks to Motsyo Gennadi)trialuser022013-05-191-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3477 90c681e8-e032-0410-971d-27865f9a5e38
* qmake: removed release option from configtrialuser022013-04-271-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3406 90c681e8-e032-0410-971d-27865f9a5e38
* updated Hebrew translation (Genghis Khan)trialuser022013-03-181-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3332 90c681e8-e032-0410-971d-27865f9a5e38
* updated Hebrew translation (Genghis Khan)trialuser022013-01-011-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3117 90c681e8-e032-0410-971d-27865f9a5e38
* marking recycler as private apitrialuser022012-12-071-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3037 90c681e8-e032-0410-971d-27865f9a5e38
* added Hebrew locale supporttrialuser022012-12-011-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3011 90c681e8-e032-0410-971d-27865f9a5e38
* added Hebrew translation (author: Genghis Khan)trialuser022012-12-012-0/+81
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3006 90c681e8-e032-0410-971d-27865f9a5e38
* fixed typo (Genghis Khan), updated linguist filestrialuser022012-12-0120-20/+20
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3005 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (Grzegorz Gibas), fixed cmake scriptstrialuser022012-09-251-15/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2953 90c681e8-e032-0410-971d-27865f9a5e38
* added missing qt-linguist files, updated resourcestrialuser022012-08-257-3/+488
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2900 90c681e8-e032-0410-971d-27865f9a5e38
* fixed FSF headerstrialuser022012-07-316-6/+6
| | | | 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-316-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2844 90c681e8-e032-0410-971d-27865f9a5e38
* updated Dutch translation (Ronald Uitermark)trialuser022012-04-061-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2707 90c681e8-e032-0410-971d-27865f9a5e38
* updated Japanese translation (Ryota Shimamoto)trialuser022012-03-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2694 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrightstrialuser022012-01-233-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2563 90c681e8-e032-0410-971d-27865f9a5e38
* added win32 patchestrialuser022012-01-173-13/+24
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2537 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
* decoder api changes: removed StateHandler usagetrialuser022011-09-171-2/+1
| | | | 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 Chinese Traditional and Chinese Simplified translations (author: lon)trialuser022011-05-072-13/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2175 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
* some api changes, partial mpris 2.0 implementationtrialuser022010-11-241-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1991 90c681e8-e032-0410-971d-27865f9a5e38
* fixed memory leak, added taglib bug workaroundtrialuser022010-10-1914-113/+122
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1948 90c681e8-e032-0410-971d-27865f9a5e38
* added Spanish translation (author: Félix Medrano)trialuser022010-08-201-15/+15
| | | | 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-14/+14
| | | | 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/+83
| | | | 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/+83
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1837 90c681e8-e032-0410-971d-27865f9a5e38
* added Dutch translation (author: Ronald ronald645 AT gmail.com)trialuser022010-05-283-1/+84
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1751 90c681e8-e032-0410-971d-27865f9a5e38
* reapplied previous patchtrialuser022010-03-112-8/+8
| | | | 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-14/+14
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1619 90c681e8-e032-0410-971d-27865f9a5e38
* updated Czech translation (author: Karel Volný)trialuser022010-01-161-8/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1506 90c681e8-e032-0410-971d-27865f9a5e38
* updated audio enginetrialuser022010-01-161-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1503 90c681e8-e032-0410-971d-27865f9a5e38
* fixed vorbis stream metadatatrialuser022010-01-073-4/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1488 90c681e8-e032-0410-971d-27865f9a5e38
* vorbis plugin: added support for METADATA_BLOCK_PICTURE (Closes issue 221)trialuser022010-01-012-2/+51
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1463 90c681e8-e032-0410-971d-27865f9a5e38
* updated Ukrainian translationmotsyo2009-12-281-8/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1458 90c681e8-e032-0410-971d-27865f9a5e38
* ogg vorbis plugin: added replay gain supporttrialuser022009-12-2717-54/+162
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1457 90c681e8-e032-0410-971d-27865f9a5e38
* updated Italian translation (Gian Paolo Renello)trialuser022009-12-131-8/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1442 90c681e8-e032-0410-971d-27865f9a5e38
* updated Lithuanian translation (author: Algirdas Butkus)trialuser022009-12-121-8/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1439 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
* updated German translation (Panagiotis Papadopoulos)trialuser022009-10-141-8/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1313 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (Grzegorz Gibas)trialuser022009-10-051-8/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1289 90c681e8-e032-0410-971d-27865f9a5e38
* enabled mpc plugin, fixed some bugstrialuser022009-09-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1250 90c681e8-e032-0410-971d-27865f9a5e38
* removed unused codetrialuser022009-09-222-16/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1245 90c681e8-e032-0410-971d-27865f9a5e38
* fixed saving of tracktrialuser022009-09-221-1/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1244 90c681e8-e032-0410-971d-27865f9a5e38
* removed unused codetrialuser022009-09-221-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1243 90c681e8-e032-0410-971d-27865f9a5e38
* fixed buildtrialuser022009-09-221-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1242 90c681e8-e032-0410-971d-27865f9a5e38
* removed obsolete qt macros, updated Russian translationtrialuser022009-09-191-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1235 90c681e8-e032-0410-971d-27865f9a5e38
* enabled vorbis plugin, fixed translationtrialuser022009-09-1919-402/+482
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1234 90c681e8-e032-0410-971d-27865f9a5e38
* updated Italian translation (Gian Paolo Renello)trialuser022009-08-271-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1161 90c681e8-e032-0410-971d-27865f9a5e38
* updated Czech translation (Karel Volný)trialuser022009-08-241-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1157 90c681e8-e032-0410-971d-27865f9a5e38