erth9960
  • Joined on 2020-10-14
erth9960 pushed to master at DMC/play-daemon-threaded 2023-10-09 16:42:06 +02:00
291a828b1b Removed dead code
erth9960 pushed to master at DMC/play-daemon-threaded 2023-10-09 16:41:24 +02:00
6309f1f4a4 Added WorkThread, a class handling long-running jobs by means of a prioritized queue.
erth9960 pushed to master at DMC/play-daemon-threaded 2023-10-05 16:44:56 +02:00
02d8c98665 Finished experimenting on nvidia options
erth9960 pushed to master at DMC/play-daemon-threaded 2023-10-04 15:25:22 +02:00
88096714ff More nvenc experiments
erth9960 pushed to master at DMC/play-daemon-threaded 2023-10-04 15:14:40 +02:00
80cdf629c1 Removed obsolete variables in excpetion block
erth9960 pushed to master at DMC/play-daemon-threaded 2023-10-04 15:10:21 +02:00
ae431e6902 Testing nvidia settings
erth9960 pushed to master at DMC/play-daemon-threaded 2023-08-30 20:40:33 +02:00
7b3eb380c0 Missed an instance of the creation key to be changed
erth9960 pushed to master at DMC/play-daemon-threaded 2023-08-30 14:59:13 +02:00
8bc1ff6318 Removed an empty subtitles key from cattura preprocessing, and fixed a misnamed 'creation' key to the correct name 'created'
erth9960 pushed to master at DMC/play-daemon-threaded 2023-08-29 11:24:20 +02:00
deeb55b73f Fixed the courseSegmentInstance sorting bug and added reasoning for sorting in the first place
erth9960 pushed to master at DMC/play-daemon-threaded 2023-08-29 10:32:17 +02:00
c0fe9a8cb1 Fixed a bug when sorting booking items
erth9960 pushed to master at DMC/play-daemon-threaded 2023-08-24 14:07:06 +02:00
c2a1cf61a0 Changed a bunch of debug messages to info, to make logging slightly less verbose if needed.
erth9960 pushed to master at DMC/play-daemon-threaded 2023-08-24 13:40:59 +02:00
b7f0f562a8 Fixed a use before set, and refactored to make it less likely
erth9960 pushed to master at DMC/play-daemon-threaded 2023-08-24 13:27:35 +02:00
4f97bfe44e Guarding against exceptions when applying handler results to package
erth9960 pushed to master at DMC/multiplayer-ce 2023-08-16 14:25:14 +02:00
5ae4fb9ff4 Unknown languages now lead to English UI. Updated documentation
erth9960 pushed to master at DMC/multiplayer-ce 2023-08-16 14:17:01 +02:00
811cfd6305 Made the button to copy a link to the current time always visible by default
4446f9d67b Removed concole.log statements
Compare 2 commits »
erth9960 pushed to master at DMC/multiplayer-ce 2023-08-16 14:10:36 +02:00
63810bb5a1 Removed debugging code.
erth9960 pushed to master at DMC/multiplayer-ce 2023-08-16 14:07:17 +02:00
30e0944aaa Implemented UI language switching
erth9960 pushed to master at DMC/multiplayer-ce 2023-08-16 09:19:10 +02:00
df2dab7adc Expanded documentation for parseGETParameters
erth9960 pushed to master at DMC/play-api 2023-06-15 14:04:38 +02:00
1188b5c854 Deprecated /notify in favor of specific endpoints. Removed /notify/hold
erth9960 pushed to master at DMC/play-daemon-threaded 2023-06-15 11:00:26 +02:00
787fb605e1 Subtitle replacement and deletion now works as expected