Commit Graph

277 Commits

Author SHA1 Message Date
Alexander Lukyanchikov 423e50e3f2
Merge pull request #56 from sqshq/cleanup_escape_codes
Cleanup escape codes for regular and interactive shell sampling
2019-08-23 23:00:22 -04:00
sqshq 9c00af5e50 cleanup escape codes for regular and interactive shell sampling 2019-08-23 22:33:34 -04:00
Alexander Lukyanchikov 5b0b2291d2
Update download links to 1.0.3 2019-08-18 13:40:19 -04:00
sqshq a086d99bf2 1.0.3 2019-08-18 13:11:30 -04:00
Alexander Lukyanchikov 3ccf0333ac
Merge pull request #42 from sqshq/fix_triggers_for_textboxes_and_asciiboxes
Fix triggers functionality for textboxes and asciiboxes
2019-08-18 12:26:01 -04:00
sqshq 63bc5a0a3c Fix triggers functionality for textboxes and asciiboxes 2019-08-18 12:18:30 -04:00
Alexander Lukyanchikov 5eb260b432
Update README.md 2019-08-11 22:14:37 -04:00
Alexander Lukyanchikov c6f6e7c719
Update README.md 2019-08-11 22:11:40 -04:00
Alexander Lukyanchikov 461319718a
Update README.md 2019-08-11 21:54:59 -04:00
Alexander Lukyanchikov 3cf59d82ed
Update README.md 2019-08-11 00:29:26 -04:00
Alexander Lukyanchikov ee14b34d9f
Update README.md 2019-08-11 00:28:00 -04:00
sqshq d83502ac49 support and assistance text added 2019-08-07 08:18:33 -04:00
sqshq 64ca638350 added sudo 2019-08-07 01:08:47 -04:00
sqshq 7ba7a3075b README and status bar text update for 1.0.2 2019-08-07 00:37:58 -04:00
sqshq f9eb4db3fc replace intro and status bar text 2019-08-06 22:34:12 -04:00
sqshq c816f9c817 switch to GPLv3 2019-08-06 22:33:48 -04:00
Alexander Lukyanchikov a78d1540fb
Merge pull request #26 from sqshq/first_run_license_validation
Issue with first run license validation
2019-08-05 21:48:56 -04:00
sqshq dc76d2314b fixed an issue with first run license validation, tests added 2019-08-05 21:39:52 -04:00
Alexander Lukyanchikov 890f7461ab
Merge pull request #25 from 0xflotus/patch-1
did you mean 'interactive'?
2019-08-05 17:46:39 -04:00
0xflotus d5eed6f206
did you mean 'interactive'? 2019-08-05 23:17:57 +02:00
Alexander Lukyanchikov 7b6315a07a minor documentation improvement 2019-08-04 22:49:27 -04:00
Alexander Lukyanchikov e1e6eb0538
Minor documentation update 2019-08-04 20:38:12 -04:00
Alexander Lukyanchikov 93e05d6b74
Update README with libasound2 details, get rid of sudo in install commands 2019-08-04 17:36:04 -04:00
Alexander Lukyanchikov 11650b96d7
Added a note regarding missing libasound library for Linux 2019-08-04 17:13:06 -04:00
sqshq 1cb988ba24 update install commands to 1.0.1 2019-08-04 01:24:55 -04:00
sqshq 8cd54658eb 1.0.1 2019-08-04 00:57:25 -04:00
Alexander Lukyanchikov 195b9dfb45
Merge pull request #13 from sqshq/linux_user_home_fix
Fix user home directory for linux to work on both ubuntu and centos, without loosing cross-compilation support
2019-08-04 00:56:17 -04:00
sqshq edc4ab7ba4 use same ways to get homedir for both linux and macOS 2019-08-04 00:48:46 -04:00
sqshq 551e3f029a fix user home directory for linux to work on both ubuntu and centos, without loosing cross-compilation support 2019-08-04 00:24:05 -04:00
Alexander Lukyanchikov 5c5281683f
Merge pull request #12 from sqshq/allow-no-sound-mode
Allow no-sound mode in case of audio player creation error
2019-08-03 18:11:27 -04:00
Alexander Lukyanchikov dd6077d6a6
Merge pull request #11 from sqshq/config_validation_for_absent_sample_script
Address crash reports: added validation to return user-friendly error if sampling script is not specified
2019-08-03 17:55:33 -04:00
sqshq 36f684133c allow no-sound mode in case of audio player creation error 2019-08-03 17:54:41 -04:00
sqshq eca0536680 address crash reports: added validation to return user-friendly error if sampling script is not specified 2019-08-03 17:38:56 -04:00
Alexander Lukyanchikov 929dbdc848
Merge pull request #10 from sqshq/float_parse_for_decimal_comma
Fixed the issue with decimal comma parsing
2019-08-03 17:24:01 -04:00
sqshq 04f50ea149 fix tests on CI 2019-08-03 17:14:49 -04:00
sqshq 5b1c615740 debug tests on CI 2019-08-03 17:03:46 -04:00
sqshq 5e9668c2e4 fixed the issue with decimal comma parsing, tests added 2019-08-03 16:50:41 -04:00
Alexander Lukyanchikov 0a88bd3727
Add homebrew install instruction for macOS 2019-08-03 08:28:58 -04:00
Alexander Lukyanchikov 2359260ea9
Merge pull request #3 from johnson-christopher/master
Save config in user's home, not root directory
2019-08-02 22:57:31 -04:00
Chris Johnson d5e7d72a6c
Save config in user's home, not root directory 2019-08-02 21:45:46 -04:00
sqshq 1a6a1d25b7 minor polishing 2019-07-29 22:39:17 -04:00
sqshq 18d8a08449 1.0.0 🎉 2019-07-29 18:21:44 -04:00
sqshq d7d3831d7d added usage time statistics 2019-07-28 20:27:14 -04:00
sqshq a506bb92eb palette changes for windows support 2019-07-28 16:59:51 -04:00
sqshq 24eb7bf571 minor refactoring 2019-07-28 13:15:34 -04:00
sqshq 5d730b5fec address linter warnings 2019-07-27 00:15:35 -04:00
sqshq 34cfaae794 go yaml update 2019-07-25 23:43:23 -04:00
sqshq 0ad8caf579 example yml changes to reflect README 2019-07-25 23:36:34 -04:00
sqshq 60b325eabf personal license added 2019-07-21 23:30:05 -04:00
sqshq bc51750141 added windows compilation support for PTY 2019-07-01 23:17:21 -04:00