Commit Graph

49 Commits

Author SHA1 Message Date
88da18a380 Up version 2024-10-27 14:49:16 -05:00
0db9bff0de Split slide tag across lines 2024-10-25 00:44:58 -05:00
a0a1cd8af1 Upgrade OpenLPClient to target OpenLP 3 2024-10-23 22:22:53 -05:00
f4e0b5ab9f Update year in copyright notices 2024-03-08 22:07:39 -06:00
bb825f947e Update version 2024-03-03 21:25:14 -06:00
b71a64ca33 Add Apply button to settings dialog 2024-03-03 21:21:00 -06:00
048b06db97 Fix Image Preview button to use the correct image settings 2024-03-03 21:14:14 -06:00
344cc4f819 Up version in about menu to 1.0-beta3 2023-10-15 17:09:04 -05:00
ae580a0d58 Fix Reboot dialog for Qt6 2023-10-15 16:47:18 -05:00
ac7bb9c585 Add camera reboot option 2023-10-15 16:02:24 -05:00
9171a080a7 Make project require Qt6 2023-08-05 18:07:43 -05:00
8a4989923c Add preview button to Image tab in settings 2023-07-28 23:46:21 -05:00
77df4257c5 Remove some commented out code 2023-07-24 23:36:56 -05:00
87997e8f18 Change mnemonic in Contrast from 'o' to 't' 2023-07-24 22:41:14 -05:00
8bdad3ed68 Remove qDebug 2023-07-24 22:32:58 -05:00
b7aba1180d Up version to 1.0-beta2 2023-07-24 21:53:39 -05:00
ed01f44b91 Make Image tab in setting the second tab 2023-07-24 21:50:25 -05:00
b119268396 Add video image settings per camera preset 2023-07-24 21:46:41 -05:00
bc342a290f Switch autos to east const 2023-07-21 01:19:07 -05:00
a9ad077d55 Change version 1.0.0-beta1 2023-07-20 21:21:48 -05:00
2817d543e9 Add Slides menu, Camera Preset menu, and Help > About 2023-07-20 21:07:49 -05:00
8f3693a1e5 Replace key specifiers in slide buttons with tooltips 2023-07-20 20:31:23 -05:00
877f894511 Make Default view controls use grid layout, make settings accept update view controls 2023-07-20 20:26:23 -05:00
0a28e80455 Slightly extend OBS Slides column in Views table 2023-07-20 20:24:54 -05:00
35bf654246 Change "IP Address" options to "Host" 2023-07-20 19:35:51 -05:00
2bfd466da1 Fix crash that happened after switching from an invalid to valid OpenLP host 2023-07-20 19:33:59 -05:00
29cdc499e6 Add settings dialog, camera controls 2023-07-20 19:30:08 -05:00
6b81eb4137 Run liccor 2023-07-16 22:43:16 -05:00
7bc42bf01e [sc9k] Fix signal/slot disconnect in SlideView::songListUpdate 2022-07-31 08:48:13 -05:00
9f29b58522 [sc9k] Fix to SlideView to use correct signal from QListWidget 2022-07-24 09:23:07 -05:00
564ed77c9a [sc9k] Swap song view and slide view, fix item lookup in song view 2022-07-24 08:56:17 -05:00
7ca3b810fc [sc9k] Make song selector a QListWidget instead of QComboBox 2022-07-24 00:35:11 -05:00
6f6f77f104 Get rid of "in Both" language 2022-01-30 21:45:03 -06:00
e57ba9e8f2 Eliminate now redundant tool tip for Show in Both button 2022-01-30 21:18:03 -06:00
382e09d4b4 Collapse slide controls into one line 2022-01-30 19:43:19 -06:00
181e1b8599 Combine Show in OpenLP and Hide in OBS buttons 2022-01-30 19:22:50 -06:00
3115083267 Fix show/hide button order and naming 2022-01-30 19:10:06 -06:00
2d5af03724 Update button layout and keyboard shortcut 2022-01-30 18:59:11 -06:00
8d0b0fb4c5 Fix next song in status bar 2021-10-24 16:01:23 -05:00
f9122c2942 Fix typo n Next Song button 2021-10-24 16:01:23 -05:00
b0eeb81592 Add next song to status line 2021-10-24 16:01:23 -05:00
7999cc486f Fix OBS general GET reply handling 2021-10-24 16:01:23 -05:00
09065f3e92 Make OBSClient only delete reply upon full receipt 2021-09-19 12:46:33 -05:00
a6ecc22d78 Cleanup formatting 2021-07-29 02:47:40 -05:00
28ee8733ba Specify WIN32 in CMake add_executable to get rid of terminal window 2021-07-28 02:07:19 -05:00
7b5a1450af Fix SlideHost 2021-07-28 02:05:30 -05:00
3b470d5346 Fix memory leaks 2021-07-28 01:55:14 -05:00
79982c5c2c Cleanup MainWindow includes and destructor 2021-07-28 01:54:47 -05:00
91683b4dd7 Switch from QMake to CMake with buildcore 2021-07-28 01:13:20 -05:00