Commit Graph
283 Commits
Author SHA1 Message Date
Deniz Şafak 2cb2f3dfb1 Fix NVML Shared library error 2025-05-20 04:23:22 +03:00
Deniz Şafak 578da66f34 Update GPU check logic 2025-05-20 04:11:17 +03:00
Deniz Şafak 814c171a90 Update GPU detection logic 2025-05-20 03:32:29 +03:00
Deniz Şafak b3b420beec Do not install CUDA in Windows if GPU is AMD 2025-05-20 02:48:02 +03:00
Deniz Şafak 93be50eda1 Add support for AMD in Linux 2025-05-20 02:46:43 +03:00
Deniz Şafak 9c44001601 Fix app icon issue in Linux 2025-05-15 21:22:18 +03:00
Deniz Şafak e03336836b Better sleep state handling for Linux 2025-05-15 21:15:47 +03:00
Deniz Şafak b75277a3cb Improved input box background color handling 2025-05-15 21:13:00 +03:00
Deniz ŞafakandGitHub f611512747 Update CHANGELOG.md v1.0.7 2025-05-10 01:25:48 +03:00
Deniz Şafak accb3efc54 v1.0.7 2025-05-10 01:24:22 +03:00
Deniz Şafak f415c0d4d3 Fix ffmpeg error in Linux 2025-05-10 01:12:37 +03:00
Deniz Şafak 7fff2f154c Fix [Errno 32] in Linux 2025-05-10 00:44:26 +03:00
Deniz Şafak 85481ad119 Update changelog and shortcut text 2025-05-10 00:28:15 +03:00
Deniz Şafak 143c9d9b30 Offer installation for linux 2025-05-10 00:21:57 +03:00
Deniz Şafak 5cfb8b4be7 Update readme, fix desktop shortcut in linux 2025-05-10 00:08:38 +03:00
Deniz Şafak 1b5b8e0e31 Add icon.png 2025-05-09 20:40:54 +03:00
Deniz Şafak 11caeedef5 Added Add desktop shortcut option to Linux version 2025-05-09 20:39:28 +03:00
Deniz Şafak 9c997c9616 Added Save in a project folder with metadata option, added Go to folder button 2025-05-09 19:34:32 +03:00
Deniz Şafak ac8907041a Improved PDF handling 2025-05-09 17:36:49 +03:00
Deniz Şafak 22086793ae Improved process handling for subpprocess calls 2025-05-09 10:58:05 +03:00
Deniz Şafak 101012d9aa Prevent cancellation if process is at 99% 2025-05-09 01:50:09 +03:00
Deniz Şafak cab0a7631f Improve chaptered audio generation by outputting directly as m4b instead of converting from wav 2025-05-09 01:29:14 +03:00
Deniz Şafak 375a185aef Added .opus support as output format for generated audio files. 2025-05-08 20:43:44 +03:00
Deniz Şafak a691b9af58 Added "Playing..." indicator for "Preview" button in the voice mixer 2025-05-08 16:38:24 +03:00
Deniz Şafak 311cdaeae1 Ignore chapter markers and single newlines when calculating text length 2025-05-08 16:29:43 +03:00
Deniz Şafak 4d0aabc13e Update changelog 2025-05-08 15:51:04 +03:00
Deniz Şafak b644da8556 Fix "No module named 'progress'" in Windows 10 2025-05-05 11:41:09 +03:00
Deniz Şafak fa6e3fce1a Fix "No module named 'progress'" in Windows 10 2025-05-05 11:26:01 +03:00
Deniz Şafak 8f8ad3ec26 v1.0.6 v1.0.6 2025-05-04 15:23:25 +03:00
Deniz Şafak 67b35d1dfb Add preview button to voice mixer 2025-05-04 15:10:08 +03:00
Deniz Şafak 15f1eb7f1e Add chapter marker button, fix f-string, fix contnet before chapter not including 2025-05-04 13:53:03 +03:00
Deniz Şafak 146fcb3c1f Restyle using black, improve m4b process handling 2025-05-04 11:39:54 +03:00
Deniz Şafak 412fb3bc7e Update readme v1.0.5 2025-05-04 11:10:07 +03:00
Deniz ŞafakandGitHub d9b6081a06 Merge pull request #13 from denizsafak/beta
- Added new output format: `m4b`, enabling chapter metadata in audiobooks. Special thanks to @jborza for implementing this feature in PR #10.
- Better approach for determining the correct configuration folder for Linux and MacOS, using platformdirs. (Fixes Docker issue #12)
- Improvements in documentation and code.
2025-05-04 11:00:44 +03:00
Deniz ŞafakandGitHub 674fc14813 Merge branch 'main' into beta 2025-05-04 11:00:16 +03:00
Deniz Şafak fa144561fb Update changelog 2025-05-04 10:58:37 +03:00
Deniz Şafak 1d27f6fd2e Improvements in documentation 2025-05-04 10:50:36 +03:00
Deniz Şafak a03120d66f Fix "cannot access local variable 'm4b_picked'", improve m4b handling 2025-05-04 02:07:34 +03:00
Deniz Şafak 68b44a3516 Add label for m4b output format, improvements 2025-05-04 00:51:56 +03:00
Deniz ŞafakandGitHub 3bbb88d446 Update Dockerfile 2025-05-04 00:14:01 +03:00
Deniz Şafak a1ccd51ea0 Fix dockerfile 2025-05-04 00:13:33 +03:00
Deniz Şafak 13cf6f20a4 Added informative messages and improved error handling for ffmpeg 2025-05-04 00:03:53 +03:00
Deniz Şafak 4311ed51d4 Fix m4b error in seperate chapters 2025-05-03 23:40:01 +03:00
Deniz Şafak 9170d9ae3e Update readme 2025-05-03 23:15:38 +03:00
Deniz Şafak 593d21675e Update readme 2025-05-03 23:15:06 +03:00
Deniz Şafak 9aebdecc60 Fix progress error 2025-05-03 23:13:43 +03:00
Deniz ŞafakandGitHub 290d246e80 Merge pull request #10 from jborza/main
Add chapter metadata
2025-05-03 23:01:00 +03:00
Deniz ŞafakandGitHub 5ac6e3bb2a Merge pull request #11 from denizsafak/main
Update beta branch
2025-05-03 22:57:27 +03:00
Deniz Şafak 6bf189312a Add docker support, fix config dir 2025-05-03 22:55:41 +03:00
Juraj Borza 22fdccd78d Merge branch 'main' of https://github.com/jborza/abogen 2025-05-03 19:34:39 +02:00