summaryrefslogtreecommitdiffstats
path: root/src/app/xineEngine.h
Commit message (Collapse)AuthorAgeFilesLines
* xine engine: make volume control logarithmic for versions of xine < 1.2.13. ↵Michele Calgaro2023-10-091-0/+2
| | | | | | For xine versions >= 1.2.13, libxine already makes the volume logarithmic. This relates to TDE/tdemultimedia#40. Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop the use of the HAVE_XINE_H definition.Slávek Banko2020-06-291-2/+2
| | | | | | | Add include <xine.h> to the appropriate headers. Clean up the arrangement of include files. Signed-off-by: Slávek Banko <[email protected]>
* Conversion to the cmake building system.gregory guy2020-06-211-3/+3
| | | | Signed-off-by: gregory guy <[email protected]>
* Conversion qt3 -> tqt3gregory guy2020-06-131-17/+17
| | | | Signed-off-by: gregory guy <[email protected]>
* Applied patches from debian/patches.Michele Calgaro2020-06-131-0/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Initial code import from debian snapshotMichele Calgaro2020-06-131-0/+159
https://snapshot.debian.org/package/codeine/1.0.1-3.dfsg-3.1/ Signed-off-by: Michele Calgaro <[email protected]>