aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Effect/ladspa
Commit message (Collapse)AuthorAgeFilesLines
* updated Indonesian translation (Wantoyo)trialuser022017-11-121-1/+1
| | | | 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-15/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7677 90c681e8-e032-0410-971d-27865f9a5e38
* updated Greek translation (Dimitrios Glentadakis)trialuser022017-10-291-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7675 90c681e8-e032-0410-971d-27865f9a5e38
* changed contact informationtrialuser022017-10-0739-67/+67
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38
* cmake: removed CMP0003 policytrialuser022017-09-231-5/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7466 90c681e8-e032-0410-971d-27865f9a5e38
* reformat .pro filestrialuser022017-08-291-5/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7421 90c681e8-e032-0410-971d-27865f9a5e38
* cleaning qmake filestrialuser022017-08-291-7/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7419 90c681e8-e032-0410-971d-27865f9a5e38
* optimized qmake filestrialuser022017-02-111-3/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7030 90c681e8-e032-0410-971d-27865f9a5e38
* added Indonesian translation (Wantoyo)trialuser022017-01-032-0/+86
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6932 90c681e8-e032-0410-971d-27865f9a5e38
* updated Brazilian Portuguese translation (Vitor Pereira)trialuser022016-08-081-15/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6658 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022016-06-1926-208/+208
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6477 90c681e8-e032-0410-971d-27865f9a5e38
* decreased compiling timetrialuser022016-06-131-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6449 90c681e8-e032-0410-971d-27865f9a5e38
* cmake: cleanuptrialuser022016-06-031-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6427 90c681e8-e032-0410-971d-27865f9a5e38
* updated translationstrialuser022016-05-134-43/+43
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6345 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022016-01-1126-78/+78
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5983 90c681e8-e032-0410-971d-27865f9a5e38
* ladspa: added optimizationtrialuser022016-01-071-6/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5978 90c681e8-e032-0410-971d-27865f9a5e38
* ladspa: fixed memory leaktrialuser022016-01-041-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5972 90c681e8-e032-0410-971d-27865f9a5e38
* improved ladspa plugintrialuser022016-01-035-417/+322
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5970 90c681e8-e032-0410-971d-27865f9a5e38
* ladspa: added icon to the settings dialogtrialuser022016-01-021-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5958 90c681e8-e032-0410-971d-27865f9a5e38
* ladspa: removed RTLD_DEEPBIND usagetrialuser022016-01-021-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5956 90c681e8-e032-0410-971d-27865f9a5e38
* ladspa: fixed multiband eq (1197) support (#416)trialuser022016-01-011-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5949 90c681e8-e032-0410-971d-27865f9a5e38
* ported all effect pluginstrialuser022015-12-274-33/+31
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5899 90c681e8-e032-0410-971d-27865f9a5e38
* building of .app package for MacOS X with CMake (patch by Ivan Ponomarev)trialuser022015-12-041-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5807 90c681e8-e032-0410-971d-27865f9a5e38
* updated translationstrialuser022015-08-251-15/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5492 90c681e8-e032-0410-971d-27865f9a5e38
* updated French translation (Sébastien Aperghis-Tramoni)trialuser022015-08-191-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5436 90c681e8-e032-0410-971d-27865f9a5e38
* updated Polish translation (Daniel Krawczyk)trialuser022015-08-191-20/+20
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5434 90c681e8-e032-0410-971d-27865f9a5e38
* updated Greek translation (Dimitrios Glentadakis)trialuser022015-08-111-16/+16
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5358 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for Greek translationtrialuser022015-05-232-0/+86
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4994 90c681e8-e032-0410-971d-27865f9a5e38
* updated German translation (Ettore Atalan)trialuser022015-04-291-18/+18
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4877 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for Bulgarian translationtrialuser022015-04-032-0/+86
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4815 90c681e8-e032-0410-971d-27865f9a5e38
* updated Hebrew translation (Genghis Khan)trialuser022015-03-091-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4786 90c681e8-e032-0410-971d-27865f9a5e38
* updated Czech translation (Jaroslav Lichtblau)trialuser022015-03-091-16/+16
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4785 90c681e8-e032-0410-971d-27865f9a5e38
* renaming experimental branchtrialuser022015-01-092-27/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4675 90c681e8-e032-0410-971d-27865f9a5e38
* ported effect pluginstrialuser022014-10-062-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4532 90c681e8-e032-0410-971d-27865f9a5e38
* updated Portuguese translation (Sérgio Marques)trialuser022014-09-171-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4501 90c681e8-e032-0410-971d-27865f9a5e38
* added Portuguese translation (Sérgio Marques)trialuser022014-09-132-0/+86
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4468 90c681e8-e032-0410-971d-27865f9a5e38
* removed source language from resourcestrialuser022014-09-121-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4464 90c681e8-e032-0410-971d-27865f9a5e38
* added source languagetrialuser022014-08-262-0/+86
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4428 90c681e8-e032-0410-971d-27865f9a5e38
* updated Lithuanian translation (Algirdas Butkus)trialuser022014-05-141-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4282 90c681e8-e032-0410-971d-27865f9a5e38
* removed useless translationstrialuser022014-05-051-85/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4276 90c681e8-e032-0410-971d-27865f9a5e38
* updated Hebrew translation (author: Genghis Khan)trialuser022014-04-191-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4262 90c681e8-e032-0410-971d-27865f9a5e38
* updated Serbian translations (author: Mladen Pejaković)trialuser022014-02-062-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4063 90c681e8-e032-0410-971d-27865f9a5e38
* added Serbian translations (author: Mladen Pejaković)trialuser022014-01-064-1/+175
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4004 90c681e8-e032-0410-971d-27865f9a5e38
* fixed Galician translation (author: Oscar Pereira)trialuser022013-10-141-15/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3784 90c681e8-e032-0410-971d-27865f9a5e38
* added Galician translation (author: Óscar Pereira)trialuser022013-10-042-0/+86
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3747 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
* fixed gcc 4.7 warnings, replaced deprecated functionstrialuser022013-02-021-7/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3197 90c681e8-e032-0410-971d-27865f9a5e38
* updated Hebrew translation (Genghis Khan)trialuser022013-01-011-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3117 90c681e8-e032-0410-971d-27865f9a5e38