2015-06-23 00:59 | Variables cleanup and make indices size_t | lostd | 1 | +18 | -20 |
2015-06-23 00:42 | Debug printing | lostd | 2 | +14 | -6 |
2015-06-23 00:29 | Move normalization to common code | lostd | 1 | +78 | -55 |
2015-06-21 00:28 | Intensity symbols array in wide chars | lostd | 1 | +1 | -0 |
2015-06-21 00:26 | Smaller DFT size | lostd | 1 | +17 | -19 |
2015-06-20 20:18 | Update with a link for stereo tests | lostd | 1 | +2 | -1 |
2015-06-20 20:16 | Fix channel splitting loop and make it work on all window sizes | lostd | 1 | +4 | -1 |
2015-06-20 18:44 | Add a stereo mode and support for it in the solid visualization | lostd | 2 | +121 | -64 |
2015-06-17 09:42 | Macro for string length | lostd | 1 | +4 | -3 |
2015-06-17 08:09 | Add freeze key | lostd | 2 | +8 | -1 |
2015-06-17 01:27 | Add a spectrogram visualization | lostd | 3 | +73 | -2 |
2015-06-16 21:00 | Use ASCII characters by default to work on VTs | lostd | 1 | +1 | -1 |
2015-06-16 18:20 | Convert arg to number and check bounds | lostd | 1 | +3 | -17 |
2015-06-16 00:58 | Make band narrower because no music shows up there | lostd | 1 | +1 | -1 |
2015-06-16 00:57 | Boost higher frequencies for a nicer display | lostd | 1 | +4 | -0 |
2015-06-15 00:27 | New mode with solid vertical lines on the wave domain | lostd | 2 | +71 | -1 |
2015-06-04 22:04 | Make config independent to avoid accidental overwrites | lostd | 1 | +3 | -5 |
2015-05-09 22:58 | Divide at the end to make it more responsive | lostd | 1 | +1 | -2 |
2015-05-09 22:33 | Draw nothing on zero input | lostd | 1 | +6 | -1 |
2015-05-09 22:18 | New circle visual on the wave domain called boom plus reordering | lostd | 2 | +95 | -8 |
2015-04-02 13:54 | Use single '-' in LICENSE for copyright years | sin | 1 | +2 | -2 |
2015-04-02 13:53 | Use wide chars by default | sin | 1 | +1 | -1 |
2015-04-02 13:52 | Update manpage date | sin | 1 | +1 | -1 |
2015-04-02 13:52 | Update COPYRIGHT | sin | 2 | +6 | -2 |
2014-11-21 16:29 | This makes more sense now, avoid mod operation | lostd | 1 | +2 | -6 |
2014-11-21 11:01 | More descriptive comment | lostd | 1 | +1 | -1 |
2014-11-19 22:56 | Can now cycle visualizations using an array | lostd | 2 | +39 | -15 |
2014-11-07 16:28 | Consistency with our other Makefiles | lostd | 1 | +4 | -4 |
2014-11-07 16:02 | Change variable name NAME to BIN | lostd | 1 | +8 | -8 |
2014-11-07 16:01 | Use an explicit rule for the final target | lostd | 1 | +3 | -0 |
2014-11-07 14:01 | Remove config.alt.h and use #if 0 #else #endif in config.def.h | sin | 2 | +6 | -3 |
2014-11-07 13:59 | Use -lncursesw instead of -lcursesw as it is more widely supported | sin | 1 | +1 | -1 |
2014-11-03 14:51 | Add support for wide characters and configuration | lostd | 4 | +32 | -10 |
2014-10-03 20:10 | Use default bg | sin | 1 | +4 | -3 |
2014-09-15 22:33 | Bounce mode | lostd | 2 | +29 | -5 |
2014-09-15 22:13 | Add the l flag in usage line | lostd | 2 | +2 | -2 |
2014-09-15 22:01 | Flag for the fountain visualization to move leftwards | lostd | 2 | +18 | -2 |
2014-09-15 11:26 | No need to redefine MIN | lostd | 1 | +1 | -4 |
2014-09-15 11:07 | No need for integer conversion | lostd | 1 | +4 | -4 |
2014-09-15 10:09 | Undo the debugging information flag | lostd | 1 | +0 | -1 |
2014-09-15 02:15 | Command line flag to select visualization and manpage updates | lostd | 3 | +28 | -4 |
2014-09-15 01:29 | Specify where are the falling peaks for | lostd | 1 | +1 | -1 |
2014-09-15 01:27 | Add the fountain visualization | lostd | 2 | +120 | -5 |
2014-09-14 22:27 | Bump the release to fix a dependency problem | lostd | 1 | +1 | -1 |
2014-09-14 22:08 | Includes are handled by the preprocessor | lostd | 1 | +1 | -1 |
2014-08-25 19:04 | Update packages for the upcoming release | lostd | 2 | +6 | -7 |
2014-08-25 18:51 | Toggle flags using the not operator | lostd | 1 | +2 | -2 |
2014-08-25 18:50 | Fix color toggle logic | lostd | 1 | +10 | -10 |
2014-06-03 10:54 | Comment on the obvious but anyway | lostd | 1 | +1 | -0 |
2014-06-03 10:53 | Not using math.h anymore | lostd | 1 | +0 | -1 |
2014-06-03 10:50 | Use complex.h complex numbers | lostd | 1 | +8 | -10 |
2014-05-22 13:59 | Name output symbols with a "ch" prefix | lostd | 1 | +9 | -9 |
2014-05-22 13:26 | Rework the wave visualizer a bit | lostd | 1 | +8 | -8 |
2014-05-22 11:11 | Mention the wave visualization | lostd | 1 | +3 | -2 |
2014-05-22 11:08 | Document the runtime options | lostd | 1 | +14 | -1 |
2014-05-22 10:59 | Fix a typo | lostd | 1 | +1 | -1 |
2014-05-22 10:58 | Wave visualizer and runtime switching method | lostd | 1 | +79 | -5 |
2014-05-03 21:53 | Make command-line flags available as runtime options | lostd | 1 | +14 | -1 |
2014-04-23 10:03 | Honor the "all under /usr" prefix convention | lostd | 1 | +2 | -2 |
2014-04-23 00:05 | Packages for systems we use | lostd | 3 | +41 | -0 |
2014-04-22 22:58 | Change name from spectrum to nausea | lostd | 5 | +41 | -41 |
2014-04-22 22:49 | Update the year | lostd | 1 | +2 | -2 |
2014-01-11 14:23 | Sound tests | lostd | 1 | +4 | -0 |
2013-11-29 13:36 | More informative error message on open | lostd | 1 | +1 | -1 |
2013-11-25 01:14 | Simplify the bar height computations | lostd | 1 | +7 | -4 |
2013-11-22 19:05 | Rewrite manpage using the mdoc format | lostd | 1 | +25 | -17 |
2013-11-21 16:15 | Add initial manpage | sin | 2 | +24 | -0 |
2013-11-22 11:00 | Clarify that fr->in is not an integer | sin | 1 | +1 | -1 |
2013-11-21 17:15 | Factor out color initialization to a separate function | sin | 1 | +20 | -13 |
2013-11-21 20:13 | Remove unused defines | sin | 1 | +0 | -2 |
2013-11-21 18:41 | Remove CVS expanded keyword | lostd | 1 | +0 | -2 |
2013-11-21 15:47 | Correct loop range in update(), fixes artifacts | lostd | 1 | +1 | -1 |
2013-11-21 15:27 | More appropriate comment for the twin peaks | lostd | 1 | +2 | -2 |
2013-11-21 15:06 | Update usage line to include -p option | sin | 1 | +1 | -1 |
2013-11-21 14:38 | Simplify the peaks logic and support only one speed | lostd | 1 | +16 | -31 |
2013-11-21 14:01 | Lazily allocate the peaks array and use realloc | lostd | 1 | +1 | -3 |
2013-11-21 13:56 | Color peaks appropriately | lostd | 1 | +2 | -0 |
2013-11-21 13:54 | Do not display peaks for dead freqs and support faster drops | lostd | 1 | +16 | -6 |
2013-11-21 01:03 | Test the idea of peaks that drop | lostd | 1 | +47 | -2 |
2013-11-21 11:50 | Remove unused variable | lostd | 1 | +0 | -2 |
2013-11-20 14:29 | Clear in and out fft buffers when read fails, re-use in init | lostd | 1 | +16 | -6 |
2013-11-20 12:16 | Use fr->height instead of LINES directly | sin | 1 | +6 | -6 |
2013-11-20 11:58 | Shift the spectogram to the right a bit more | sin | 1 | +1 | -1 |
2013-11-20 11:03 | Normalize by the actual number of samples | sin | 1 | +1 | -1 |
2013-11-20 10:40 | Halve the size of the DFT in/out buffers | sin | 1 | +14 | -11 |
2013-11-19 08:58 | Use install instead of cp and remove noecho | lostd | 1 | +4 | -5 |
2013-11-18 21:50 | Fix whitespace issues | sin | 1 | +2 | -2 |
2013-11-18 21:28 | Set BANDCUT to 0.8 | sin | 1 | +1 | -1 |
2013-11-18 21:23 | Simplify code and add some comments | sin | 1 | +8 | -3 |
2013-11-18 20:35 | Fix outdated comment | sin | 1 | +2 | -2 |
2013-11-18 20:24 | Memset buffers and average the two channels | sin | 1 | +22 | -14 |
2013-11-18 17:58 | Change factors to get better looks | lostd | 1 | +6 | -2 |
2013-11-18 17:33 | Stereo | lostd | 1 | +1 | -1 |
2013-11-18 17:24 | Default to 44.1kHz 16-bit stereo | sin | 1 | +1 | -1 |
2013-11-18 17:01 | Add install/uninstall targets to Makefile | sin | 1 | +10 | -0 |
2013-11-18 16:57 | Fix warning with -Wextra | sin | 1 | +3 | -3 |
2013-11-18 16:51 | Update README for color support | sin | 1 | +4 | -0 |
2013-11-18 16:34 | Add sin to LICENSE | sin | 1 | +1 | -0 |
2013-11-18 16:27 | s/mpd/audio/ some more | lostd | 1 | +2 | -2 |
2013-11-18 16:24 | remove unused vars, s/mpd/audio/ | lostd | 2 | +7 | -20 |
2013-11-18 16:11 | Only scale colors if color support is enabled | sin | 1 | +7 | -5 |
2013-11-18 15:54 | Inform the user if the terminal does not support colors | sin | 1 | +5 | -3 |
2013-11-18 14:52 | Change color range percentages | sin | 1 | +3 | -3 |
2013-11-18 14:49 | Add LEN() macro | sin | 1 | +5 | -3 |
2013-11-18 14:45 | Remove spectrum_ prefix | sin | 1 | +11 | -11 |
2013-11-18 14:45 | Staticise symbols | sin | 1 | +16 | -16 |
2013-11-18 13:36 | Add color support | sin | 1 | +73 | -2 |
2013-11-18 11:47 | Default to `/tmp/mpd.fifo' - add rudimentary argument passing | sin | 2 | +29 | -6 |
2013-11-18 11:11 | supporting files | lostd | 2 | +44 | -0 |
2013-11-18 11:02 | optimize buf alloc, var naming, style | lostd | 1 | +21 | -18 |
2013-11-17 22:08 | fix building in linux | lostd | 1 | +1 | -3 |
2013-11-17 22:01 | fix screen flickering, naming, style | lostd | 1 | +15 | -16 |
2013-11-17 16:07 | Initial commit | sin | 2 | +184 | -0 |