Schism Tracker

log

age author description
6 days ago Storlek oops, we want these notes to cut offdefault tip
6 days ago Storlek use memmove instead of memcpy when cutting start of sample (avoids unnecessary memory allocation)
7 days ago Storlek re-add note fade when hitting end of unlooped volume envelope, lol
7 days ago Storlek if Cxx points to invalid row, jump to row 0 instead (fix >>>/scdev/1523)
8 days ago Storlek fix >>>/scdev/1350
8 days ago Storlek fix vol swing (>>>/scdev/1348) - thanks to Saga Musix
8 days ago Storlek fix >>>/scdev/1444
8 days ago Storlek default volume display in instrument mode should look up samples with note/sample mapping (fixes >>>/scdev/1366)
8 days ago Storlek generalize envelope loop processing, also fix broken envelope loops (>>>/scdev/1513)
2 weeks ago Storlek fix >>>/scdev/1504
6 weeks ago Storlek Added tag 20120105 for changeset 78793a40be0e
6 weeks ago Storlek 201220120105
3 months ago Storlek committing patch from >>>/scdev/1408 to fix (another) ubuntu crash
4 months ago Storlek ---
6 months ago Storlek don't write garbage when swapping portamento to the volume column. it crashes.
6 months ago Storlek add hidden option for inverted (more FT2-like) home/end behavior on pattern editor
6 months ago Storlek print more detailed information when finishing disk write (>>>/scdev/1254)
6 months ago Storlek pattern editor: enter key -> search channel for instrument number if none under cursor.
6 months ago Storlek Less picky sample-replacement checking for pattern-to-sample rendering.
6 months ago Storlek add const qualifiers (save formats never change)
6 months ago Storlek inst list: Alt-Shift-A on trans table copies sample name as well as assigning sample numbers
8 months ago Storlek dialog mouse fix (>>>/scdev/1158)
8 months ago Storlek fix loop points when deleting last point in envelope (>>>/scdev/1206)
8 months ago Storlek fixes for filters in IMF (>>>/scdev/1237)
8 months ago Storlek Adding a separate glob pattern for Shift-F10 (see >>>/scdev/1197)
8 months ago Storlek Shift-F10 now provides a dialog if the orderlist is empty (>>>/scdev/1165)
8 months ago Storlek set save flag when loading a sample/instrument
8 months ago Storlek fixes to build with -Wunused-but-set-variable
10 months ago Storlek pressing Ctrl-F2 and some other keys at startup was segfaulting. Fixed.
10 months ago Storlek remove redundancy (find_widget_xy is only used once and doesn't need a pointer)
11 months ago Storlek doip
11 months ago Storlek fix out-of-range A/Txx values in s3m
11 months ago Storlek sanity check in sample view, also why was the s3m loader ignoring zero parapointer samples?
11 months ago Storlek remove unused parameter from draw_sample_data; style cleanup
12 months ago Storlek fix tempo slide inaccuracy in length calculation
12 months ago Storlek margarine
12 months ago Storlek clarifying some of csf_get_length, no change in functionality
13 months ago Storlek Added tag 20110101 for changeset 7cd58bda0940
13 months ago Storlek whoops, update first20110101
13 months ago Storlek windres vpath build fix
13 months ago Storlek news for 20110101
13 months ago Storlek Happy new year!
13 months ago Storlek fix ctrl-f2 ctrl-f2 ctrl-f2 ctrl-f2 ctrl-f2 ctrl-f2 ctrl-f2 ctrl-f2 ctrl-f2 esc
13 months ago Storlek Windows: adding some resources for the version/copyright junk in properties dialog
13 months ago Storlek Windows: default to My Documents; much less convoluted method of fetching app data dir
13 months ago Storlek write config file in 'b' mode (prevents a ton of extraneous \r characters on windows)
14 months ago Storlek merge
14 months ago Storlek fdopen evidently needs O_BINARY handholding elsewhere
14 months ago Storlek eof is defined in some header on some system
14 months ago Storlek documenting --diskwrite in manpage
15 months ago Storlek Added tag 20101128 for changeset 71bd3d1ecf81
15 months ago Storlek manpage, also fixing some urls20101128
15 months ago Storlek Added tag 20101127 for changeset 5905b870ad56
15 months ago Storlek update news20101127
15 months ago Storlek fix main menu page-flipping bugs (f4-esc-f4 and f1-rclick-esc)
15 months ago Storlek hacks upon hacks: work around f2-esc-f2 bug
15 months ago Storlek debug takes an argument
15 months ago Storlek hours and seconds are not interchangeable
15 months ago Storlek another attempt at loading idiotic 24-bit wav files
15 months ago Storlek fixed