Carla Valenti
|
1c3e60e0cf
|
* Update README (2)
|
15 years ago |
Carla Valenti
|
d45b3cf68b
|
* Update README
* Document the [0-7] keyboard commands
|
15 years ago |
Carla Valenti
|
6607fc1a63
|
* Add the -T <tty> and -n options to facilitate use
through inittab(5)
* Update and fix the man page.
* Adjust default date format which was left over from a previous
failed merge.
|
15 years ago |
Carla Valenti
|
31529219f9
|
Update manpage to reflect recent merging and rearrange the order
of the commands a little bit.
|
15 years ago |
Carla Valenti
|
4296d5c151
|
Merge git://github.com/Karnash/tty-clock
This adds the -b command line option (already present in the debian
version) which disables displaying a box by default.
|
15 years ago |
Carla Valenti
|
dd48346e10
|
Merge git://github.com/Skami18/tty-clock
|
15 years ago |
Carla Valenti
|
9cde0203f9
|
* Remove execute permissions from Makefile and README
|
15 years ago |
Carla Valenti
|
2b4bf01a28
|
* Fix -f <format> and avoid related SIGSEGV
* Remove free'd pointer indirections and move cleanup code to
own fuction.
|
15 years ago |
Carla Valenti
|
e913062e82
|
* Add manpage tty-clock.1 and modify Makefile accordingly
* Also apply debian Makefile patch
|
15 years ago |
Antoine Beaupré
|
39f9d8843a
|
make clean succeed all the time
|
15 years ago |
Skami18
|
2f2aaa09a0
|
Added the screensaver mode
|
15 years ago |
anarcat
|
2a3e01597e
|
Merge remote branch 'Karnash/master'
Conflicts:
README
ttyclock.c
|
15 years ago |
Guenter Knauf
|
df64a7fbb2
|
Added -d to program usage outout and to README.
|
16 years ago |
Guenter Knauf
|
4644b63064
|
Changed default date format.
In order to avoid mixing up day and month its better to use %F
(the ISO 8601 date format) to be more international understandable.
|
16 years ago |
Guenter Knauf
|
da6985db9d
|
Fixed segfault with now non-working -f option.
The commit to add the -d option broke getopt for -f taking an argument.
|
16 years ago |
Benoît Zugmeyer
|
ab96db2e4e
|
Correct format specification bug
|
16 years ago |
Benoît Zugmeyer
|
8502f635db
|
Press 'b' to switch box on/off
|
16 years ago |
Benoît Zugmeyer
|
3594e6276b
|
Add option (-b) to show border, default not shown
|
16 years ago |
Guillaume B
|
a82fd71690
|
Added the "-d" option.
It provides the user the ability to set the clock redraw frequency at
runtime.
|
17 years ago |
Guillaume B
|
55038fd7c1
|
Corrected minor stuff about the animation.
|
17 years ago |
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 |