| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the xineScope to remove global variables. | mio | 2024-10-28 | 4 | -56/+141 |
* | Fix the audio analyzer | mio | 2024-10-28 | 3 | -62/+622 |
* | Fix channel selection menus disappearing | mio | 2024-10-06 | 7 | -91/+105 |
* | Address -Wall warnings | mio | 2024-09-30 | 6 | -17/+22 |
* | Fix filter list when opening a file | mio | 2024-09-12 | 1 | -7/+31 |
* | Improve the layout of XineConfigDialog | mio | 2024-08-31 | 1 | -74/+50 |
* | Fix crash when showing context menu in DVDs | mio | 2024-08-31 | 2 | -3/+6 |
* | Use nullptr instead of NULL/0 pointer in C++ files | mio | 2024-08-22 | 13 | -62/+68 |
* | Use safer xine_get_current_frame_s | mio | 2024-08-22 | 1 | -3/+4 |
* | Scale capture preview if it exceeds screen bounds | mio | 2024-08-20 | 1 | -1/+11 |
* | Replace Qt with TQt | Michele Calgaro | 2024-02-25 | 1 | -1/+1 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-04 | 12 | -53/+53 |
* | xine engine: make volume control logarithmic for versions of xine < 1.2.13. F... | Michele Calgaro | 2023-10-09 | 7 | -9/+51 |
* | Fix volume slider functionality and visualization | Michele Calgaro | 2023-10-06 | 2 | -4/+17 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-24 | 7 | -7/+7 |
* | Add a couple of missing icons. | gregory guy | 2020-08-02 | 2 | -4/+4 |
* | Fixed xine scope plugin functionality with xine 1.2.10. | Michele Calgaro | 2020-07-25 | 3 | -93/+132 |
* | Bring back missing icons, thanks to Slávek Banko for the tip. | gregory guy | 2020-06-30 | 4 | -4/+4 |
* | Drop the use of the HAVE_XINE_H definition. | Slávek Banko | 2020-06-29 | 13 | -42/+55 |
* | Install libcodeine as a plugin instead of as a shared library. | Slávek Banko | 2020-06-28 | 1 | -3/+3 |
* | Add CMakeL10n rules. | Slávek Banko | 2020-06-28 | 1 | -0/+3 |
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2020-06-28 | 1 | -1/+1 |
* | Fixed FTBFS with xine 1.2.10. The use of the xine scope plugin is currently | Michele Calgaro | 2020-06-25 | 2 | -150/+168 |
* | Get rid of some deprecated. | gregory guy | 2020-06-21 | 2 | -2/+2 |
* | Conversion to the cmake building system. | gregory guy | 2020-06-21 | 44 | -273/+238 |
* | Add support for xinelib-1.2, patch is from anixx@opensuse.org | gregory guy | 2020-06-13 | 3 | -5/+5 |
* | Conversion KDE -> TDE environment. | gregory guy | 2020-06-13 | 31 | -145/+145 |
* | Conversion qt3 -> tqt3 | gregory guy | 2020-06-13 | 46 | -695/+695 |
* | Applied patches from debian/patches. | Michele Calgaro | 2020-06-13 | 2 | -0/+3 |
* | Initial code import from debian snapshot | Michele Calgaro | 2020-06-13 | 54 | -0/+6680 |