| File | Date | Author | Commit |
|---|---|---|---|
| man | 2009-08-30 |
|
[7f3dac] improved translation |
| src | 2018-11-07 |
|
[079230] Enable Qt5 support |
| .cvsignore | 2009-08-14 |
|
[3d6ffd] some files to ignore added |
| .gitignore | 2018-11-07 |
|
[79e5ff] Add configuration for files to ignore |
| AUTHORS | 2009-08-14 |
|
[b6eafe] patch provided by David Henningss applied |
| COPYING | 2009-08-02 |
|
[c520c9] Qt4 port patch applied, provided by Frank Kober |
| ChangeLog | 2010-12-28 |
|
[28cd43] - fixed xrun upon jack activation/deactivation,... |
| INSTALL | 2018-11-07 |
|
[079230] Enable Qt5 support |
| Makefile.am | 2009-08-16 |
|
[074a5c] man page added and help messages reordered, pat... |
| NEWS | 2009-08-30 |
|
[1b8077] MIDI channel numbering changed from 0..15 to 1..16 |
| README | 2009-08-14 |
|
[b6eafe] patch provided by David Henningss applied |
| configure.ac | 2018-11-08 |
|
[49995a] Remove obsolete OpenGL checks |
-------------------------------------------------------------------------- QARecord (C) 2003 by Matthias Nagorni Qt4-port 2009 by Frank Kober QARecord is released under GNU General Public License (refer to COPYING file) -------------------------------------------------------------------------- QARecord is a simple hard disk recorder writing from an input audio stream to a .wav file. For a list of possible command-line options, start QARecord with the --help option. Installation ------------- qarecord uses autoconf/automake as build system. For short ./configure make make install does the trick. Please refer to the INSTALL file for more information. CVS check out ------------- If you start with a fresh CVS checkout, please first apply autoreconf -i to get a proper configure script. For more instructions about compiling and installing this application please refer to the INSTALL file.