Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-09 | Unlike FreeBSD and DragonFly, NetBSD's sys/errno.h differs from errno.h. | joerg | 1 | -1/+10 | |
Include the latter to get errno. This was hidden by the nested extern before. | |||||
2005-10-03 | Allow this to build on DragonFly. Remove a nested extern for errno, GCC | joerg | 3 | -37/+66 | |
complains about it anyway. | |||||
2002-09-25 | buildlink1 -> buildlink2 | jlam | 1 | -2/+2 | |
2001-11-18 | - Fix file I/O on alpha. Only RIFF(PCM) is tested. | itohy | 7 | -13/+274 | |
- Fix offset on copy & paste when current format has header (not raw format). | |||||
2001-11-18 | Avoid selecting outside of the waveform, | itohy | 1 | -3/+12 | |
which causes hang on copy or cut operation. | |||||
2001-11-17 | Avoid hang on unhandled X event when selecting wave region. | itohy | 1 | -3/+13 | |
1999-12-25 | RCS tag added | wiz | 1 | -0/+1 | |
1999-11-15 | defuzz | rh | 1 | -6/+6 | |
1999-10-22 | The effect that the build sometimes blew up while linking seems to be | hubertf | 1 | -8/+22 | |
caused by a race condition when building the FWF lib. Fix by adding a "sleep 1" in some places. | |||||
1999-02-10 | pkglint: add missing rcs id. | frueauf | 1 | -0/+2 | |
1999-02-08 | Update to v2.0 | hubertf | 1 | -5/+3 | |
Contains several small but good improvements for handling files: - Re-adjusting selected range with MB2 - Play region between pointer and nearest selection (Control+MB2) - Improved (fixed) scrolling - Scaling is now logarithmic, not linear | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 15 | -0/+30 | |
1998-07-23 | Fix XM\PM_(INC,LIB)DIR as pointed out by Tim Rightnour in PR5816. | tv | 1 | -0/+9 | |
1998-02-21 | Audio player/recorder/editor for the X Window System. | hubertf | 14 | -0/+391 | |