aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Output/pulseaudio
Commit message (Collapse)AuthorAgeFilesLines
* updated translationstrialuser022021-10-131-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10364 90c681e8-e032-0410-971d-27865f9a5e38
* added Korean translation (Jung Hee Lee)trialuser022021-06-062-0/+28
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10056 90c681e8-e032-0410-971d-27865f9a5e38
* updated transationstrialuser022021-04-301-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9873 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-12-234-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9602 90c681e8-e032-0410-971d-27865f9a5e38
* coding style fixestrialuser022020-08-122-21/+19
| | | | 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-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9326 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-02-114-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9224 90c681e8-e032-0410-971d-27865f9a5e38
* pulseaudio: changed operation wait conditiontrialuser022019-07-201-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9000 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build warningtrialuser022019-06-301-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8973 90c681e8-e032-0410-971d-27865f9a5e38
* pulse: optimizationtrialuser022019-06-111-10/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8936 90c681e8-e032-0410-971d-27865f9a5e38
* pulse: added big endian supporttrialuser022019-06-081-0/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8906 90c681e8-e032-0410-971d-27865f9a5e38
* pulse: added float output supporttrialuser022019-06-071-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8897 90c681e8-e032-0410-971d-27865f9a5e38
* changed volume apitrialuser022019-03-092-7/+25
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8746 90c681e8-e032-0410-971d-27865f9a5e38
* added Output::setMuted functiontrialuser022019-02-252-1/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8742 90c681e8-e032-0410-971d-27865f9a5e38
* sync remaining translationstrialuser022019-01-217-10/+10
| | | | 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
* using override keywordtrialuser022019-01-064-20/+20
| | | | 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-031-20/+20
| | | | 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
* pulseaudio: optimizationtrialuser022018-11-102-43/+37
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8416 90c681e8-e032-0410-971d-27865f9a5e38
* pulseaudio: fixed pkg-config nametrialuser022018-11-102-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8415 90c681e8-e032-0410-971d-27865f9a5e38
* pulseaudio: fixed some issuestrialuser022018-11-102-62/+62
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8414 90c681e8-e032-0410-971d-27865f9a5e38
* added PulseAudio volume control (#497)trialuser022018-11-104-49/+347
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8413 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022018-07-2228-112/+112
| | | | 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-4/+9
| | | | 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-11/+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
* copy 1.2 branch to trunktrialuser022017-11-2531-132/+117
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7772 90c681e8-e032-0410-971d-27865f9a5e38
* updated Russian translation (Alexey Loginov)trialuser022017-11-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7729 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022017-11-121-2/+4
| | | | 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/+26
| | | | 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-1/+1
| | | | 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 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-0731-55/+55
| | | | 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/+3
| | | | 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-8/+0
| | | | 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-7/+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/+28
| | | | 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-4/+4
| | | | 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-104/+104
| | | | 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-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6449 90c681e8-e032-0410-971d-27865f9a5e38