Rink Springer <rink@rink.nu> [Sun, 16 Oct 2011 13:40:26 +0200] rev 313
Implement resource 'tone:' as a x Hz tone
This uses the tone generator, which is great for debugging purposes.
This uses the tone generator, which is great for debugging purposes.
Rink Springer <rink@rink.nu> [Sun, 09 Oct 2011 21:09:06 +0200] rev 312
Fully initialize the libao structure before using it
Rink Springer <rink@rink.nu> [Sun, 28 Aug 2011 20:29:05 +0200] rev 311
Add MIDI-file decoding via Timidity as embedded in SDL_mixer
Note that there is no corresponding Info class as there is no information to obtain
Note that there is no corresponding Info class as there is no information to obtain
Rink Springer <rink@rink.nu> [Sun, 28 Aug 2011 11:25:00 +0200] rev 310
S3M are usually Amige Modules, and IMF are generally AdLib tune - get rid of the overlap in decoder extensions
Note that we can't detect the file type as this breaks streaming (perhaps we should buffer the stream?)
Note that we can't detect the file type as this breaks streaming (perhaps we should buffer the stream?)
Rink Springer <rink@rink.nu> [Sat, 27 Aug 2011 16:41:06 +0200] rev 309
Add support for AdLib music files using libadplug
Rink Springer <rink@rink.nu> [Sun, 23 Jan 2011 23:32:33 +0100] rev 308
More minor fixups, mostly in comments.
Rink Springer <rink@rink.nu> [Sun, 23 Jan 2011 23:11:20 +0100] rev 307
Minor cleanups.
Rink Springer <rink@rink.nu> [Sun, 23 Jan 2011 23:09:00 +0100] rev 306
Build fix with more recent GCC compilers.
Rink Springer <rink@rink.nu> [Sun, 23 Jan 2011 23:04:04 +0100] rev 305
Fix a typo that has been bugging me for months now.
Rink Springer <rink@rink.nu> [Sun, 23 Jan 2011 23:01:26 +0100] rev 304
musixcurses: Besides F10, also accept escape as exit.
Some window managers have F10 mapped to special things (like the menu bar), so this should make it easier for them.
Some window managers have F10 mapped to special things (like the menu bar), so this should make it easier for them.