mrintrepide

Results 4 issues of mrintrepide

#40 Use 24h standard time format

Hi Can you use 24 hours time format ? I can send you a PR for this. 12h format not display correctly on 24h systems. ![Screenshot_20220719_133805](https://user-images.githubusercontent.com/40322493/179741800-82ec91b9-b409-4eac-b806-aeb62d4d57d4.png) With my PR in...

**Describe the problem or limitation you are having** Want, without new validation, Translate text in screen area with last saved selected region. Actually, I do Ctrl+Alt+O then Enter for validate...

enhancement

Hi, I tried to build with ROCm support and it's fail. Build output: ``` quentin@quentin-pc:~/Documents/stable-diffusion.cpp/build$ cmake .. -G "Ninja" -DCMAKE_C_COMPILER=$(hipconfig -l)/clang -DCMAKE_CXX_COMPILER=$(hipconfig -l)/clang++ -DSD_HIPBLAS=ON -DCMAKE_BUILD_TYPE=Release -DAMDGPU_TARGETS=gfx1100-- The C compiler identification...