Commit Graph

19 Commits

Author SHA1 Message Date
cv 0bb728d76c refract: broadcast state
- ability to broadcast state without recalculating timer
2021-10-31 11:20:35 +01:00
cv 5a68d292e1 fix: reset timers
reset timers as needed with roll mode
2021-10-31 11:16:32 +01:00
cv 3a85a483c1 fix: load titles
fixed issue where titles where not loaded in roll mode
2021-10-29 13:25:45 +02:00
cv ba3f0372dd refract: secondary timer
small fixes on how the timer is calculated
2021-10-29 13:03:47 +02:00
cv e4b712593d fix: roll active with upcoming event
fixed an bug where the next event index 0 was treated as no event found
2021-10-28 17:47:03 +02:00
cv 1305fad6b5 fix: reset timers
reset timers correctly when current event is deleted
2021-10-28 15:27:23 +02:00
cv 55f897b0bd Small Improvements
- update UI on delete all
- fix license
2021-06-14 15:05:08 +02:00
cv 4d7a26a66d fix: delete all
eventlist in timer object was not reset correctly
2021-06-14 14:50:04 +02:00
Carlos Valente 7069da65c9 Merge branch 'master' into feat/oscfeedback 2021-06-14 10:18:24 +02:00
Carlos Valente 2cd28edbf9 Merge branch 'master' into feat/info 2021-06-13 14:34:20 +02:00
cv 87e0a49d28 add messages
- overtime
- title
- finished
2021-06-13 12:12:42 +02:00
cv df44d3fcbc send data to component
- title data
- added note to title data
- add total events info into socket
2021-06-11 14:40:24 +02:00
cv 0e550dedc6 update + cleanup
- update electron
- cleanup unused function calls
- close websocket on process end
- style fix on splash screen
2021-06-11 08:54:35 +02:00
cv 2612ea7621 docs: comment osc functions 2021-06-10 23:39:48 +02:00
cv 780c355a10 send osc 2021-06-10 22:46:44 +02:00
cv 441a67e09b timer has formatted timetag 2021-06-10 22:46:26 +02:00
cv 81e3b0abbf cursor fixes
- delete would use wrong index to relocate
- cursor uses eventId instead of eventIndex
- cursor would move on any item changes
2021-05-28 23:59:08 +02:00
cv 05369f2b79 Merge branch 'master' into wip/migratedb 2021-05-28 14:46:54 +02:00
cv aa53f2c9cf folder restructure 2021-05-28 13:16:34 +02:00