70 Commits (f119cd20b0a4ea3ff249043d00726e86bc74bb3a)
 

Author SHA1 Message Date
Tom Adams f119cd20b0 Added option to change date format. 17 years ago
Tom Adams d2459f135a Use strftime for the date. 17 years ago
Martin Duquesnoy 742224bb71 Adjuste second mode position when it's switching and if the clock is show out the term 17 years ago
Martin Duquesnoy abcff61de7 Replace newwin by mvwin & wresize and remove nanosleep (halfdelay() do all) 17 years ago
Martin Duquesnoy feaaec0f1a Fix typo 17 years ago
Guillaume B 9bde3b4d6c Fixed a bug about how the date was displayed. 17 years ago
Guillaume B 453e39a33e Added some minor changes about optimisation. 17 years ago
Martin Duquesnoy 03b3c20719 Remove <arg> 17 years ago
Martin Duquesnoy 3dac5d10a0 Remove --lock option # 2 17 years ago
Martin Duquesnoy cea988b3f0 Remove --lock option 17 years ago
Martin Duquesnoy 029bf18cfd Add rebound option 17 years ago
Martin Duquesnoy 45f1a9df22 Surprise 17 years ago
Martin Duquesnoy 74ca67139b Markand want it, i do it. 17 years ago
Martin Duquesnoy a899c5fd00 Add usleep in the main loop 17 years ago
Martin Duquesnoy cb7490ea17 Remove useless things 17 years ago
Martin Duquesnoy ddcbbd1873 TTY-Clock2 beta released 17 years ago
Martin Duquesnoy 58abe96b0e update 17 years ago
Martin Duquesnoy 9f8a9cc132 Fix center + second placement problem 17 years ago
Martin Duquesnoy 6b0b537738 Fix init tm & lt 18 years ago
Martin Duquesnoy 262f0d3074 remove LICENSE :O 18 years ago
Martin Duquesnoy df322f560f Remove useless variable 18 years ago
Martin Duquesnoy 7266d9b238 Change fixcenter by conf.center (Kanru fork idea) 18 years ago
Martin Duquesnoy 83510bcc5e simplify again print number 18 years ago
Martin Duquesnoy 357848d8ce Simplify print_number function 18 years ago
Martin Duquesnoy 982f9fc035 Replace int tab[] -> Bool tab.. 18 years ago
Martin Duquesnoy 7ed30d4bcb makefile: Switch chmod 777 -> 755 for install the binary 18 years ago
Martin Duquesnoy 9a727be405 Fix MakeFile 18 years ago
Martin Duquesnoy efe374a07c Fix MakeFile 18 years ago
Martin Duquesnoy 2261c301b4 Cosmetic / typo 18 years ago
Martin Duquesnoy 7d0a8f2f5c Add comment and cosmetic 18 years ago
Martin Duquesnoy 55c726b48c Add SIGINT & SIGTERM signal support 18 years ago
Martin Duquesnoy a58943a633 Remove useless int, use direct getch() instead int n = getch() 18 years ago
Martin Duquesnoy 9acb5161e7 Add signal (Sigwinch) support, for terminal resize, re-arrange the clock position if fixcenter is true. 18 years ago
Martin Duquesnoy bf1a86734c Add fixcenter: Can't move the clock when it's center (sort of layout) 18 years ago
Martin Duquesnoy 5cf8e083b5 Fix Bool 18 years ago
Martin Duquesnoy d03f56b061 Replace bool by my Bool 18 years ago
Martin Duquesnoy 59b7730223 Change the "am" & "pm" place 18 years ago
Martin Duquesnoy a74115259f cosmetic 18 years ago
Martin Duquesnoy 7f3b12961f Improve the code, typo, variable... 18 years ago
Martin Duquesnoy 1e050104ca Fix set_center function 18 years ago
Martin Duquesnoy 3a30aea0e6 Fix color at the start 18 years ago
Martin Duquesnoy ecc85e3506 tty-clock: Change license / cosmetic & typo 18 years ago
martin 14e363932c rename struct name 18 years ago
martin 7ffdcd55c1 fix typo 18 years ago
martin 0293184183 remove verbose mode 18 years ago
martin 2ae69059c4 add set center function (-c) 18 years ago
martin 541c860cb1 fix typo 18 years ago
martin 8694283f02 fix typo 18 years ago
martin 1e3e955979 add keylock option 18 years ago
martin 2eda6156bb add comment 18 years ago