summaryrefslogtreecommitdiffstats
path: root/amarok/src/engine/xine/xine-engine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-151-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Avoid double logarithmic volume scaling when using libxine >= 1.2.13. This ↵Michele Calgaro2023-09-031-3/+32
| | | | | | relates to TDE/tdemultimedia#40 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed xine scope plugin functionality with xine 1.2.10. This resolves issue #19.Michele Calgaro2020-07-161-14/+11
| | | | | | | Special thanks to xine developer Petri Hintukainen <phintuka@gmail.com> for his support to get passed the last hurdle. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed FTBFS with xine 1.2.10. The use of the xine scope plugin is currentlyMichele Calgaro2020-06-241-5/+16
| | | | | | | | | | | | | | | disabled when xine >= 1.2.10 is detected. This resolves bug 3065 and 3066. Additional info: The xine scope plugin is statically linked and therefore written by accessing internal xine data that are no longer publicly available from xine 1.2.10. To add back the scope plugin functionality, the plugin will have to be converted into a dynamically linked one and further work done to fix the logic of the plugin itself. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with clangSlávek Banko2015-09-271-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use xine-ui relative seek method to work around long-standing libxine FLAC ↵Timothy Pearson2013-05-191-9/+47
| | | | | | seek failure This resolves Bug 1204
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Fix deprecation build warnings. The "preferred" function hasDarrell Anderson2012-11-031-1/+1
| | | | been available since at least xine 1.1.1 from 2005-11-15.
* Add build support for xine 1.2.Darrell Anderson2012-10-121-0/+4
| | | | Thanks to Francois Andriot.
* Fix missing argument warningsTimothy Pearson2012-04-131-4/+4
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-5/+5
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-5/+5
| | | | This reverts commit 2d3d921590b44ae1e8864104f3e36d022bec0308.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-5/+5
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-1/+1
|
* rename the following methods:tpearson2011-08-101-3/+3
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-1/+1
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Finish TQt4 porting of Amaroktpearson2011-04-181-11/+11
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228394 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial TQt conversiontpearson2010-08-201-63/+63
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1165727 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added abandoned KDE3 version of Amaroktpearson2010-01-091-0/+1342
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1072335 283d02a7-25f6-0310-bc7c-ecb5cbfe19da