summaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Address -Wall warningsmio2024-09-306-17/+22
* Fix filter list when opening a filemio2024-09-121-7/+31
* Improve the layout of XineConfigDialogmio2024-08-311-74/+50
* Fix crash when showing context menu in DVDsmio2024-08-312-3/+6
* Use nullptr instead of NULL/0 pointer in C++ filesmio2024-08-2210-52/+58
* Use safer xine_get_current_frame_smio2024-08-221-3/+4
* Scale capture preview if it exceeds screen boundsmio2024-08-201-1/+11
* Replace Qt with TQtMichele Calgaro2024-02-251-1/+1
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0410-48/+48
* xine engine: make volume control logarithmic for versions of xine < 1.2.13. F...Michele Calgaro2023-10-097-9/+51
* Fix volume slider functionality and visualizationMichele Calgaro2023-10-062-4/+17
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-246-6/+6
* Add a couple of missing icons.gregory guy2020-08-022-4/+4
* Fixed xine scope plugin functionality with xine 1.2.10.Michele Calgaro2020-07-253-93/+132
* Bring back missing icons, thanks to Slávek Banko for the tip.gregory guy2020-06-303-3/+3
* Drop the use of the HAVE_XINE_H definition.Slávek Banko2020-06-2910-34/+45
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2020-06-281-1/+1
* Fixed FTBFS with xine 1.2.10. The use of the xine scope plugin is currentlyMichele Calgaro2020-06-252-150/+168
* Get rid of some deprecated.gregory guy2020-06-211-1/+1
* Conversion to the cmake building system.gregory guy2020-06-2130-167/+176
* Add support for xinelib-1.2, patch is from [email protected]gregory guy2020-06-132-4/+4
* Conversion KDE -> TDE environment.gregory guy2020-06-1323-123/+123
* Conversion qt3 -> tqt3gregory guy2020-06-1334-591/+591
* Applied patches from debian/patches.Michele Calgaro2020-06-132-0/+3
* Initial code import from debian snapshotMichele Calgaro2020-06-1339-0/+5429