2022-06-04 01:38 | use .opus as ext. if output type is opus | Randy Palamar | 1 | +1 | -1 |
2022-05-25 14:55 | remove support for fetching from forvo | Randy Palamar | 1 | +0 | -152 |
2022-05-25 03:26 | remove .github nonsense | Randy Palamar | 4 | +0 | -224 |
2022-05-25 03:25 | update README | Randy Palamar | 1 | +23 | -240 |
2022-05-25 02:59 | remove ankiconnect and related functions | Randy Palamar | 2 | +16 | -492 |
2022-04-09 10:56 | update styler | Ren Tatsumoto | 1 | +5 | -1 |
2022-04-09 10:56 | let the user disable audio or snapshots | Ren Tatsumoto | 3 | +42 | -25 |
2022-04-05 11:25 | q to close | Ren Tatsumoto | 1 | +1 | -0 |
2022-04-04 11:25 | move menu | Ren Tatsumoto | 3 | +144 | -102 |
2022-03-29 22:29 | bump version | Ren Tatsumoto | 1 | +1 | -1 |
2022-03-29 21:59 | Merge pull request #67 from Luukuton/episode-num-parsing | Ren Tatsumoto | 4 | +84 | -49 |
2022-03-29 21:25 | make test functions local | Marko Leinikka | 1 | +3 | -2 |
2022-03-29 21:23 | remove luaunit and implement custom assert | Marko Leinikka | 2 | +9 | -3456 |
2022-03-29 21:10 | change the way helpers are imported | Marko Leinikka | 4 | +30 | -29 |
2022-03-29 17:39 | add a test case to get_episode_number | Marko Leinikka | 1 | +1 | -0 |
2022-03-29 17:28 | change stars to 'Placeholder' in tests to be more authentic | Marko Leinikka | 1 | +8 | -8 |
2022-03-29 17:25 | add unit testing for get_episode_number | Marko Leinikka | 2 | +3477 | -0 |
2022-03-29 17:25 | move get_episode_number and is_empty to new helpers file | Marko Leinikka | 3 | +51 | -50 |
2022-03-29 17:24 | fix get_episode_number picking up digits in hashes | Marko Leinikka | 1 | +2 | -1 |
2022-03-20 04:23 | Update README.md | Ren Tatsumoto | 1 | +1 | -1 |
2022-03-11 20:40 | Merge pull request #64 from cyphar/image-subs-overwrite | Ren Tatsumoto | 1 | +10 | -3 |
2022-03-11 06:48 | dvd_subtitles: don't overwrite text field with dummy text | Aleksa Sarai | 1 | +10 | -3 |
2022-02-22 16:36 | Update subs2srs.conf | Ren Tatsumoto | 1 | +2 | -0 |
2022-01-19 08:13 | add a switch for the gui browse feature | Ren Tatsumoto | 2 | +7 | -0 |
2022-01-05 20:14 | fix the duplicates problem | Ren Tatsumoto | 2 | +6 | -2 |
2022-01-05 20:11 | update readme | Ren Tatsumoto | 2 | +3 | -2 |
2021-12-03 19:01 | warnings don't apply to ffmpeg | Ren Tatsumoto | 1 | +3 | -0 |
2021-11-30 07:27 | support custom encoding arguments | Ren Tatsumoto | 3 | +17 | -2 |
2021-11-16 20:45 | allow adding subs even if no text can be fetched | Ren Tatsumoto | 1 | +3 | -2 |
2021-11-14 07:56 | refactor subtitle get current | Ren Tatsumoto | 1 | +21 | -15 |
2021-11-14 07:54 | don't nuke spaces by default | Ren Tatsumoto | 2 | +2 | -2 |
2021-11-14 07:53 | change default mnemonic from "export" to "new" | Ren Tatsumoto | 2 | +3 | -3 |
2021-11-05 17:08 | Merge pull request #59 from nbelikov/clipboard-fix | Ren Tatsumoto | 1 | +1 | -1 |
2021-11-05 17:02 | Fix incorrect redirect | Nikolay Belikov | 1 | +1 | -1 |
2021-11-05 16:37 | Merge pull request #58 from nbelikov/fix-subs-get-current | Ren Tatsumoto | 1 | +7 | -2 |
2021-11-05 15:30 | Fix a crash in subs.get_current | Nikolay Belikov | 1 | +7 | -2 |
2021-11-05 15:48 | Merge pull request #57 from nbelikov/clipboard-fix | Ren Tatsumoto | 1 | +2 | -2 |
2021-11-05 15:09 | Fix automatic clipboard paste vulnerability | Nikolay Belikov | 1 | +2 | -2 |
2021-11-03 16:59 | Merge pull request #56 from cyphar/modify-card-without-subs | Ren Tatsumoto | 1 | +10 | -1 |
2021-11-03 13:14 | update_last_note: allow updates without subtitle text if times are set | Aleksa Sarai | 1 | +10 | -1 |
2021-10-29 19:52 | bump version | Ren Tatsumoto | 1 | +1 | -1 |
2021-10-27 09:28 | applies to any os | Ren Tatsumoto | 1 | +2 | -3 |
2021-10-27 05:08 | revise Prerequisites | Ren Tatsumoto | 1 | +9 | -6 |
2021-10-24 12:01 | update docs | Ren Tatsumoto | 2 | +13 | -8 |
2021-10-24 11:43 | link wl-copy for wayland users | Ren Tatsumoto | 1 | +1 | -1 |
2021-10-24 11:42 | mention ffmpeg encoder in the example config | Ren Tatsumoto | 1 | +7 | -0 |
2021-10-24 11:41 | bring back ffmpeg encoder | Ren Tatsumoto | 2 | +100 | -17 |
2021-10-24 06:38 | move encoder | Ren Tatsumoto | 2 | +125 | -103 |
2021-10-09 06:46 | update Celluloid notes | Ren Tatsumoto | 1 | +5 | -2 |
2021-10-01 16:03 | Merge pull request #52 from nbelikov/master | Ren Tatsumoto | 1 | +5 | -11 |
| 451 more commits remaining, fetch the repository |