summaryrefslogtreecommitdiffstats
path: root/kmix
Commit message (Collapse)AuthorAgeFilesLines
* Fix kmix icon change on muting/unmutingFrancois Andriot2013-05-121-0/+1
| | | | | This resolves Bug 1505 (cherry picked from commit c4ec71ca508fd406c8f1d09c1d060da8c7496a4c)
* Start kmix hidden by defaultFrancois Andriot2013-05-101-1/+1
| | | | (cherry picked from commit 617bd2685520b4135ff2c168c5c6271184a49336)
* Fix adjusting volume on mono capture deviceSlávek Banko2013-05-081-2/+4
| | | | | This resolves Bug 1488 (cherry picked from commit 8b4b43901c2c1af83895220d1f832757030e3bc6)
* Fix ALSA capture knobTimothy Pearson2013-04-051-14/+2
| | | | | | This resolves Bug 1190 Thanks to Roman Savochenko for the patch! (cherry picked from commit cf93ece4748db951ec0599dceb3569865ca333d3)
* Added default global shortcuts for kmixv3.5.13.1Slávek Banko2012-09-091-3/+3
| | | | (cherry picked from commit edc41514713691769ed389a9e3854495a536fe96)
* Update autotools for new DSO linkage styleSlávek Banko2012-08-051-2/+2
| | | | | Thanks to Francois Andriot for the patch (cherry picked from commit 023e7b38d9438a4262e6b46d9dbb9345597359a5)
* Fix kmix autostartTimothy Pearson2012-08-053-1/+4
| | | | | This resolves Bug 503, and re-applies commit 2cc2e3a2 as part of the fix (cherry picked from commit 7da06e558a75c035ea881347e9da69ef9ee57927)
* Fix inadvertent kde->tde rename in kmix/cmakeSlávek Banko2012-07-311-5/+5
| | | | Thanks to David C. Rankin.
* Fix inadvertent "Qt::" remnants.Darrell Anderson2012-06-039-14/+13
| | | | (cherry picked from commit 2b75e2ead19b519a6065e80d3249c9e92f035d44)
* cmake port for kmixSerghei Amelian2012-06-032-0/+98
| | | | (cherry picked from commit 7eef82aa49ab12a98683dc7ac40e9bff9a4ffead)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0312-57/+57
| | | | (cherry picked from commit d4ad38145541b8aabb0623e9a81d72f4d4310c90)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-039-16/+16
| | | | (cherry picked from commit dc07846059a60d069687585cc72ff501a2096296)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0332-117/+117
| | | | (cherry picked from commit 3c299dfe48c0060272c2966fff599b3b417e2ee4)
* rename the following methods:tpearson2011-08-1048-137/+137
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1011-29/+29
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-032-4/+4
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-098-10/+10
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-141-1/+1
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdemultimediatpearson2011-06-1162-494/+520
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1236079 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-241-3/+3
| | | | | | | | | larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Final FTBFS fix for Slackware...package confirmed as compilingtpearson2010-09-141-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1175295 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFStpearson2010-09-141-0/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1175080 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Same as abovetpearson2010-09-141-0/+9
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1175066 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Attempt to fix Slackware FTBFStpearson2010-09-141-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1175064 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFS under Slackwaretpearson2010-09-131-2/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1174629 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFS on Slackwaretpearson2010-09-112-0/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1174323 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Merged in all kdemultimedia bugfix patches from the Chakra projecttpearson2010-09-075-0/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1172702 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0219-49/+49
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1158448 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3174-1015/+1015
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1157644 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Part of batch commit to enable true tasktray resize support for Trinity ↵tpearson2010-05-102-12/+30
| | | | | | applications git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1124758 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add support for ALSA plugins to kmixtpearson2010-03-259-16/+100
| | | | | | | Patch courtesy of ledest@gmail.com and Michael Shigorin git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1107453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-0657-57/+57
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated obsolete GPL license addresses to current GPL addresstpearson2010-01-0657-57/+57
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * libtunepimp updatestpearson2009-12-156-5/+21
| | | | | | | | | * kmix fixes * noatun automake patch * juk configuration dialog enhancements * hide aRTS menu entries git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1062736 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25126-0/+14612
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da