summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix support for xine 1.2 librariesSlávek Banko2012-11-041-27/+29
| | | | (cherry picked from commit 824f886dae4c985f2d703bc9991eed4fc0558b1c)
* Fix deprecation build warnings. The "preferred" function hasDarrell Anderson2012-11-041-2/+2
| | | | | been available since at least xine 1.1.1 from 2005-11-15. (cherry picked from commit 5f33750491674ffffc4dd9065cc6baa3762497f3)
* Fix deprecation build warnings by removing xine versionDarrell Anderson2012-11-041-20/+0
| | | | | | preprocessor checks. The "old" functions have been deprecated since at least xine 1.0 from 2004. (cherry picked from commit e9c83ca1603162e32acbe35d2368ebb14814e7e2)
* Update autotools for new DSO linkage styleSlávek Banko2012-08-121-1/+1
| | | | | Thanks to Francois Andriot for the patch (cherry picked from commit 1b07da422aa606d4b1b712cc96a1f4e0f985de4f)
* Added next preset scales and shortcuts for zoomSlávek Banko2012-08-126-2/+36
| | | | | This partially resolves Bug 1032 (cherry picked from commit b929f2e6f6210eccc0ccd35f66104e16578159ff)
* Removed window changes when switching normal / minimal modeSlávek Banko2012-08-121-14/+0
| | | | | This partially resolves Bug 1032 (cherry picked from commit d306f1c84fe46a5b205358a5944f2c944a5eead0)
* Fix keyboard shortcutsSlávek Banko2012-07-116-7/+20
| | | | | | Added minimal mode to popup menu This partially resolves Bug 1032 (cherry picked from commit 791704c587b5abbd1e947ecd85a6ea9bea5e9f2f)
* Changed screen saver control to use fake eventsSlávek Banko2012-07-118-19/+61
| | | | | This closes Bug 1031 (cherry picked from commit 8fe6f08227059c8cddc686888fb3e402b83c9eff)
* Fix "Only <glib.h> can be included directly" build errors.Darrell Anderson2012-07-111-1/+1
| | | | (cherry picked from commit efeb4d69d6d954caeb700e0a33ca0a8ae7d4e166)
* GCC 4.7 fix to link knpplayer.Darrell Anderson2012-06-181-0/+1
| | | | (cherry picked from commit 611a89f3f656d3647de605f730a3862792c3b123)
* Add build support for xine-libs >= 1.2.Darrell Anderson2012-06-181-0/+20
| | | | (cherry picked from commit 31fb9ddc684a64f472df8dddbbddcf167f7cc433)
* GCC 4.7 fixes.Darrell Anderson2012-06-182-5/+12
| | | | (cherry picked from commit 5106117b5c1439d3fee08395c1a025f62d30a53e)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-1813-244/+244
| | | | (cherry picked from commit 119c7d143c661c438bcd3ab82113ada44e9725fa)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-1813-85/+85
| | | | (cherry picked from commit 0ed6bc56f9167e115f14d18b4bc8ce18fb7674b6)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-1818-138/+138
| | | | (cherry picked from commit 81ad3b51a1f061b0934426aaf339917f76c0cfc5)
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-10-101-3/+3
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-181-2/+2
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1033-279/+279
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1019-81/+81
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0917-119/+119
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-074-21/+21
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kmplayertpearson2011-06-3057-4296/+4346
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1238840 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-241-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1106839 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of kmplayertpearson2010-02-1786-0/+44010
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1091557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da