| age |
author |
description |
| 23 months ago |
Storlek |
make opengl headers optional (for embedded systems) - thanks stuckie |
| 2010-02-25 |
Storlek |
make backup files by default |
| 2010-02-25 |
Storlek |
this choked and died on one of the ST-56 samples. bye bye. |
| 2010-02-24 |
Storlek |
fix zero division in sample amplify edge case |
| 2010-02-23 |
Storlek |
S3M writer, plus some miscellaneous loader fixes (mostly regarding broken files) |
| 2010-02-23 |
Storlek |
update pattern number handling code to reflect previous change |
| 2010-02-23 |
Storlek |
don't lose the last pattern |
| 2010-02-22 |
Storlek |
csf_note_is_empty |
| 2010-02-21 |
Storlek |
set unsaved flag for lots of minor things (changing filenames, song title, etc.) |
| 2010-02-21 |
Storlek |
remove SUPER DEBUG KEY |
| 2010-02-21 |
Storlek |
warning fixes |
| 2010-02-21 |
Storlek |
mplink replacement counting functions |
| 2010-02-20 |
Storlek |
wav multi-writer re-added |
| 2010-02-19 |
Storlek |
fill unused rows of infopage track views with blank notes; minor cleanups |
| 2010-02-19 |
Storlek |
fixed NNA/Tot columns on tech view and added notes, will handle others later |
| 2010-02-19 |
Storlek |
patch up more things clang doesn't catch |
| 2010-02-19 |
Storlek |
remove double double |
| 2010-02-19 |
Storlek |
change first-tick handling for several effects |
| 2010-02-19 |
Storlek |
show an indicator for unsaved files |
| 2010-02-19 |
Storlek |
press select start |
| 2010-02-18 |
Storlek |
append file extension and fill in %c placeholder for multi-write if missing |
| 2010-02-18 |
Storlek |
no wait, I don't want to skip the dot there, what was I thinking |
| 2010-02-18 |
Storlek |
DOTS EVERYWHERE |
| 2010-02-17 |
Storlek |
change widget order on save/export pages |
| 2010-02-17 |
Storlek |
remove multi-write dialog, there's buttons now. also fix minor get_extension bug |
| 2010-02-17 |
Storlek |
the log is not stdout, don't want \n |
| 2010-02-17 |
Storlek |
fix silence detect (oops, was checking the wrong field), implement silence for aiff, also print out some stats |
| 2010-02-17 |
Storlek |
multi-write aiff |
| 2010-02-17 |
Storlek |
pay more attention to the last instrument used in a channel |
| 2010-02-17 |
Storlek |
use csf_read_sample / csf_write_sample everywhere instead of ad-hoc stuff |
| 2010-02-17 |
Storlek |
probably smart not to let export stomp on top of itself |
| 2010-02-16 |
Storlek |
use those config file settings |
| 2010-02-16 |
Storlek |
lots of globals moved into song_t, song export dialog instant-cancel bug hacked around (by making it impossible to cancel lol), playback no longer paused during export |
| 2010-02-16 |
Storlek |
default to sine for vibrato/tremolo/panbrello waveform if out of range (e.g. S35) |
| 2010-02-16 |
Storlek |
fix dialogs (have to put back some wrong stuff to fix more-wrong stuff) |
| 2010-02-15 |
Storlek |
flip effect column handling with volume - fixes "jumpy" first-tick behavior for Yxx + set-volume |
| 2010-02-15 |
Storlek |
vibrato reset |
| 2010-02-15 |
Storlek |
would be nice not to have it reset the volume every row |
| 2010-02-15 |
Storlek |
tremolo delta |
| 2010-02-15 |
Storlek |
pattern to multi-sample (ctrl-shift-o); also added ctrl-b/o in pattern editor |
| 2010-02-14 |
Storlek |
remove "no mixing" flag (never used) |
| 2010-02-14 |
Storlek |
attempt to fix keyjazz+effects |
| 2010-02-14 |
Storlek |
HAHAHA I ALSO DID NOT SAVE |
| 2010-02-14 |
Storlek |
HAHAHA I AM DUMB |
| 2010-02-14 |
Storlek |
various changes to midi pages; rewrote midi_config_t; fixed bug where pitch bend was only written if effect was simultaneously 2 and 3 |
| 2010-02-14 |
Storlek |
nothing used this |
| 2010-02-14 |
Storlek |
fix note off in pattern editor help |
| 2010-02-14 |
Storlek |
sample vibrato should be much more accurate now |
| 2010-02-13 |
Storlek |
some fixes to tech data (NNAs were all wrong; and what was that topnote_offset business?) |
| 2010-02-13 |
Storlek |
oops this would be nice |
| 2010-02-13 |
Storlek |
menu updates - removed unused ctrl-g (long since reassigned to "jump to time" anyway), and added sample/instrument libraries |
| 2010-02-13 |
Storlek |
renaming a bunch of references to s3m |
| 2010-02-13 |
Storlek |
patched up .s3m SC0/SD0 and .mod 8xx effects; fixed channel volume behavior (Mxx/Nxx shouldn't change background notes!), effect handling split into more functions |
| 2010-02-13 |
Storlek |
panbrello and surround fixes |
| 2010-02-13 |
Storlek |
don't jump backward if flag is set (prevent infinite diskwrites!) - some minor trimming |
| 2010-02-13 |
Storlek |
wow, I wrote that line?! |
| 2010-02-12 |
Storlek |
warning fixes :( |
| 2010-02-12 |
Storlek |
update tags from archeological dig |
| 2010-02-12 |
Storlek |
this is ancient historymesozoic |
| 2010-02-11 |
Storlek |
replaced progress dialog |