Schism Tracker

log

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