stephenseo
  • Joined on 2021-04-30
stephenseo pushed to main at stephenseo/subtitle_displayer 2024-07-08 09:14:45 +00:00
cd8009b1a2 Add forgejo workflow/action to publish
stephenseo pushed to main at stephenseo/subtitle_displayer 2024-07-08 08:22:25 +00:00
cde81c1c5b Fix timer-anim. not resetting when slider moved
stephenseo pushed to main at stephenseo/subtitle_displayer 2024-07-08 08:16:20 +00:00
4452cfaf13 Add play/pause button with duration animation
stephenseo pushed to main at stephenseo/subtitle_displayer 2024-07-08 05:57:55 +00:00
25d016006a Minor fixes
stephenseo pushed to main at stephenseo/subtitle_displayer 2024-07-08 05:44:00 +00:00
03bd82e612 Add README.md
stephenseo pushed to main at stephenseo/subtitle_displayer 2024-07-08 05:39:09 +00:00
a23c1170d4 Impl. html/javascript/css .srt viewer
stephenseo created branch main in stephenseo/subtitle_displayer 2024-07-08 05:39:09 +00:00
stephenseo created repository stephenseo/subtitle_displayer 2024-07-08 05:37:08 +00:00
stephenseo pushed to windows at stephenseo/SimpleArchiver 2024-07-07 05:45:24 +00:00
eb74f31204 Revise file_format.md
stephenseo pushed to windows at stephenseo/SimpleArchiver 2024-07-07 04:08:01 +00:00
fdd0e19b79 Update file_format.md
stephenseo pushed to windows at stephenseo/SimpleArchiver 2024-07-05 11:48:37 +00:00
33bfdaca14 WIP work on windows support
stephenseo pushed to windows at stephenseo/SimpleArchiver 2024-07-05 09:48:29 +00:00
94c69bfb0d Fix erronous deletion breaking linux build
stephenseo pushed to windows at stephenseo/SimpleArchiver 2024-07-05 09:45:14 +00:00
4e54fbf753 WIP work on windows support
3f74beefdc WIP Windows impl.
Compare 2 commits »
stephenseo created branch windows in stephenseo/SimpleArchiver 2024-07-05 09:45:14 +00:00
stephenseo commented on issue stephenseo/SimpleArchiver#6 2024-07-04 11:38:05 +00:00
Implement arg parse

TODO:

  • Add Windows support that should behave the same as the Linux/OSX/Cosmopolitan implementation.

https://learn.microsoft.com/en-us/windows/win32/fileio/file-management-reference is…

stephenseo commented on issue stephenseo/SimpleArchiver#6 2024-07-04 11:15:54 +00:00
Implement arg parse

TODO:

  • Add Windows support that should behave the same as the Linux/OSX/Cosmopolitan implementation.
stephenseo commented on issue stephenseo/SimpleArchiver#6 2024-07-04 05:53:44 +00:00
Implement arg parse

As of 58269d751c973365ee98c917ddcd4b165c75e623 , getting all files/symbolic links in dirs is finished.

TODO:

  • Changing current working directory with -C
  • Possibly other things I…
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-04 05:50:24 +00:00
58269d751c Impl. handling symbolic links
20cb6cb3aa Remove unnecessary "TODO" in comment.
Compare 2 commits »
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-04 04:49:47 +00:00
e0373d693d Update file_format.md
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-04 04:14:11 +00:00
004f4f2cd9 revise file_format.md