Commit Graph

67 Commits

Author SHA1 Message Date
56f98eed60 Update buildcore 2023-08-07 21:55:55 -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
814cef4a2e Add README 2023-07-21 00:11:16 -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
160977110e Fix Makefile debugger command 2023-07-20 19:30:46 -05:00
29cdc499e6 Add settings dialog, camera controls 2023-07-20 19:30:08 -05:00
a8327b2b67 Update to new buildcore 2023-07-16 22:50:14 -05:00
6c00d960bd Add LICENSE file 2023-07-16 22:50:01 -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
68d963ab69 [buildcore] Update buildcore 2022-07-24 00:34:52 -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
c1cab3e3f3 [buildcore] Update buildcore 2022-01-30 18:56:46 -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
0ff1dfd300 Add obs scene switcher script 2021-09-19 12:43:52 -05:00
a6ecc22d78 Cleanup formatting 2021-07-29 02:47:40 -05:00
db22459f46 [buildcore] Remove duplicate definitions 2021-07-28 04:02:10 -05:00
a7c83d6fdd [buildcore] Add check to make sure we have the right Python 2021-07-28 02:46:55 -05:00
716ca9b768 [buildcore] Add check to make sure we have the right Python 2021-07-28 02:38:57 -05:00
7d4671fb0c Add CLion config 2021-07-28 02:20:02 -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