aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/wavpack
Commit message (Collapse)AuthorAgeFilesLines
* changed cue parser APItrialuser022021-01-181-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9655 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-12-236-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9602 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022020-12-2328-168/+168
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9599 90c681e8-e032-0410-971d-27865f9a5e38
* using std::initializer_listtrialuser022020-10-271-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9534 90c681e8-e032-0410-971d-27865f9a5e38
* ported some code to QRegularExpressiontrialuser022020-10-233-4/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9523 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022020-10-2228-56/+56
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9522 90c681e8-e032-0410-971d-27865f9a5e38
* coding style fixestrialuser022020-08-124-15/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9470 90c681e8-e032-0410-971d-27865f9a5e38
* updated Dutch translation (Heimen Stoffels)trialuser022020-03-291-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9326 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-02-116-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9224 90c681e8-e032-0410-971d-27865f9a5e38
* updated api documentation, removed empty flagstrialuser022020-02-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9223 90c681e8-e032-0410-971d-27865f9a5e38
* fixed clang buildtrialuser022019-09-211-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9076 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022019-06-2928-112/+112
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8968 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: added embedded cue sheet supporttrialuser022019-05-021-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8834 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build regression (#997)trialuser022019-04-281-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8803 90c681e8-e032-0410-971d-27865f9a5e38
* optimizationtrialuser022019-04-282-24/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8802 90c681e8-e032-0410-971d-27865f9a5e38
* wavpack: using shared cue parsertrialuser022019-04-288-356/+68
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8801 90c681e8-e032-0410-971d-27865f9a5e38
* sync remaining translationstrialuser022019-01-218-22/+22
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8642 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (mrerexx)trialuser022019-01-111-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8629 90c681e8-e032-0410-971d-27865f9a5e38
* wavpack: fixed 12, 20-bit integer and 32-bit float formats supporttrialuser022019-01-071-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8604 90c681e8-e032-0410-971d-27865f9a5e38
* using override keywordtrialuser022019-01-068-29/+29
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8591 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-032-9/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8572 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022018-11-1328-28/+28
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8421 90c681e8-e032-0410-971d-27865f9a5e38
* removed Q_OBJECT from MetaDataModeltrialuser022018-09-144-7/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8289 90c681e8-e032-0410-971d-27865f9a5e38
* fixed clang warningstrialuser022018-08-211-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8277 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022018-08-0528-1148/+28
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8242 90c681e8-e032-0410-971d-27865f9a5e38
* changed MetaDataManager apitrialuser022018-08-051-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8232 90c681e8-e032-0410-971d-27865f9a5e38
* changed TagModel apitrialuser022018-08-052-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8230 90c681e8-e032-0410-971d-27865f9a5e38
* fixed remaing pluginstrialuser022018-08-054-30/+27
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8229 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022018-07-2228-168/+168
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8216 90c681e8-e032-0410-971d-27865f9a5e38
* changed translation api againtrialuser022018-07-212-3/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8200 90c681e8-e032-0410-971d-27865f9a5e38
* changed translation apitrialuser022018-07-212-10/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8196 90c681e8-e032-0410-971d-27865f9a5e38
* feature to change application nametrialuser022018-07-011-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8077 90c681e8-e032-0410-971d-27865f9a5e38
* changed plugin path (cmake)trialuser022018-06-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8054 90c681e8-e032-0410-971d-27865f9a5e38
* changed plugin path (qmake)trialuser022018-06-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8053 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022018-06-2128-112/+112
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8051 90c681e8-e032-0410-971d-27865f9a5e38
* fixed win32 buildtrialuser022018-06-171-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8046 90c681e8-e032-0410-971d-27865f9a5e38
* continue optimization, fixed memory leaktrialuser022018-06-091-36/+39
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8008 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build (Fixes #956)trialuser022018-05-301-2/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7985 90c681e8-e032-0410-971d-27865f9a5e38
* enabled wavpack plugintrialuser022018-05-278-224/+102
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7970 90c681e8-e032-0410-971d-27865f9a5e38
* copy 1.2 branch to trunktrialuser022017-11-2531-187/+172
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7772 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022017-11-121-6/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7721 90c681e8-e032-0410-971d-27865f9a5e38
* added Finnish translation (Jiri Grönroos)trialuser022017-11-122-0/+89
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7718 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (Daniel Krawczyk)trialuser022017-11-121-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7717 90c681e8-e032-0410-971d-27865f9a5e38
* updated Chezh translation (Jaroslav Lichtblau)trialuser022017-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7716 90c681e8-e032-0410-971d-27865f9a5e38
* updated Hebrew translation (Genghis Khan)trialuser022017-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7715 90c681e8-e032-0410-971d-27865f9a5e38
* updated Brazilian Portuguese translation (Vítor Pereira Barros)trialuser022017-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7714 90c681e8-e032-0410-971d-27865f9a5e38
* updated Indonesian translation (Wantoyo)trialuser022017-11-121-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7713 90c681e8-e032-0410-971d-27865f9a5e38
* updated Galician translation (Delio Docampo Cordeiro)trialuser022017-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7712 90c681e8-e032-0410-971d-27865f9a5e38
* updated Chinese Simplified translation (Mingcong Bai)trialuser022017-11-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7711 90c681e8-e032-0410-971d-27865f9a5e38
* updated Spanish translation (Joel Barrios and Bohdan Shuba)trialuser022017-10-291-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7677 90c681e8-e032-0410-971d-27865f9a5e38