Please update SMS source, so I can download it with TortoiseSVN.
Thanks.
Printable View
Please update SMS source, so I can download it with TortoiseSVN.
Thanks.
@rami1: no time for that at the moment (new job - no time for SMS). Just wait until next weekend - I'll try to submit it then. Btw., are "right-to-left" subs OK or I've missed something? :)
I am glad You remember me!
Well right2left convert algorithm is much more complex then reversing strings,
since the string can be mixed with English letters and numbers that need not to be revered, and there is also special brackets treatment.
Many people here have asked me to add true r2l support, I started
doing it, but then I went to my much needed summer vacation, and chased
horny Israeli girls, as I really felt the need to balance
my love to technical stuff. Mission accomplished ;)
Now I am back from the vacation, and I finished adding true r2l support,
to the old sms source and it is working fine, thats why I wanted the updated source code.
I had to write most by code myself, since other algorithms I know are very complex.
I have also written simple function to detect if the subtitles file
need converting or not(My original idea), as some files are already converted.
Nice to see You back.