Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-08-30 | update gitignore | Daniel Friesel | -5/+2 |
2011-07-03 | s/visual/graphical/ | Daniel Friesel | -4/+4 |
2011-06-25 | Build.PL: Specify SDL::{Mixer,Music} instead of SDL dependency | Daniel Friesel | -1/+2 |
2011-06-21 | changelog: Fix typo | Daniel Friesel | -1/+1 |
2011-06-21 | Release v1.31.3 | Daniel Friesel | -3/+3 |
2011-06-21 | Add --beep-when option (closes #1) | Daniel Friesel | -4/+26 |
2011-06-17 | Documentation updates | Daniel Friesel | -4/+6 |
2011-06-17 | Note that we need Module::Build >= 0.36 | Daniel Friesel | -1/+2 |
2011-06-16 | Release v1.2. ffs.1.2 | Daniel Friesel | -4/+10 |
2011-06-16 | Fix ekgping on systems where ping reports icmp_seq (used to assume icmp_req) | Daniel Friesel | -1/+6 |
2011-06-16 | Release v1.1 | Daniel Friesel | -5/+11 |
2011-06-16 | Add timeout switch (-t / --timeout) | Daniel Friesel | -2/+12 |
2011-06-16 | ekgping: Only call dist_file if no beep file was specified | Daniel Friesel | -1/+3 |
2011-06-15 | Release v1.01.0 | Daniel Friesel | -4/+7 |
2011-06-15 | Fix syntax error. duh. | Daniel Friesel | -1/+1 |
2011-06-15 | Update README | Daniel Friesel | -2/+2 |
2011-06-15 | Add COPYING | Daniel Friesel | -0/+3 |
2011-06-15 | Don't crash if ping fails | Daniel Friesel | -3/+6 |
2011-06-15 | ekgping(1): Update / fix dependency list | Daniel Friesel | -4/+4 |
2011-06-15 | Build.PL: Add dependencies | Daniel Friesel | -0/+7 |
2011-06-15 | Add compile/pod tests | Daniel Friesel | -0/+16 |
2011-06-15 | Allow passing of options to ping call | Daniel Friesel | -2/+7 |
2011-06-15 | Add options (quiet, custom sound file, version) | Daniel Friesel | -19/+52 |
2011-06-15 | Add File::ShareDir to ekgping(1) dependency list | Daniel Friesel | -0/+2 |
2011-06-15 | Add README | Daniel Friesel | -0/+21 |
2011-06-15 | Add Build.PL | Daniel Friesel | -1/+37 |
2011-06-15 | Documentation | Daniel Friesel | -4/+36 |
2011-06-15 | Minor style fixes | Daniel Friesel | -3/+5 |
2011-06-15 | Use SDL for beeps | Daniel Friesel | -22/+17 |
2011-06-15 | Sound via direct /dev/audio access (ugly, mostly proof of concept) | Daniel Friesel | -1/+21 |
2011-06-15 | Show full spike only for rtt < 0.3ms, half spike otherwise | Daniel Friesel | -2/+13 |
2011-06-02 | Cleanup | Daniel Friesel | -2/+2 |
2011-06-02 | Get terminal width from Term::Size | Daniel Friesel | -1/+2 |
2011-06-02 | Erase next column | Daniel Friesel | -1/+6 |
2011-06-02 | Hide cursor | Daniel Friesel | -1/+12 |
2011-06-02 | Rewrite line every 80 chars | Daniel Friesel | -0/+6 |
2011-06-02 | Minor cleanup | Daniel Friesel | -23/+22 |
2011-06-01 | beep simulation | Daniel Friesel | -5/+22 |
2011-06-01 | Initial commit | Daniel Friesel | -0/+90 |