81 Commits (d0b5bd4e270c63e1ee05c0067db2049926eb5225)
 

Author SHA1 Message Date
Guillaume B d0b5bd4e27 Merged my additions about animation. 17 years ago
Guillaume B 01c5b4424c Removed halfdelay and fixed some stuff about the animation. 17 years ago
Martin Duquesnoy 15a90b7191 Update README 17 years ago
Martin Duquesnoy 68afd752e3 Re-Add meridiem sign to date string and fix help page 17 years ago
Martin Duquesnoy a32ee816f7 Improve color switch thing 17 years ago
Martin Duquesnoy c8593cd0a7 Add keybind [0;7] to change color! 17 years ago
Martin Duquesnoy 695a33a74f Add -C option to choose clock color 17 years ago
Martin Duquesnoy e397a36fd7 Update README 17 years ago
Martin Duquesnoy f13dc1490d Remove full argument, fix typo and alloc 17 years ago
Martin Duquesnoy e7a243b934 Fix typo. 17 years ago
Tom Adams fea5a8c1c5 Updated README. 17 years ago
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