forks/peks-announcer.git
21 months agoMerge branch 'QtGUI' of https://github.com/IHasPeks/peks-announcer into QtGUI
Shane Pepperell [Sun, 15 Jan 2023 02:41:06 +0000 (02:41 +0000)]
Merge branch 'QtGUI' of https://github.com/IHasPeks/peks-announcer into QtGUI

21 months agoadded volume slider % text
Shane Pepperell [Sun, 15 Jan 2023 02:41:03 +0000 (02:41 +0000)]
added volume slider % text

21 months agofixed a bug that crashed the program during loading screen
Georgios Atheridis [Sun, 15 Jan 2023 02:17:52 +0000 (02:17 +0000)]
fixed a bug that crashed the program during loading screen

21 months agoShaneAI Voice pack for testing
Shane Pepperell [Sun, 15 Jan 2023 01:23:02 +0000 (01:23 +0000)]
ShaneAI Voice pack for testing

21 months agofixed a bug in windows for local sound directory
Georgios Atheridis [Sun, 15 Jan 2023 00:29:19 +0000 (00:29 +0000)]
fixed a bug in windows for local sound directory

21 months agoRefactored code. Added setup.py installation script. Implemented logging.
Georgios Atheridis [Sat, 14 Jan 2023 23:55:11 +0000 (23:55 +0000)]
Refactored code. Added setup.py installation script. Implemented logging.

21 months agostacking labels makes them unreadable. lets not do that
Shane Pepperell [Sat, 14 Jan 2023 15:38:00 +0000 (15:38 +0000)]
stacking labels makes them unreadable. lets not do that

21 months agofaker faker labelmaker
Shane Pepperell [Sat, 14 Jan 2023 15:34:54 +0000 (15:34 +0000)]
faker faker labelmaker

21 months agoQt Gui. but crashes on playing sound???
Shane Pepperell [Sat, 14 Jan 2023 15:15:40 +0000 (15:15 +0000)]
Qt Gui. but crashes on playing sound???

21 months agoprevent resizing of the main window. UI tweaks
Shane Pepperell [Sat, 14 Jan 2023 14:44:18 +0000 (14:44 +0000)]
prevent resizing of the main window. UI tweaks

21 months agoadded the ability to have soundpacks and made it easier to add or remove sounds
Georgios Atheridis [Sat, 14 Jan 2023 08:54:52 +0000 (08:54 +0000)]
added the ability to have soundpacks and made it easier to add or remove sounds

21 months agoremoved sleep and made the audio event block
Georgios Atheridis [Sat, 14 Jan 2023 05:41:50 +0000 (05:41 +0000)]
removed sleep and made the audio event block

21 months agomade icon only available on windows
Georgios Atheridis [Sat, 14 Jan 2023 05:27:32 +0000 (05:27 +0000)]
made icon only available on windows

21 months agoadded back icon code
Shane Pepperell [Sat, 14 Jan 2023 05:19:12 +0000 (05:19 +0000)]
added back icon code

21 months agorevert back to previous commit
Shane Pepperell [Sat, 14 Jan 2023 05:18:35 +0000 (05:18 +0000)]
revert back to previous commit

21 months agoremove icon link in code
Shane Pepperell [Sat, 14 Jan 2023 05:03:21 +0000 (05:03 +0000)]
remove icon link in code

21 months agoMerge branch 'master' of https://github.com/IHasPeks/peks-announcer
Shane Pepperell [Sat, 14 Jan 2023 05:02:29 +0000 (05:02 +0000)]
Merge branch 'master' of https://github.com/IHasPeks/peks-announcer

21 months agoadded pack switch UI, adjusted window size and layout to fit
Shane Pepperell [Sat, 14 Jan 2023 05:02:27 +0000 (05:02 +0000)]
added pack switch UI, adjusted window size and layout to fit

21 months agodeleted log file
Georgios Atheridis [Sat, 14 Jan 2023 04:48:53 +0000 (04:48 +0000)]
deleted log file

21 months agoadded a label + moved ui around a bit
Shane Pepperell [Sat, 14 Jan 2023 04:44:19 +0000 (04:44 +0000)]
added a label + moved ui around a bit

21 months agorandom sound test starts new thread
Georgios Atheridis [Sat, 14 Jan 2023 04:35:25 +0000 (04:35 +0000)]
random sound test starts new thread

21 months agofat peks branding
Shane Pepperell [Sat, 14 Jan 2023 04:18:06 +0000 (04:18 +0000)]
fat peks branding

21 months agoMerge branch 'master' of https://github.com/IHasPeks/peks-announcer
Shane Pepperell [Sat, 14 Jan 2023 03:46:55 +0000 (03:46 +0000)]
Merge branch 'master' of https://github.com/IHasPeks/peks-announcer

21 months agoMerge remote-tracking branch 'origin/master'
Georgios Atheridis [Sat, 14 Jan 2023 02:47:33 +0000 (02:47 +0000)]
Merge remote-tracking branch 'origin/master'

21 months agoannouncer now creates a log directory in APPDATA or .cache; updated .gitignore
Georgios Atheridis [Sat, 14 Jan 2023 02:44:00 +0000 (02:44 +0000)]
announcer now creates a log directory in APPDATA or .cache; updated .gitignore

21 months agoadded README and requirements.txt
Georgios Atheridis [Sat, 14 Jan 2023 02:41:28 +0000 (02:41 +0000)]
added README and requirements.txt

21 months agoremoved extra lines
Shane Pepperell [Sat, 14 Jan 2023 02:38:35 +0000 (02:38 +0000)]
removed extra lines

21 months agoset starting volume to 50 instead of 100
Shane Pepperell [Sat, 14 Jan 2023 02:37:05 +0000 (02:37 +0000)]
set starting volume to 50 instead of 100

21 months agoconverted ui to grid geometry manager
Shane Pepperell [Sat, 14 Jan 2023 02:36:46 +0000 (02:36 +0000)]
converted ui to grid geometry manager

21 months agomoved mute button below volume slider. (makes more sense there)
Shane Pepperell [Sat, 14 Jan 2023 02:28:48 +0000 (02:28 +0000)]
moved mute button below volume slider. (makes more sense there)

21 months agoMerge branch 'master' of https://github.com/IHasPeks/peks-announcer
Shane Pepperell [Sat, 14 Jan 2023 02:07:17 +0000 (02:07 +0000)]
Merge branch 'master' of https://github.com/IHasPeks/peks-announcer

21 months agoadded .vs directory to .gitignore
Shane Pepperell [Sat, 14 Jan 2023 02:06:56 +0000 (02:06 +0000)]
added .vs directory to .gitignore

21 months agoDelete .vs directory
Shane [Sat, 14 Jan 2023 02:06:31 +0000 (02:06 +0000)]
Delete .vs directory

21 months agoadded mute button
Shane Pepperell [Sat, 14 Jan 2023 02:03:39 +0000 (02:03 +0000)]
added mute button

3 years agoadd installation guide and general info
auxermen [Sun, 2 May 2021 15:03:27 +0000 (17:03 +0200)]
add installation guide and general info

3 years agoadd logging exceptions to file, change ui title and exit script when ui closes
auxermen [Sun, 2 May 2021 14:33:04 +0000 (16:33 +0200)]
add logging exceptions to file, change ui title and exit script when ui closes

3 years agoimplement initial version of lol announcer
auxermen [Sun, 2 May 2021 13:31:22 +0000 (15:31 +0200)]
implement initial version of lol announcer