summaryrefslogtreecommitdiffstats
path: root/src/app/volumeAction.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-041-4/+4
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 1ca6231ff7a251916340814041990bef8e282308)
* xine engine: make volume control logarithmic for versions of xine < 1.2.13. ↵Michele Calgaro2023-10-091-1/+1
| | | | | | | 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]> (cherry picked from commit b5977d5e67d68ec18fad1d1130f5a306ce4fe598)
* Fix volume slider functionality and visualizationMichele Calgaro2023-10-061-4/+14
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 1884d0e5a2d8269c27b5874a0626810f979e2e92)
* Conversion to the cmake building system.gregory guy2020-06-211-6/+8
| | | | Signed-off-by: gregory guy <[email protected]>
* Conversion KDE -> TDE environment.gregory guy2020-06-131-6/+6
| | | | Signed-off-by: gregory guy <[email protected]>
* Conversion qt3 -> tqt3gregory guy2020-06-131-28/+28
| | | | Signed-off-by: gregory guy <[email protected]>
* Initial code import from debian snapshotMichele Calgaro2020-06-131-0/+114
https://snapshot.debian.org/package/codeine/1.0.1-3.dfsg-3.1/ Signed-off-by: Michele Calgaro <[email protected]>