Schism Tracker

log

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