2006-09-22 |
angel | Added $(CFLAGS) to ahxm target.
|
commit | commitdiff | tree |
2006-09-21 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2006-09-21 |
angel | Event parsing from ss_song_render() has been moved...
|
commit | commitdiff | tree |
2006-09-21 |
angel | Version 1.0.8-rc1 RELEASED.
|
commit | commitdiff | tree |
2006-09-21 |
angel | The 'A' alteration command has been added as part of...
|
commit | commitdiff | tree |
2006-09-21 |
angel | The -pthread argument is stored in config.ldflags instead...
|
commit | commitdiff | tree |
2006-09-21 |
angel | Added crappy pthread support to outdev.
|
commit | commitdiff | tree |
2006-09-20 |
angel | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2006-09-20 |
angel | The "New in 1.0..." comment have been moved from titles...
|
commit | commitdiff | tree |
2006-09-20 |
angel | The alterations command has been renamed from 'S' to...
|
commit | commitdiff | tree |
2006-09-20 |
angel | Alteration documentation has been finished (Closes...
|
commit | commitdiff | tree |
2006-09-19 |
angel | Alterations have been documented.
|
commit | commitdiff | tree |
2006-09-19 |
angel | The 'foldback' command has been documented.
|
commit | commitdiff | tree |
2006-09-19 |
angel | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2006-09-19 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2006-09-19 |
angel | Alterations work (Closes: #1122, #1123).
|
commit | commitdiff | tree |
2006-09-19 |
angel | Added more alteration tests to examples/alteration...
|
commit | commitdiff | tree |
2006-09-19 |
angel | The tonality.ahs example script have been renamed to...
|
commit | commitdiff | tree |
2006-09-19 |
angel | Added lex and yacc for the new 'S' command.
|
commit | commitdiff | tree |
2006-09-19 |
angel | Instead of the 'tonalities' two-dimension array, a...
|
commit | commitdiff | tree |
2006-09-19 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2006-09-11 |
angel | All CVS-dependent operations have been replaced.
|
commit | commitdiff | tree |
2006-09-11 |
angel | Deleted all .cvsignore files.
|
commit | commitdiff | tree |
2006-09-11 |
angel | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2006-09-11 |
angel | Updated svn:ignore.
|
commit | commitdiff | tree |
2006-09-11 |
angel | The very big rename; the main executable, header and...
|
commit | commitdiff | tree |
2006-09-11 |
angel | Changed version name to 1.0.7b-svn; ahxm is under Subversion...
|
commit | commitdiff | tree |
2006-09-10 |
angel | Added more distortion formulas as comments to func_foldback().
|
commit | commitdiff | tree |
2006-09-10 |
angel | New distortion effect 'foldback'.
|
commit | commitdiff | tree |
2006-09-10 |
angel | Deleted debug code.
|
commit | commitdiff | tree |
2006-09-10 |
angel | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2006-09-10 |
angel | Portamento has finally been set up as only one value.
|
commit | commitdiff | tree |
2006-09-10 |
angel | Portamento needs tempo information, so it can't be...
|
commit | commitdiff | tree |
2006-09-10 |
angel | Changed ss_ins_set_portamento() to accept the three...
|
commit | commitdiff | tree |
2006-09-09 |
angel | Compiler changed to match the future syntax for portamento.
|
commit | commitdiff | tree |
2006-09-09 |
angel | Documented a desired syntax for portamento (current...
|
commit | commitdiff | tree |
2006-09-09 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2006-09-09 |
angel | New AHS command 'portamento'.
|
commit | commitdiff | tree |
2006-09-09 |
angel | New interface for portamento (Closes: #1070).
|
commit | commitdiff | tree |
2006-08-31 |
angel | Updated RELEASE_NOTES and fixed version reference in...
|
commit | commitdiff | tree |
2006-08-31 |
angel | New effect 'half_wobble'.
|
commit | commitdiff | tree |
2006-08-31 |
angel | The EFF_OFF event has been moved above all other effects...
|
commit | commitdiff | tree |
2006-08-29 |
angel | Fixed ss_output_write() documentation.
|
commit | commitdiff | tree |
2006-08-29 |
angel | Maximum amplitud on ss_output.c is stored in one variable...
|
commit | commitdiff | tree |
2006-08-28 |
angel | Samples are internally stored in the -1..1 range instead...
|
commit | commitdiff | tree |
2006-08-28 |
angel | Version 1.0.7 RELEASED.
|
commit | commitdiff | tree |
2006-08-28 |
angel | The track in the arpeggiator is relative instead of...
|
commit | commitdiff | tree |
2006-08-24 |
angel | Fixed typo in appendix 1.
|
commit | commitdiff | tree |
2006-08-21 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2006-08-20 |
angel | Fixed title in the appendix 1.
|
commit | commitdiff | tree |
2006-08-20 |
angel | Hack to allow using /3 and /5 in the arpeggiator.
|
commit | commitdiff | tree |
2006-08-20 |
angel | Added channel mappings and conversion commands to the...
|
commit | commitdiff | tree |
2006-08-20 |
angel | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2006-08-20 |
angel | The @ command (track) in the arpeggiator has been changed...
|
commit | commitdiff | tree |
2006-08-20 |
angel | If no 'volume' or 'channel' commands are used (so there...
|
commit | commitdiff | tree |
2006-08-20 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2006-08-20 |
angel | The tracks, channels and events message has been changed...
|
commit | commitdiff | tree |
2006-08-20 |
angel | The conversion cache directory has been moved from...
|
commit | commitdiff | tree |
2006-08-19 |
angel | Number of channels no longer defaults to 2, but to...
|
commit | commitdiff | tree |
2006-08-19 |
angel | ss_output_open() and ss_output_close() are called from...
|
commit | commitdiff | tree |
2006-08-19 |
angel | The number of used channels is now accounted.
|
commit | commitdiff | tree |
2006-08-19 |
angel | Updated .cvsignore.
|
commit | commitdiff | tree |
2006-07-17 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2006-07-17 |
angel | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2006-07-16 |
angel | New document appendix 1 containing tables.
|
commit | commitdiff | tree |
2006-06-25 |
angel | Updated VERSION and RELEASE_NOTES.
|
commit | commitdiff | tree |
2006-06-25 |
angel | OSS's fragment changed from 14 to 12, so that midiin...
|
commit | commitdiff | tree |
2006-06-22 |
angel | Add converter info and generator initializations to...
|
commit | commitdiff | tree |
2006-06-16 |
angel | New script / hack for converting MIDI files to Ann...
|
commit | commitdiff | tree |
2006-05-25 |
angel | Changes to document generation for the web page.
|
commit | commitdiff | tree |
2006-05-25 |
angel | Version 1.0.6 RELEASED.
|
commit | commitdiff | tree |
2006-05-25 |
angel | Added mkinstalldirs.
|
commit | commitdiff | tree |
2006-05-25 |
angel | Scripting manuals filenames have been renamed to something...
|
commit | commitdiff | tree |
2006-05-25 |
angel | Updated README.
|
commit | commitdiff | tree |
2006-05-24 |
angel | New README file.
|
commit | commitdiff | tree |
2006-04-27 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2006-03-24 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2006-03-19 |
angel | New 6 channel (5.1) example, and 5.1 channel mapping...
|
commit | commitdiff | tree |
2006-02-13 |
angel | Print default verbosity level in usage.
|
commit | commitdiff | tree |
2006-02-13 |
angel | add_song_ev() has been changed to receive type and...
|
commit | commitdiff | tree |
2006-02-13 |
angel | Version 1.0.5 RELEASED.
|
commit | commitdiff | tree |
2006-02-12 |
angel | Added a document index.
|
commit | commitdiff | tree |
2006-02-07 |
angel | Updated TODO.
|
commit | commitdiff | tree |
2006-02-07 |
angel | By documenting its usage, random blocks are accepted...
|
commit | commitdiff | tree |
2006-02-07 |
angel | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2006-02-07 |
angel | New example file random.ahs, and fixed tonality.ahs.
|
commit | commitdiff | tree |
2006-02-07 |
angel | When inserting blocks, a subblock is taken randomly.
|
commit | commitdiff | tree |
2006-02-07 |
angel | Start of random block support: blocks are no longer...
|
commit | commitdiff | tree |
2006-02-06 |
angel | Code simplification in groups and arpeggiators.
|
commit | commitdiff | tree |
2006-02-06 |
angel | As all blocks are now 'named' blocks, deleted the ...
|
commit | commitdiff | tree |
2006-02-06 |
angel | Repeated blocks are inserted as blocks with name <TMP...
|
commit | commitdiff | tree |
2006-02-06 |
angel | Code stacks no longer use repetitions.
|
commit | commitdiff | tree |
2006-02-06 |
angel | Repetitions are done by inserting a block multiple...
|
commit | commitdiff | tree |
2006-02-06 |
angel | The code stack has been changed from static to dynamic...
|
commit | commitdiff | tree |
2006-02-06 |
angel | Changed the code stack to always use dynamic strings...
|
commit | commitdiff | tree |
2006-02-06 |
angel | Mark names are dynamic and the unused variable marks_size...
|
commit | commitdiff | tree |
2006-02-06 |
angel | Named blocks' name are dynamic.
|
commit | commitdiff | tree |
2006-02-06 |
angel | All song events use GROW() instead of reallocs().
|
commit | commitdiff | tree |
2006-02-06 |
angel | Mindless style corrections to compiler.l.
|
commit | commitdiff | tree |
2006-02-06 |
angel | Groups, marks and arpeggios now all use GROW() instead...
|
commit | commitdiff | tree |